frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Using C++ type aliasing to avoid the ODR problem with conditional compilation

https://devblogs.microsoft.com/oldnewthing/20250501-00/?p=111134
5•signa11•10mo ago

Comments

cherryteastain•10mo ago
Cool trick but why wouldn't you just put the Log method without the ifdef in the header, and put the conditionally compiled bits in a .cpp file? The method in the article already puts both Widget<true> and Widget<false> in a .cpp file.
stop50•10mo ago
The thing that is complained on by the linker is not the method, its the m_logger attribute. because of that the two structs mismatch. But since Widget<true> and Widget<false> are two different structs in the typing system they don't interfere with each other

microui: A tiny immediate-mode UI library

https://github.com/rxi/microui
1•tosh•1m ago•0 comments

Trump Administration Plans to Require Higher Wages for H-1B Visa Holders

https://www.wsj.com/politics/policy/trump-administration-plans-to-require-higher-wages-for-h-1b-v...
1•cebert•1m ago•0 comments

How I vibe-code 10 web services from anywhere

https://www.blynt.com/blog/vibe-coding-from-everywhere/
1•blynt•2m ago•0 comments

How I work without a mouse

https://plo.fyi/blog/working-without-a-mouse/
1•ploMP4•2m ago•0 comments

Druids: Batteries-included library to coordinate and deploy coding agents

https://druids.dev/welcome
1•isaacimagine•3m ago•0 comments

(A Few) Ops Lessons We All Learn the Hard Way

https://netmeister.org/blog/ops-lessons.html
1•rayhaanj•4m ago•0 comments

It's 2026 and infrastructure DevEx is still lacking

https://grafosai.substack.com/p/its-2026-and-infrastructure-devex
1•souvlakius•6m ago•0 comments

I Think Software Development Will Be Automated by 2030

https://blog.vtemian.com/talk/will-ai-automate-the-sdlc-by-2030/
1•vtemian•6m ago•0 comments

Stripe builds interactive docs with Markdoc

https://stripe.dev/blog/markdoc
1•cezarvil•9m ago•0 comments

Spawning VMs for unreasonable workloads (2024)

https://blog.davidv.dev/posts/abusing-firecracker/
1•tlar•9m ago•0 comments

Claude API Error: 529

2•anujbans•10m ago•2 comments

How to Setup Pie for PHP Extensions on macOS

https://stephenjude.me/articles/how-to-setup-pie-for-php-extensions-on-macos
1•stehenjude•11m ago•0 comments

Show HN: Mrxl – Compile Mermaid diagrams into Excel (.xlsx)

https://github.com/v420v/mrxl
1•ibuki256•14m ago•0 comments

mlx-Code: Run Claude Code Locally with MLX-LM

https://www.youtube.com/watch?v=Rba-uTsYuXg
2•JosefAlbers•17m ago•1 comments

I was paid to write fake Google reviews – then my 'bosses' tried to scam me

https://www.theguardian.com/technology/2026/mar/27/paid-write-fake-google-reviews-scammer-cryptoc...
2•mykowebhn•21m ago•0 comments

Study: Space no gravity negatively impact sperm navigation, affecting childbirth

https://adelaideuni.edu.au/about/news/2026/human-sperm-may-get-lost-in-space/
1•giuliomagnifico•25m ago•0 comments

Show HN: HTML Viewer with Bidirectional Highlighting (Code ↔ Highlight Element)

https://html-viewer.org
1•jackxmm•25m ago•0 comments

Blog: Book on AI Agents for the Layman

https://www.investigatingsoftware.co.uk/2026/03/the-best-book-on-ai-agents-for-layman.html
2•phoughton•27m ago•0 comments

Should QA Exist

https://www.rubick.com/should-qa-exist/
9•PretzelFisch•33m ago•11 comments

Riding the Memory Boom and Trying to Avoid the Bust

https://www.nextplatform.com/store/2026/03/24/riding-the-memory-boom-and-trying-to-avoid-the-bust...
3•rbanffy•34m ago•0 comments

Taking Down the Internet's Most Popular HTTP Client with a Single JSON Key

https://www.striga.ai/research/crashing-axios-with-proto
5•traekfuglene•35m ago•1 comments

Pyrite64: N64 Game-Engine and Editor using libdragon and tiny3d

https://github.com/HailToDodongo/pyrite64
3•hexmiles•35m ago•0 comments

ninja: a small build system with a focus on speed

https://github.com/ninja-build/ninja
1•tosh•37m ago•0 comments

Show HN: GameHippo.art – Preserving a lost freeware game directory from 2004

https://gamehippo.art
1•hedin_hiervard•37m ago•0 comments

Scaling a Monolith to 1M LOC: 113 Pragmatic Lessons

https://www.semicolonandsons.com/articles/scaling-a-monolith-to-1m-loc-113-pragmatic-lessons-from...
1•semicolonandson•38m ago•0 comments

Ask HN: Any Tradespeople Here?

4•documentorium•49m ago•0 comments

Hold on to Your Hardware

https://xn--gckvb8fzb.com/hold-on-to-your-hardware/
35•LucidLynx•50m ago•13 comments

Ten C64 Demo [video]

https://www.youtube.com/watch?v=QMDE_Sd98cA
1•Fr0styMatt88•51m ago•0 comments

Comparison of two frameworks: 4.0M vs. 2.5M tokens for the same app

https://wasp.sh/blog/2026/03/26/nextjs-vs-wasp-40-percent-less-tokens-same-app
2•Martinsos•52m ago•1 comments

SimpleLogin CLI

https://github.com/mexcool/simplelogin-cli
2•mexcool•55m ago•0 comments