frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Node.js 26.0.0 (Now with Temporal)

https://nodejs.org/en/blog/release/v26.0.0
37•aarestad•1h ago

Comments

noodlesUK•42m ago
I'm really looking forward to the temporal api being universally available. Moment and Luxon are fairly good but sensible date/time handling is something that really ought to be baked into the platform ootb.
culi•29m ago
Until then, a solid backfill has been available for quite some time
jpsimons•21m ago
I always thought the old Date is kind of elegant... increment anything with an overflow and it all wraps around correctly, like `d.setDate(d.getDate() + 100)` to advance a date 100 days. "March 208th" is interpreted like you'd expect, as are the hours and minutes and such.

Of course, complete lack of non-local non-GMT time zones is a huge downside.

keeganpoppen•11m ago
i'm pretty sure all that stuff works w/ Temporal... Temporal is extremely well-designed, in my experience. the js date object, on the other hand, has insane pitfalls, and i say this as someone who thinks not understanding JS ASI is a "skill issue", among other happily-un-"ergonomic" worldviews...
pjmlp•19m ago
26.2.0 is already out, why link to the previous release?

https://nodejs.org/en/blog/release/v26.2.0

What I would expect with the inclusion of temporal, is having a section on nodejs docs about Rust addons, alongside the C and C++ sections.

cute_boi•15m ago
Node JS team should look into bun and make progress. They are somewhat stable, but bun have lot of features and is more performant than Node.
HatchedLake721•9m ago
/s ? Bun is not yet (ever?) compatible with Node. I'm sure if Node JS could trim the fat with breaking changes they'd be fast too

An OpenAI model has disproved a central conjecture in discrete geometry

https://openai.com/index/model-disproves-discrete-geometry-conjecture/
134•tedsanders•49m ago•64 comments

GitHub confirms breach of 3,800 repos via malicious VSCode extension

https://www.bleepingcomputer.com/news/security/github-confirms-breach-of-3-800-repos-via-maliciou...
85•Timofeibu•6h ago•28 comments

How fast is N tokens per second really?

https://mikeveerman.github.io/tokenspeed/
164•hexagr•2d ago•42 comments

Flipper One Tech Specs

https://docs.flipper.net/one/general/tech-specs
40•gregsadetsky•1h ago•6 comments

Why is Inkwell stuck in review

https://www.manton.org/2026/05/19/why-is-inkwell-stuck-in.html
37•speckx•2h ago•13 comments

Qwen3.7-Max: The Agent Frontier

https://qwen.ai/blog?id=qwen3.7
497•kevinsimper•9h ago•192 comments

Sharla Boehm, the programmer whose code underpins the Internet

https://www.scientificamerican.com/article/the-programmer-whose-code-underpins-the-internet/
39•dxs•2d ago•12 comments

SBCL: the ultimate assembly code breadboard (2014)

https://pvk.ca/Blog/2014/03/15/sbcl-the-ultimate-assembly-code-breadboard/
85•yacin•4h ago•5 comments

Incident Report: May 19, 2026 – GCP Account Suspension

https://blog.railway.com/p/incident-report-may-19-2026-gcp-account-outage
304•0xedb•11h ago•178 comments

Saying Goodbye to Asm.js

https://spidermonkey.dev/blog/2026/05/20/saying-goodbye-to-asmjs.html
242•eqrion•7h ago•110 comments

Map of Metal

https://mapofmetal.com/
340•robin_reala•9h ago•119 comments

Qian Xuesen: The missile genius America lost and China gained (2025)

https://www.usni.org/magazines/naval-history/2025/december/missile-genius-america-lost-and-china-...
22•thnaks•2h ago•10 comments

Google's AI is being manipulated. The search giant is quietly fighting back

https://www.bbc.com/future/article/20260519-google-tackles-attempts-to-hack-its-ai-results
197•tigerlily•8h ago•144 comments

Meta blocks human rights accounts from reaching audiences in Saudi Arabia, UAE

https://www.alqst.org/ar/posts/1190
807•giuliomagnifico•7h ago•342 comments

Tracking Starbucks' 'widely recyclable' cups: none ended up at recycling

https://www.beyondplastics.org/press-releases/starbucks-cups-recyclable-report
86•theanonymousone•1h ago•59 comments

Apparently Google hates us now

https://twitter.com/pokemoncentral/status/2057123807404638250
304•zeitg3ist•3h ago•147 comments

Node.js 26.0.0 (Now with Temporal)

https://nodejs.org/en/blog/release/v26.0.0
39•aarestad•1h ago•7 comments

LoRA and Weight Decay (2023)

https://irhum.github.io/blog/lorawd/
7•jxmorris12•1d ago•0 comments

Everything in C is undefined behavior

https://blog.habets.se/2026/05/Everything-in-C-is-undefined-behavior.html
440•lycopodiopsida•13h ago•590 comments

Formal Verification Gates for AI Coding Loops

https://reubenbrooks.dev/blog/structural-backpressure-beats-smarter-agents/
65•pyrex41•4h ago•9 comments

Stable Audio 3

https://arxiv.org/abs/2605.17991
64•guardienaveugle•4h ago•13 comments

Testing distributed systems with AI agents

https://github.com/shenli/distributed-system-testing
59•shenli3514•5h ago•8 comments

Handling the great code forge fragmentation

https://www.alexselimov.com/posts/forge_fragmentation/
24•mooreds•3d ago•7 comments

Tennessee man jailed 37 days for Trump meme wins settlement after lawsuit

https://www.fire.org/news/victory-tennessee-man-jailed-37-days-trump-meme-wins-835000-settlement-...
551•ceejayoz•5h ago•341 comments

When Fast Fourier Transform Meets Transformer for Image Restoration (2024)

https://github.com/deng-ai-lab/SFHformer
63•teleforce•2d ago•7 comments

Japan is gripped by mass allergies. A 1950s project is to blame

https://www.bbc.com/future/article/20260515-the-1950s-blunder-which-causes-mass-hay-fever-in-japan
314•ranit•18h ago•145 comments

Show HN: Lance – image/video generation and understanding in one model

https://github.com/bytedance/Lance
32•cleardusk•4h ago•9 comments

Show HN: Hocuspocus 4 – self-hosted Yjs collaboration backend

https://github.com/ueberdosis/hocuspocus
23•philipisik•5h ago•3 comments

Autoregressive next token prediction and KV Cache in transformers

https://medium.com/advanced-deep-learning/autoregressive-next-token-prediction-kv-cache-in-transf...
42•coarchitect•2d ago•0 comments

Smartmedia Card Spec Opened, available free (2000)

https://www.edn.com/smartmedia-card-interface-spec-opened-available-for-free/#google_vignette
24•brudgers•3d ago•13 comments