from Hacker News

AI challenge: StructEnv, when donet meets JSON

by jhrobert on 3/15/25, 2:23 PM with 1 comments

  • by jhrobert on 3/15/25, 2:23 PM

    Hi there!

    With all the fuzz about Vibe Programming, I, a 59 years old software veteran, had a look at what's happening.

    I'm kind of frustrated. Am I getting old?

    Anyways, here is a short description of the StructEnv benchmark.

    The repo provides the draft RFC for a new format for configurations. Environment variables are used a lot these days and they miss structure. On the other hand json is hard to read. So here a proposal for a fix. But I'm too lazy to code it myself ;)