frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Need expert help without the endless back-and-forth? – GigsPool

1•nucleas•59s ago•0 comments

The surprisingly complex journey to text-selectable client-side generated PDFs

https://sdocs.dev/blogs/journey-to-pdf-generation
1•FailMore•1m ago•0 comments

Show HN: Drumforge – Free open-source interactive drum exercises

https://drumforge.app/
1•narghev•1m ago•0 comments

How to Choose Better Chocolate

https://chof.nl/how-to-choose-chocolate
1•felipevb•1m ago•0 comments

The Frame-Dependent Mind

https://softmax.com/blog/the-frame-dependent-mind
1•tosh•2m ago•0 comments

Honey, I Shrunk the Circuits

https://tokenbender.com/posts/honey-i-shrunk-the-circuits/
1•dejavucoder•2m ago•0 comments

Thefacebook.com's Darker Side (2004)

http://web.archive.org/web/20041101143311/http://www.stanforddaily.com/tempo?page=content&id=1349...
1•downbad_•2m ago•1 comments

The AI-free site builder for genius founders

https://fraude.design
1•cdrnsf•3m ago•0 comments

The Intolerable Hypocrisy of Cyberlibertarianism

https://matduggan.com/the-intolerable-hypocrisy-of-cyberlibertarianism/
1•brycewray•3m ago•0 comments

Building my own embedded WebKit macOS browser with dark reader

https://wkdomains.com/2026/may/on-the-dark-side/
1•andrewfromx•4m ago•0 comments

Mining WhatsApp, WeChat, Alibaba, Gmail to Create a Unified Supplier Dashboard

https://theautomatedoperator.substack.com/p/mining-whatsapp-wechat-alibaba-and
1•idopmstuff•5m ago•0 comments

Show HW: Vectors.Space – An free service for embeddings

https://vectors.space
1•marcobambini•5m ago•0 comments

What's Next for IVF

https://www.technologyreview.com/2026/05/07/1136946/whats-next-for-ivf-ai-robot-pgt-gene-editing/
1•Brajeshwar•6m ago•0 comments

Informity AI – Chat with your documents locally on your Mac (MIT, free)

https://www.informity.ai/
1•informity•7m ago•0 comments

Giga Launches Realtime Hallucination Correction

https://giga.ai/hallucinations
1•varunvummadi•7m ago•0 comments

DS4, a specialized inference engine for DeepSeek v4 Flash

https://twitter.com/antirez/status/2052405820235678175
4•tosh•8m ago•1 comments

Use the Hyper Key

https://brianlovin.com/writing/use-the-hyper-key-o5ozwGC
1•surprisetalk•11m ago•1 comments

Security Debt We Never Created

https://www.formal.ai/blog/security-debt-we-never-created/
3•saligrama•11m ago•1 comments

A card that gives some purchases for free

https://twitter.com/itstuyo/status/2052404971979550871
1•alexperezpaya•12m ago•0 comments

AI Is Starting to Build Better AI

https://spectrum.ieee.org/recursive-self-improvement
2•pseudolus•12m ago•0 comments

Tearable UI

https://pushmatrix.github.io/tearable/
1•napolux•14m ago•0 comments

DeepSeek 4 Flash local inference engine for Metal

https://github.com/antirez/ds4
3•tamnd•16m ago•1 comments

Show HN: Statewright – Visual state machines that make AI agents reliable

https://statewright.ai/
2•azurewraith•16m ago•0 comments

Ask HN: What inspires you to persevere through adversity?

1•downbad_•17m ago•1 comments

Show HN: Stage CLI – a tool to make reading your AI generated changes easier

https://github.com/ReviewStage/stage-cli
4•cpan22•18m ago•0 comments

Integration testing led me to create the Tyk mock MCP server

https://tyk.io/blog/imagine-build-share-how-integration-testing-led-me-to-create-the-tyk-mock-mcp...
2•elkinthewoods•19m ago•0 comments

TikTok Algo Simple AF

https://newsroom.tiktok.com/how-tiktok-recommends-videos-for-you?lang=en
1•smooke•20m ago•0 comments

The telemapforloktastic inventor: decide size of required majority, then topic

https://gb.weltfernsehsender.de/demandmajority/
1•interbr•20m ago•0 comments

I'm building a searchable global index of peptide lab reports

https://old.reddit.com/r/samebatch/comments/1t6dxcy/im_building_a_searchable_global_index_of_pept...
1•m00dy•21m ago•0 comments

The all-new Fitbit Air

https://blog.google/products-and-platforms/devices/fitbit/fitbit-air/
3•zodvik•21m ago•0 comments
Open in hackernews

Git GPT Commit

https://github.com/laststance/git-gpt-commit
1•ryotamurakami•11mo ago

Comments

ryotamurakami•11mo ago
I found it annoying to come up with commit messages every time, so I looked for a solution that naturally integrates a commit message generation feature—like the ones built into VSCode or Cursor—directly into the git commit command. Since I couldn’t find one, I built it myself. I managed to at least add basic prefixes like fix: and add:, but I'm not prompt master, so if anyone who's familiar with instructing LLMs is interested, I’d love to get some feedback. That said, it’s totally fine as-is for a side project, lol.