frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Robot surgery on humans could be trialled within decade

https://www.theguardian.com/science/2025/jul/09/robot-surgery-on-humans-could-be-trialled-within-decade-after-success-on-pig-organs
2•blufish•5m ago•0 comments

Modern Node.js Patterns for 2025

https://kashw1n.com/blog/nodejs-2025/
1•tpetry•10m ago•0 comments

Best CSS clamp calculator and visualizer

https://clampcalculator.com/
1•ivanche•12m ago•0 comments

Trace LLM workflows at your app's semantic level, not at the OpenAI API boundary

https://engineeringideas.substack.com/p/trace-llm-workflows-at-your-apps
1•leventov•15m ago•0 comments

Show HN: Code is all you need – Sherlog MCP

https://github.com/GetSherlog/Sherlog-MCP
3•randomaifreak•16m ago•0 comments

Why Big Tech is threatened by a global push for data sovereignty

https://restofworld.org/2025/big-tech-data-sovereignty/
4•jethronethro•17m ago•0 comments

C++: Maps on Chains

http://bannalia.blogspot.com/2025/07/maps-on-chains.html
1•signa11•17m ago•0 comments

macOS Tahoe puts the Spotlight where it belongs

https://www.macworld.com/article/2841894/20-years-later-spotlight-returns-to-the-spotlight.html
1•tosh•18m ago•0 comments

Does AI boost productivity? The evidence is murky

https://theconversation.com/does-ai-actually-boost-productivity-the-evidence-is-murky-260690
4•devonnull•20m ago•0 comments

Show HN: A 50% Undercut

https://www.aiworkphoto.com/
1•alexbradford196•27m ago•0 comments

Chctx – omz plugin for changing context of AWS/Terraform

https://github.com/jmischler72/chctx
1•jmischler72•28m ago•0 comments

ATC/OSDI'25 Technical Sessions

http://muratbuffalo.blogspot.com/2025/07/atcosdi25-technical-sessions.html
2•ArneVogel•29m ago•0 comments

Go Fork

https://github.com/HRHDaniel/go/tree/throwOperator1.24
1•martinskou•31m ago•1 comments

AI Study Assistant – Ask questions from your own notes

2•RajGuruYadav•33m ago•0 comments

Brine new world: technology enhances desalination and lithium mining

https://cosmosmagazine.com/science/chemistry/thermodiffusion-lithium/Brinenewworld:technologyenhancesdesalinationandlithiummining
3•Bluestein•33m ago•0 comments

Climate simulator 'brings weather into the lab'

https://www.bbc.com/news/articles/cqjq2e5gd8wo
4•Bluestein•35m ago•0 comments

Autocoder.cc – The first full stack vibe coding tool

https://www.autocoder.cc/
2•Sharon_Q•36m ago•2 comments

Elon Musk's Tesla to open first India store in Mumbai on July 15

https://www.thehindu.com/business/elon-musks-tesla-to-open-first-india-store-in-mumbai-on-july-15/article69798935.ece
2•Bluestein•36m ago•0 comments

METR's AI productivity study is good

https://www.seangoedecke.com/impact-of-ai-study/
3•ingve•38m ago•0 comments

Transition to using 16 KB page sizes for Android apps and games

https://android-developers.googleblog.com/2025/07/transition-to-16-kb-page-sizes-android-apps-games-android-studio.html
1•ingve•41m ago•0 comments

The remarkable rise of an Australian deputy mayor to a plum job

https://www.smh.com.au/national/the-remarkable-rise-of-an-australian-deputy-mayor-to-a-plum-trump-job-20250711-p5me60.html
2•KnuthIsGod•41m ago•0 comments

Sipgate discovers null-pointer-dereference in Mediatek VoLTE stack firmware

https://www.sipgate.de/blog/sipgate-discovers-null-pointer-dereference-in-mediatek-volte-stack-firmware
2•todsacerdoti•46m ago•0 comments

Zero-Click Calendar Exfiltration Reveals MCP Security Risk in 11.ai

https://repello.ai/blog/zero-click-calendar-exfiltration-reveals-mcp-security-risk-in-11-ai
1•Dachande663•48m ago•0 comments

Claude Code is now a Bun single-file executable

https://twitter.com/jarredsumner/status/1943492457506697482
1•tosh•51m ago•0 comments

I built a Steam plugin for Dify (now listed on the official plugin marketplace)

https://marketplace.dify.ai/plugins/bdim/steam
2•bdim404•51m ago•1 comments

Apple vs the Law

https://formularsumo.co.uk/blog/2025/apple-vs-the-law/
34•tempodox•56m ago•11 comments

The Yellow Milkmaid Syndrome – paintings with identity problems

https://pro.europeana.eu/post/the-yellow-milkmaid-syndrome-paintings-with-identity-problems
2•thunderbong•57m ago•0 comments

Europe's first HPC ARM processor lands at TSMC

https://www.heise.de/en/news/Europe-s-first-HPC-ARM-processor-lands-at-TSMC-10483298.html
1•doener•59m ago•0 comments

Implement a robust multi-rate-limit throttling using Rails

https://www.prateekcodes.dev/implementing-api-throttling-multiple-endpoints-rails/
1•prateekkish•1h ago•0 comments

Foundation Models of Behavioral Data from Wearables Improve Health Predictions

https://arxiv.org/abs/2507.00191
1•tosh•1h ago•0 comments
Open in hackernews

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

2•herol3oy•2mo ago

Comments

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