Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Nobody pays for open source. We can force them to(seldo.com ↗)
    discuss
  2. Show HN: Speartip.eu – A software launch directory for EU-founders(speartip.eu ↗)
    discuss
  3. Ray Ozzie and the Optimism of Being Early(reproof.app ↗)
    discuss
  4. An Introduction to Bε-Trees and Write-Optimization [video](youtube.com ↗)
    discuss
  5. Don't build tools for AI agents(seangoedecke.com ↗)
    1comments
  6. Show HN: Lumikey – Learn to play any YouTube video on the piano(lumikey.app ↗)
    1comments
  7. Show HN: SyntaxCue – local-first AI interview copilot (whisper.cpp and BYOK)(syntaxcue.com ↗)
    discuss
  8. Superphenix: A full cloud stack running on your own hardware(superphenix.net ↗)
    discuss
  9. A DuckDB extension where you can use Jev to do quick classification of rows(twitter.com/hamiltonulmer ↗)
    discuss
  10. Show HN: ThreeJS Runtime Performance Optimization Tools for ClaudeCode(github.com/wonglok ↗)
    discuss
  11. Developmental xenocortication using human-derived organoids in mice(nature.com ↗)
    discuss
  12. Apple reportedly building server packed with M-series Ultra chips for AI(arstechnica.com ↗)
    discuss
  13. Plasma UI – liquid panels for React that fuse on contact(cruxgarden.github.io ↗)
    1comments
  14. Coding Agent Diaries(coding-agent-diaries.netlify.app ↗)
    discuss
  15. Tetris Font(erikdemaine.org ↗)
    discuss
  16. The new affordable genome sequencing and analysis platform(genoturk.com ↗)
    discuss
  17. Sex, AI, and the Apocalypse(iankduncan.com ↗)
    discuss
  18. Anthropic's Thariq Shihipar: MCPs are better than CLIs for most integrations(twitter.com/trq212 ↗)
    2comments
  19. LLM Inference vs. the OOM Killer(nobodywho.ai ↗)
    discuss
  20. Show HN: Eukovy – AI Outfit Changer(eukovy.com ↗)
    discuss
  21. Show HN: I vibe-coded a platformer you play by physically turning and jumping(chatgpt.site ↗)
    discuss
  22. Netflix doc on AI, if you need bad sleep afterwards(netflix.com ↗)
    discuss
  23. The Same Workload Emits 105× More CO₂ in One AWS Region Than Another(greenops.cloud ↗)
    discuss
  24. Speculative decoding makes LLMs go brrr(leoniemonigatti.com ↗)
    discuss
  25. Building the New GitHub Copilot Inline Suggestions Model: Part One(visualstudio.com ↗)
    discuss
  26. Senior Product Manager(talents2germany.de ↗)
    1comments
  27. Nullsec – server-blind encrypted paste(pntr.dev ↗)
    discuss
  28. EU Commission proposes under-13s social media ban(reuters.com ↗)
    discuss
  29. Equity Price Shock Scenario Would Entail US Recession(fitchratings.com ↗)
    discuss
  30. What Shall We Do with Broken Glasses?(komando1.substack.com ↗)
    1comments

Running a personal website is not fun anymore

2 pointsby 49m agowinnielim.org
3 comments
41m 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.

38m 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.

26m 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.