fiveoar
@fiveoar@lemmy.dbzer0.com
- Comment on Radiatori 1 year ago:
There’s no spagetti on there… just macaroni…
- Comment on I accidentally removed the WHERE clause from my SQL query in a personal tool. Every row is now the same. I lost everything, have no backup, and I'm stupid. 1 year ago:
I have done this too. Shit happens.
One of my co-workers used to write
UPDATE
statements backwards limit then where etc, to prevent this stuff, feels like a bit of a faff to me. - Comment on Firefox will have a built-in ‘fake reviews detector’ — Amazon is in trouble 1 year ago:
I must admit that I do like the built in page translation, which I guess was made by a similar team using ML and all. Maybe I will like this too? Feels a bit… niche. Maybe it’s a stepping stone to any misinformation at some point?
- Comment on Is there something like F-droid, but for windows software? 1 year ago:
Choco is pretty good but it does have less packages than say, brew.
As someone who has packaged for Mac’s with brew and RPMs and debs on Linux, packaging for windows is a total pain. Choco uses nuget 2 for self hosted repos which means you need to run a server for your packages, which there are things like the PPAs for Linux and Brew uses GitHub releases so you don’t need to host anything yourself to provide binaries.
This is also on top of windows needing extra work to develop for, because windows filesystem works differently enough to need code specially for windows. All of this means that windows users suffer on the open source software front.
- Comment on Planning is for the weak 1 year ago:
Deployments and deployment frequency pretty squarely a developer’s responsibility…
- Comment on Lemmy Safety now supports cleaning local pict-rs storage from CSAM 1 year ago:
This is fantastic work to an immediate problem. Thank you.
There is something amazing about someone just sharing a solution like this without expectation of anything back, and even if this isn’t the best right solution, it contributes to the global commons, and improves society.
- Comment on [HN] You don't hate Jira, you hate your manager 1 year ago:
I can hate both.