Live data from Hacker News

Viewing profile — doublet00th

doublet00th

HN member
Joined
Wed, Aug 03, 2022, 3:20 AM UTC
HN karma
107
Public activity
10 items

About doublet00th

No profile information was provided.

Recent public activity

  1. comment
    Comment #47218007

    Punchbowl News is a great source for American congressional politics. They have a newsletter for free that goes out every weekday at 6 AM.

  2. comment
    Comment #46640858

    Cloudflare definitely isn't with their Durable Object design. As an infra developer/Django user myself, I know it's a pretty big paradigm shift to think in the 1 DB per user realm.…

  3. comment
    Comment #46440235

    We had python scripts that generated GitLab CI/CD yaml [1]. Tooting my own horn here, but it was super cool to ship fairly fast for the first year or so. By the end, we had somethi…

  4. comment
    Comment #46438158

    I built something like this at my previous startup, Pangea [1]. Overall I think looking back on our journey I'd sign up for it again, but it's not a panacea. Here were the downside…

  5. comment
    Comment #46160400

    Does anyone who's participated in M&A know how they come up with a breakup fee? I believe this one is $5 Billion (per Bloomberg), and Adobe Figma was $1 Billion. Interested to unde…

  6. comment
    Comment #45342355

    This is what we built at my last startup Pangea (except with GitLab CI/CD). It worked pretty well and I always wanted to open-source it, but alas in a startup there's never enough …

  7. comment
    Comment #41930361

    It's not about the chip itself at all, it's about the software that runs on it. My Computer Architecture professor always used to say, nobody wants to recompile their code! There a…

  8. comment
    Comment #40814431

    I think there's a misunderstanding in what the settlement is about. As part of Purdue's bankruptcy, the Sackler family is voluntarily providing 6 billion dollars to help settle cla…

  9. comment
    Comment #37614257

    I do believe the AWS Load Balancer Controller on Kubernetes allows for sharing a single "physical" load balancer. You have to set a load-balancer-name annotation https://kubernetes…

  10. comment
    Comment #35034733

    Would recommend one of two things: - 1Password/1Password Secrets Automation - Github/Gitlab CI/CD Secrets 1Password may be easier to setup with easy CLI/UI access for secrets as we…