frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Projecting React

https://tannerlinsley.com/posts/projecting-react
1•brandrick•3m ago•0 comments

Why Was Star Fox Called Lylat Wars in Europe? [video]

https://www.youtube.com/watch?v=3VlZ7gs-Z6Q&list=PLYGwstCQBscexot2j-u22LQSmgH9vCxKr
1•brandrick•5m ago•0 comments

All Those A.I. Note Takers? They're Making Lawyers Nervous

https://www.nytimes.com/2026/05/09/business/dealbook/ai-notetakers-legal-risk.html
1•JumpCrisscross•5m ago•0 comments

When Is "Next Friday"?

https://whenisnextfriday.com/
2•wjdp•9m ago•0 comments

AI: Apologies, I was only doing as instructed. (What Hollow is and isn't)

https://ninjahawk.github.io/blog/posts/what-hollow-is.html
1•ninjahawk1•10m ago•0 comments

Our keyboards are tracking us

1•tukunjil•11m ago•0 comments

Do city delivery drones make sense?

https://www.wired.com/story/do-city-delivery-drones-make-sense-no-one-knows-but-theyre-flying-ove...
1•FinnLobsien•11m ago•0 comments

Building a Memory Allocator from Scratch in C

https://0xkiire.com/memory-allocators/
1•kiirecodes•17m ago•0 comments

Scorpi – a Docker-like VM development platform for macOS

https://fuse-t.org/scorpi/
1•concerned_ctzn•18m ago•0 comments

Life Without US Tech

https://www.ft.com/content/4c3aad70-e0cb-46a2-95d5-15d11b6bf818
5•frb•18m ago•0 comments

Facto: The daily trivia game that makes you learn one new fact every single day

https://factoquizzy.web.app
1•Mwalwala•18m ago•1 comments

Comparisons as Predictable as the Sunrise

https://pudding.cool/2026/05/similes/
1•latexr•26m ago•0 comments

Piping terminal output to the browser using systemfd

https://blog.izissise.net/posts/webdev-livecompile/
1•ingve•27m ago•0 comments

I Do Not Recommend Fastmail

https://www.vincentschmalbach.com/why-i-do-not-recommend-fastmail-for-primary-email/
3•vincent_s•27m ago•1 comments

A game based on scrolling and zooming

https://www.vaskange.world/
4•skywal_l•29m ago•1 comments

Show HN: An addictive phone game about phone addiction

https://downtime.partridge.works
2•urbandw311er•30m ago•0 comments

Recovering from Narcissistic Abuse

https://www.pasthepast.com/p/recovering-from-narcissistic-abuse
1•ElysiumAbove•31m ago•0 comments

Women at the sharp end as AI takes over administrative roles

https://www.ft.com/content/946650d6-f61f-4b98-8bb5-c0020c8a205f
1•johnbarron•34m ago•2 comments

Using AGENTS.md / Claude.md to discourage AI-generated code contributions

https://fosstodon.org/@backintime/116555237447115014
1•buhtz•37m ago•0 comments

Capsules: Compile-time lock discipline in OxCaml

https://kcsrk.info/ocaml/oxcaml/modes/blogging/2026/05/08/capsules-in-oxcaml/
1•ibobev•39m ago•0 comments

The Eurovision Song Contest and the European Union

https://chuniversiteit.nl/papers/eurovision-song-contest-and-eu
2•ibobev•39m ago•0 comments

A simple runtime invariant miner

https://rahul.gopinath.org/post/2026/05/09/simple-invariant-miner/
2•ibobev•40m ago•0 comments

Chaos erupts as cyberattack disrupts learning platform Canvas amid finals

https://arstechnica.com/security/2026/05/chaos-erupts-as-cyberattack-disrupts-learning-platform-c...
3•mblome•40m ago•0 comments

Lython: Experimental Python compiler toolchain based on LLVM

https://github.com/t3tra-dev/lython
1•kozika•48m ago•1 comments

I built my second brain for meetings. No monthly subscription

https://appmemora.app
4•kozielgpc•49m ago•1 comments

How to Turn a Free Community into $8K+/Mo Without Losing Members

https://www.hopmembers.com/blogs/how-to-go-from-free-group-to-paid-membership-without-losing-members
1•oluwaseuny•55m ago•0 comments

The solution to urban heat is simpler than you think

https://grist.org/cities/the-solution-to-urban-heat-is-much-much-simpler-than-you-think/
3•fodmap•55m ago•0 comments

The Linux Kernel Startup

https://internals-for-interns.com/posts/linux-kernel-startup/
2•soheilpro•57m ago•0 comments

Show HN: Send Cloudflare Worker build events to Pushover

https://github.com/sslboard/pushover-cloudflare-build-notifications
1•weddpros•1h ago•0 comments

Cerebras to raise IPO price range to $150-$160 as demand surges

https://www.reuters.com/legal/transactional/cerebras-raise-ipo-price-range-150-160-demand-surges-...
2•giuliomagnifico•1h ago•0 comments
Open in hackernews

We uncovered a major Windows 11 performance upgrade Microsoft is testing

https://www.windowscentral.com/microsoft/windows-11/microsoft-is-working-on-major-performance-boost-for-windows-11-that-will-speed-up-app-launches-and-common-actions-by-automatically-maxing-out-cpu-in-short-bursts
3•tosh•1h ago

Comments

vintagedave•57m ago
> a new feature that will boost CPU frequency in bursts when initiating high-priority tasks to speed up app launches and system responsiveness

Great, but what about optimization?

When I click the Start button, the Start menu takes visible time to show and render. I don't think that's a CPU problem. I think that's an implementation problem. There was a perfectly performant Start menu even through Windows 7; what have they done to the taskbar and start menu that makes it so poor now?

d3Xt3r•2m ago
They rewrote it using a mix of Javascript (React Native), C# and WinUI 3, which is why it's dogshit.