Software Disenchantment

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Faktory

    Language-agnostic persistent background job server

    Zen and the Art of Motorcycle Maintenance's entire thesis is "What is Quality?" How do you define it? How does it come about?

    You can still get software quality but you have to be willing to devote time and effort to it. The binary for my modern, commercial background job engine written in Go, Faktory, is 5MB in size.

    https://github.com/contribsys/faktory/releases/tag/v1.8.0

    I know when I see an iOS app that is 5-10MB in size, I know it was crafted by someone who cares.

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • Apollo-11

    Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.

  • tersenet

    A new type of JavaScript-free light-weight fast browser built on rst and web assembly. Does not actually exist.

    Here's an idea I had that is a bit related https://github.com/runvnc/tersenet

    Although I may never have time to actually work on it. Especially since it will be a complete waste of time unless I can get a huge number of people to adopt it.

  • ui-editor

    A collaboration tool for engineering teams. Working concept for design tool that can generate readable code. Aimed to replace modern bloatware like jira, slack, outlook, IDE, and redundant work. A developer tool built by developer to make designers do the developer's work.

    I took a step to solve framework bloatware for web interface. Frameworks are meant to speed up development.

    Here is my project https://github.com/imvetri/ui-editor.

    It started as a challenge to find single syntax to generate code for all framework, then it scales to low code, and right now at design to code

  • DOOM

    DOOM Open Source Release

    Here's a repo for you with no test coverage and no auto-generated DI. They using unsafe pointers all over the place, too!

    https://github.com/id-Software/DOOM

    Shall I prepare the postage for the letter in which you'll call John Carmack an MBA? Should we send another to Chris Sawyer? I heard he didn't even write a formal design doc for Roller Coaster Tycoon!

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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

  • The Ultimate React Toolkit: Everthing you need 🗺️📦🚀

    11 projects | dev.to | 9 Dec 2024
  • React 19: What’s New, Why It Matters, and Migration Tips

    1 project | dev.to | 8 Dec 2024
  • NPM Outage?

    3 projects | news.ycombinator.com | 8 Dec 2024
  • Ask HN: Is NPM Having an Outage?

    1 project | news.ycombinator.com | 8 Dec 2024
  • Git Based CMS for Static Site Generators

    1 project | news.ycombinator.com | 7 Dec 2024

Did you konow that Go is
the 4th most popular programming language
based on number of metions?