frontpage.
newsnewestaskshowjobs

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•1y 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 :)

Bring Your Own Agent

https://www.bugsink.com/blog/bring-your-own-agent/
1•vanschelven•1m ago•0 comments

On the Internet, nobody knows you're a dog

https://en.wikipedia.org/wiki/On_the_Internet,_nobody_knows_you%27re_a_dog
1•chistev•2m ago•0 comments

OpenJev

https://openjev.com/
2•ilreb•3m ago•0 comments

MostroEuropa is now a trusted Mostro community

https://mostro.community
1•shadowbip•4m ago•1 comments

Where Does the Quantum World End and Ours Begin?

https://www.quantamagazine.org/where-does-the-quantum-world-end-and-ours-begin-20260917/
1•jnord•4m ago•0 comments

Russia Uses Super App Max to Spy on Citizens

https://www.theguardian.com/world/2026/sep/18/russian-super-app-max-spy-citizens
1•endymi0n•8m ago•0 comments

Why Germany Is Building an Ark for U.S. Climate Data

https://e360.yale.edu/features/germany-us-climate-data
1•latexr•8m ago•0 comments

Show HN: Shellroute – give each shell its own proxy IP

https://github.com/shellroute/shellroute-cli
1•civilis•11m ago•0 comments

Slop Grenades, AI Didn't Make Delivery Free – Food for Agile Thought 562

https://age-of-product.com/food-agile-thought-562-slop-grenades/
1•swolpers•14m ago•0 comments

Security Through Obfuscation Is Dead

https://www.robinglauser.ch/blog/2026/09/11/security-through-obfuscation-is-dead/
2•nahakiole•16m ago•0 comments

Proton partners with Apertus, Switzerland's sovereign AI model

https://proton.me/blog/lumo-apertus-partnership
1•HelloUsername•19m ago•1 comments

The C++20's u8/char8_t Backward-Compatibility Fiasco

https://giodicanio.com/2026/09/11/the-c-plus-plus-20-s-u8-char8_t-fiasco/
2•jandeboevrie•23m ago•0 comments

Reception answers calls 24/7

https://www.reception.ai/
1•soltanov•24m ago•0 comments

Show HN: Atlarix – A Browser Agent

https://www.atlarix.dev/extension
2•Amariah•24m ago•0 comments

Chinese companies doubled down on science after US tech restrictions

https://www.nature.com/articles/d41586-026-02946-y
3•giuliomagnifico•25m ago•0 comments

Probably – a programming language for LLM workflows, powered by Jev

https://probably-lang.southpolesteve.workers.dev/
2•porridgeraisin•27m ago•0 comments

Robotic lab sets up and runs optics experiments on demand

https://news.mit.edu/2026/robotic-lab-runs-optics-experiments-on-demand-0917
2•KaushikR2•30m ago•0 comments

Tin: full-text search for Postgres

https://planetscale.com/blog/introducing-tin
2•ksec•31m ago•1 comments

Nestbalm

https://nestbalm.com/welcome
1•nikolaytonev•33m ago•0 comments

GWOT at 25 with Wesley Morgan

https://www.chinatalk.media/p/gwot-at-25-with-wesley-morgan
2•baud147258•37m ago•0 comments

Dozenal

https://dozenal.game
2•sarreph•39m ago•0 comments

Ask HN: Experiences with Anthropic's Cyber Verification Program?

3•zuInnp•39m ago•0 comments

Could AI and synthetic biology = bioweapons?

https://www.celinegounder.com/p/anthropic-claude-ai-bioweapons-biosecurity
3•gone35•43m ago•0 comments

Show HN: Three short quizzes that show a score pattern, not one type

https://loretypes.com/
2•owen090•43m ago•0 comments

An evidence-ranked wiki for World of Warcraft: Forever

https://wowforeverwiki.org/
1•CoderLim110•45m ago•0 comments

The Holy Grail of Rocketry

https://www.spacex.com/content/starship/holy-grail-of-rocketry
2•plurby•45m ago•0 comments

Claudeimportfromcodex

https://github.com/FredrikAhman/claudeimportfromcodex
1•Frummy•45m ago•1 comments

The Golden Spike, and Resurrecting the Vale(n) Programming Language

https://verdagon.dev/blog/golden-spike-reviving-vale-valen
3•mpweiher•46m ago•0 comments

Billions and Billions: Thoughts on Life and Death at the Brink of the Millennium

https://en.wikipedia.org/wiki/Billions_and_Billions
2•chistev•49m ago•1 comments

Git Internals – Plumbing and Porcelain

https://git-scm.com/book/en/v2/Git-Internals-Plumbing-and-Porcelain
3•bschne•49m ago•0 comments