frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

The 185-Microsecond Type Hint

https://blog.sturdystatistics.com/posts/type_hint/
23•kianN•2h ago

Comments

EdNutting•2h ago
Wild speculation: Could the extra speedup be due to some kind of JIT hotpath optimisation that the previous reflective non-inlinable call prevented, and which the new use of the single `arrayLength` bytecode enabled? E.g. in production maybe you're seeing the hotpath hit a JIT threshold for more aggressive inlinng of the parent function, or loop unrolling, or similar, which might not be triggered in your test environment (and which is impossible when inlining is prevented)?
mkmccjr•9m ago
Author of the blog post here. That explanation sounds very plausible to me!

If the whole enclosing function became inlinable after the reflective call path disappeared, that could explain why the end-to-end speedup under load was even larger than the isolated microbench.

I admit that I don't understand the JIT optimization deeply enough to say that confidently... as I mentioned in the blog post, I was quite flummoxed by the results. I’d genuinely love to learn more.

The workers behind Meta's smart glasses can see everything

https://www.svd.se/a/K8nrV4/metas-ai-smart-glasses-and-data-privacy-concerns-workers-say-we-see-e...
330•sandbach•1h ago•173 comments

Welcome (back) to Macintosh

https://take.surf/2026/03/01/welcome-back-to-macintosh
197•Udo_Schmitz•3h ago•113 comments

Dragon Ball Color Correction Process [pdf]

https://andrewvanner.github.io/som/SoM_CC_Process_Day.pdf
47•haunter•1h ago•6 comments

Closure of the Weatherradio Service in Canada

https://www.rac.ca/rac-responds-to-the-closure-of-the-weatherradio-service-in-canada/
28•da768•1h ago•13 comments

Show HN: I built a sub-500ms latency voice agent from scratch

https://www.ntik.me/posts/voice-agent
101•nicktikhonov•2h ago•24 comments

British Columbia to end time changes, adopt year-round daylight time

https://www.cbc.ca/news/canada/british-columbia/b-c-adopting-year-round-daylight-time-9.7111657
343•ireflect•3h ago•191 comments

First in-utero stem cell therapy for fetal spina bifida repair is safe: study

https://health.ucdavis.edu/news/headlines/first-ever-in-utero-stem-cell-therapy-for-fetal-spina-b...
238•gmays•9h ago•47 comments

RCade: Building a Community Arcade Cabinet

https://www.frankchiarulli.com/blog/building-the-rcade/
29•evakhoury•4d ago•2 comments

New iPad Air, powered by M4

https://www.apple.com/newsroom/2026/03/apple-introduces-the-new-ipad-air-powered-by-m4/
300•Garbage•10h ago•499 comments

The 185-Microsecond Type Hint

https://blog.sturdystatistics.com/posts/type_hint/
23•kianN•2h ago•2 comments

Show HN: Govbase – Follow a bill from source text to news bias to social posts

https://govbase.com
144•foxfoxx•7h ago•64 comments

Show HN: Visual Lambda Calculus – a thesis project (2008) revived for the web

https://github.com/bntre/visual-lambda
10•bntr•2d ago•3 comments

Programmable Cryptography

https://0xparc.org/writings/programmable-cryptography-1
32•fi-le•2d ago•11 comments

Astro and Svelte: Why I believe they're the future of web development

https://xergioalex.com/blog/astro-and-svelte-the-future-of-web-development/
6•xergioalex•47m ago•0 comments

"That Shape Had None" – A Horror of Substrate Independence (Short Fiction)

https://starlightconvenience.net/#that-shape-had-none
74•casmalia•5h ago•13 comments

Show HN: Pianoterm – Run shell commands from your Piano. A Linux CLI tool

https://github.com/vustagc/pianoterm
33•vustagc•3h ago•15 comments

Motorola announces a partnership with GrapheneOS

https://motorolanews.com/motorola-three-new-b2b-solutions-at-mwc-2026/
2026•km•17h ago•725 comments

How to Build Your Own Quantum Computer

https://physics.aps.org/articles/v19/24
4•tzury•57m ago•0 comments

Ask HN: Who is hiring? (March 2026)

151•whoishiring•8h ago•205 comments

LFortran compiles fpm

https://lfortran.org/blog/2026/02/lfortran-compiles-fpm/
44•wtlin•3d ago•19 comments

Reflex (YC W23) Is Hiring Software Engineers – Python

https://www.ycombinator.com/companies/reflex/jobs
1•apetuskey•7h ago

Inside the M4 Apple Neural Engine, Part 1: Reverse Engineering

https://maderix.substack.com/p/inside-the-m4-apple-neural-engine
253•zdw•1d ago•60 comments

Launch HN: OctaPulse (YC W26) – Robotics and computer vision for fish farming

56•rohxnsxngh•7h ago•30 comments

iPhone 17e

https://www.apple.com/newsroom/2026/03/apple-introduces-iphone-17e/
176•meetpateltech•10h ago•186 comments

Show HN: uBlock filter list to blur all Instagram Reels

https://gist.github.com/shraiwi/009c652da6ce8c99a6e1e0c86fe66886
88•shraiwi•4h ago•21 comments

Ask HN: Who wants to be hired? (March 2026)

57•whoishiring•8h ago•164 comments

Build your own Command Line with ANSI escape codes (2016)

https://www.lihaoyi.com/post/BuildyourownCommandLinewithANSIescapecodes.html
32•vinhnx•2d ago•10 comments

Parallel coding agents with tmux and Markdown specs

https://schipper.ai/posts/parallel-coding-agents/
108•schipperai•9h ago•83 comments

Packaging a Gleam app into a single executable

https://www.dhzdhd.dev/blog/gleam-executable
80•todsacerdoti•8h ago•7 comments

Use the Mikado Method to do safe changes in a complex codebase

https://understandlegacycode.com/blog/a-process-to-do-safe-changes-in-a-complex-codebase/
147•foenix•4d ago•67 comments