frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

A CVE Dispute

https://daniel.haxx.se/blog/2026/06/24/a-cve-dispute/
1•theanonymousone•2m ago•0 comments

Your syntax highlighter is wrong (2014)

https://jameshfisher.com/2014/05/11/your-syntax-highlighter-is-wrong/
1•kqr•3m ago•0 comments

Editable 2.0 preview – CMS-free editable websites with Svelte and SQLite

https://editable.website/
1•_mql•5m ago•0 comments

Andrew Ng: the biggest opportunities in AI

https://www.youtube.com/watch?v=o-wv_szZ0V0
1•lifeisstillgood•6m ago•0 comments

SubmitMap – 360 launch directories, who each one accepts, and why

https://submitmap.com/
1•submitmap•8m ago•0 comments

CC builds macOS native driver for HP Laser 1008a

https://github.com/Kuberwastaken/hp-laser-1008a-macos
1•kekqqq•10m ago•0 comments

Sabine Hossenfelder: More Exposed Than Ever (Racism Edition) [video]

https://www.youtube.com/watch?v=BdB79BUcLV0
2•lynx97•11m ago•1 comments

You Know Who Hates AI? Insurance Claims Adjusters

https://www.wired.com/story/insurance-claims-adjusters-really-hate-ai/
1•joozio•14m ago•0 comments

An AI agent is a background job, not a web request

https://nitishagar.medium.com/an-agent-is-a-job-not-an-api-7673b837bd11
1•nitishagar•14m ago•0 comments

The quality you should most wish for your children

http://economist.com/business/2026/08/27/the-quality-you-should-most-wish-for-your-children
3•pingou•17m ago•1 comments

I built a hardware-bound local password vault hidden in a photo

https://blindlock.app/en/
2•BlindLock•17m ago•0 comments

The AI-Native SDLC Starts with Your Infrastructure

https://metalbear.com/blog/ai-native-sdlc-infrastructure/
3•aviramha•18m ago•0 comments

What happens when a GPU writes memory

https://blog.doubleword.ai/what-happens-when-a-gpu-writes-memory
3•somnial•21m ago•0 comments

The People's Computer at 50 the Cosmac ELF [video]

https://www.youtube.com/watch?v=H3Pdf8iRw5E
2•oldnetguy•21m ago•0 comments

Show HN: AI studio with 500 models for headshots, video and images

https://magicshot.ai
2•not_wowinter14•23m ago•0 comments

Local AI Is Dead. You Are at the Funeral

https://twitter.com/ivanburazin/status/2094373912154874171
3•tosh•25m ago•0 comments

There is no such thing as full decentralization

https://en.andros.dev/blog/603e4e90/there-is-no-such-thing-as-full-decentralization/
3•andros•28m ago•0 comments

Day: Create native apps for every platform from a single Rust codebase

https://daybrite.dev/
2•LiamPowell•37m ago•0 comments

Show HN: SwiftMo Power captures real-time exercise kinematics from a webcam

https://app.swiftmo.com/#/stage/:manualMode/:demo
2•Tomas_Metcalfe•38m ago•3 comments

Malleable software = solid bases and custom code

https://www.mdubakov.me/malleable-software-solid-bases-custom-code/
2•tablet•39m ago•0 comments

Data Abstraction, Distributed Systems – Barbara Liskov (Turing Award Winner) [video]

https://www.youtube.com/watch?v=T9CGjbPZeaM
2•binyu•39m ago•0 comments

Tim Cook's Apple legacy by the numbers

https://giftarticle.ft.com/giftarticle/actions/redeem/8ac9911f-bfe9-4e33-b8b6-04e8b83fd6b6
2•nmstoker•40m ago•0 comments

DIY archivists push budget Nikons to 902,000 clicks to save 1,800 rare books

https://www.tomshardware.com/tech-industry/artificial-intelligence/diy-archivists-push-budget-nik...
2•throwaway2037•41m ago•1 comments

Bill payment kiosk -self-service payment machine Dubai

3•panashifzc•43m ago•0 comments

Lost in Transcription Code-Switchin ASR Competition – $USD 20k in Prizes

https://competitions.mozilladatacollective.com/competitions/group/lost-in-transcription/
2•kathyreid•44m ago•0 comments

Meta Settles, a Framework for Regulating Content, the Rest of Big Tech

https://stratechery.com/2026/meta-settles-a-framework-for-regulating-content-the-rest-of-big-tech/
2•swolpers•46m ago•0 comments

BlogFlock

https://blogflock.com/
2•rdmuser•54m ago•1 comments

Matter, Memory, and the Paradox of Perception – Popova on Bergson

https://www.themarginalian.org/2026/08/30/matter-memory-bergson/
2•unprovable•55m ago•0 comments

Do Dynamic Tools Break Prompt Caching?

https://m-reschreiter.at/en/blog/does-dynamic-tool-activation-break-prompt-caching
2•asm3r96•55m ago•0 comments

The Shape and Feel of the Post-AI Data Stack

https://www.iandmacomber.com/blog/post-ai-data-stack/
1•matthieu_bl•56m 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