frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Principles for Fast Tokio Applications

https://dial9-rs.github.io/blog/principles-for-fast-tokio-applications/
21•carllerche•1h ago

Comments

Tsarp•29m ago
One great use of agentic coding is being able to add and very granular tracing instrumentation to help with these sort of optimizations.
jeffbee•25m ago
Also a great way to make sure that your app spends most of its time in observability overhead. For example even the latency histogram that the OP mentions is wildly expensive.
MomsAVoxell•18m ago
If you’re not using eBPF to trace your app you’re doing it wrong.
jeffbee•15m ago
The low cost of eBPF tracing is another myth.
nicoburns•3m ago
One legitimately great thing about LLMs is that it makes it feasible to add these kind of tracing instrumentations temporarily for profiling and then throw them away so they never reach source control let alone production.
jeffbee•26m ago
All of the significant server applications I have encountered in the industry have suffered from the same problem, which surprised their authors but seemed obvious to me: the application was spending the majority of its CPU time doing meta-work like entering and leaving epoll, stealing work from itself, etc. There are principles for writing Tokio servers and these are good points in the OP but I think they are little-known and too easy to violate.
cube00•14m ago
I can't say I'm surprised when I see the 100+ function stack traces Tokio async produces.

For AI leaders Doom is a form of hype

https://erkansaka.net/2026/09/10/ai-doom-rhetoric-safety-hype/
46•luk4•18m ago•11 comments

Notes on gotchas while migrating 35kb preprompts from Opus to self-hosted Ollama

https://patrickmccanna.net/notes-on-migrating-large-prompts-away-from-anthropic-openai-to-self-ho...
63•0o_MrPatrick_o0•2h ago•27 comments

MIT creates method to force AI to comply with safety rules

https://theframenews.org/en/hardflow-safety-critical-ai/
10•Sarvaturi•15m ago•6 comments

Foundation Model Engineering: From Theory to Production

https://sungeuns.github.io/foundation-model-engineering/
20•sungeuns•1h ago•2 comments

Distributed Systems Classics

https://nvartolomei.com/dist-sys-classics/
10•grep_it•31m ago•0 comments

What a time to be alive

https://tenderlovemaking.com/2026/09/11/what-a-time-to-be-alive/
111•gregnavis•3h ago•141 comments

Principles for Fast Tokio Applications

https://dial9-rs.github.io/blog/principles-for-fast-tokio-applications/
21•carllerche•1h ago•7 comments

Hacking AI customer service agents

https://www.intigriti.com/researchers/blog/hacking-tools/hacking-ai-customer-service-agents
3•snikolaev•7m ago•0 comments

An atlas of periodic solutions to the three-body problem

https://www.threebodyorbits.com/
223•danielmorozoff•2d ago•49 comments

EuroBirdPortal – Live bird movements across Europe

https://www.eurobirdportal.org/ebp/en/
190•NKosmatos•8h ago•52 comments

Richat Structure

https://en.wikipedia.org/wiki/Richat_Structure
12•jonbaer•2d ago•1 comments

A 386 PC for Your RP2350

https://github.com/rh1tech/frank-386
168•SamuraiLion•8h ago•48 comments

Adversarial Fashion Makes a Statement on AI Panopticon

https://spectrum.ieee.org/adversarial-fashion
26•rbanffy•2h ago•15 comments

Devil's Arrows: Ancient builders hauled 55k-lb stones 11 miles for UK stone row

https://www.sciencedaily.com/releases/2026/09/260909005152.htm
37•bookofjoe•3d ago•26 comments

Trying to Make a Loop Auto-Vectorize

https://jsgroth.dev/blog/posts/trying-to-make-a-loop-auto-vectorize/
19•zdw•4d ago•6 comments

Anthropic tells investors it will be profitable for second straight quarter

https://www.reuters.com/business/retail-consumer/anthropic-tells-investors-it-will-be-profitable-...
27•alephnerd•46m ago•24 comments

Show HN: Pelican-bicycle alternatives (updated for 2026)

https://gally.net/temp/20260914pelican-alternatives/index.html
47•tkgally•3h ago•15 comments

How to write an effective software design document

https://refactoringenglish.com/excerpts/write-an-effective-design-doc/
222•fagnerbrack•3h ago•92 comments

Apple's Siri AI Can Be Swapped Out for Claude, ChatGPT, Code Shows

https://www.macrumors.com/2026/09/14/siri-can-be-swapped-out-for-chatgpt-claude/
193•tosh•4h ago•108 comments

Fixing an NZXT Signal 4K30 part 2: the green/pink video bug

https://www.downtowndougbrown.com/2026/09/fixing-an-nzxt-signal-4k30-part-2-the-green-pink-video-...
5•zdw•17h ago•0 comments

Show HN: Kinesis – Control your Mac with the Meta Neural Band

https://github.com/callbacked/kinesis
94•callbacked•4h ago•27 comments

Texas judge rules TikTok misled users on child safety feature

https://www.reuters.com/legal/litigation/texas-judge-rules-tiktok-misled-users-child-safety-featu...
121•1vuio0pswjnm7•3h ago•52 comments

Claude Is a Contrarian

https://medium.com/@rdsubhas/claude-is-a-contrarian-dbce4de5cada
11•rdsubhas•19m ago•3 comments

Apple's Dimensional Drawings

https://developer.apple.com/accessories/dimensional-drawings/
342•herbertl•16h ago•112 comments

Microsoft patches Windows and Excel – breaks audio, remote access, and paste

https://www.theregister.com/os-platforms/2026/09/14/microsoft-patches-windows-and-excel-breaks-au...
7•Alephinitesimal•24m ago•0 comments

Spaceships (Reverse Asteroid)

https://spaceships.treybastian.com/
342•zdw•4d ago•67 comments

Fable 5.1 Solves the Cyphral Distich, a 370-year-old cipher

https://www.vals.ai/blogs/fable-solves-cyphral-distich
1148•u1hcw9nx•19h ago•527 comments

China's Regulators Take Aim at "AI Boyfriends"

https://spectrum.ieee.org/china-ai-chatbot-regulation
21•andai•1h ago•3 comments

OpenArch – PyTorch implementations of modern LLM architectures

https://github.com/anuj0456/OpenArch
120•anuj0456•8h ago•28 comments

SDR–; open source SDR with a patchable signal graph, Rust DSP, web UI

https://github.com/Newspicel/sdrminusminus
37•newspicel•3h ago•4 comments