frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

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

A faster bump allocator for rust

https://owen.cafe/posts/stumpalo/
1•birdculture•50s ago•0 comments

World Food Programme breach exposes data of 600k vulnerable Gazan families

https://www.theregister.com/security/2026/06/05/world-food-programme-breach-exposes-data-of-600k-...
1•vintagedave•3m ago•0 comments

Free Dev Tools

https://www.too-ly.eu/
1•quintoncarroll•8m ago•0 comments

UK banks blocked from cyber AI tool Mythos get offer from rival OpenAI

https://www.bbc.com/news/articles/cm2p3j6lvn7o
1•vintagedave•13m ago•0 comments

Show HN: Netfox – A native macOS network monitor built in SwiftUI

https://netfox.app
1•undolog•13m ago•0 comments

Maybe Coding Agents Don't Need a Bigger Memory. Maybe They Need Continuity

https://oldskultxo.substack.com/p/maybe-coding-agents-dont-need-a-bigger
1•errekaldeko•16m ago•1 comments

Brave Origin premium experience offers users a minimalist version of the Brave

https://brave.com/blog/brave-origin/ource=perplexity
1•_____k•20m ago•0 comments

I built a workflow orchestrator where each stage defines the next one

https://processflow.tech/
1•jsecure•23m ago•0 comments

Show HN: Akmon, verify what an AI agent did offline using only OpenSSL

https://github.com/radotsvetkov/akmon
1•radotsvetkov•24m ago•0 comments

OpenAI Whisper in 150 lines of NumPy

https://github.com/timothygao8710/minWhisper
2•timothygao•27m ago•0 comments

Trump administration dismantles critical ocean-floor observation network

https://oceanographicmagazine.com/news/trump-administration-dismantles-critical-ocean-floor-obser...
2•pieterr•27m ago•0 comments

The Smart TV in Your LivingRoom Is a Node in the AIScraping Economy

https://blog.includesecurity.com/2026/06/the-smart-tv-in-your-livingroom-is-a-node-in-the-aiscrap...
5•nikcub•30m ago•0 comments

Performance: Unroll popcount reductions and add a NextClear fast path

https://github.com/bits-and-blooms/bitset/pull/219
1•tosh•34m ago•0 comments

Sam Altman and Moxie Marlinspike Play Mafia [video]

https://www.youtube.com/watch?v=EDCwQe7P8T0
2•a_paddy•34m ago•0 comments

FOSS book: learn Lisp with fewer parentheses in a day

https://www.draketo.de/software/programming-basics-wisp
2•ArneBab•39m ago•0 comments

We're All One Crisis Away from Taking Unlicensed Research Peptides

https://asteriskmag.com/issues/14/we-re-all-one-crisis-away-from-taking-unlicensed-research-peptides
3•maxall4•39m ago•1 comments

Kalshi asks paid influencers to delete posts sowing doubts over LA election

https://www.semafor.com/article/06/05/2026/kalshi-asks-paid-influencers-to-delete-posts-on-la-may...
2•thm•41m ago•0 comments

I led the U.S. CDC response to the 2014 Ebola epidemic

https://www.statnews.com/2026/06/06/ebola-outbreak-us-aid-response-tom-frieden-action-plan/
4•maxall4•42m ago•0 comments

J9.7

https://code.jsoftware.com/wiki/System/ReleaseNotes/J9.7
1•tosh•45m ago•0 comments

An open standard for production agents – with runnable security checks

https://github.com/Moai-Team-LLC/agentic-product-standard
1•AlexDuch•45m ago•0 comments

Cross-platform desktop automation through accessibility APIs

https://crowecawcaw.github.io/general/2026/05/30/accessibility-for-computer-use.html
1•lukastyrychtr•45m ago•0 comments

Software Is Hard (2007)

http://gamearchitect.net/Articles/SoftwareIsHard.html
1•downbad_•46m ago•0 comments

Found the most useful app of 2026

https://play.google.com/store/apps/details?id=com.pragya.personalai&hl=en_US
1•kshitij_dubey15•49m ago•3 comments

Concurrent, atomic MSI hash tables

https://nullprogram.com/blog/2026/05/06/
1•signa11•54m ago•0 comments

Tool to convert technical PDFs into RAG-ready chunks and Obsidian vaults

https://pdf-knowledge-extractor.onrender.com
1•jmagom24•55m ago•0 comments

Sawtooth – An async, multi-tiered memory framework for LLM agents

https://github.com/HtooTayZa/sawtooth-memory
1•Jackmann_01•55m ago•0 comments

Running infinite context lengths on 8GB GPU without ever hitting Out Of Memory

https://github.com/JeevanJoshi2061/titan_engine_core
1•Jeevan_Joshi•56m ago•0 comments

Show HN: Tech Dependency Calculator

https://tech-dependency.statichost.page/
1•fgdhtt•58m ago•0 comments

Async Rust: deep dive into cooperative scheduling and Tokio's architecture

https://kerkour.com/async-rust-cooperative-scheduling-tokio
1•vinhnx•59m ago•0 comments

Memory safety is a matter of life and death

https://joshlf.com/posts/memory-safety-life-and-death/
1•vinhnx•1h ago•1 comments