Live data from Hacker News

Viewing profile — ownagefool

ownagefool

HN member
Joined
Sun, Dec 16, 2012, 12:35 PM UTC
HN karma
2,303
Public activity
1,037 items

About ownagefool

No profile information was provided.

Recent public activity

  1. comment
    Comment #49133026

    This is correct, but there's additional nuance here, which is the security of your development pipeline plays a part in the production system too. Way back when, you'd see a lot of…

  2. comment
    Comment #49081480

    There was more drinking in the 90s. You can decide whether that was better or worse.

  3. comment
    Comment #48978185

    Honestly, I think you're boiling the ocean there. Internal hosting teams ( cloud or on-prem ) should work more like public hosting environments and should focus on: - Segregating w…

  4. comment
    Comment #48978085

    You also get internal cloud teams that "own cloud" taking away your ability to get accounts without going through the same all broken processes.

  5. comment
    Comment #48977801

    My take is it's actually because of poor performance of internal teams. With a cloud provider, you can get an account by filling out a sign-up page and handing over a credit card. …

  6. comment
    Comment #48946509

    Mines was $190,594,974,587,761.20 :)

  7. comment
    Comment #48869726

    So I'm on the other side of this usually. Most places I land there's deference to the status quo and those that came before. People assume that efforts of that past were well consi…

  8. comment
    Comment #48505977

    I actually don't have a problem with runners very often, but I must admit I use a combination of public and private the leans private. Are you seeing elevated errors on actions?

  9. comment
    Comment #48501100

    Whilst that's crazy, github hasn't migrated to azure yet, so it's probably not exclusively an azure problem and we've seen the same problems with amazon too ( and several other lar…

  10. comment
    Comment #48442975

    Github isn't having a debate over how many 9s they have, they're having a zero 9s problem. I think there's 3 big themes with this, thought not 1. LLM tools have added considerable …

  11. comment
    Comment #48381344

    What's this trade off about? I thought it was a simple 2 dims are probably better than 4, but unsure how you'd ever land on 48?

  12. comment
    Comment #48146461

    I offered self-hosting to bypass this. It did the trick and I was able to convert the enterprise customers where compliance was a red line.

  13. comment
    Comment #48145902

    I worked on a small part of one of these back in around 2013 ( specifically managing beds ). You were talking about a team of 5 cranking this out in about 2-3 months with some long…

  14. comment
    Comment #48122106

    This isn't true. Our old jenkins hosts were largely forever instances with forever credentials that were just waiting to take down the org. Modern pipelines are orchestrates that r…

  15. comment
    Comment #48082038

    Reproducible builds shows that, within a specific configuration, the code produced the binary, regardless of who signed or published it. Indeed, this could mitigate an attacker rep…

  16. comment
    Comment #47887228

    No, I was simply wrong. Thanks for pointing that out.

  17. comment
    Comment #47887191

    Both work (: But the point was it was in a comparble situations without the microservices / k8s / whatever pet tech you want to hate on.

  18. comment
    Comment #47887180

    I no longer work in that industry.

  19. comment
    Comment #47881410

    I wrote a scheduler for VMs a long time ago. k8s is basically just the same thing but for containers. It really confuses me how someone can argue for cloud providers over a decent …

  20. comment
    Comment #47881316

    I took over tech for a POS company some years ago. They were a .net shop with about 80 developers, less than 200 concurrent connections, 6 figures spend cloud, and 0 nines uptime w…

  21. comment
    Comment #47880774

    I ran renderapp in ECS before I ran it in k8s. The deployment files / structure were mostly equivalent with the main differences being I can't shell into ECS and I lose kubectl in …

  22. comment
    Comment #47874585

    To be fair, I have k8s on my hetzner :p

  23. comment
    Comment #47874566

    It depends what you're doing it. My app is fairly simple node process with some side car worker processes. k8s enables me to deploy it 30 times for 30 PRs, trivially, in a standard…

  24. comment
    Comment #47833697

    Sure, but you can do that in a diff after the event, rather than live.

  25. comment
    Comment #47637337

    Nobody really tries to get technical people to do the work. Like cool, it's a great idea and would potentially produce positive results if done well, but the roles pay half the eng…