frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

N.Y. Court Holds: SEC. 230 and First Amendment Protect Algorithmic Recs

https://www.cahill.com/publications/client-alerts/2025-10-07-ny-appellate-court-holds-that-sectio...
1•reliabilityguy•3m ago•1 comments

AI CLI/MCP about to hit 10k on NPM goes OPEN-SOURCE

https://www.faf.one/blog/v3-launch
1•wolfejam•3m ago•1 comments

Predatory monetization schemes in video games and internet gaming disorder

https://www.researchgate.net/publication/325479259_Predatory_monetization_features_in_video_games...
1•redbell•3m ago•1 comments

Comparison of Brain and Neuropil Size Between Social and Non-Social Spiders

https://onlinelibrary.wiley.com/doi/10.1111/1749-4877.13033
1•PaulHoule•5m ago•0 comments

April 2025 Blackout Report

https://www.entsoe.eu/publications/blackout/28-april-2025-iberian-blackout/
1•yuppiepuppie•6m ago•0 comments

What concessions did Israel, Hamas make to reach hostage-ceasefire deal in Gaza?

https://www.jpost.com/israel-news/article-869898
1•7402•7m ago•0 comments

Show HN: RAG on Docker Model Runner

https://github.com/dilolabs/nosia
2•tontoncyber•7m ago•0 comments

Drawing.garden

https://drawing.garden
2•surprisetalk•9m ago•0 comments

Why Reactive Programming Hasn't Taken Off in Python -How Signals Can Change That

https://bui.app/why-reactive-programming-hasnt-taken-off-in-python-and-how-signals-can-change-that/
1•rbanffy•11m ago•0 comments

The AI valuation bubble is now getting silly

https://www.theguardian.com/technology/nils-pratley-on-finance/2025/oct/08/the-ai-valuation-bubbl...
3•jakubmazanec•13m ago•1 comments

Experiments with AI Adblock

https://notes.npilk.com/experiments-with-ai-adblock
1•npilk•14m ago•0 comments

Show HN: In-Context Index for In-Context Retrieval

https://github.com/VectifyAI/pageindex-mcp
3•mingtianzhang•15m ago•0 comments

Google Changes AI Health Policy After Employee Backlash

https://www.businessinsider.com/google-ai-health-tool-opt-in-risk-losing-benefits-2025-10
2•walterbell•16m ago•0 comments

PgEdge Enterprise Postgres and Full Commitment to Open Source

https://www.pgedge.com/blog/introducing-pgedge-enterprise-postgres-and-full-commitment-to-open-so...
1•pgedge_postgres•17m ago•0 comments

Air: A Pioneering AI-First Python Web Framework – Audrey.feldroy.com

https://audrey.feldroy.com/articles/2025-10-06-air-pioneering-ai-first-python-web-framework
1•rbanffy•21m ago•0 comments

Elon Musk's security clearances will be made public due to his own X posts

https://arstechnica.com/tech-policy/2025/10/musks-x-posts-on-ketamine-putin-spur-release-of-his-s...
3•duxup•22m ago•1 comments

Why doesn't anything work anymore?

https://rodriguezcommaj.com/blog/why-doesnt-anything-work-anymore/
2•FromTheArchives•22m ago•2 comments

Python 3.14 Is Here. How Fast Is It? – Miguelgrinberg.com

https://blog.miguelgrinberg.com/post/python-3-14-is-here-how-fast-is-it
3•rbanffy•23m ago•0 comments

The Purring Test

https://www.ted.com/games/the-purring-test
1•downboots•24m ago•0 comments

Goiaba: An experimental Go compiler, written in Rust

https://github.com/raphamorim/goiaba
2•SchwKatze•24m ago•0 comments

Did you know that there is an HTML tables API?

https://christianheilmann.com/2025/10/08/abandonware-of-the-web-do-you-know-that-there-is-an-html...
2•eustoria•26m ago•0 comments

Career Pivot from Coding

1•mightbeawhile•27m ago•0 comments

