frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Wasteland Wrap-Up #51

https://doomsdaymachines.net/p/wasteland-wrap-up-51
1•chmaynard•3m ago•0 comments

macOS Background Task Managment

https://notes.crashsecurity.io/notes/b/FC3F508F-3AF5-42BC-8573-E08B059A8E0E/Background-Task-Manag...
1•ahalbert2•8m ago•0 comments

Peitho – A self improving social media AI agent

https://www.peitho.xyz/
1•Nikp263•10m ago•0 comments

Starring the Computer: AN/FSQ-7 of SAGE air-defense sysstem

https://starringthecomputer.com/computer.html?c=73
1•stmw•15m ago•0 comments

Maple AI: Private AI Chat That's Secure

https://trymaple.ai/
1•janandonly•17m ago•0 comments

Why Castrol Honda Superbike crashes on (most) modern systems

https://seri.tools/blog/castrol-honda-superbike/
1•shepmaster•18m ago•0 comments

5k Years of Climate Fiction (2017)

https://www.publicbooks.org/5000-years-of-climate-fiction/
1•bryanrasmussen•18m ago•0 comments

Q3 2025 was the most negative quarter towards AI on Hacker News

https://zachperk.com/blog/when-did-ai-take-over-hn-q4-2025-update
1•zachperkel•19m ago•0 comments

I built a toolkit for building hive minds with AI agents

https://github.com/dileet/ecco
2•dillonraphael•19m ago•1 comments

Should Hitler's DNA have been studied – or just left alone?

https://www.bbc.com/news/articles/c5ylw4pz83do
2•toomanyrichies•21m ago•1 comments

A 6502 Emulator in LabVIEW

https://www.crossover-eng.it/view.php?post=post_4
3•azhenley•22m ago•0 comments

Show HN: desktop widget to show prices of crypto, fiat, gold/silver, stocks

https://codeberg.org/ilius/price-widget
1•ilius2•22m ago•1 comments

SHOW HN: FinLang – A deterministic, auditable rules engine for finance (AGPL)

https://github.com/FinLang-Ltd/finlang
2•angus_finlang•23m ago•1 comments

Software 2.0 easily automates what you can verify

https://twitter.com/karpathy/status/1990116666194456651
1•cjbarber•23m ago•0 comments

The Brave1 Market: Ukraine soldiers earn points for kills, redeem for gear

https://www.cbc.ca/radio/thecurrent/ukraine-drone-war-points-system-9.6971249
1•1659447091•23m ago•0 comments

The Pragmatic Programmer: 20th Anniversary Edition

https://www.ahalbert.com/technology/2023/12/19/the_pragmatic_programmer.html
3•ahalbert2•25m ago•0 comments

Bundle Configuration with Binaries Using Nix

https://www.robw.fyi/2025/11/15/bundle-configuration-with-binaries-using-nix/
1•todsacerdoti•26m ago•0 comments

How to Break Down the Bias in AI and Embrace Inclusion

https://www.diversityintech.co.uk/how-to-break-down-the-bias-in-ai-and-embrace-inclusion/
1•Pocomon•28m ago•1 comments

AI slop tops Billboard and Spotify charts as synthetic music spreads

https://www.theguardian.com/technology/2025/nov/13/ai-music-spotify-billboard-charts
2•GeoAtreides•29m ago•0 comments

Julia 1.12 brings progress on standalone binaries and more

https://lwn.net/Articles/1044280/
5•leephillips•30m ago•0 comments

News Rationalizer: Measuring Emotional Valence in News Coverage

https://github.com/riemannzeta/rationalizer
1•riemannzeta•34m ago•0 comments

Show HN: Open-source Agent in Rust that can't delete your database

https://github.com/stakpak/agent
4•kajogo•34m ago•0 comments

Biotech companies I wish existed

https://blog.eladgil.com/p/biotech-companies-i-wish-existed
1•jxmorris12•35m ago•0 comments

A circuit breaker for Python with durable state

https://resilient-circuit.readthedocs.io/en/latest/
1•rodmena•37m ago•0 comments

Pixels and Voxels, the Long Answer

https://medium.com/retronator-magazine/pixels-and-voxels-the-long-answer-5889ecc18190
2•suioir•38m ago•0 comments

Ask HN: On advice that you would give to your younger self

1•TimCTRL•38m ago•1 comments

Show HN: Interactive 1-hour courses on AI, crypto, history and more

https://www.therealknowledgeacademy.com
2•TRKA•38m ago•3 comments

Godbolt's Rule

https://corecursive.com/godbolt-rule-matt-godbolt/
3•onthesly•40m ago•0 comments

Twitter First Version

https://www.firstversions.com/2015/07/twitter.html
1•ugur2nd•41m ago•0 comments

RDS PostgreSQL 18 Available

https://aws.amazon.com/about-aws/whats-new/2025/11/amazon-rds-postgresql-major-version-18/
1•sh_tomer•41m ago•0 comments
Open in hackernews

I've been building an HTML-first tool – sharing it in case it helps someone

2•guseyn•1h ago
Hi everyone! I’ve been working on a project called EHTML, an HTML-first approach to building dynamic pages using mostly HTML. It lets you handle things like templating, loops, conditions, data loading, reusable components, and nested forms — all without a build step or heavy JavaScript setup.

I originally built it to simplify my own workflow for small apps and prototypes, but I figured others who prefer lightweight or no-build approaches might find it useful too. It runs entirely in the browser using native ES modules and custom elements, so there’s no bundler or complex tooling involved.

If you enjoy working close to the browser or like experimenting with minimalistic web development, you might find it interesting. Just sharing in case it helps someone or sparks ideas. Cheers!

Comments

DamonHD•1h ago
1) Maybe "Show HN" would be appropriate.

2) Link?