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•10mo 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 :)

An open-source tool for designing homes using AI

https://github.com/bayllama/homemaker
1•graphllama•6m ago•0 comments

Cc-budget – Know your Claude Code budget before you hit the wall

https://github.com/boyand/cc-budget
1•nathariel_•9m ago•0 comments

C++26 is done ISO C++ standards meeting, Trip Report

https://herbsutter.com/2026/03/29/c26-is-done-trip-report-march-2026-iso-c-standards-meeting-lond...
1•pjmlp•9m ago•0 comments

The Cartel: the talent was always there, the market access wasn't

https://mayankagrawalphd.substack.com/p/the-cartel
1•timshell•11m ago•0 comments

An Introduction to Writing Systems and Unicode

https://r12a.github.io/scripts/tutorial/part2
1•mariuz•11m ago•0 comments

Thermodynamics, Organisations and Governments

https://deadneurons.substack.com/p/thermodynamics-organisations-and
1•nr378•11m ago•0 comments

Towards Scalable Dataframe Systems

https://arxiv.org/abs/2001.00888
2•fanf2•13m ago•1 comments

Stanley Milgram wasn't pessimistic enough about human nature?

https://www.lesswrong.com/posts/ogapPTArhBM6abSJj/stanley-milgram-wasn-t-pessimistic-enough-about...
1•paulpauper•13m ago•0 comments

Apple Preparing 'Most Significant Overhaul in the iPhone's History'

https://www.macrumors.com/2026/03/29/biggest-iphone-overhaul-ever-rumor/
1•prmph•14m ago•1 comments

Miniature Cities Are What Schools Were Always Supposed to Be

https://minicities.org/p/miniature-cities-a-reply-to-deutsch
1•paulpauper•14m ago•0 comments

Pascal's Wager

https://angelarichardson842599.substack.com/p/on-pascals-wager
1•paulpauper•14m ago•0 comments

Neovim 0.12.0

https://github.com/neovim/neovim/releases/tag/v0.12.0
4•pawelgrzybek•15m ago•0 comments

Behind the Curtain: AI's looming cyber nightmare

https://www.axios.com/2026/03/29/claude-mythos-anthropic-cyberattack-ai-agents
1•dkobia•15m ago•0 comments

Windows 95 defenses against installers that overwrite a file with an older one

https://devblogs.microsoft.com/oldnewthing/20260324-00/?p=112159
2•michelangelo•16m ago•0 comments

CoreFlow – Find hidden spend waste in bank CSVs

https://getcoreflow.com
1•maxzomerdyke•17m ago•0 comments

RIP Associate Product Managers

https://github.com/jackreacher80/product-manager-skill
2•neocortex666•20m ago•0 comments

ADL Shut Down Sora

https://twitter.com/ADL/status/2037585125765185572
2•black6•21m ago•1 comments

Netscape News Feed Straight Out of the Late 00s

https://isp.netscape.com/
11•mistyvales•21m ago•1 comments

Claude Code Chronicles

https://darshanmakwana412.github.io/2026/03/claude-code-chronicles/
2•darshanmakwana•23m ago•0 comments

Show HN: I built an 8-axis MTG draft advisor that runs inside ChatGPT

https://savecraft.gg/games/mtga
1•Veraticus•23m ago•1 comments

Show HN: Escape the Room, bounded AI stats game

https://github.com/AymanJabr/Escape-the-room-AI-stats-game
1•AymanJabr•24m ago•0 comments

Wp-tarpit – A honeypot that wastes WordPress scanners' time

https://github.com/lakeforestcomputer-com/wp-tarpit/
2•xLFCx•28m ago•1 comments

Ask HN: I'm hiring a SysAdmin in El Paso. Is there a place on HN to share?

1•WarcrimeActual•31m ago•2 comments

Shipping a Week's Work in a Day using parallel Claude agents

https://thewriting.dev/shipping-a-weeks-work-in-a-day-using-claude-code/
1•r0rshrk•33m ago•0 comments

Small Programming Tricks · will keleher

https://will-keleher.com/posts/small-programming-tricks-matter/
1•sharjeelsayed•34m ago•0 comments

Reddit Users Are Being Targeted by Stake's Covert Advertising Tactics

https://old.reddit.com/r/redscarepod/comments/1s3xvw6/how_reddit_users_are_being_maliciously_targ...
4•47thpresident•36m ago•1 comments

The Tmux Intro I Wish I Had Gotten – Simple Thread

https://www.simplethread.com/the-tmux-intro-i-wish-i-had-gotten/
1•sharjeelsayed•36m ago•0 comments

LLMs Do Not Grade Essays Like Humans

https://arxiv.org/abs/2603.23714
3•PretzelFisch•38m ago•2 comments

First Western Digital, now Sony: The tech giant suspends SD card sales

https://mashable.com/article/sony-sd-card-sales-suspended-memory-shortage
9•_tk_•40m ago•2 comments

Spot – Git repo code search, replace, diff and merge

https://github.com/gritzko/librdx/tree/master/spot
1•gritzko•40m ago•2 comments