That's a great suggestion.

This page summarizes the projects mentioned and recommended in the original post on /r/ProgrammerHumor

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • Sonar - Write Clean Python Code. Always.
  • SaaSHub - Software Alternatives and Reviews
  • fetlang

    Fetish-themed programming language

    NSFW: https://github.com/fetlang/fetlang

  • CppCoreGuidelines

    The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++

    for those interested: here is a guide on how to write modern C++ https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • Transcrypt

    Python 3.9 to JavaScript compiler - Lean, fast, open! -

  • onelinerizer

    Shamelessly convert any Python 2 script into a terrible single line of code

    My favourite chain of this type is the Python oneliner-izer, a script to convert any Python code into a one-liner version through judiscious use of lambdas, recursion and ternary operators.

  • FizzBuzz Enterprise Edition

    FizzBuzz Enterprise Edition is a no-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes.

    It is a very verbose language, but I feel like a lot of its bad reputation for being verbose is less about the language itself, and more about the "enterprise qualit" code that gets written with java. The language itself, at least newer versions, aren't that much more verbose than other languages that its a reason to not use java, but the way that so many companies write projects with java is verbose as fuck and impossible to read

  • Power-Fx

    Power Fx low-code programming language

    Excel, I mean, PowerFx will have the last laugh: https://github.com/microsoft/Power-Fx

  • python-functions

    But if you're writing PS script in Windows it will most likely work on Linux if there is PS installed. This is my PS script to provision and manage Python virtual environments: python-functions/pysetup.ps1 at main · szymonos/python-functions (github.com) or my psprofile: powershell-functions/profile.ps1 at main · szymonos/powershell-functions (github.com)

  • Sonar

    Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.

  • deno

    A modern runtime for JavaScript and TypeScript.

    Deno.land

  • wtfjs

    🤪 A list of funny and tricky JavaScript examples

    https://github.com/denysdovhan/wtfjs I'll just leave it here.

  • dotfiles

    Dotfiles (by jeetelongname)

    There is this script in my dotfiles. https://github.com/jeetelongname/dotfiles/blob/master/scripts/.local/bin/http that I wrote and then promptly forgot about (due to adopting an actual http server) one thing to add is that you can empty a shell command outputs into to variables by putting them in backticks

  • brainfuck

    compiler for x86 in 100 bytes (by peterferrie)

    Here's a version of the compiler that's only 100 bytes

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts