frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Cancellation of Army exercise fuels speculation about Mideast troop deployments

https://www.washingtonpost.com/national-security/2026/03/06/army-82nd-airborne-iran/
1•ParentiSoundSys•1m ago•0 comments

ClawMarket agent skill – gives agents wallets and ability to sign onchain txns

https://clawmarket.tech
1•semanticlayer•1m ago•1 comments

Teams have a context-sharing problem; TeamContext is our attempt

https://github.com/hzhou9/TeamContext
1•hzhou9•2m ago•1 comments

AIs are not conscious, but most critics can't adequately explain why

https://plus.flux.community/p/its-like-this-why-your-perception
1•Novapebble•4m ago•0 comments

Show HN: Wez, modern terminal web browser with Vim bindings

https://github.com/keyle/wez
1•keyle•5m ago•0 comments

Feds take notice of iOS vulnerabilities exploited under mysterious circumstances

https://arstechnica.com/security/2026/03/cisa-adds-3-ios-flaws-to-its-catalog-of-known-exploited-...
1•givinguflac•6m ago•0 comments

Show HN: Skylos – A Python dead code finder benchmarked against 9 libraries

https://skylos.dev/blog/we-scanned-9-popular-python-libraries
1•duriantaco•7m ago•1 comments

Netflix acquires Ben Affleck's AI company

https://www.npr.org/2026/03/06/nx-s1-5739370/netflix-ben-affleck-ai-interpositive-deal
1•larubbio•8m ago•0 comments

Show HN: I built an autonomous AI company that runs itself (22 cycles, $36)

https://runautoco.com
1•Ndmtrieff•9m ago•2 comments

Intelligence Beyond Knowledge

https://philpapers.org/rec/HANIBK
1•huiwenhan•10m ago•1 comments

Some Words on WigglyPaint

https://beyondloom.com/blog/onwigglypaint.html
1•RebelPotato•11m ago•0 comments

I've built a better Lovable clone alone

https://playcode.io/
1•ianberdin•11m ago•0 comments

LLM Doesn't Write Correct Code. It Writes Plausible Code

https://blog.katanaquant.com/p/your-llm-doesnt-write-correct-code
1•dnw•15m ago•0 comments

Fast starting Clojure runtime built with GraalVM native-image and Crema

https://github.com/borkdude/cream
1•PaulHoule•15m ago•0 comments

Show HN: MarketplaceKit – Ship a rental marketplace in days instead of months

https://kit.creativewin.net
1•markoristicc•16m ago•0 comments

Tree Rings Reveal Origins of Some of the World's Best Violins

https://www.nytimes.com/2026/03/04/science/stradaviri-violin-forest-tree-rings.html
1•bookofjoe•17m ago•1 comments

Show HN: Reflectt-node – tell Claude to install it, AI team in 5 min

https://github.com/reflectt/reflectt-node
1•reflectt•18m ago•1 comments

Useful queries to analyze PostgreSQL lock trees (a.k.a. lock queues)

https://postgres.ai/blog/20211018-postgresql-lock-trees
1•tanelpoder•18m ago•0 comments

Many scientists now use AI but fail to disclose it, study finds

https://phys.org/news/2026-03-scientists-ai-disclose.html
2•g-b-r•20m ago•0 comments

Data reveal a significant acceleration of global warming since 2015

https://phys.org/news/2026-03-reveal-significant-global.html
2•g-b-r•22m ago•0 comments

A novel about a frustrated IT analyst who gets pulled into organized crime

https://www.amazon.com/dp/B0GRC31MCS
2•smafarin•23m ago•0 comments

Amazon says Anthropic's Claude still OK for AWS customers to use

https://www.cnbc.com/2026/03/06/amazon-aws-anthropic-claude-pentagon-blacklist.html
2•johnbarron•24m ago•0 comments

Show HN: Git for your AI workflow - Version control for what Claude remembers

https://dullnote.com/
1•thedizzyhub•25m ago•0 comments

New plan would tax the rich, eliminate taxes for half of U.S. workforce

https://www.oregonlive.com/politics/2026/03/a-surcharge-for-millionaires-this-plan-would-tax-the-...
3•MilnerRoute•25m ago•0 comments

Savage Care

https://aeon.co/essays/why-bioethics-cannot-help-doctors-in-actual-medical-practice
1•tomodachi94•37m ago•0 comments

Fully functional hair follicle organ regen using potential stem cells in vitro

https://www.sciencedirect.com/science/article/pii/S0006291X26002238
2•bookofjoe•37m ago•0 comments

