Skip to main content

Home/ Groups/ Larvata
crazylion lee

pupil/detect_2d.hpp at master · pupil-labs/pupil · GitHub - 0 views

  •  
    "pupil"
crazylion lee

GitHub - donnemartin/system-design-primer: Learn how to design large-scale systems. Pre... - 0 views

  •  
    "Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards."
crazylion lee

GitHub - intercom/hippie_csv: Tolerant, liberal CSV parsing - 0 views

  •  
    " Tolerant, liberal CSV parsing"
張 旭

Automated Nginx Reverse Proxy for Docker - 0 views

  • Docker containers are assigned random IPs and ports which makes addressing them much more complicated from a client perspsective
  • Binding the container to the hosts port can prevent multiple containers from running on the same host. For example, only one container can bind to port 80 at a time.
  • Docker provides a remote API to inspect containers and access their IP, Ports and other configuration meta-data.
  • ...1 more annotation...
  • nginx template can be used to generate a reverse proxy configuration for docker containers using virtual hosts for routing.
張 旭

Guide to Service Discovery with Docker - 0 views

  • The Service Discovery feature watches for Docker events like when a container is created, destroyed, started or stopped. When one of these happens, the Agent identifies which service is impacted, loads the configuration template for this image, and automatically sets up its checks.
  • Configuration templates can be defined by simple template files or as single key-value stores using etcd or Consul.
crazylion lee

GitHub - dropbox/securitybot: Distributed alerting for the masses! - 0 views

  •  
    "Distributed alerting for the masses!"
crazylion lee

GitHub - xxv/android-lifecycle: A diagram of the Android Activity / Fragment lifecycle - 0 views

  •  
    "A diagram of the Android Activity / Fragment lifecycle"
crazylion lee

GitHub - yeriomin/YalpStore: Download apks from Google Play Store - 0 views

  •  
    "Download apks from Google Play Store"
crazylion lee

Cello * High Level C - 0 views

  •  
    "Cello is a library that brings higher level programming to C. By acting as a modern, powerful runtime system Cello makes many things easy that were previously impractical or awkward in C such as: Generic Data Structures Polymorphic Functions Interfaces / Type Classes Constructors / Destructors Optional Garbage Collection Exceptions Reflection And because Cello works seamlessly alongside standard C you get all the other benefits such as great performance, powerful tooling, and extensive libraries."
crazylion lee

Distill is dedicated to making machine learning clear and dynamic - 0 views

  •  
    "Machine Learning Research Should Be Clear, Dynamic and Vivid. Distill Is Here to Help."
crazylion lee

GitHub - gurugio/lowlevelprogramming-university: How to be low-level programmer - 0 views

  •  
    " Low-Level Programming University"
« First ‹ Previous 601 - 620 of 1422 Next › Last »
Showing 20 items per page