frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Plot lines of code over time in Git repositories

https://github.com/emanueldonalds/git-loc-plot
2•genericspammer•11mo ago
It's a small wrapper around cloc (https://github.com/AlDanial/cloc), which just provides a convenient way to plot lines of code over time in a Git repository.

The script runs cloc on each commit in your current branch, starting from HEAD tracing back until the first commit.

For large repositories with many commits, you can tell it to only count every n:th commit with the '--step' option to speed up processing.

The way it works is quite sub-optimal, since every single file is counted in each commit, even if the file didn't change since last iteration. Might be a fun project later to find some nice optimizations, maybe by counting files one by one and keeping a dict of line count by file hash, or something along those lines.

Maybe someone will find this script useful, maybe not, anyways happy to hear if someone has any thoughts :)

AI Hallucinations Put South Africa on the Spot

https://www.bloomberg.com/news/articles/2026-04-30/ai-hallucinations-put-two-south-african-minist...
1•1vuio0pswjnm7•2m ago•0 comments

The 1960s Art School Experiment That Redefined Creativity

https://thereader.mitpress.mit.edu/the-1960s-art-school-experiment-that-redefined-creativity/
1•pseudolus•2m ago•0 comments

Runtime-Loaded Translations in Angular

https://medium.com/@tomasreznar/why-we-moved-from-angulars-static-aot-i18n-to-runtime-loaded-tran...
1•anianz•3m ago•0 comments

I sequenced my genome at home

https://iwantosequencemygenomeathome.com/
2•vikrum•4m ago•0 comments

Show HN: Sampletext.store/ We built a dumb web shop and we cannot look away

https://sampletext.store/
2•smrtfckrr•5m ago•0 comments

Show HN: Video as Code for Agents

https://github.com/zPy52/video-as-code-for-agents
2•dontoni•6m ago•0 comments

Show HN: I made a Chrome extension for sharing news article quotes as images

https://www.peekd.app/
3•herrj•7m ago•0 comments

Critical cPanel and WHM bug exploited as a zero-day, PoC now available

https://www.bleepingcomputer.com/news/security/critical-cpanel-and-whm-bug-exploited-as-a-zero-da...
3•Brajeshwar•7m ago•0 comments

Show HN: Hexlock – Replace PII in text with fake data that has the same format

https://github.com/ttarvis/hexlock
2•lemaudit•7m ago•0 comments

Show HN: Flocklist, minimalist graph-based task tracker

https://flocklist.app/?onboarding=true
3•ilqr_jb•8m ago•0 comments

An opinionated, interactive map of the open standards in the data world

https://www.data-landscape.com/
2•simonharrer•9m ago•0 comments

Show HN: Shuck – a fast shell linter written in Rust

https://github.com/ewhauser/shuck
3•ewhauser421•9m ago•0 comments

Ways in which GenAI has changed the way I write code so far

https://lengrand.fr/ways-in-which-genai-has-changed-my-coding-so-far/
2•speckx•12m ago•0 comments

FeurStagram: Open-source Android Instagram patched with distraction blocking

https://github.com/jean-voila/FeurStagram
2•jean-voila•13m ago•0 comments

How to make SSE token streams resumable, cancellable, and multi-device

https://zknill.io/posts/everyone-said-sse-token-streaming-was-easy/
2•zknill•13m ago•0 comments

PyTorch Lightning project quarantined by PyPI

https://pypi.org/project/lightning/
5•grepLeigh•13m ago•3 comments

Whose Trust Is It Anyway? Configuration Boundaries in AI Development Tools

3•kundanydv•15m ago•0 comments

Agents can now create Cloudflare accounts, buy domains, and deploy

https://blog.cloudflare.com/agents-stripe-projects/
2•thm•15m ago•0 comments

Show HN: Agent-relay – multi-agent workflows that learn from past runs

https://github.com/srijansk/agent-relay
2•srijanskt•16m ago•0 comments

Vinted Serves Personalised Search Autocomplete

https://vinted.engineering/2026/04/22/personalized-search-autocomplete/
1•debesyla•16m ago•0 comments

Show HN: Pyinc – a pull-based incremental query kernel for Python

https://github.com/Brumbelow/pyinc
1•brumbelow•17m ago•0 comments

Speed vs. stability: the divide between product and engineering

https://sofiakodar.github.io/posts/senseofurgency/
3•adunk•17m ago•0 comments

Try – a lightweight, generic retry library for Go with backoff and jitter

https://github.com/nodivbyzero/try
2•nodivbyzero•17m ago•0 comments

AssemblyAI launches Voice Agent API – an end-to-end voice agent pipeline

https://www.assemblyai.com/blog/introducing-our-voice-agent-api
1•martinschweiger•18m ago•0 comments

ChatGPT will tell you the truth after it stops mattering

https://thismightbetrue.substack.com/p/i-asked-chatgpt-who-its-protecting
2•BrendanNestor•20m ago•0 comments

Recovering 86-DOS from Paper

https://jscarsbrook.me/doshistory/
2•stephen-hill•22m ago•0 comments

Zed 1.0 is out – the end of Electron-based IDEs

https://medium.com/@arthurpro/zed-ide-is-1-0-and-the-electron-era-just-ended-d04c89b42e7b
3•arthurpro•22m ago•2 comments

Solar Eclipse Map

https://dojo.amcharts.com/solar-eclipses/
2•WillPostForFood•24m ago•1 comments

Japan Is Building Cardboard Suicide Drones

https://www.404media.co/japan-cardboard-drones-air-kamuy/
9•Brajeshwar•27m ago•0 comments

How Unicode Collation Works (2025)

https://www.theobeers.com/collation-for-dummies/
11•theobeers•29m ago•1 comments