Live data from Hacker News

Viewing profile — ktaraszk

ktaraszk

HN member
Joined
Tue, Jun 11, 2024, 10:28 PM UTC
HN karma
7
Public activity
34 items

About ktaraszk

Engineer working on container runtimes, Kubernetes and low-level Linux. Currently building Miget (microVM-based PaaS)

Recent public activity

  1. comment
    Comment #49107614

    Still free hosting

  2. comment
    Comment #49018819

    They won't let you. It's part of their business to keep you locked in.

  3. comment
    Comment #48970965

    Yes, it is, but why or what for?

  4. comment
    Comment #48395502

    [flagged]

  5. comment
    Comment #48395480

    [flagged]

  6. comment
    Comment #48386856

    [flagged]

  7. story
  8. story
  9. comment
    Comment #47059311

    The routing layer being down while workers/data services stay up is such a specific failure mode. Usually means the load balancers or edge routing got corrupted somehow, not the ac…

  10. comment
    Comment #47059300

    Yeah, if Heroku's cert rotation depends on Google's CA and it tried to renew during the outage window, that'd definitely cause problems. The 8-hour ETA is rough. This is why multi-…

  11. comment
    Comment #47059248

    The fact that your database is reachable but the app isn't after restart points to the routing layer being toast. If you can ssh into the dyno or check logs, look for anything rela…

  12. comment
    Comment #47059244

    The status page lag is the worst part. Hard to debug when you're questioning whether it's your config or their infrastructure. At least when multiple providers go down at once you …

  13. comment
    Comment #47059242

    The CA outage is hitting a lot of services, but yeah, Heroku's been on a slow decline since the Salesforce acquisition. Free tier killed, pricing creep, stagnant innovation. Even w…

  14. comment
    Comment #47023184

    I've been watching this thread closely. We built miget ( https://miget.com/ ) specifically because of these pain points. The Heroku-style DX without the eye-watering bills or corpo…

  15. comment
    Comment #47023017

    The enterprise communication breakdown is rough. We built miget ( https://miget.com/ ) partly because we kept hearing stories like ojame's - long-time Heroku users stuck between ex…

  16. comment
    Comment #47019768

    We built miget.com specifically for cases like this. Free tier (no card required) with 256MB RAM should handle Spring Boot apps fine for teaching purposes. It's much simpler than A…

  17. comment
    Comment #47019763

    The AI-assisted provisioning part is wild. That setup would've taken days just a few years ago. One thing worth considering: at $200/mo you're still managing patches, security upda…

  18. comment
    Comment #47019728

    This exactly. The tech migration part is usually straightforward (Buildpacks and Procfiles work mostly the same across platforms), but the harder question is "how do we avoid this …

  19. comment
    Comment #47019723

    I used Heroku until 2023 too. That "operational excellence" line felt like a euphemism for "we're done here." The frustrating part wasn't just the lack of new features - it was wat…

  20. comment
    Comment #47019718

    The "on life support" analogy is spot on. We built miget ( https://miget.com ) specifically because of this pattern, watching platforms slowly sunset while users scramble to migrat…

  21. comment
  22. story
  23. comment
    Comment #46977415

    Yes, have you seen miget.com by any chance? You can start with the free tier, and can have a backend with a database for free (256Mi plan). If you need more, just upgrade. They red…

  24. comment
    Comment #46636912

    Just use container-os as your runtime image: https://hub.docker.com/r/miget/container-os and you should be good

  25. comment
    Comment #46426719

    Interesting. Is this going to be integrated with Jira, ClickUp, etc?