frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Scaling a content agency using AI – 2 ppl managing 20 accounts now

https://www.postingmachine.ai
1•_mad_eye_•42s ago•1 comments

The future of cognitive security and the new sixth battleground

https://iai.tv/articles/psychological-warfare-was-once-an-afterthought-its-now-the-primary-battle...
1•pandoro•3m ago•0 comments

Finding an Asian Wife as a Western Man

https://indignified.com/finding-your-wife-life-partner-in-asia/
1•ZguideZ•3m ago•0 comments

Why the Human Genome's Tangled Physicality May Confound AI

https://www.quantamagazine.org/why-the-human-genomes-tangled-physicality-may-confound-ai-20260618/
1•pseudolus•4m ago•0 comments

Uptime.com's New MCP

https://github.com/uptime-com/uptime-mcp
1•uptime-com-mcp•6m ago•1 comments

Nearly 80% of data center capacity at elevated risk to climate hazards, study

https://www.cnbc.com/2026/06/18/data-center-climate-change-study.html
1•1vuio0pswjnm7•6m ago•0 comments

Windows NT for GameCube/Wii

https://github.com/Wack0/entii-for-workcubes
1•zdw•8m ago•0 comments

How many of the 170k English words do you know?

https://vocabowl-870366514258.us-west1.run.app/
1•abnry•8m ago•0 comments

Ask HN: Can Monte Carlo Tree Search Improve AI Outputs?

1•silent_butagrim•10m ago•0 comments

The average SpaceX buyer post-IPO is almost under water after two-day slide

https://www.cnbc.com/2026/06/18/the-average-spacex-buyer-post-ipo-is-almost-under-water-after-two...
1•1vuio0pswjnm7•11m ago•0 comments

I still don't think you need to vacuum every week

https://kevinmunger.substack.com/p/a-messy-experiment
1•surprisetalk•15m ago•0 comments

Can Opus Be Used to Edit Technical Articles?

https://techstackups.com/articles/can-opus-edit-technical-articles/
1•ritzaco•15m ago•0 comments

Ask HN: Open-Source Intelligence

2•silent_butagrim•16m ago•0 comments

New York passes a bill aimed at halting 'ghost jobs'

https://www.hrdive.com/news/new-york-passed-bill-aimed-at-halting-ghost-jobs/822620/
3•pseudolus•16m ago•1 comments

Sashiko: AI code review system for the Linux kernel

https://www.theregister.com/software/2026/03/20/linux-kernel-engineer-introduces-sashiko-code-rev...
2•root-parent•17m ago•0 comments

Android dev verification on track for Sep, 'Verifier' service will auto-install

https://9to5google.com/2026/06/18/android-developer-verification-progress-timeline/
2•josephcsible•21m ago•1 comments

Show HN: 7a0 – Build a World Cup XI from 177 historical squads

https://7a0.org
2•cby821555203•21m ago•0 comments

Show HN: Wyolet Relay – high throughput, open source LLM router

https://github.com/wyolet/relay
2•aaliboyev•24m ago•0 comments

Big Tech's Ten Most Interesting Patents This Week (6/19/2026)

https://patentlyze.com/big-tech-ten-most-interesting-patents-june-19-2026/
3•patentlyze•25m ago•0 comments

New anonymous-by-default social, open for public access

2•euintceo•25m ago•1 comments

What 50k Runs of a 5-Line Eval Taught Us

https://code.visualstudio.com/blogs/2026/06/19/what-50000-runs-taught-us
1•dahjelle•25m ago•0 comments

Ask HN: Is there a recognized standard for swarm intelligence benchmarking?

3•stephanieriggs•25m ago•0 comments

Microsoft shareholders sue over $357B stock wipeout

https://www.msn.com/en-us/money/other/microsoft-shareholders-sue-over-357-billion-stock-wipeout/a...
3•petethomas•27m ago•0 comments

I spent two years fixing the wrong thing

https://www.traderscompanion.org
1•mathono•27m ago•0 comments

Waymo recalls ~3,900 robotaxis, some drove into 'freeway construction zones'

https://www.cnbc.com/2026/06/18/waymo-nhtsa-voluntary-recall-robotaxis-entered-freeway-constructi...
3•1vuio0pswjnm7•28m ago•2 comments

Clark Barwick on Topological Quantum Field Theory and the Langlands Program [video]

https://www.youtube.com/watch?v=t3xkf-hqG2Q
1•surprisetalk•29m ago•0 comments

Trump administration to Pay $765M to Cancel 4 More Wind Projects

https://www.nytimes.com/2026/06/17/climate/trump-wind-farms-cancel-millions.html
6•hjouneau•30m ago•1 comments

I had an AI grade five real pitch decks as they stood the day they were sent

https://www.coworkers.global/blog/five-pitch-decks-before-anyone-knew
1•c_stack•32m ago•0 comments

Compositions from Beethoven's Bonn Period

https://www.popularbeethoven.com/compositions-from-beethovens-bonn-period/
1•ingvay7•33m ago•1 comments

Zen, Zed, and Zits

https://www.matuzo.at/blog/2026/zen-zed-zits
2•robin_reala•36m ago•0 comments
Open in hackernews

Show HN: Raw Binary Program Analysis Tool

https://github.com/nstarke/BaseAddressDiscoverererer
2•bootbloopers•1y ago
I built a tool for analyzing raw binary programs (programs without an ELF, PE, Mach-O header) to determine the file offset that the program begins at and the load address the program is mapped into memory at. The tool can also do find the instruction set architecture for common platforms. I put a lot of effort into making it as easy as possible to run, and there is a quick start script that takes a single argument: the absolute file path to a raw binary program file.