Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
doublet00th
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
doublet00th
7mo ago
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.
▲
by
doublet00th
8mo ago
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 "
3.
▲
by
doublet00th
9mo ago
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 the GitLab SaaS
4.
▲
by
doublet00th
9mo ago
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 everything th
5.
▲
by
doublet00th
10mo ago
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 it.
6.
▲
by
doublet00th
1y ago
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.
7.
▲
by
doublet00th
2y ago
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 the 80s ru
8.
▲
by
doublet00th
2y ago
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 Purdue Pha
9.
▲
by
doublet00th
3y ago
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-sigs.github.io/aws-load-balancer-
10.
▲
by
doublet00th
4y ago
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 pai