frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

MediaUse Site Skills

https://github.com/mediause/agent-skills
1•yooibox•3m ago•0 comments

The founder's playbook: Building an AI-native startup

https://claude.com/blog/the-founders-playbook
1•e2e4•3m ago•0 comments

System call instrumentation on Linux/x86‑64 using memory‑indirect calls, part I

https://www.humprog.org/~stephen/blog/2026/06/15/#system-call-instrumentation-on-intel-negative-r...
1•matt_d•4m ago•0 comments

Show HN: ParaMetal: A realtime 3D heat transfer simulation

https://github.com/tsun3doku/ParaMetal
1•damian0710m•6m ago•0 comments

Exclusive eBook: How AI is becoming the next military advisor

https://www.technologyreview.com/2026/06/16/1138905/exclusive-ebook-how-ai-is-becoming-the-next-m...
1•joozio•7m ago•0 comments

Show HN: Mini-film – open-source tool for batch processing and reviewing RAWs

https://github.com/alfanick/mini-film
1•alfanick•8m ago•0 comments

Show HN: Registry for Ant and Everyone Else

https://ants.land
1•theMackabu•9m ago•0 comments

Why do commercial spaces sit vacant?

https://www.freerange.city/p/why-do-commercial-spaces-sit-vacant
2•Redoubts•9m ago•0 comments

Native Inference Engine for macOS 14 or newer

https://github.com/tictacguy/embershard
1•tomolomolo•12m ago•0 comments

fastai: Style

https://docs.fast.ai/dev/style.html
1•tosh•15m ago•0 comments

Get Detach

1•ericfactor•17m ago•0 comments

From Chesterton's fence to Chesterton's gap

https://stephantul.github.io/blog/unfence/
1•stephantul•17m ago•0 comments

A resumable orchestration system for long-running Claude workflows

https://github.com/afsalali1238/Incubator
1•afsalali1238•22m ago•0 comments

Origin – Cursor's GitHub Competitor

https://cursor.com/origin
1•juliangoetze•22m ago•1 comments

Ask HN: How has mobile development changed for you?

2•baddash•24m ago•1 comments

Non-frontal face recognition using GANs and memristor-based classifiers

https://arxiv.org/abs/2606.12074
2•MediaSquirrel•27m ago•0 comments

The Battery Impact of 50 Open GitHub Issues on an M3 Mac

https://gopeek-lovat.vercel.app/blog-github-issues-battery-m3-mac.html
7•formit34•29m ago•2 comments

Custom Memcpy Implementation for ClickHouse

https://github.com/ClickHouse/ClickHouse/blob/master/base/glibc-compatibility/memcpy/memcpy.h
2•prakashqwerty•31m ago•0 comments

Fearless Concurrency on the GPU

https://arxiv.org/abs/2606.15991
1•matt_d•34m ago•0 comments

My Blog Hit the Front Page of Hacker News (and It Was Weird)

https://correresmidestino.com/my-blog-hit-the-front-page-of-hacker-news-and-it-was-weird/
1•frizlab•35m ago•0 comments

R Wins Statistics Award

https://statmodeling.stat.columbia.edu/2026/06/17/53890/
1•Tomte•35m ago•0 comments

Meta CTO Andrew Bosworth Admits the Company's AI Reorg Was 'Atrocious'

https://www.wired.com/story/andrew-bosworth-meta-employees-unrest/
3•reasonableklout•38m ago•0 comments

Dream Appearance Notification

https://drapno.com/
1•dougSF70•39m ago•1 comments

HN rates AI coding agents

https://elolup.com/
3•reStrugly•41m ago•1 comments

Loop Engineering

https://addyo.substack.com/p/loop-engineering
1•kiyanwang•42m ago•0 comments

The Fable 5 Export Controls Harm US Cyber Defense

https://www.lutasecurity.com/post/the-fable-5-export-controls-harm-us-cyber-defense
3•epaga•42m ago•0 comments

Found a useful open-source repo called Undoable

https://github.com/AkhilNam/undoable
1•hellokittydev•44m ago•0 comments

Commodore retro-styled flip phone

https://www.wired.com/story/commodore-callback-8020-is-a-digital-detox-phone-that-isnt-dumb/
2•seomint•44m ago•1 comments

Academic freedom declined in 50 countries

https://academic-freedom-index.net/
1•dash2•44m ago•0 comments

Breakthrough in electron microscopy delivers sharper images of tiniest proteins

https://news.berkeley.edu/2026/06/11/a-breakthrough-in-electron-microscopy-delivers-sharper-image...
3•thunderbong•45m 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