Hacker News new | ask | show | jobs
AI challenge: StructEnv, when donet meets JSON (github.com)
2 points by jhrobert 456 days ago
1 comments

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 ;)