Our great sponsors
-
Thorvalds was kind of right tbh. Lets take something C++ from that era like openITG for example. (https://github.com/openitg/openitg) it's a complete mess.... especially how they glued their lua engine in (xml doc of actors which then have lua scripts inside an xml element?!!? WTF?!) yeah hell no! I used to think C++ was superior but after writing for 4 years in pure C I start to value it's simplicity. It's a lot harder to create something complicated when you don't have crap like auto-pointers and function overloading...
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
I worked in a company where a significant portion of infra was written in Haskell. Here are some publicly-available pieces: https://github.com/buildsome/buildsome (the build system) and some Git plugins: https://github.com/Elastifile/git-sling .
-
I worked in a company where a significant portion of infra was written in Haskell. Here are some publicly-available pieces: https://github.com/buildsome/buildsome (the build system) and some Git plugins: https://github.com/Elastifile/git-sling .