frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

What Has Happened to Taste?

https://www.esquire.com/style/a71276009/what-has-happened-to-taste/
1•acmnrs•2m ago•0 comments

Kestrel – passive AD audit tool on native C

https://github.com/ssteelfactor-oss/Kestrel
1•steelfactor•6m ago•0 comments

Transformer Transformer: A Unified Model for Motion-Conditioned Robot Co-Design

https://transformer-transformer.github.io/
1•ilreb•8m ago•0 comments

Exit Codes

https://bettercli.org/design/exit-codes/
1•ankitg12•8m ago•0 comments

One transcript, four different GPA views

https://mongol-jimmi.github.io/medcompass-audit/guides/gpa-formulas.html
1•medcompassaudit•9m ago•0 comments

An autonomous fleet to turn your Intent into production systems

https://intentlab.ai/blog/turn-your-intent-into-production-systems
1•jinqueeny•11m ago•0 comments

Show HN: Poople Today – Word Ladders Ending in Poop

https://poopletoday.com/
1•aitooltrek-com•11m ago•0 comments

Show HN: I run 30B 22tok/s, 109tok/s not novel,6GB/16GB RAM overcoming llama.cpp

https://github.com/FedericoTs/quantprobe
1•federicoTXTS•12m ago•0 comments

Scrum's "Product Owner" Problem

https://rethinkingsoftware.substack.com/p/scrums-product-owner-problem
1•aard•13m ago•0 comments

When the Walls Came Down

http://scripting.com/2026/07/28/115945.html
2•Tomte•16m ago•0 comments

If U.S. labs slow down AGI development, this could be 2028

1•aliahad•20m ago•0 comments

Good CLI Design Is Mostly Silence

https://yarlson.dev/blog/good-cli-design-is-mostly-silence/
1•ankitg12•20m ago•0 comments

A dystopian world where LLMs can't code but can generate software binaries

https://twitter.com/random_walker/status/2082163285588107752
1•kristianpaul•24m ago•0 comments

The NEET Paper Leak

https://medium.com/freedomofthought/the-neet-paper-leak-why-accountability-matters-more-than-resi...
1•raynchad•24m ago•1 comments

Jason Arday

https://unherd.com/2026/07/jason-arday-cambridges-dei-darling/
1•Tomte•24m ago•0 comments

The Lisa: Apple's Most Influential Failure (2023)

https://computerhistory.org/blog/the-lisa-apples-most-influential-failure/
1•droidjj•25m ago•0 comments

FCC bans foreign-produced solar inverters, grid lockout begins today

https://pv-magazine-usa.com/2026/07/28/fcc-bans-foreign-produced-solar-inverters-grid-lockout-beg...
1•xbmcuser•27m ago•0 comments

Indian EV makers beat Tesla, BYD in global efficiency race

https://restofworld.org/2026/indian-evs-beat-tesla-byd-icct-efficiency-ranking/
1•donohoe•27m ago•0 comments

The Great Oxidation Event: How Cyanobacteria Changed Life

https://asm.org/articles/2022/february/the-great-oxidation-event-how-cyanobacteria-change
1•andsoitis•33m ago•1 comments

The rise of AI-written fiction book sales on Amazon, 2023-2026

https://twitter.com/TuhinChakr/status/2082124139973030095
1•qingcharles•39m ago•1 comments

Show HN: MetrIQ – An AI fitness coach who supports you

https://metriq.fitness
2•zinas•41m ago•0 comments

Le Crane: Analyzing Lithographs "Anamorphosis Suite" by Salvador Dalí

https://community.wolfram.com/groups/-/m/t/2701419
1•jruohonen•41m ago•0 comments

Going IndieWeb

https://www.roycehaynes.com/articles/going-indieweb/
2•roycehaynes•42m ago•0 comments

The Internet of AI

https://om.co/2026/05/04/say-hello-to-the-internet-of-ai/
1•simonpure•47m ago•0 comments

Cosmos 3 Edge

https://huggingface.co/blog/nvidia/cosmos3edge
2•gmays•49m ago•0 comments

Evolution as Fact and Theory

https://en.wikipedia.org/wiki/Evolution_as_fact_and_theory
2•chistev•50m ago•0 comments

Simulating the core pulse in Helion's Trenta

https://twitter.com/i/status/2082005900806783425
1•abhinavsns•50m ago•0 comments

Malware Problem

https://crookedtimber.org/2026/07/29/malware-problem/
1•jruohonen•51m ago•0 comments

Node.js now supports require(esm); React should consider a pure ESM build next

https://github.com/react/react/issues/37091
1•narukeu•53m ago•0 comments

Elon Musk's company sues MN over law to bar manipulated images to fake nudity

https://www.mprnews.org/story/2026/07/28/elon-musks-company-x-ai-sues-minnesota-over-new-law-to-b...
2•jrflowers•57m ago•1 comments
Open in hackernews

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

2•herol3oy•1y ago

Comments

austin-cheney•1y 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•1y ago
WebRTC, PWAs and indexeddb