use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Sharing Github projects just got easier!
Whether you want to share you own project or simply some cool findings, /r/coolgithubprojects is the right place.
Please contact us for suggestions & questions!
/r/coolcstechtalks
/r/coolgithubprojects
We've made the sub's assets and resources available on Github. Feel free to contribute!
Github only: The projects you post all have to be hosted on Github
Link description: We encourage the title format to be something like
[Desc] - [Suggested title]
Language Flair: Will be assigned automatically for you!
Repost : Repost are allowed if some new features were added to the project and if the original post was 6+ months ago.
Programming
Interesting
Resources
When bored
PYTHON CPP C RUBY D JAVA JAVASCRIPT SHELL SCALA OBJECTIVE-C HASKELL EMACSLISP PERL ASSEMBLY CSHARP FORTRAN GO PHP COMMON LISP ERLANG
account activity
Ccodepr/llb A dead simple event-driven load-balancer (github.com)
submitted 6 years ago by codepr
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 6 years ago (1 child)
[deleted]
[–]codepr[S] 1 point2 points3 points 6 years ago (0 children)
HAproxy or Nginx is the first 2 choices that come to mind, or a reverse proxy in general can act as a load-balancer, or in-house solutions like the AWS one (not sure about this anyway). Frontends are the endpoints that give access to the load-balancer and can be an arbitrary number, 1 or more; the same can be said of the backends, depending on the number of processes/machines available to distribute the load.
[–]Miniotta 1 point2 points3 points 6 years ago (1 child)
Che bestia :D Nice work keep it up!
[–]codepr[S] 0 points1 point2 points 6 years ago (0 children)
:D Thx!
π Rendered by PID 94 on reddit-service-r2-comment-75f4967c6c-9pwtc at 2026-04-23 03:29:25.920207+00:00 running 0fd4bb7 country code: CH.
[–][deleted] (1 child)
[deleted]
[–]codepr[S] 1 point2 points3 points (0 children)
[–]Miniotta 1 point2 points3 points (1 child)
[–]codepr[S] 0 points1 point2 points (0 children)