- 0 Posts
- 53 Comments
thericofactor@sh.itjust.worksto
Europe@feddit.org•Is America still "cheap" or expensive despite a strong Euro?English
10·29 days agoDon’t, you’ll lose money on it.
thericofactor@sh.itjust.worksto
Ask Lemmy@lemmy.world•If Donald Trump Was Assassinated, Would Anyone Really Mind, Beyond The Principle of the Thing?
1·1 month agoUsername checks out.
thericofactor@sh.itjust.worksto
Ask Lemmy@lemmy.world•I'd like to ask everyone, which movie have you rewatched more than three times?
1·1 month agoOne I saw 8 times when it came out is E.T. Hadn’t seen it mentioned yet.
More recently I loved coming back to Lost in Translation.
thericofactor@sh.itjust.worksto
Technology@lemmy.world•New sodium ion battery stores twice the energy and desalinates seawaterEnglish
2·2 months agoSounds like a win/win!
thericofactor@sh.itjust.worksto
Technology@lemmy.world•New sodium ion battery stores twice the energy and desalinates seawaterEnglish
140·2 months agoSodium ion batteries have less energy density as opposed to Lithium ion (100-150 WH per Kg instead of 150-250). I’m curious how much these “wet” batteries improve that. The article doesn’t say.
Nonetheless, even if it’s not the new battery for your car, it could be useful as energy storage for the grid, storing green (solar) energy for the night, and desalinating seawater at the same time.
thericofactor@sh.itjust.worksto
Europe@feddit.org•Orbán says the EU and not Russia is Hungary’s real threat ahead of April voteEnglish
8·2 months agoThe EU would lose a bottomless money pit.
thericofactor@sh.itjust.worksto
Ask Lemmy@lemmy.world•What advice or tips do you have which sound like nonsense but really work?
1·2 months agoHave a look at onedev.io. it’s local Git hosting but it includes cicd and even an issue tracker.
Well, we can certainly agree to disagree. I’m not oblivious to having a blind spot here and there. In fact, I very much enjoyed our discussion here, and your perspective. It almost feels like a 2000s era forum discussion, before all the sour people got access to the internet. So thanks, and get well soon!
Thanks for your reply. I get the pros you mention, and auditing is more relevant for bigger shops than smaller ones of course.
Your remark on peer review reminds me of a situation where I had to change a database scheme. So that’s in a database project, and I have to do a PR on that. Now I can’t deploy it because argocd won’t allow me to manually scale down the pods of our application, and I need the database to be idle. It will revert to the defined state, so I’m unable to update without also doing a second PR on the infrastructure yaml. Then after the update I have to reverse the situation again and do a third PR.
So now I’m waiting for two approvals, and I haven’t even touched any code yet. It just seems like so much overhead for doing something that used to take two minutes. I think this is a question of trust and the bigger the organization, the harder it is to trust everyone. That’s why small shops can get a lot more done in less time.
I get CLI users, sometimes using the cli is faster and more efficient.
However I have had frequent discussions with people (all of them also avid CLI users) that set up infrastructure as code. I prefer the super understandable Gui of a tool like octopus deploy over hundreds of yaml files whose content can only be understood by doing a year long deep dive any day.
They always use the same two arguments: Infrastructure as code allows you to rebuild your entire software deployment from scratch, and the code can be versioned, thereby providing an audit trail for deployments.
In decades of software development I have exactly had to redeploy an entire network from scratch 0 times. If you’re in that stage the cause is most likely hardware and re-provisioning that will probably take the bulk of your time.
About the versioning: I’m not arguing against storing deployments as yaml files, but writing them by hand is insanely inefficient. There should be a nice GUI that generates and writes these yaml files, so you don’t have to know every option an value and every validation rule by heart.
Also, I am relatively certain that a tool like octopus deploy also has auditing of who deployed what software in which location.
thericofactor@sh.itjust.worksto
Privacy@lemmy.ml•[Discussion] Using Instagram privately ? with(out) account, Follow account, Dicover interests, similar accounts
383·3 months agoHonestly, just ditch Instagram already. And convince your friends and family to do the same. It’s better for your time, your privacy and mental health. The demise of these platforms starts with people like you and me never visiting these places all together.
thericofactor@sh.itjust.worksto
Europe@feddit.org•The EU plans to roll out a series of laws in 2026 which aim at a single objective: reducing the reliance on foreign tech companiesEnglish
1·3 months agoI agree, but if there’s no alternative now, let’s encrypt could be used to bring most of the internet down in an instant.
thericofactor@sh.itjust.worksto
Europe@feddit.org•The EU plans to roll out a series of laws in 2026 which aim at a single objective: reducing the reliance on foreign tech companiesEnglish
22·4 months agoWe especially need a European alternative for let’s encrypt. Almost all websites, web applications and APIs rely on it.
I’ve written thousands of lines of untyped python code for a system (still) used daily by hundreds of users, handling time critical as well as financial data. It made the company I worked for millions and it worked. Was it bug free? Nope, bugs would appear in production from time to time, but they were very easy to detect, and very quickly solved, especially because of the fact that python is an interpreted language. In 7 years of working on that application there was only one bug that caused data corruption and required us to reprocess some data that took a day or three. That was the worst thing to happen in the entire lifetime of that codebase. I totally agree that if you structure your code properly, log properly and give your developers the trust and permissions to actually solve stuff in production quickly, you might even get a competitive advantage.
thericofactor@sh.itjust.worksto
Privacy@lemmy.ml•Manyverse – a peer-to-peer social network
2·4 months agoHow did you solve the problem that phone IP addresses are essentially all NATted? I was looking into this myself, but the fact that phones don’t have a public IP address stopped me.
thericofactor@sh.itjust.worksto
Europe@feddit.org•German Views of the U.S.-Germany Relationship Turn Sharply NegativeEnglish
12·5 months agoCan’t say it surprises me with the way Trump is running that country into the ground.
thericofactor@sh.itjust.worksto
Asklemmy@lemmy.ml•Do you use a dishwasher or wash dishes by hand?
9·5 months agoWhat am I, a caveman?



People are defined by the people around them. Make sure they have a good group of friends. Friends they can depend on, friends they learn from and vise versa and most importantly friends with morality that make the right choices in life.