frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

'Born-again' star offers rare chance to watch stellar evolution in real time

https://www.manchester.ac.uk/about/news/born-again-star-offers-rare-chance-to-watch-stellar-evolu...
1•giuliomagnifico•1m ago•0 comments

Show HN: Knowhere-Rebuilds the document structure that chunking throws away

https://github.com/Ontos-AI/knowhere
1•Cindy_Yingxin•1m ago•0 comments

Boox Picco micro e-reader full specs confirmed

https://www.readme.club/news/boox-picco
1•georgefrowny•1m ago•0 comments

Ubuntu 26.10 Amd64v3 Can Provide a Nice Boost for Low-End/Budget Hardware

https://www.phoronix.com/review/ubuntu-2610-amd64v3-lowend
1•rbanffy•7m ago•0 comments

Astra broke a yet unsolved German Army Enigma message from 1941

https://mvueh-enigma-solved.carterl.chatgpt.site/
1•smusamashah•7m ago•2 comments

Nobody pays for open source. We can force them to

https://seldo.com/posts/nobody-pays-for-open-source-we-can-force-them-to/
1•sparshrestha•8m ago•0 comments

Show HN: Speartip.eu – A software launch directory for EU-founders

https://speartip.eu/en/launch
1•janket•8m ago•0 comments

Ray Ozzie and the Optimism of Being Early

https://reproof.app/blog/lotus-notes-history
1•maguay•12m ago•0 comments

An Introduction to Bε-Trees and Write-Optimization [video]

https://www.youtube.com/watch?v=v_g4eZeWAng
1•dchest•14m ago•0 comments

Don't build tools for AI agents

https://www.seangoedecke.com/dont-build-tools-for-ai-agents/
3•gfysfm•21m ago•1 comments

Show HN: Lumikey – Learn to play any YouTube video on the piano

https://lumikey.app/
1•ycombmike•21m ago•1 comments

Show HN: SyntaxCue – local-first AI interview copilot (whisper.cpp and BYOK)

https://syntaxcue.com/how-syntaxcue-captures-system-audio/
1•zetbaur•21m ago•0 comments

Superphenix: A full cloud stack running on your own hardware

https://superphenix.net/
2•mfru•22m ago•0 comments

A DuckDB extension where you can use Jev to do quick classification of rows

https://twitter.com/hamiltonulmer/status/2100370557405667768
1•porridgeraisin•22m ago•0 comments

Show HN: ThreeJS Runtime Performance Optimization Tools for ClaudeCode

https://github.com/wonglok/effectnode-b3-template-code/tree/main/src/runtime-intelligence
1•wonglok831•23m ago•0 comments

Developmental xenocortication using human-derived organoids in mice

https://www.nature.com/articles/s41586-026-11032-2
2•vertigoruntime•24m ago•0 comments

Apple reportedly building server packed with M-series Ultra chips for AI

https://arstechnica.com/ai/2026/09/apple-reportedly-building-server-packed-with-m-series-ultra-ch...
2•rbanffy•24m ago•0 comments

Plasma UI – liquid panels for React that fuse on contact

https://cruxgarden.github.io/plasma-ui/
1•willstepp•25m ago•1 comments

Coding Agent Diaries

https://coding-agent-diaries.netlify.app/
1•berkaycubuk•25m ago•0 comments

Tetris Font

https://erikdemaine.org/fonts/tetris/
3•Bluestein•25m ago•1 comments

The new affordable genome sequencing and analysis platform

https://genoturk.com/en/
1•mertyildiran•25m ago•0 comments

Sex, AI, and the Apocalypse

https://www.iankduncan.com/personal/2026-09-16-sex-ai-and-the-apocalypse/
1•Bluestein•26m ago•0 comments

Anthropic's Thariq Shihipar: MCPs are better than CLIs for most integrations

https://twitter.com/trq212/status/2099958388230873165
2•colesantiago•26m ago•2 comments

LLM Inference vs. the OOM Killer

https://www.nobodywho.ai/posts/inference-oom/
3•madsmtm•26m ago•0 comments

Show HN: Eukovy – AI Outfit Changer

https://eukovy.com
1•oliviamy•28m ago•0 comments

Show HN: I vibe-coded a platformer you play by physically turning and jumping

https://orbit-hop.sjoerdvanderhoorn.chatgpt.site
1•sjoerdvdhoorn•31m ago•0 comments

Netflix doc on AI, if you need bad sleep afterwards

https://www.netflix.com/title/82792555
1•trumbitta2•35m ago•0 comments

The Same Workload Emits 105× More CO₂ in One AWS Region Than Another

https://greenops.cloud/blog/blog-aws-region-carbon
1•depidsvy•36m ago•0 comments

Speculative decoding makes LLMs go brrr

https://leoniemonigatti.com/blog/speculative-decoding.html
1•eigenBasis•36m ago•0 comments

Building the New GitHub Copilot Inline Suggestions Model: Part One

https://code.visualstudio.com/blogs/2026/09/16/building-the-github-copilot-inline-suggestions-mod...
1•soheilpro•39m ago•0 comments
Open in hackernews

Running a personal website is not fun anymore

https://winnielim.org/journal/running-a-personal-website-is-not-fun-anymore/
2•jyhrow•55m ago

Comments

sixtyj•47m ago
There so many stuff for discussion.

Running a personal site was easy - until we started to overcomplicate it. CMS, vulnerability of it, disappearing sites that we linked in good assumption…

For those who want to use Wordpress, add wordfence plugin immediately after fresh installation.

miladyincontrol•44m ago
I dont know, I read their reasons for not using a static site but that doesn't really convince me of anything but shortcuts taken. A static site would be a bit more up front work perhaps but ultimately saves so very much from being a headache long term.

A dynamic CMS for a simple blog ultimately is just technical debt, AI or not it should be no surprise you pay for it sooner or later, whether mentally or from having to pay for "better hosting" on what should be a rather simple serve.

graemep•32m ago
"I chose wordpress for many reasons, but the main reason is because I wanted a fully dynamic website to so I can surface and display relationships between my content"

Static site generators can do this.

There is a lack of static site generators aimed at the average person. Most are aimed at geeks.