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

Show HN: Free API toolkit – cron, webhooks, DNS, hashing, regex

https://frog03-20494.wykr.es/devtools/
1•patchnull•33s ago•1 comments

Fooling Go's X.509 Certificate Verification

https://danielmangum.com/posts/fooling-go-x509-certificate-verification/
1•hasheddan•45s ago•0 comments

Some relationships deepen when you tell the truth and some end

https://www.henrikkarlsson.xyz/p/going-your-own-way
1•squirrel•1m ago•0 comments

Open Source Masterclass – Learn to Contribute Upstream

https://opensourcemasterclass.org/
2•antoviaque•2m ago•0 comments

Tell HN: Moltbook was running in my browser

2•ramon156•7m ago•1 comments

As AI data centers scale, investigating their impact becomes its own beat

https://www.niemanlab.org/2026/03/as-ai-data-centers-scale-investigating-their-impact-becomes-its...
1•giuliomagnifico•8m ago•0 comments

Claude Skills: The Complete Guide

https://aistaffkit.com/claude-skills-guide
1•modestpacket•10m ago•0 comments

Get 500 credits for Manus registration

https://manus.im/invitation/ZQFSZCXJGQKD1GP
1•doener•10m ago•0 comments

Show HN: Colab pipeline for auto-labeling datasets with prompt and training YOLO

https://github.com/useful-ai-tools/detect-anything
2•eyasu6464•13m ago•1 comments

Windows 12 could be the tipping point that pushes you to Linux

https://www.zdnet.com/article/windows-12-rumors-linux-migration/
1•robtherobber•13m ago•0 comments

Ask HN: What starts to break down as your notes grow?

1•vajafafa•18m ago•0 comments

AI research paper – IEEE open access journal

https://ieeexplore.ieee.org/document/11424402
2•funnyguy678•22m ago•0 comments

C++26 safety features won't safe you

https://lucisqr.substack.com/p/c26-safety-features-wont-save-you
1•todsacerdoti•22m ago•0 comments

What Is Zensical?

https://zensical.org/about/
1•Tomte•24m ago•0 comments

Ask HN: Should we add game as product type for 3DIMLI?

1•arpit077•25m ago•0 comments

Fixing Programmatic Tool Calling with Types

https://blog.coldboot.org/fixing-programmatic-tool-calling-with-types
1•matchcase•26m ago•0 comments

Work just got easier for data analysts

https://analyst-bbqe.onrender.com/
1•Sechele•28m ago•0 comments

Code reviews do find bugs

https://entropicthoughts.com/code-reviews-do-find-bugs
1•todsacerdoti•28m ago•0 comments

Minesweeper but It's the Strait of Hormuz

https://sweepthestrait.com/
2•nextstep•30m ago•0 comments

Gallery of Processor Cache Effects (2019)

https://igoro.com/archive/gallery-of-processor-cache-effects/
2•mattrighetti•30m ago•0 comments

SSH Funky.nondeterministic.computer

https://funky.nondeterministic.computer/
1•thunderbong•31m ago•0 comments

NOIRLab Astro Data Archive

https://astroarchive.noirlab.edu/
1•bryanrasmussen•34m ago•0 comments

Reflections on the Future of Software Engineering Retreat

https://www.thoughtworks.com/insights/articles/reflections-future-software-engineering-retreat
1•r4um•35m ago•0 comments

Zen of AI Coding

https://nonstructured.com/zen-of-ai-coding/
1•r4um•36m ago•0 comments

Unions merged into .NET 11 SDK Preview 3

https://github.com/dotnet/roslyn/pull/82640
2•roflcopter69•36m ago•0 comments

Why does AI tell you to use Terminal so much?

https://eclecticlight.co/2026/03/11/why-does-ai-tell-you-to-use-terminal-so-much/
23•ingve•41m ago•30 comments

Ablation vs Heretic vs Obliteratus: one trick, three layers of tooling

https://morgin.ai/articles/ablation-vs-heretic-vs-obliteratus.html
2•samuelLagent•41m ago•0 comments

NovAI Coder – Free Copilot Alternative Using Chinese AI Models

https://github.com/494900759-star/novai-coder
1•aiapikey•42m ago•0 comments

Show HN: VocalSplit – Browser-based vocal remover running 100% locally

https://vocalsplit.app/
1•jacoka•44m ago•1 comments

WSL2 Kubernetes: Best Setup for Development or Overcomplicating Things?

https://github.com/codeedu/wsl2-kubernetes
1•IzhaqBlues•44m ago•0 comments