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 :-)

Table of Integrals

https://www.integral-table.com/
1•pykello•1m ago•0 comments

Oj: Rust Native Replacement for Vite

https://rapha.land/introducing-oj/
2•0xedb•3m ago•0 comments

I audited 2,475 businesses for AI-search readiness. 88% failed

https://docs.google.com/document/d/1Z_RNzARxQZS9TDmQDGr7Da5mqqmbwTbbe8pWvl92tHw/edit?usp=sharing
1•styleforge•6m ago•0 comments

Show HN: A cloud harness for long autonomous work

https://www.usebourne.com/
1•bgrgndzz•7m ago•0 comments

AI Skills for Real Engineers

https://blog.master.dev/introducing-ai-skills-for-real-engineers/
1•ibobev•10m ago•0 comments

Keyboard Shortcuts That Display the Correct Modifier Key per OS

https://blog.master.dev/keyboard-shortcuts-that-display-the-correct-modifier-key-per-os/
1•ibobev•11m ago•0 comments

Sandcastle

https://blog.master.dev/introducing-sandcastle/
1•ibobev•11m ago•0 comments

SaaS Isn't Dead. Sameness Is

https://aicoding.leaflet.pub/3mtu6c5wsvc2n
1•Shoetp•16m ago•0 comments

College Applications Are Changing Again, Thanks to A.I. and Politics

https://www.nytimes.com/2026/08/24/us/college-admissions-changes.html
1•apparent•18m ago•1 comments

Ask HN: Non-engineers, how often do you code products? And how?

1•sakuraiben•19m ago•0 comments

Reqwest vs. ureq vs. hyper: Which Rust HTTP Client in 2026?

https://rustify.rs/articles/rust-reqwest-vs-ureq-vs-hyper-2026
1•kannanpoem1984•22m ago•0 comments

A Simplified Mental Model of LLMs

https://win-vector.com/2026/08/24/a-simplified-mental-model-of-llms/
2•jmount•23m ago•0 comments

Machine-Generated and Checked Proofs for a Verified Compiler (Experience Report)

https://dl.acm.org/doi/10.1145/3828700
1•matt_d•24m ago•0 comments

What my dad taught me about AI coding in the 90s

https://askmike.org/articles/ai-coding-lessons-in-the-90s-from-my-dad/
1•askmike•25m ago•0 comments

How Far Can NYC Transit Take You?

https://subway.fyi/60minutes
1•thunderbong•28m ago•0 comments

Playing whack-a-mole is losing

https://dadrian.io/blog/posts/whack-a-mole-is-losing/
1•tabletcorry•33m ago•0 comments

Pluralistic: How Canada can help Americans and defeat America

https://pluralistic.net/2026/08/24/elbows-really-up/
3•A_D_E_P_T•33m ago•0 comments

Handling 8 thousand mouse refreshes per second in Godot Engine

https://godotengine.org/article/fixing-high-polling-rate-mice-on-windows/
2•jaimex2•35m ago•0 comments

UK will use Ukraine battlefield data to train AI and use it againsts protesters

https://www.theguardian.com/politics/2026/aug/24/uk-to-use-ukraine-battlefield-data-to-train-ai-t...
3•skor•37m ago•1 comments

FreeToken: Efficient Edge-Native Moe Serving with Bandwidth-Adaptive Execution

https://arxiv.org/abs/2608.16157
1•Anon84•38m ago•0 comments

Iran Is Using Foreign Criminals to Attack Its Critics Overseas

https://www.newyorker.com/news/letter-from-the-uk/iran-is-using-foreign-criminals-to-attack-its-c...
1•firefax•42m ago•0 comments

The cost of today's "smart" devices

https://www.fsf.org/blogs/community/2026-the-hidden-cost-of-todays-smart-devices
2•smitty1e•44m ago•0 comments

The Official Ig Nobel Card Game Is Born, Improbably

https://improbable.com/2026/08/24/the-official-ig-nobel-card-game-is-born/
2•sohkamyung•48m ago•0 comments

Bookshelf – Self-hosted eBook library that runs on object storage

https://github.com/murerkinn/bookshelf
7•arbayi•48m ago•0 comments

Tiny, fast Windows Notepad replacement (source available)

https://liquidninja.com/metapad/
2•bananaboy•49m ago•1 comments

SQLite as a Document Database (2020)

https://dgl.cx/2020/06/sqlite-json-support
3•lioeters•49m ago•0 comments

The text mode lie: why modern TUIs are a nightmare for accessibility

https://www.osnews.com/story/144892/the-text-mode-lie-why-modern-tuis-are-a-nightmare-for-accessi...
4•birdculture•51m ago•0 comments

Evaluating Shrinking (Experience Report)

https://dl.acm.org/doi/10.1145/3830439.3831271
2•matt_d•52m ago•0 comments

From Gradients to ChatGPT

https://mister-meeseeks.github.io/g2c/
4•simonpure•53m ago•0 comments

Show HN: AiSyncing – Back up your AI coding assistant memories to GitHub

https://github.com/DiegoSalazar/AiSyncing
1•mastermindxs•57m ago•0 comments