Let 2 AI LLMs talk to each other via OpenAI compatible API endpoints

https://github.com/hugalafutro/llm-convo
1•mooreds•27m ago•0 comments

VSM is a tiny, idiomatic Ruby runtime for building agentic systems

https://github.com/sublayerapp/vsm
1•mooreds•28m ago•0 comments

Show HN: I built a Destiny Matrix calculator based on numerology and astrology

https://arcanacalculator.com/destiny-matrix-calculator
3•joker-1•29m ago•0 comments

Integrated Sensing and Communication (ISAC) Emerging Technology Initiative

https://isac.committees.comsoc.org/
1•teleforce•30m ago•0 comments

A blank website with just an em dash

https://emda.sh/
3•liquid99•30m ago•0 comments

Single Source of Truth – Generating ORM, REST, GQL, MCP and Tests from Pydantic

https://github.com/JamesonRGrieve/ServerFramework
1•JamesonRGrieve•31m ago•0 comments

Launch HN: Extend (YC W23) – Turn your messiest documents into data

https://www.extend.ai/
7•kbyatnal•32m ago•0 comments

AI and Home-Cooked Software

https://mrkaran.dev/posts/ai-home-cooked-software/
2•mr-karan•34m ago•0 comments
Open in hackernews

Show HN: Introducing Nod, a new object-oriented language I'm working on

https://www.about-nod.dev
2•firstnod•3h ago
This Is Nod

Nod is a new programming language I've been working on for five years. It's a serious effort to design a language that I wished someone else would have invented while I was still working as a professional software engineer.

This is my first post to HN, so hopefully I'm not stepping on any guidelines. It's real news, it's mine, and you can learn more about it on the Nod dev website.

Why I Built Nod

I was a professional programmer/software engineer for almost 40 years. During most of my career, C and its descendants ruled the day. In fact, it can't be overstated just how influential C was (is) on the field of programming. But that influence can also be characterized as burden. Newer C-based languages like C++, Java, C#, and others, are improvements over the original for sure, but backward compatibility and adherence to familiar constructs have stifled innovation and clarity. C++ in particular is an unapproachable Frankenstein. Powerful, yes, but arcane syntax and semantics has raised the barrier of entry to all but the most motivated.

Although C++ was usually my first or only choice for a lot of projects, I kept waiting (hoping) that a viable successor would come along. Something fresh, performant, and pragmatic. Something that broke cleanly from the past without throwing away what worked. But nothing really did. Or at least nothing worth the effort did. So, in 2019, newly retired and irrationally predisposed, I decided to build that fresh, performant, pragmatic language myself. That language, imho is Nod.

What Nod Is

Nod is an object-oriented language designed from the start to be a fresh and practical alternative to the current status quo. The goal is to balance real-world trade-offs in a language that is uniquely regular (consistent), efficient (fast), reliable (precautious), and convenient (automatic). While Nod respects the past, it's not beholden to it. You might say that Nod acknowledges the past with a respectful nod, then moves on.

Nod has wide applicability, but it's particularly well-suited for building low-level infrastructure that runs on multiple platforms. A keen awareness of portability issues allows many applications to be written without regard to runtime platform, while kernel abstraction and access to the native kernel provide the ultimate ability to go low. Furthermore, built-in modularity provides a simple and robust path for evolution and expansion of the Nod universe.

What Next?

Although I've worked on Nod for five years, it's a long way from being finished. But it's far enough along that I can put it out there to gauge interest and feedback from potential early adopters and collaborators.

The language itself is mature and stable, and there are the beginnings of a Nod Standard Library residing in a public GitHub archive.

I've written a compiler (in C++) that compiles source into intermediate modules, but it's currently in a private archive.

There's still much more that needs to be done.

If you're interested, please go to the website (https://www.about-nod.dev) to find links to the Nod Design Reference and GitHub archive. In the archive, there's a brief syntax overview that should let you get started reading Nod code.

Thanks for your interest.