Punchbowl News is a great source for American congressional politics. They have a newsletter for free that goes out every weekday at 6 AM.
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. However, I do think it'll unlock…
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 something like 5 MB of yaml, but in order for…
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 downsides we ran into - Getting buy in to do…
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 understand the modeling that goes into…
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 time.
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 are still binaries that were compiled in…
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 claims opioid victims have brought against…
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…
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 well as in your CI pipeline. It's paid…
Punchbowl News is a great source for American congressional politics. They have a newsletter for free that goes out every weekday at 6 AM.
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. However, I do think it'll unlock…
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 something like 5 MB of yaml, but in order for…
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 downsides we ran into - Getting buy in to do…
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 understand the modeling that goes into…
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 time.
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 are still binaries that were compiled in…
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 claims opioid victims have brought against…
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…
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 well as in your CI pipeline. It's paid…