frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

SQLsmith SQLLogicTest Corpus Generator

https://github.com/jzombie/sqlsmith-sqllogictest-corpus-generator
1•zombiej5•1m ago•0 comments

North Korea hackers are using "EtherHiding" to embed malware on blockchains

https://www.bleepingcomputer.com/news/security/north-korean-hackers-use-etherhiding-to-hide-malwa...
1•pain_perdu•2m ago•0 comments

Show HN: Kanops – Open Access Retail Scenes (10k+ images, gated eval license)

https://huggingface.co/datasets/dresserman/kanops-open-access-imagery
1•Johsay•3m ago•0 comments

Putin envoy pitches Elon Musk on a tunnel connecting Russia and Alaska

https://www.washingtonpost.com/politics/2025/10/17/russia-alaska-tunnel-elon-musk/
1•bookofjoe•3m ago•1 comments

10 Myths of Scalable Parallel Languages Part 7: Minimalist Language Designs

https://chapel-lang.org/blog/posts/10myths-part7/
1•matt_d•3m ago•0 comments

UX Entropy

https://allenpike.com/2025/ux-entropy
1•FromTheArchives•3m ago•0 comments

What babies' cries tell us – and why maternal instinct is a myth

https://theconversation.com/what-babies-cries-really-tell-us-and-why-maternal-instinct-is-a-myth-...
1•tigerlily•5m ago•0 comments

Pitching the Death Star in 10 slides

https://supremefounder.com/pitch-deck-draft.html
1•fmfamaral•6m ago•0 comments

DOSBox Pure Unleashed

https://github.com/schellingb/dosbox-pure-unleashed
1•haunter•11m ago•0 comments

Turn any subreddit into a trivia game

https://old.reddit.com/r/trivia_night_dev/comments/1o7u2eg/reddit_trivia_night_test_your_knowledge/
1•kstonekuan•13m ago•1 comments

Show HN: Open-Source Finance Agent

1•lucasastorian•14m ago•0 comments

Coral NPU

https://github.com/google-coral/coralnpu
1•InitEnabler•15m ago•1 comments

Monthly Roundup #35: October 2025

https://thezvi.substack.com/p/monthly-roundup-35-october-2025
1•paulpauper•17m ago•0 comments

The Rise and Fall of Hunter S. Thompson (Part 3 of 3)

https://www.honest-broker.com/p/the-rise-and-fall-of-hunter-s-thompson-aa8
1•paulpauper•18m ago•0 comments

Infant Adoption Is Now Tragically Rare

https://www.betonit.ai/p/infant-adoption-is-now-tragically
1•paulpauper•18m ago•0 comments

A comprehensive list of 2025 tech layoffs

https://techcrunch.com/2025/10/17/tech-layoffs-2025-list/
1•saikatsg•19m ago•0 comments

Every Language Model Has a Forgery-Resistant Signature

https://arxiv.org/abs/2510.14086
1•m-hodges•19m ago•0 comments

"Just Make All Exceptions Unchecked" [video]

https://inside.java/2025/10/09/devoxxstream/
1•gudzpoz•19m ago•0 comments

Agentic commerce: payments, trust rails, and where moats move

https://www.thoughtworks.com/en-us/insights/blog/generative-ai/agentic-commerce-smarter-growth-ev...
1•aaronSong•20m ago•1 comments

Writing a tiny TrueType parser and renderer from scratch

https://yayo1.com/en/blog/tiny-truetype-renderer/
1•yayo1•22m ago•1 comments

Building production-ready agentic systems: Lessons from Shopify Sidekick

https://shopify.engineering/building-production-ready-agentic-systems
1•aaronSong•23m ago•1 comments

Most users cannot identify AI bias, even in training data

https://www.psu.edu/news/bellisario-college-communications/story/most-users-cannot-identify-ai-bi...
1•giuliomagnifico•23m ago•0 comments

X Handle Marketplace

https://handles.x.com/
2•boolean•28m ago•0 comments

Somatic mutation and selection at population scale

https://www.nature.com/articles/s41586-025-09584-w
1•PaulHoule•28m ago•0 comments

Periodic Table of Messier Deep Sky Objects

https://starlust.org/messier-catalog/
1•NKosmatos•30m ago•0 comments

Snow HN: I made Schedulin.app

https://www.schedulin.app/
2•troyizzle•30m ago•1 comments

Grounding with Google Maps in the Gemini API

https://blog.google/technology/developers/grounding-google-maps-gemini-api/
1•kretaceous•31m ago•0 comments

Ask HN: Why not an anti-dating app for people who don't want to meet anyone?

2•amichail•32m ago•3 comments

TSMC Earnings and Intel Foundry

https://www.chipstrat.com/p/tsmc-earnings-and-intel-foundry
2•ryandotsmith•34m ago•1 comments

A contact solver for physics-based simulations involving shells, solids and rods

https://github.com/st-tech/ppf-contact-solver
2•jasonjmcghee•41m ago•0 comments
Open in hackernews

Show HN: Git Walkthrough – Tool to explore repos from commit #1

https://twitter.com/mike_alche/status/1979583072078115165
3•yoouareperfect•2h ago

Comments

yoouareperfect•2h ago
Hi, this is a short Saturday morning project.

I usually want to learn how big repos work, but looking at the latest commit is not worth it. They more often than not contain a lot of yadda yadda and edge cases that aren't helpful when learning.

So I like to go to the very first commit and step forward.

This tool helps me do that, hope you find it useful as well!