Viewing profile — doublet00th
doublet00th
HN member- Joined
- Wed, Aug 03, 2022, 3:20 AM UTC
- HN karma
- 107
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About doublet00th
No profile information was provided.
Recent public activity
-
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.
-
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.…
-
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…
-
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…
-
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…
-
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 …
-
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…
-
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…
-
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…
-
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…