Giving birth to yourself - the ultimate self hosting
- 0 Posts
- 12 Comments
khm, khm
let gender
please don’t use deprecated syntax
And then it gives you the most generic answer how to run a docker build, that doesn’t actually address the problem
flamingo_pinyata@sopuli.xyzto Programmer Humor@lemmy.ml•When the problem was bigger than you anticipated and you’re a not-so-good developer0·1 year agoIn most companies there’s no incentive to write good code. It does the job? Keep it. Oh it costs 5x in AWS costs than it theoretically could if it was a good design? Who cares nobody even understands infrastructure costs
flamingo_pinyata@sopuli.xyzto Programmer Humor@lemmy.ml•Do you have this guy at work? I do0·1 year agoIt can’t be repeated enough: never pre-order a game
flamingo_pinyata@sopuli.xyzto Programmer Humor@lemmy.ml•Surely "1337" is the same as 1337, right?0·1 year agoJust reminded me of an argument trying to explain that arithmetic with floating point numbers is not always correct to a coworker who was a mathematician just starting in software dev.
In a mathematicians mind the fact that an arithmetic operation can produce inaccurate result is just incomprehensible
flamingo_pinyata@sopuli.xyzto Programmer Humor@lemmy.ml•Damn no integrated advanced AI-driven solution that analyzes patterns and just predicts the errors? 🤨0·1 year agoGood luck connecting to each of the 36 pods and grepping the file over and over again
flamingo_pinyata@sopuli.xyzto Free and Open Source Software@beehaw.org•What's stopping banks from creating FOSS (or atleast open-source) banking solutions (apps)?13·2 years agoAs long as the bank has a good API, there’s nothing stopping anyone except money.
There is a cost to making a good app. And banks have no incentive to open source their current apps - if it’s any good it’s a competitive advantage.
For example - I’m currently using a bank because their app is awesomely good (compared to other banks). Why would they open source it - it means customers might go to other banks who do better on interest rates, or fees.
What is dead may never die
Packaged products ready to use? No.
Libraries which I use in my own projects? I at least have a quick look at the implementation, often a more detailed analysis if issues pop up.