Live data from Hacker News

Viewing profile — smjburton

smjburton

HN member
Joined
Mon, Feb 17, 2025, 5:41 PM UTC
HN karma
125
Public activity
78 items

About smjburton

Currently building finesse.cash (receipt-powered budgeting and personal finance).

Recent public activity

  1. comment
    Comment #47807306

    > In March 2026, I migrated to self-hosted object storage powered by Versity S3 Gateway. Thanks for sharing this, I wasn't even aware of Versity S3 from my searches and discussions…

  2. comment
    Comment #45946302

    This is a great resource OP. Hopefully with more guides like this available, it will make it easier for people who want to explore Podman and increase adoption.

  3. comment
    Comment #45413291

    Very cool, I'll take a look.

  4. comment
    Comment #45387708

    You're very welcome! Good luck.

  5. comment
    Comment #45386935

    > ... is it primarily by inputting code snippets or abstract context into something like a Claude or ChatGPT? I usually provide the initial context by describing the app that I'm w…

  6. comment
    Comment #45386291

    > Since our landing page is isolated from core product code, the risk was minimal. That said, I was constantly sanity-checking what Claude was changing. If I ever “vibed” too hard …

  7. comment
    Comment #45372804

    This is great, thank you for sharing. I need something like this for my current project I'm working on... Much easier than trying to build a color palette manually.

  8. comment
    Comment #45366218

    Agreed OP. I could see ProductHunt being a place for product-oriented people and founders to form a community and collaborate (constructive feedback, partnerships, etc). Sadly, mos…

  9. comment
    Comment #45127798

    I'm surprised, but you're right... Thanks for sharing this site, it'll be interesting to dig into the data.

  10. comment
    Comment #45121083

    I generally agree with the sentiment of the article, but the OP should also be looking at product launch websites like ProductHunt, where there are tens to hundreds of vibe coded S…

  11. comment
    Comment #45064550

    I've been running trixie for a few weeks now and it's been solid, great release so far. One of the features I'm most excited about is access to Podman 5.4.2, and the ability to use…

  12. comment
    Comment #45052866

    Good breakdown of the costs involved. Even if they're running at a loss, OpenAI and Anthropic receive considerable value from the free training data users are providing through the…

  13. comment
    Comment #45041937

    Interesting article OP. There was a similar post on Hacker News recently about using this approach on a Postgres database: - Making Postgres slower ( https://news.ycombinator.com/i…

  14. comment
    Comment #44973123

    This is an interesting find OP and could help people transition from Docker to Podman (especially if they're used to deploying with Docker-Compose). I think the better long-term ap…

  15. comment
    Comment #44940599

    > The more data you give any of the AI services, the more that information can potentially be used against you. It may seem obvious, but Sam Altman also recently emphasized that th…

  16. comment
    Comment #44940490

    Thanks for sharing this. It looks like you can also use "systemd-analyze" with the "--user" flag to inspect systemd user units as well ("systemd-analyze --user security"). I've sta…

  17. comment
    Comment #44900282

    This is really exciting. I've used the Arch Wiki countless times for setting up or configuring something in Debian but wanting a resource more native to the platform. I hope they'r…

  18. comment
    Comment #44900199

    @levelsio was posting about this last week: https://x.com/levelsio/status/1953022273595506910 . Haven't tested it out yet, but it seems like a cool way to continue hacking away at …

  19. comment
    Comment #44876768

    Self-hosted Forgejo with Forgejo Actions for CI/CD. Forgejo Actions uses a syntax similar to GitHub Actions, so it's easy to transition. For my projects, I haven't had any issues. …

  20. comment
    Comment #44864645

    Why would you not want people trusting their data with SaaS apps? Smaller developers building software benefits users assuming their data is protected with basic security implement…

  21. comment
    Comment #44864561

    It's not new, but I believe vibe coding is going to make it more common. Both this app and Tea's data breaches could have been avoided with basic web dev security.

  22. comment
    Comment #44864418

    It's concerning that these type of leaks keep happening. Outside of the damage from leaking personal information, they also lower public confidence in trying out new apps. Vibe cod…

  23. comment
    Comment #44443700

    Another benefit of using text other than "click here" is that it's helpful for web crawlers too. Google, Bing, and other crawlers use link context (e.g. "lawn care in new jersey" v…

  24. comment
    Comment #44422984

    It's unfortunate to see this go away, but understandable given the costs involved. Another option is to run Caddy as a web server, which provides automatic cert renewal ( https://c…

  25. comment
    Comment #44125937

    Great article OP. This is exactly what made the "old web" so great: there were no defined standards so people were compelled to experiment. It was a little more chaotic, but it fel…