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•4mo ago

Comments

cherryteastain•4mo 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•4mo 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

Infinite Mac: Resource Fork Roundtripping

https://blog.persistent.info/2025/09/infinite-mac-resource-forks.html
1•tobr•30s ago•0 comments

The Climate Change Paradox

https://www.quantamagazine.org/the-climate-change-paradox-20250915/
1•pykello•1m ago•0 comments

Why one of the most brilliant AI scientists left the US for China

https://www.theguardian.com/news/ng-interactive/2025/sep/16/song-chun-zhu-why-one-of-the-worlds-m...
1•alastairr•2m ago•0 comments

Immaculate CONSTELLATION document released in Nov 2024 [pdf]

https://www.congress.gov/118/meeting/house/117721/documents/HHRG-118-GO12-20241113-SD003.pdf
1•sans_souse•3m ago•1 comments

AI Economic Meltdown: The Coming Expert Squeeze

https://twitter.com/cirnosad/status/1967598082520154219
1•Ambolia•6m ago•0 comments

I Built a Boring Tool

https://deckserve.com/blog/i-built-a-boring-tool/
1•abusedmedia•7m ago•0 comments

Is My Design Good?

https://github.com/calebvergene/uci4yearplan
1•calebverg•12m ago•0 comments

Data investigation: Childhood vaccination rates are backsliding across the U.S.

https://www.nbcnews.com/health/health-news/data-investigation-childhood-vaccination-rates-are-bac...
3•slu•13m ago•1 comments

The Rise and Fall of the British Detective Novel

https://www.historytoday.com/archive/feature/rise-and-fall-british-detective-novel
2•Caiero•18m ago•0 comments

Record labels, Internet Archive settle vinyl-streaming copyright case

https://www.reuters.com/legal/litigation/record-labels-internet-archive-settle-vinyl-streaming-co...
2•aspenmayer•25m ago•1 comments

Show HN: Open-source WebEditor (allows for nesting components within components)

https://github.com/devscribe-team/webeditor
1•Giannihart•27m ago•0 comments

The Creator Advantage

https://anthonybatt.com/the-creator-advantage/
1•djabatt•30m ago•0 comments

Show HN: From Chatbots to AI Agents: The Quiet Revolution

https://tolearn.blog/blog/from-chatbots-to-ai-agents-quiet-revolution
1•leoli123•32m ago•0 comments

Show HN: WebGPU demo compares 3D models using KTX2 vs. Spark

https://ludicon.com/sparkjs/gltf-demo/
1•castano-ludicon•35m ago•0 comments

So you have your data, but how does it relate to the physical world?

https://blog.mapped.com/the-context-problem-in-smart-buildings-and-how-to-solve-it-3c99d53b60c1
1•connorjcantrell•54m ago•2 comments

Public static void main(String[] args) is dead

https://mccue.dev/pages/9-16-25-psvm
74•charles_irl•54m ago•38 comments

Show HN: Selviv – Dinner planning, made effortless

1•selviv•58m ago•0 comments

Jonathan Riddell Leaves KDE After 25 Years with Mixed Emotions

https://linuxiac.com/jonathan-riddell-leaves-kde-after-25-years/
2•ofrzeta•58m ago•0 comments

Necessary tool? Async LoRA for distributed systems

2•jfileto•59m ago•0 comments

The Clip (What's the Right Amount of Context?)

https://unintendedconsequenc.es/the-clip/
1•paulorlando•1h ago•0 comments

The Rise of 'Conspiracy Physics'

https://www.wsj.com/science/physics/the-rise-of-conspiracy-physics-dd79fe36
1•Petiver•1h ago•0 comments

Ask HN: Beer income ideas for a laid-off Nepali Jr.IT support?

1•shivajikobardan•1h ago•0 comments

Assassination Sparks Social Media Crackdown

https://www.kenklippenstein.com/p/charlie-kirk-assassination-sparks-6da
3•kgdiem•1h ago•0 comments

Safepoints and Fil-C

https://fil-c.org/safepoints
1•matt_d•1h ago•0 comments

Sunsetting the Rustwasm GitHub Org

https://blog.rust-lang.org/inside-rust/2025/07/21/sunsetting-the-rustwasm-github-org/
2•starwatch•1h ago•1 comments

Nature's Optical Illusion [video]

https://www.youtube.com/watch?v=B_PCZiNlmPw
1•surprisetalk•1h ago•0 comments

An open-source framework for AI apps, built and used in production by Google

https://genkit.dev/?lang=go
2•SriniK•1h ago•0 comments

Imba – The friendly full-stack language

https://imba.io/
2•zdkaster•1h ago•1 comments

Peekaping – self-hosted uptime monitoring

https://peekaping.com/
1•zdkaster•1h ago•0 comments

Show HN: Pyproc – Call Python from Go Without CGO or Microservices

https://github.com/YuminosukeSato/pyproc
3•acc_10000•1h ago•0 comments