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

Identity Theft in a Kids World

https://everettdutton.com/identity_theft_in_a_kids_world
1•edot•12s ago•0 comments

Polaroid just dropped the most iconic anti-AI ad of the year

https://www.creativebloq.com/design/branding/polaroid-just-dropped-the-most-iconic-anti-ai-ad-of-...
1•thisislife2•2m ago•0 comments

Mindcraft – Minecraft AI with LLMs+Mineflayer

https://github.com/mindcraft-bots/mindcraft
1•modinfo•4m ago•0 comments

Parse, Don't Validate – In a Language That Doesn't Want You To

https://cekrem.github.io/posts/parse-dont-validate-typescript/
1•fagnerbrack•4m ago•0 comments

Local Reasoning for Global Properties

https://tratt.net/laurie/blog/2026/local_reasoning_for_global_properties.html
1•ltratt•5m ago•0 comments

Going Beyond the Hyperlink

https://mamund.substack.com/p/going-beyond-the-hyperlink
1•fagnerbrack•5m ago•0 comments

What is inference engineering? Deepdive

https://newsletter.pragmaticengineer.com/p/what-is-inference-engineering
1•fagnerbrack•5m ago•0 comments

How to See the World: Art of Travel; European and World Backpacking on ≤$25/Day

http://artoftravel.net/
1•contingencies•5m ago•0 comments

Curl Dynamic.QRcode.show

https://dynamic.qrcode.show
1•sayanarijit•9m ago•1 comments

Erasing Shapes

https://tldraw.dev/blog/erasing
1•sixhobbits•10m ago•0 comments

European digital ID wallets are a gift to Google and Apple

https://waag.org/en/article/european-digital-id-wallets-are-gift-google-and-apple/
2•donohoe•16m ago•1 comments

I spent 6 days building my VDOM library as I hated how React handles memo

https://vflash.github.io/Tyaff/
4•okovooo•17m ago•4 comments

Because I Got High

https://github.com/xn0tsa/because-i-got-high
2•SamuelAdams•17m ago•0 comments

Zluda 6 release (run unmodified CUDA applications on non-Nvidia GPUs)

https://vosen.github.io/ZLUDA/blog/zluda-update-q1q2-2026/
1•Tiberium•18m ago•0 comments

Exercise intensity influences body composition in healthy older adults

https://www.maturitas.org/article/S0378-5122(25)00571-7/fulltext
2•bookofjoe•21m ago•0 comments

The missing context layer for AI-built apps

https://github.com/ohad6k/VibeRaven
1•ohadkr•22m ago•0 comments

OpenClaw Is Now on iOS and Android

https://twitter.com/openclaw/status/2071688039114342592
2•tosh•22m ago•0 comments

Rewrite the Bun JSON parser around a SIMD structural index

https://github.com/oven-sh/bun/pull/33032
1•cebert•24m ago•0 comments

JEP 539: Strict Field Initialization in the JVM (Preview)

https://openjdk.org/jeps/539
1•birdculture•24m ago•0 comments

Show HN: C++, Java and C# Light-Weight-Logger

https://github.com/PenguineDavid/GeekGreek
1•PenguineDavid•28m ago•1 comments

Why eBPF Is the Future of Observability: A Practical Guide with Go and C

https://cheikhhseck.medium.com/ebpf-in-go-observability-for-ai-generated-services-9aae7573b823
1•cheikhdev•29m ago•0 comments

Show HN: EchoRelay - Reliable HTTP delivery with retries, fan-out, and more

https://echorelay.dev/
3•miclag•31m ago•0 comments

Show HN: Turnitindetector.ai – Free AI checker for essays, no sign-up

https://www.turnitindetector.ai/
1•gigisss•32m ago•0 comments

Show HN: GPTHumanizer – Free, unlimited AI humanizer for ChatGPT drafts

https://www.gpthumanizer.ai/
1•gigisss•33m ago•0 comments

Show HN: Privacy policy generator for AI apps (LLM disclosure, EU AI Act)

https://ai-policy-gen.pages.dev
2•wyss0513•34m ago•0 comments

Show HN: InternetVitals – the internet's vital signs, like a patient monitor

https://internetvitals.com/
1•tkachenko•35m ago•0 comments

Open Printer Progress Update

https://www.crowdsupply.com/open-tools/open-printer/updates/progress-update-and-details-about-our...
1•sabas_ge•36m ago•0 comments

Lumo 2.0

https://proton.me/blog/lumo-2
3•HelloUsername•36m ago•1 comments

SkillSpec – verify that agent skills run the way SKILL.md says

https://skillspec.sh
1•DreyGreatness•36m ago•0 comments

Show HN: Add AI chat to any docs site with one script tag

https://context7-react-chat-widget-demo.vercel.app/
1•abdush•37m ago•1 comments