WireGuard VPN developer can't ship updates after Microsoft locks accounttechcrunch.com9 ポイント·投稿者 Liriel·3 か月前·3 コメント
Developers Should – and Shouldn't – Use LLMs in Our Developmenttighten.com3 ポイント·投稿者 Liriel·3 か月前·0 コメント
Liriel·26 日前·議論I don't think anyone can guarantee anything here, but I am going to bet that they will be a better-priced alternative.
Liriel·26 日前·議論Prices are going insane, and I am going for an alternative provider in the US.I have 5 app nodes, 2 background workers, 1 DB replica, and 4 dev/staging instances.On new Hetzner US pricing:5 x CCX23 (app nodes): $514.95/mo 2 x CCX13 (workers): $101.98/mo 1 x CCX23 (DB replica): $102.99/mo 4 x CX33 (dev/staging): $39.96/mo Total: ~$759/mo or $9,108/yearOn 3HCloud with equivalent specs:5 x 16 GB 4 vCPU dedicated: $160/mo 2 x 8 GB 2 vCPU dedicated: $32/mo 1 x 16 GB 4 vCPU dedicated: $32/mo 4 x 4 GB 2 vCPU shared: $24/mo Storage ~250 GB total (SSD smart): ~$7.50/mo Total: ~$255/mo or $3,066/yearI will let you do the math.
Liriel·8 か月前·議論You are right, but in practice, a lot of things happen.Docs that get generated end up in a huge PR that people glance over.Sometimes the reviewers aren't senior enough, so they don't even see the issue, etc.
Liriel·10 か月前·議論My pet peeve is people who use LLMs to generate code, never check whether it works, and then submit a PR.As if open-source maintainers don't have enough chores.