Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Show HN: Windows Automation Tool – System Center Orchestrator Replacement(github.com/sev7enup ↗)
    discuss
  2. Get Free SEO Backlinks(indexyour.link ↗)
    discuss
  3. EU moves toward restricting social media access for under-15s(euronews.com ↗)
    discuss
  4. Better Vector Search for Long Documents: Chunking Inside Manticore Search(manticoresearch.com ↗)
    discuss
  5. Capturing Implicit Feedback from Users(langfuse.com ↗)
    discuss
  6. The White House Tussle to Sway Trump on AI(wsj.com ↗)
    discuss
  7. Introducing GNOME 51, "A Coruña"(gnome.org ↗)
    discuss
  8. Libinput 1.32 Released with Circular Scrolling Support for Circular Touchpads(phoronix.com ↗)
    discuss
  9. ARST ARSW: Star Wars sorted alphabetically (2014) [video](youtube.com ↗)
    discuss
  10. Spiral Galaxies Font(erikdemaine.org ↗)
    discuss
  11. Noise wants to help everyday people become paid content creators(techcrunch.com ↗)
    1comments
  12. Jev means structured output is interesting again(seangoedecke.com ↗)
    1comments
  13. Spotify lets parents exclude kids' music from Wrapped and recommendations(techcrunch.com ↗)
    discuss
  14. Reinventing issue tracking: Local-first and Git-native(manganin.dev ↗)
    discuss
  15. Birdychat Is Now Balsio(balsio.com ↗)
    discuss
  16. 'Born-again' star offers rare chance to watch stellar evolution in real time(manchester.ac.uk ↗)
    discuss
  17. Show HN: Knowhere-Rebuilds the document structure that chunking throws away(github.com/ontos-ai ↗)
    discuss
  18. Boox Picco micro e-reader full specs confirmed(readme.club ↗)
    discuss
  19. Ubuntu 26.10 Amd64v3 Can Provide a Nice Boost for Low-End/Budget Hardware(phoronix.com ↗)
    discuss
  20. Astra broke a yet unsolved German Army Enigma message from 1941(chatgpt.site ↗)
    2comments
  21. Nobody pays for open source. We can force them to(seldo.com ↗)
    discuss
  22. Show HN: Speartip.eu – A software launch directory for EU-founders(speartip.eu ↗)
    discuss
  23. Ray Ozzie and the Optimism of Being Early(reproof.app ↗)
    discuss
  24. An Introduction to Bε-Trees and Write-Optimization [video](youtube.com ↗)
    discuss
  25. Don't build tools for AI agents(seangoedecke.com ↗)
    1comments
  26. Show HN: Lumikey – Learn to play any YouTube video on the piano(lumikey.app ↗)
    1comments
  27. Show HN: SyntaxCue – local-first AI interview copilot (whisper.cpp and BYOK)(syntaxcue.com ↗)
    discuss
  28. Superphenix: A full cloud stack running on your own hardware(superphenix.net ↗)
    discuss
  29. A DuckDB extension where you can use Jev to do quick classification of rows(twitter.com/hamiltonulmer ↗)
    discuss
  30. Show HN: ThreeJS Runtime Performance Optimization Tools for ClaudeCode(github.com/wonglok ↗)
    discuss

Running a personal website is not fun anymore

2 pointsby 1h agowinnielim.org
3 comments
1h agoHN ↗

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.

1h agoHN ↗

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.

1h agoHN ↗

"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.