frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Just sit in silence for a moment and see what happens. You might like it

http://www.wowwwman.com
1•vektormemory•53s ago•2 comments

Self Study in the Age of LLMs

https://archcloudlabs.com/projects/selfstudy/
1•DLLCoolJ•1m ago•0 comments

Open-Sourced It

1•hamzabinmubeen•7m ago•1 comments

Send postcard online little web app no subscriptions or upselling

https://postcard-pigeon.com
1•wajerrr•9m ago•0 comments

Show HN: Open Vibe Coded Elite – Harmless

https://github.com/atomic14/harmless
1•iamflimflam1•11m ago•0 comments

Ask HN: Can I make a living making diagrams?

1•roschdal•11m ago•0 comments

SquashImage

https://squashimage.com
1•archemistz•11m ago•0 comments

Reed Hastings on life after Netflix and the coming 'creative destruction'

https://www.semafor.com/article/08/13/2026/reed-hastings-ceo-signal
1•andsoitis•12m ago•0 comments

Manjhi – The Mountain Man

https://en.wikipedia.org/wiki/Manjhi_%E2%80%93_The_Mountain_Man
1•thunderbong•12m ago•0 comments

Pokemon Bank shuts down, cutting off the only transfer path from older games

https://www.gamesradar.com/games/pokemon/pokemon-bank-shuts-down-next-year-cutting-off-the-only-t...
1•haunter•12m ago•1 comments

We've flown a radiation-blocking vest to the Moon and back, and it worked

https://arstechnica.com/science/2026/08/weve-flown-a-radiation-blocking-vest-to-the-moon-and-back...
1•rbanffy•14m ago•0 comments

TDD inside the agent loop – theater or actual value?

https://martinfowler.com/articles/exploring-gen-ai/tdd-in-the-agent-loop.html
1•Garbage•17m ago•0 comments

Scientist is helping build a missing map of childhood

https://www.technologyreview.com/2026/08/14/1141354/deanne-taylor-gene-expression-children/
1•joozio•17m ago•0 comments

Alpaca Push – Rebuilding 2004 ICQ Slide-a-Lama in HTML5

https://alpacapush.com/
2•Judzi•18m ago•0 comments

OpenAI annual revenue set to top $40B

https://www.semafor.com/article/08/14/2026/openai-revenue-set-to-top-40-billion
2•Bluestein•18m ago•0 comments

Show HN: A macOS menu bar app showing Claude subscription usage

https://github.com/palamim/usagent
1•leopalamim•19m ago•0 comments

Show HN: Monolith – Real-time global news, markets, and source context

https://monolith.news/
1•parsahej•19m ago•0 comments

Playing to Learn

https://www.observed.life/playing
1•andsoitis•20m ago•0 comments

Migrating from Tauri to Electron: Performance Comparison

https://twitter.com/richiemcilroy/status/2087851482288640185
1•mcilroy•21m ago•0 comments

Show HN: Built an ESP32 remote that groups Sonos speakers and sets group volume

https://github.com/herget/sonos-esp32-remote
1•gaborme•21m ago•0 comments

Napkin Sketches Beat Gantt Charts

https://julienreszka.com/blog/napkin-sketches-beat-gantt-charts/
2•julienreszka•25m ago•0 comments

New things in Python 3.15 [video]

https://www.youtube.com/watch?v=khIUGLwK-9U
1•vismit2000•25m ago•0 comments

Meraki (μεράκι): Infusing Purpose and Passion into Every Moment

https://statecashmere.com/blogs/stories/meraki-infusing-purpose-and-passion-into-every-moment
1•andsoitis•29m ago•0 comments

Scratch a simple data model, find a complex one

https://codeblog.jonskeet.uk/2026/08/14/scratch-a-simple-data-model-find-a-complex-one/
1•ingve•29m ago•0 comments

Show HN: Am-1 Arpeggio Machine – A Love Letter to Berlin School Music

https://crux.garden/zacos/am-1
1•willstepp•30m ago•1 comments

30× faster binary multivector ColBERT late interaction in Vespa

https://oskrim.github.io/engineering/2026/08/13/chunked-hamming-maxsim.html
1•oskrim•34m ago•0 comments

Show HN: Genosyn – Automate running of companies with AI

https://genosyn.com
1•ndhandala•34m ago•0 comments

Why AI-generated vulnerability patches still require expert human review

https://1password.com/blog/why-ai-generated-patches-still-require-human-review
2•wrxd•35m ago•0 comments

Everyone talks about AI agents. This is what one looks from the inside

https://pssah4.github.io/vault-operator/guides/capabilities
4•pssah4•35m ago•0 comments

Demoscene Report on the AI compo of Assembly 2026 [video]

https://www.youtube.com/watch?v=Ob0xuGdbhPA
2•hugodan•38m ago•0 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