Post B6O2Lv4ku7140QnMCe by janl@narrativ.es
(DIR) More posts by janl@narrativ.es
(DIR) Post #B6O2LtVyhvbTAHW4MC by janl@narrativ.es
0 likes, 0 repeats
RE: https://grrl.me/@soph/116586772000163018I’ve had a similar awakening a few months when realising that GitHub shows you thr cost of free-for-open-source Actions usage. On of my decidedly low-traffic but big test suite (173 checks) would cost thousands of dollars per month.I have come to the inevitable conclusion that they’ve played us all for fools. We all have infinitely fast dev machines, but we need to rent a dev machine’s worth of servers every month to run an open source project?Absolutely not.RT: https://grrl.me/users/soph/statuses/116586772000163018
(DIR) Post #B6O2LtkroZVruSTxZ2 by icedquinn@blob.cat
0 likes, 0 repeats
@janl owning the metal has always been more cost effective if the machine has high utilization. cloud was always some weird capex-to-opex scam
(DIR) Post #B6O2Lv4ku7140QnMCe by janl@narrativ.es
0 likes, 0 repeats
The consequence for me is working on and supporting CI solutions thay can be run anywhere and still provide a reliable build environment.I’m so done with everything we do is renting a variable markup on the cost of AWS, Azure or GCP.There is not reason we shouldn’t be able to (paraphrasing) run `brew install ci-server` and have a system stood up that can run tests under almost any OS/arch/env combination on any* dev box.*macOS licensing complicates things, but the point stands.