Ask HN: What is your proudest little invention or discovery?

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • evm-opcodes

    Opcode types for Ethereum Virtual Machine (EVM) (by sshine)

  • A fixpoint algorithm for translating labels to absolute addresses. Nothing new, but I’m still proud of it.

    For this architecture, the size of a jump depends on the address, which is not known until labels have been converted. Converting a label may trigger a cascade in offsets.

    I was working on a compiler where all jumps used the maximum possible size (zero-padding the address) instead of 2-4 bytes in order to avoid solving this problem.

    https://github.com/sshine/evm-opcodes/#accounts-for-size-of-...

  • Emphasis

    Discontinued Dynamic Deep-Linking and Highlighting

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • elegant-cli

    :purple_heart: Build SEO-friendly websites, super fast full-stack web applications, and much more with Elegant. Built with Next.js, Tailwind CSS, Outstatic, and more.

  • I got contracted to attach a Wordpress website to a React app a few years ago, and it was painful, expensive, and never came to fruition.

    We ended up launching a Docusaurus project for user guides, and it worked perfect!

    Flash forward to today and I’m working on a completely baked React based version of Wordpress.

    After I launched the initial prototype and got some user feedback and traction, I later learned of some popular web applications that are using the same concept. Funny enough, they are all using the same tech, with the same concept in smaller niches, and they launched here on Hacker News almost 10 years before I started on it.

    I’d love some more feedback and support!

    Currently looking for open source contributors too :)

    https://github.com/elegantframework/elegant-cli

  • elegantframework.com

    The Elegant Framework documentation.

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