Hacker News

Show HN: Solnix – an early-stage experimental programming language

Hacker News - Sun, 02/08/2026 - 2:41am

I’m building Solnix, an experimental programming language as a learning + research project. It’s still early, and many design decisions (syntax, types, tooling) are intentionally not fixed yet.

My goal right now is feedback, not promotion:

What design mistakes should I watch out for?

What usually makes new languages hard to adopt?

What would you avoid if you were starting today?

Repo & docs: https://solnix-lang.org/

I’d really appreciate honest criticism. Thanks for your time.

Comments URL: https://news.ycombinator.com/item?id=46932202

Points: 1

# Comments: 0

Categories: Hacker News

DoNotNotify is now Open Source

Hacker News - Sun, 02/08/2026 - 2:39am
Categories: Hacker News

Show HN: A Prompting Framework for Non-Vibe-Coders

Hacker News - Sun, 02/08/2026 - 2:32am

Hi, a little context for this simple project:

I only started this "agentic development" thing this year thanks to the Google AI Pro sale, therefore my most used agent is Antigravity - Gemini 3, which is smart but a loose cannon. So my attempt to "tame" this model turned into this. (Btw I have claude code and cursor)

It could be useful for people who:

- are used to conventional coding and want to try out agentic development

- don't vibe-code or prefer staying in the loop

- using less polished harness or less rigorous models

It's a skill defining a methodology to command LLMs. You reference the workflow files to make LLM plan, execute, review, red-team, etc. — each output a typed markdown document with a defined template and lifecycle.

Documents chain together (Plan → Execute → Audit), are just files in your repo, and double as persistent memory across sessions. Basically a lightweight project management protocol between you and the agent.

I am posting this simply because it's proven useful for me; I wouldn't say this is good or smart way to approach agentic development :)

Comments URL: https://news.ycombinator.com/item?id=46932153

Points: 1

# Comments: 0

Categories: Hacker News

Web Speech API on HN Threads

Hacker News - Sun, 02/08/2026 - 2:16am
Categories: Hacker News

Turning books to courses using AI

Hacker News - Sun, 02/08/2026 - 2:11am

Article URL: https://www.book2course.org/

Comments URL: https://news.ycombinator.com/item?id=46932010

Points: 2

# Comments: 0

Categories: Hacker News

Pages