frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Pakistani Judges Give Their Verdict on JudgeGPT

https://spectrum.ieee.org/judgegpt-experiment
1•nithssh•2m ago•0 comments

ReplayHouse – Turn ClickHouse into a reinforcement learning replay buffer

https://jaymebrd.github.io/replayhouse/
1•GeorgeMac•2m ago•0 comments

Show HN: Mdv – preview, share, verify and fix Markdown from your terminal

https://github.com/gogainda/mdview-cli
1•Igor_Wiwi•4m ago•0 comments

PEP 836

https://peps.python.org/pep-0836/
3•timkofu•6m ago•1 comments

Show HN: Selvum – a password manager designed to outlive its developer

https://www.selvum.app/
1•selvum•6m ago•0 comments

Survivorship Bias in Money: Why Every Success Story Is a Lie of Omission

https://comuniq.xyz/Wealth/post?t=1563
2•01-_-•7m ago•0 comments

I built TikTok, but instead of videos you scroll through cool GitHub repos

https://laurentiugabriel.github.io/gitok/
2•laurentiurad•8m ago•0 comments

The 7.2 kernel has been released

https://lwn.net/Articles/1088991/
1•nyku•8m ago•0 comments

Are Microsoft's AI plans being held back by a shortage of chips?

https://www.theguardian.com/technology/2026/aug/17/are-microsofts-ai-plans-being-held-back-by-a-s...
1•colinb•8m ago•0 comments

Collatz with 6 Wang Tiles

https://tristan.st/blog/six_tiles
1•soupspaces•9m ago•0 comments

Best IPTV Services in 2026: Top Providers Reviewed

https://sites.google.com/view/8-best-iptv-2026/
1•bansiwebix•9m ago•0 comments

Git.sr.ht is being disrupted by aggressive LLM crawlers

https://status.sr.ht/
2•WhyNotHugo•9m ago•1 comments

How to copy equations from ChatGPT to word without losing formatting [video]

https://www.youtube.com/watch?v=crpeQ2I1CGU
2•quysala123•12m ago•0 comments

There Is Still No Silver Bullet

https://cekrem.github.io/posts/there-is-still-no-silver-bullet/
1•signa11•15m ago•0 comments

Susan Kare: Designing Icons and Graphics for the Original Mac [video]

https://www.youtube.com/watch?v=YEvLKzsEwMw
1•tosh•15m ago•0 comments

Build a solar generation forecast dashboard in Python

https://www.meteosource.com/blog/solar-generation-dashboard-python
1•Thunder_rumbles•16m ago•0 comments

Skills x2, 108 Runs: Optimising Efficacy and Token Efficiency

1•darvh•21m ago•0 comments

Salami Slicing Tactics

https://en.wikipedia.org/wiki/Salami_slicing_tactics
2•rzk•21m ago•0 comments

Show HN: HRConvert2 – A public facing self hosted file conversion server

https://github.com/zelon88/HRConvert2
2•zelon88•21m ago•0 comments

Llama-macOS – Agentic and MCP Native macOS Front End for Llama.cpp

https://github.com/ggml-org/Llama-macOS
1•car•21m ago•1 comments

Show HN: Split Image

https://splitimage.cc/
1•artiomyak•21m ago•0 comments

SAS Rescued Trapped British Diplomats in Albania

https://mydiplomaticlife.com/exclusive-how-sas-rescued-trapped-british-diplomats-in-albania/
1•chipndale•22m ago•1 comments

How to develop your own taste in clothing

https://twitter.com/i/status/2089180663182397744
2•Michelangelo11•23m ago•0 comments

Show HN: Winuse – Cross-platform desktop GUI automation for AI agents

https://github.com/lgxz/winuse
2•lgxz•23m ago•0 comments

Protecting the Rust standard library from accidental breakage with cargo-semver

https://predr.ag/blog/protecting-the-rust-stdlib-from-breakage/
1•fanf2•29m ago•0 comments

ASD-STE100 – Simplified Technical English

https://en.wikipedia.org/wiki/Simplified_Technical_English
2•stigi•31m ago•0 comments

An AI is running a business with real money – hit deadlines or it gets killed

https://agentwrought.com/
1•lpercival•34m ago•0 comments

Is there still a functioning team behind replicate.com?

1•fqye•36m ago•0 comments

Dash0 Acquires Polar Signals

https://www.dash0.com/blog/dash0-acquires-polar-signals
3•ishener•39m ago•0 comments

Eigen stuffs interactive web app

https://eigshow.web.app/
1•cecinuga•39m ago•0 comments
Open in hackernews

Don't use an LLM for your README.md

https://til.andrew-quinn.me/posts/don-t-use-an-llm-for-your-readme-md/
4•hiAndrewQuinn•55m ago

Comments

ares623•53m ago
No, please do. Makes it easier to see at a glance if it's worth my attention or not.
rhabarba•52m ago
“Don’t use an LLM for the task” is generally advisable.
wejick•39m ago
1000% agree. I would say AI generated readme is full soup of information but doesn't bring much value to what's intended. Readme should introduce the project value, the authors taste and how to use it. Too much info, no body will read, well ai agent may read them tho.
hiAndrewQuinn•18m ago
The natural landing point for info you'd want an agent acting on a user's behalf but don't want to drag the user themselves through is probably just an AGENTS.md file or something I would think