frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: Open-lmake, a scalable, reliable build system with auto dep-tracking

https://github.com/cesar-douady/open-lmake
6•cd_fr91400•1y ago
Hello Hacker News,

I often hear people saying "all build-systems suck", an opinion I have been sharing for years, and this is the motivation for this project. I finally got the opportunity to make it open-source, and here it is.

In a few words, it is like make, except it can be comfortably used even in big projects using HPC (with millions of jobs, thousands of them running in parallel).

The major differences are that: - dependencies are automatically tracked (no need to call gcc -M and the like, no need to be tailored to any specific tool, it just works) by spying disk activity - it is reliable : any modification is tracked, whether it is in sources, included files, rule recipe, ... - it implements early cut-off, i.e. it tracks checksums, not dates - it is fully traceable (you can navigate in the dependency DAG, get explanations for decisions, etc.)

And it is very light weight.

Configuration (Makefile) is written in Python and rules are regexpr based (a generalization of make's pattern rules).

And many more features to make it usable even in awkward cases as is common when using, e.g., EDA tools.

Give it a try and enjoy :-)

Cache-to-Cache: Direct Semantic Communication Between Large Language Models

https://arxiv.org/abs/2510.03215
1•rochansinha•25s ago•0 comments

Gov. Newsom signs executive order targeting AI safety 'before it's too late'

https://ktla.com/news/california/newsom-executive-order-ai-safety/
2•hentrep•28s ago•0 comments

We're worrying about the wrong AI apocalypse

https://www.vox.com/future-perfect/503068/ai-infrastructure-hacking-cybersecurity
1•Elof•38s ago•0 comments

Marvell pushes GlobalFoundries to light up wafer production

https://www.theregister.com/systems/2026/09/18/marvell-pushes-globalfoundries-to-light-up-wafer-p...
1•MC995•2m ago•0 comments

Saving another 100TB of RAM with math (and Rust)

https://blog.cloudflare.com/saving-100-tb-of-ram-with-math/
1•f311a•4m ago•0 comments

North Korea's fake job interviews infected 30k devices

https://www.theregister.com/security/2026/09/18/north-koreas-fake-job-interviews-infected-30000-d...
2•rndsignals•4m ago•0 comments

An update to how we count public views across YouTube

https://support.google.com/youtube/thread/433409976/an-update-to-how-we-count-public-views-across...
2•haunter•5m ago•0 comments

25 years of contributing to Postgres with Peter Eisentraut

https://talkingpostgres.com/episodes/25-years-of-contributing-to-postgres-with-peter-eisentraut
1•clairegiordano•5m ago•0 comments

A Third of Americans Still Can't Name the Three Branches of Government

https://studyfinds.com/americans-cant-name-3-branches-government/
3•mdp2021•6m ago•0 comments

Fathom: All in one Jellyfin client with Seer and YouTube

https://github.com/Fathom-Media/fathom
1•traceapps•7m ago•0 comments

Anthropic's CEO says that safety hinges on understanding how AI "thinks."

https://www.wired.com/story/if-the-ai-industry-followed-its-own-research-it-might-have-paused-alr...
2•rndsignals•8m ago•0 comments

Who's a Better Writer: A.I. Or Humans? NYTimes Quiz

https://www.nytimes.com/interactive/2026/03/09/business/ai-writing-quiz.html
2•theopsimist•8m ago•1 comments

Show HN: In Meeting – A native macOS Mic/Cam observer for home automation

https://github.com/fellowgeek/in-meeting
1•pcbmaker20•10m ago•0 comments

Show HN: Repairo – Auto fixing breaking changes in your codebase

https://github.com/adityacs50-lab/Repairo
1•Adityasays•12m ago•0 comments

Incrementally Computing 7B Permission Checks

https://www.feldera.com/blog/auth0-and-feldera-incrementally-computing-7-billion-permission-checks
1•gz09•12m ago•0 comments

Apple releases iPhone Duo simulator and Xcode 27.1 beta

https://developer.apple.com/documentation/xcode-release-notes/xcode-27_1-release-notes
4•CameronBanga•16m ago•1 comments

The new AgentCore runtime: Elastic, optimized, and consistently fast starts

https://aws.amazon.com/blogs/machine-learning/the-new-agentcore-runtime-elastic-optimized-and-con...
1•qainsights•16m ago•0 comments

Love vs. Wiley Book Writers: A Publishing Scam Gets a Rare Comeuppance

https://writerbeware.blog/2026/09/18/love-v-wiley-book-writers-a-publishing-scam-gets-a-rare-come...
3•ilamont•17m ago•1 comments

Record 38% of new vehicle sales to be EVs in 2030, study finds

https://news.harvard.edu/gazette/story/2026/09/record-38-of-new-vehicle-sales-to-be-evs-in-2030-s...
2•geox•18m ago•0 comments

Putin Uses Unlicensed Windows

https://twitter.com/christogrozev/status/2100955969404408311
1•mudil•19m ago•1 comments

PC ports of old console games are the new AI vibe coding battleground

https://www.pcgamer.com/gaming-industry/pc-ports-of-old-console-games-are-the-new-ai-vibe-coding-...
1•haunter•20m ago•0 comments

Classified F-35 stealth parts diverted to Hong Kong by shipper, gone missing

https://www.politico.com/news/2026/09/18/congress-f-35-china-investigation-01083647
6•cf100clunk•23m ago•0 comments

Stratasys awarded 27.6M in damages in first of 2 cases against bambu lab

https://all3dp.com/6/stratasys-awarded-27-6-million-in-damages-in-first-of-two-cases-against-bamb...
3•iancmceachern•23m ago•0 comments

Have You Seen Shannon

https://news.ycombinator.com/submit
1•susanboop_09•24m ago•0 comments

AI Lab building tycoon game

https://bedroomlabs.net
2•o_g•24m ago•0 comments

An Undercover Google Analyst Infiltrated a Notorious Supply-Chain Hacking Gang

https://www.wired.com/story/an-undercover-google-analyst-infiltrated-a-notorious-supply-chain-hac...
2•MC995•25m ago•0 comments

Before you build it, share it

https://coidea.co
1•moeidheidari•25m ago•0 comments

I vibecoded a tool to shrink Golang codebase automatically

https://github.com/dhilst/sx
1•geckones•26m ago•1 comments

SSD-Llama: SSD-Native Inference for Trillion-Parameter Moe on a Consumer PC

https://arxiv.org/abs/2609.18110
2•AlmostCosmo79•27m ago•0 comments

ChatGPT's Built-in Browser now supports Chrome extensions

https://twitter.com/JamesZmSun/status/2100995281097769216
2•twapi•28m ago•0 comments