Explore >> Select a destination


You are here

arifishaq.wordpress.com
| | acorwin.com
19.6 parsecs away

Travel
| | Lexers! I've sort of written lexers before, although not of this generality, so this material is mostly familiar to me. The chapter provides a simple lexer (below), in Java. Old Java (pre-generics, so, what, 1.4 or someting?). I'm doing the exercises here in C#. I've provided the lexer from the source; my github will provide...
| | golb.hplar.ch
14.4 parsecs away

Travel
| |
| | enix.io
13.6 parsecs away

Travel
| | This serie of articles deals with solutions for Docker image size optimization. In this first part, we talk about *multi-stage build*. We also explain differences between static and dynamic libraries and why it matters. We also describe the use of the famous Alpine Linux distribution.
| | www.altexsoft.com
69.4 parsecs away

Travel
| A dive into the machine learning pipeline on the production stage: the description of architecture, tools, and general flow of the model deployment.