-
Perhaps one of the greatest finds for the core library was the awesome library opt-env-conf by NorfairKing on GitHub. What looks on the surface as just another command line argument parsing library, is actually a masterpiece in developer experience design IMO. This library not only allows you to define parsers for your command line program arguments, but also define requirements in terms of environment variables and configuration files. On top of that, it also lets you generate manpages, and autocompletions for your typical shells like Bash, ZSH, Fish, and others.
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
I’ve got lots of ideas to come for that, like a nice terminal UI based on minttea by leostera. Also, implicit imports that are configurable, so you don’t have to import any module if you already have it in your deps, and start implementing custom syntax.
-
NeoHaskell
⏩ NeoHaskell is a dialect of Haskell that is focused on newcomer-friendliness and productivity.
As always, I invite you to the Discord server to have a chat, and of course to the GitHub repo to contribute if that’s your thing. See you around!
Related posts
-
Developers are choosing older AI models, and the data explains why
-
Revolutionizing LLM Interactions: Code2Prompt – Your Code's New AI Assistant
-
Gemini 2.5 Pro vs. Claude 3.7 Sonnet: Coding Comparison
-
Mufeedvh/code2prompt:A CLI tool to convert your codebase in a single LLM prompt
-
Ask HN: How do you load your code base as context window in ChatGPT?