frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

A Right Too Expensive to Exercise Isn't a Right

https://deepbluedynamics.com/blog/right-too-expensive-to-exercise
1•kordlessagain•1m ago•0 comments

69% support forcible transfer of 50% AI stock to public fund: Verasight

https://reports.verasight.io/reports/june-2026-ai-survey
1•akramachamarei•1m ago•0 comments

Show HN: ProtoLink – A Python runtime for distributed A2A agents

https://github.com/nMaroulis/protolink
1•nmaroulis21•3m ago•0 comments

Browser over SSH

https://duetbrowser.com/krnl-ss-redirect
1•keepamovin•3m ago•0 comments

How the most impactful AI startups will be built in emerging markets

https://blogs.worldbank.org/en/voices/small-ai--big-bets--how-the-world-s-most-impactful-ai-start...
1•alphabetatango•5m ago•0 comments

Archangel: Cia's Supersonic A-12 Reconnaissance Aircraft [pdf]

https://dn790002.ca.archive.org/0/items/CIABooksMonographs/Archangel-2ndEdition-2Feb12.pdf
1•smalltorch•5m ago•0 comments

SociaLLM Engineering: On Manipulating AI Agents and what we can do about it

https://cephalosec.com/blog/sociallm-engineering-old-tricks-ai-agents-are-the-new-victims/
1•Versipelle•6m ago•0 comments

Toast IDE Gets LSP Goto and Autocomplete

https://github.com/paradise-runner/toast
1•dividedcomet•6m ago•0 comments

Cairn, an AI agent with a $50 budget, an email address, and a constitution

https://github.com/opitaru-sys/seed-agent
1•GreatOldOne•6m ago•0 comments

TrulyFreeOCR – Permissive-license OCR to PDF, self-contained, MRC compression

https://github.com/msmarkgu/TrulyFreeOCR
1•markfront•7m ago•0 comments

Show HN: Runscribe – Turn a terminal session into a re-runnable runbook, offline

https://github.com/hamzamansoorch/runscribe
1•hamza_mansoor•7m ago•0 comments

I'm Making Strandfall, a Solarpunk Orienteering Larp

https://mssv.net/2026/04/29/im-making-strandfall-a-solarpunk-orienteering-larp/
1•surprisetalk•9m ago•0 comments

Show HN: Latent-free ternary LLM training

https://github.com/ValerioDolci/bitbop
1•Feyd•9m ago•1 comments

A Farewell to ARPs: IPv4 Service on IPv6-Only Networks

https://labs.ripe.net/author/remco-van-mook/a-farewell-to-arps-ipv4-service-on-ipv6-only-networks/
1•speckx•11m ago•0 comments

Is Vibecoding Viable for Business?

https://brids.bearblog.dev/is-vibecoding-viable-for-business/
1•mindwok•13m ago•0 comments

Deaths in the UK outnumber births for first time in 50 years

https://www.telegraph.co.uk/news/2026/07/01/death-day-births-50-years-ons-family-england-wales-csj/
1•rwmj•13m ago•0 comments

MCP Spec Check

https://github.com/Roee-Tsur/mcp-spec-check
1•igtztorrero•14m ago•0 comments

SMS Pumping Fraud

https://amrshawky.com/posts/sms-pumping-fraud/
1•amr_shawky•15m ago•0 comments

Apple accuses OpenAI of stealing its core tech secrets

https://www.theregister.com/legal/2026/07/13/apple-accuses-openai-of-stealing-its-core-tech-secre...
1•Bender•15m ago•0 comments

Make LLM-powered apps Smarter and Cheaper, Reliable, Auditable changing 1 LOC

https://github.com/AlhasanIQ/consortium
2•alhasaniq•18m ago•1 comments

Guide to Response Time Monitoring

https://testomato.com/blog/response-time-monitoring/
1•dewey-decibel•19m ago•0 comments

Minlz v1.2: Search compressed data with without decompression

https://github.com/minio/minlz/releases/tag/v1.2.0
1•klauspost•21m ago•1 comments

"Houston, we have 1 problem(s)."

https://unsung.aresluna.org/houston-we-have-1-problems/
1•Looky1173•22m ago•1 comments

Anduril CEO Warns AI and Defense Valuations Are Becoming Dangerously Overvalued

https://finance.yahoo.com/technology/ai/articles/anduril-ceo-warns-ai-defense-180112499.html
2•jack1689•24m ago•0 comments

Musk's Starlink Socks Customers with $1500 'High Demand' Surcharge

https://www.techdirt.com/2026/07/13/musks-starlink-socks-customers-with-1500-high-demand-surcharge/
5•defrost•25m ago•0 comments

Open source AI matters more than ever, according to Hugging Face's Clem Delangue

https://techcrunch.com/podcast/open-source-ai-matters-more-than-ever-according-to-hugging-faces-c...
1•jack1689•26m ago•0 comments

Show HN: A Sims-style house builder in the browser (Three.js, no back end)

https://github.com/ch-bas/threejs-sims-house-builder
2•ch-bas•27m ago•1 comments

Show HN: OSS Web Based AI Video Studio (Vivijure)

2•skyphusion•29m ago•0 comments

I Stopped Destructuring Everything

https://allthingssmitty.com/2026/07/13/i-stopped-destructuring-everything/
1•AllThingsSmitty•29m ago•0 comments

Show HN: Costbase – See what each of your AI apps costs, without a proxy

https://costbase.co
2•yidaman•31m 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.