Live data from Hacker News

Viewing profile — sshine

sshine

HN member
Joined
Mon, Jan 13, 2014, 12:26 PM UTC
HN karma
6,460
Public activity
2,606 items

About sshine

https://simonshine.dk

Recent public activity

  1. comment
    Comment #49219337

    I moved my homelab to Kubernetes. I just don’t see the use of single VPS’es. But I use the cluster as a training platform, so if I didn’t need Kubernetes in other parts of my life,…

  2. comment
    Comment #49178704

    That and a proven ability to apply it in a given domain. I am really not good with electronics. I’m sure it’s just a mental block, but I see people debug electronics as relentlessl…

  3. comment
    Comment #49164923

    I have the same experience giving my brother an OpenClaw as his personal assistant. His words were: It feels as if I need to know how to program it. I was expecting he could say so…

  4. comment
    Comment #49141722

    This whole discussion is a result of Claude using "Co-authored-by" as advertisement because it massively propagates the Claude logo to GitHub. As an advertisement strategy, this is…

  5. comment
    Comment #49114519

    Very cool. I also like making websites with Hugo, and I have thought a lot about different theme vendoring methods, and how to retain ease of updating and testing your theme. https…

  6. comment
    Comment #49103060

    That’s great, but how do I fix my motorcycle?

  7. comment
    Comment #49095933

    Doesn't it depend on how widely and how many things an operator subscribes to? I'm pretty invested in vault-secrets-operator and vault-config-operator. Simply because of the amount…

  8. comment
    Comment #49064482

    > Given the roughly 30% overhead of overflow checks, I think restricting them to debug builds is a reasonable tradeoff. I can also see an argument for using wrap on overflow even i…

  9. comment
    Comment #49017599

    > You stop trying to enforce this rule as it is a "fight" you can't win and dealing with this takes more effort than dealing with the issues the low quality vibe-coded projects cau…

  10. comment
    Comment #48998058

    I've clarified; it's per month.

  11. comment
    Comment #48997840

    I also run Kubernetes on Hetzner and created my nodes prior to two price hikes. Here's how expenses look and would look if I recreated it today: Control Plane 3xCX23 @ €3.99 = €11.…

  12. comment
    Comment #48945795

    Not only did your cost spike, it changed currency and went from postfix to prefix! I understand people complaining about large bills, but this is over the top!

  13. comment
    Comment #48945788

    That's 87 trillion, 967 billion, 679 million, and so on.

  14. comment
    Comment #48945775

    Even though it's just a bug, being charged $595B on a platform that is known to cost spike, reminds us that we're not in control of the platform, or our company's expenses.

  15. comment
    Comment #48940350

    > Are you doing this for client-facing production code? What's "this"? We're talking about multiple things here. But presumably yes: I'm working through agents, and all I do is rea…

  16. comment
    Comment #48912739

    With guidance, it kind of is happening. While, simultaneously, an abundance of slop is being made.

  17. comment
    Comment #48912720

    > Anthropic's entire goal is to extinguish software development as a profession They’re killing “programmer”, not “code”. > I don't see how they wouldn't take out open source with …

  18. comment
    Comment #48912299

    > extinguish the ecosystem since open source libraries are essentially a competitor. (If there were no libraries you'd have to ask the AI to do everything!) That is neither the inc…

  19. comment
    Comment #48911730

    I recently set up a Forgejo instance for a personal infrastructure project, and because of security, it’s read-only. So I just disable all the “issues”, “pull requests”, “wiki”. It…

  20. comment
    Comment #48911636

    > All these comments about AI Slop are underestimating how good these builders have gotten and AI lets you iterate really fast. Both of these are true: we’re witnessing an unpreced…

  21. comment
    Comment #48842229

    > not mostly the test, but the real world production scars Most extensive test suites are exactly production scars: every time you have a bug or a regression, you write a test that…

  22. comment
    Comment #48814006

    > a downside of this approach is that you sacrifice late binding, as the module language and "core" language are stratified into different layers https://people.mpi-sws.org/~rossbe…

  23. comment
    Comment #48801091

    > might think it's a good idea to just run with a wildly out-of-scope idea with too much hubris I'll say that using git as a database instead of simply SQL leads to a lot of corner…

  24. comment
    Comment #48801016

    Triple backticks also let you specify the syntax very conveniently.

  25. comment
    Comment #48798861

    I think "yolo" gets overloaded here to mean "not thinking". I've described it as static HTML. The admin dashboard isn't static HTML, but it also isn't public-facing. The admin dash…