frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Congressman Introduces Bill to Ban AI Chatbots in Children's Toys

https://blakemoore.house.gov/media/press-releases/congressman-blake-moore-introduces-bill-to-ban-...
1•pseudolus•5m ago•0 comments

Ruth Slenczynska, last surviving pupil of Rachmaninoff, dies aged 101

https://www.bbc.com/news/articles/c62ly04pre3o
1•sohkamyung•6m ago•0 comments

Faru: The Kanban Board for AI Agents

https://fluado.comblog/faru-kanban-board-for-ai-agents
1•yvg0•6m ago•0 comments

Human cooperation undergoes constant breakdown and repair

https://www.nature.com/articles/d41586-026-01048-z
1•Anon84•7m ago•0 comments

Coyote vs. Acme Movie Trailer [video]

https://www.youtube.com/watch?v=1O1W2Xrz1ns
1•uncertainrhymes•11m ago•0 comments

We prewarm our file descriptor tables (and why you maybe should too)

https://pert.dev/posts/why-we-prewarm-our-file-descriptor-tables/
2•pure-orange•12m ago•0 comments

Show HN: Running is the hardest sport per minute, easiest per session (n=2,808)

https://tryterra.co/research/endurance-training-comparison
1•kyriakosel•13m ago•2 comments

How to Downsize a Transport Network: The Chinese Wheelbarrow (2011)

https://solar.lowtechmagazine.com/2011/12/how-to-downsize-a-transport-network-the-chinese-wheelba...
1•thomasjb•14m ago•0 comments

Enthusiast builds his own RAM in garden shed cleanroom

https://www.tomshardware.com/pc-components/dram/dr-semiconductor-successfully-fabs-ram-in-garden-...
1•pseudolus•15m ago•0 comments

A hair dryer broke Polymarket and made someone $34000 richer

https://tech.yahoo.com/general/articles/paris-airport-thermometer-just-exposed-065218419.html
2•prakhar897•16m ago•0 comments

Structured planning, execution, and memory for LLM agents (ragbits 1.6)

https://deepsense.ai/blog/task-planning-execution-visibility-and-persistent-memory-for-ai-agents-...
1•Applied_AI•17m ago•0 comments

Hodor: Custom credential provider API for win10

https://github.com/PsyChip/hodor
1•psychip•20m ago•0 comments

Marathon Man: how to pace a marathon

https://quantixed.org/2026/04/06/marathon-man-how-to-pace-a-marathon/
1•sebg•22m ago•0 comments

Iran invisible weapon that has put the most powerful Navy in check

https://english.elpais.com/international/2026-04-22/mines-in-the-strait-of-hormuz-irans-almost-in...
3•tcp_handshaker•22m ago•0 comments

Calculate how much of your code was written by AI

https://github.com/gelatinousdevelopment/buildermark
1•davidcann•23m ago•0 comments

Schotter – Georg Nees – Part 1

https://zellyn.com/2024/06/schotter-1/
1•sebg•24m ago•0 comments

Teams as Transformation Reactors

https://gyrator.io/en/
2•kiosan•24m ago•1 comments

Flickr: The First and Last Great Photo Platform

https://petapixel.com/2026/04/22/flickr-the-first-and-last-great-photo-platform/
1•thm•25m ago•0 comments

I built a daily game where you sort historical events chronologically

https://hisorty.app/
1•damiannn•25m ago•0 comments

Ask HN: So like should I ring people? How do I get the foot in the door?

1•AdobiWanKenobi•28m ago•0 comments

I Cancelled Codex Two Months Ago. Opus 4.7 Brought Me Back

https://thoughts.jock.pl/p/opus-4-7-codex-comeback-2026
2•joozio•30m ago•0 comments

Rcarmo/haiku-ARM64-build: Build environment and automation

https://github.com/rcarmo/haiku-arm64-build
2•rcarmo•32m ago•0 comments

Android pattern of life:hidden artifacts that reconstruct a user's daily routine

https://andreafortuna.org/2026/04/23/android-pattern-of-life-hidden-artifacts-reconstruct-daily-r...
2•gsky•38m ago•0 comments

Anthropic tests pulling Claude Code from its Pro plan revealing AI pricing truth

https://www.europesays.com/ai/13666/
1•nickcotter•38m ago•0 comments

If the sun were a tennis ball

https://tennisballsun.com/
1•nexts•39m ago•2 comments

You are your objective function. Which fork do you choose?

https://www.edwinchen.ai/blog/you-are-your-objective-function
1•realberkeaslan•39m ago•0 comments

High-Quality Chaos

https://daniel.haxx.se/blog/2026/04/22/high-quality-chaos/
5•spiffyk•42m ago•0 comments

Suggest backup pocket computer while traveling

1•pavelevst•43m ago•0 comments

Show HN: Canopy – A2UI experiment in Go for macOS/AppKit

2•artpar•45m ago•0 comments

Local LLM for Private Companies

2•ahendest•49m ago•1 comments
Open in hackernews

Ask HN: What tool, tech or process in front-end dev would you improve/change?

2•herol3oy•11mo ago

Comments

austin-cheney•11mo ago
There is so much.

* I would create an alternate trust model for TLS not using certificates.

* I would make WebSockets the default transmission medium, not HTTP (or its variants).

* I would make JavaScript strongly typed, like TypeScript, and eliminate implicit type coercion.

* I would throw away a substantial amount of HTML5. HTML should be tiny, strict, and self validating.

* There are native methods I would add to the DOM.

owebmaster•11mo ago
WebRTC, PWAs and indexeddb