frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

The Rabbit Hole of Building a Filesystem Watcher

https://amandeepsp.github.io/blog/fs-watcher/
1•thunderbong•1m ago•0 comments

Chainguard Libraries for JavaScript: Malware-Resistant Depend. Built from Source

https://www.chainguard.dev/unchained/announcing-chainguard-libraries-for-javascript-malware-resis...
1•prdonahue•2m ago•0 comments

PostgreSQL Gains a Built-In UUIDv7 Generation Function for Primary Keys

https://habr.com/en/news/950340/
1•sergeyprokhoren•3m ago•0 comments

Linkwarden v2.13

https://blog.linkwarden.app/releases/2.13
1•daniel31x13•4m ago•0 comments

Gun Industry Group Violated Firearm Owners' Rights, Lawsuit Alleges

https://www.propublica.org/article/gun-owners-privacy-lawsuit-nssf
1•beardyw•4m ago•0 comments

Show me the talk: Tigs stores your AI chats in Git

https://github.com/welldefined-ai/tigs
1•basicthinker•4m ago•1 comments

Quantized LLMss in Biomedical Natural Language Processing

https://arxiv.org/abs/2509.04534
1•PaulHoule•5m ago•0 comments

Kubernetes Cloud Controller Manager for Hetzner Cloud

https://github.com/hetznercloud/hcloud-cloud-controller-manager
1•SweetSoftPillow•5m ago•0 comments

Stealth scores FDA approval for first Barth syndrome treatment

https://www.fiercepharma.com/pharma/fda-greenlights-stealth-bios-injection-1st-treatment-barth-sy...
1•gmays•7m ago•0 comments

Spy Tech: The NRO and Apollo 11

https://hackaday.com/2025/09/25/spy-tech-the-nro-and-apollo-11/
1•beardyw•7m ago•0 comments

A manager for running agents in worktrees

https://github.com/stravu/crystal
2•jbentley1•7m ago•0 comments

Consumer Reports calls on Microsoft to extend support for Windows 10

https://advocacy.consumerreports.org/research/consumer-reports-calls-on-microsoft-to-extend-suppo...
2•speckx•8m ago•0 comments

Journals infiltrated with 'copycat' papers that can be written by AI

https://www.nature.com/articles/d41586-025-03046-z?WT.ec_id=NATURE-202509
1•delichon•8m ago•0 comments

Atomizer.ai reduces training cost up to 50% at 4x speed

https://atomizer.ai/#services
1•tuumi•9m ago•0 comments

Introducing: UniFi Access Retrofit [Coming Soon] [video]

https://www.youtube.com/watch?v=H2E4lCDdwTA
1•ksec•9m ago•0 comments

The Great Stalemate (Age of Empires II) [video]

https://www.youtube.com/watch?v=Ex6t_oYJxmw
1•kregasaurusrex•10m ago•0 comments

Embedding a Tantivy Index in Parquet

https://github.com/jcsherin/datablok/tree/main/crates/parquet-embed-tantivy
1•alamb•11m ago•1 comments

Cloudflare Introduces Net Dollar

https://www.cloudflare.com/press/press-releases/2025/cloudflare-introduces-net-dollar-to-support-...
4•tosh•12m ago•0 comments

Show HN: Playlister – an open source vibe playlist manager for Spotify

https://dethbird.com/playlister-an-open-source-spotify-vibe-playlist-builder/
1•dethbird•12m ago•0 comments

Proton Mail's brand new mobile apps

https://proton.me/blog/new-mail-apps
2•PrivacyDingus•13m ago•0 comments

How to build your own design GPT assistant (like we did)

https://balsamiq.com/blog/train-custom-gpt-for-ux-design/
1•janpio•14m ago•0 comments

Floating Point Visually Explained

https://fabiensanglard.net/floating_point_visually_explained/
1•fanf2•16m ago•0 comments

Accenture to 'exit' staff that cannot be retrained for age of AI

https://www.ft.com/content/a74f8564-ed5a-42e9-8fb3-d2bddb2b8675
6•jmsflknr•17m ago•1 comments

Corporate AI Is a Joke

https://ag404labs.com/p/corporate-ai-is-a-joke
3•xsh6942•18m ago•1 comments

InterpreterPoolExecutor – We Need PEP 734

https://www.carlmastrangelo.com/blog/interpreterpoolexecutor-we-need-pep-734
1•speckx•18m ago•0 comments

Ask HN: Why topics are getting flagged when it is about Israel?

4•throwaw12•18m ago•1 comments

Analysis of OpenEvidence's Business Model

https://annsomershogg.substack.com/p/health-cares-next-game-changer-isnt
1•brandonb•19m ago•0 comments

SAP's 'simplified' licensing leaves users more confused

https://www.theregister.com/2025/09/25/sap_licensing_mess/
2•rntn•20m ago•0 comments

PostgreSQL 18 Released

https://www.postgresql.org/about/press/presskit18/#original_release
2•sbuttgereit•22m ago•1 comments

The Story of DOGE, as Told by Federal Workers

https://www.wired.com/story/oral-history-doge-federal-workers/
19•rendx•22m ago•12 comments
Open in hackernews

PostgreSQL 18 Released

https://www.postgresql.org/about/news/postgresql-18-released-3142/
41•jkatz05•1h ago

Comments

mattashii•1h ago
Those are some great features. More than I remembered, and it's only been a year.

Personally, I'm very happy to see parallel builds for GIN indexes get released - (re)index time for those indexes is always a pain. I'm looking forward to further improvements on that front, as there are still some relatively low-hanging fruits that could improve build times even more.

sudarshnachakra•1h ago
Does this release have the TAM (Table Access Methods) patch set from orioledb? Or at least parts of it?
mattashii•55m ago
Doesn't look like it, no. At least not to the degree that it has updated the table AM interface.