Burdened by Tech, Gen Z Is Flocking to DVDs and VHS [video]

https://www.youtube.com/watch?v=4UqoTO9kO6c
4•hackerbeat•41m ago•0 comments

Opus 4.6 solved one of Donald Knuth's conjectures [pdf]

https://www-cs-faculty.stanford.edu/%7Eknuth/papers/claude-cycles.pdf
3•peterjliu•41m ago•0 comments

I'm not consulting an LLM

https://lr0.org/blog/p/gpt/
5•lr0•42m ago•0 comments

Tim Sweeney signed away his right to criticize Google's app store until 2032

https://www.theverge.com/news/889595/tim-sweeney-signed-away-his-right-to-criticize-google-until-...
3•CharlesW•43m ago•0 comments
Open in hackernews

Ada 2022

https://www.adaic.org/ada-resources/standards/ada22/
108•tosh•5h ago

Comments

rustyhancock•4h ago
My understanding is that most of Adas users are maintaining legacy systems.

It'd be great to hear from anyone who is using it today by choice.

metalliqaz•4h ago
The Ada stronghold is aerospace and defense systems. So these may or may not be legacy systems, but they are safety-critical or mission-critical systems that rely on long standing well defined development processes. That inflexibility means that advancements in the technology are very slow to creep into usage. That goes not only for the languages/compilers but also the silicon and everything in between.
krior•4h ago
The same can be said for Cobol and its relarionship with banking, but you will struggle to find anyone not categorizing cobol as legacy.
metalliqaz•3h ago
I'm not in banking so I don't know if banks write new business logic with Cobol or merely maintain existing systems. I would be very surprised, though, if modern web-based products are using Cobol, or fancy high-speed trading platforms, or big data-driven machine learning, etc.
jibal•2h ago
That's quite the non sequitur. The relationship you mention isn't why COBOL is legacy.
Linux-Fan•3h ago
After some search for programming languages which promise to reduce the number of bugs, I decided to give Ada (2012) a try.

I like it better than C and C++ and the compiler is included in Debian in a reasonably recent version that it can compile the code that I need.

Ada is particularly nice for programming RPI 2040 microcontrollers because for my needs I didn't need additional libraries. For both of my RPI 2040 projects (one of which is online here: https://masysma.net/37/dcf77_vfd_raspi_clock.xhtml), my code had fewer bugs than I had anticipated.

For general purpose systems programming the lack of free software libraries is still a concern e.g. while working on a custom backup restore program I had to write my own LZ4 extractor and Blake3 hash function implementation because there wasn't any existing libraries that I could find for the purpose.

jmccaf•3h ago
My workplace uses Ada SPARK for high-integrity automotive software, ported from C or C++. IIUC, the contracts and static proofs can replace some activities like isolated unit tests for C++ .

https://www.wevolver.com/article/nvidia-adoption-of-spark-us...

ajxs•2h ago
I use Ada for a lot of projects where C would otherwise be the default language of choice. I find that I spend much less time getting tied up debugging silly errors. In a lot of cases, Ada makes it difficult to do things the wrong way. When I move from working in C to Ada, there isn't much I miss, but when I move the other way around, I feel like I'm missing so much!
gte525u•1h ago
We used it for a new Defense/Aerospace projects. Language-wise it's fine although verbose. Intent was to separate similar IP so there was no claim of cross contamination. Built-in threading and a robust standard library is nice.

Tool-wise - refactoring was a bit of a pain.

Danidada•4h ago
In case anyone is curious about an overview of the actual changes: http://www.ada-auth.org/standards/22over/html/Ov22-TOC.html
phplovesong•4h ago
Many ada devs probably write software i would not be comfortable writing. Its always been a kind of place i dont want to be part of.
zardo•4h ago
I wonder what Ada Lovelace would think about her namesake being the language for weapon systems.
zorobo•3h ago
I’d rather fly in an airplane with a system coded in Ada/Spark rather than Python ¯\_(ツ)_/¯
homarp•3h ago
you have problem with Snakes in a plane ?
graemep•3h ago
She was an aristocrat in the greatest empire the world had ever seen. She is unlikely to have objected to weapons systems per se.
sam_bristow•4h ago
Assuming your discomfort is around the defense side of things here's an example of a diving reberather system using Spark/Ada from a while back.

https://youtu.be/zL9vVs5vHuQ?si=-thG-FkelkW6oFfb

Jtsummers•1h ago
It's used for planes, trains, and automobiles. No reason to feel uncomfortable working on those things.
johnisgood•4h ago
If you want to learn Ada / SPARK, try https://learn.adacore.com/index.html.