So what?
- 17 Posts
- 4.43K Comments
Computer code is not art. It has no aesthetic quality. It’s generally not even seen and frequently hidden.
It’s engineering - you don’t need to get all up yourself by claiming to be “artists”.
atzanteol@sh.itjust.worksto
Programming@programming.dev•Secure Declarative Secrets With SecretSpecEnglish
8·1 day agocurl -sSL https://install.secretspec.dev/ | sh
Nope.
It’s uncommon, but not unheard of. It didn’t sound weird to me in this context.
atzanteol@sh.itjust.worksto
Linux@lemmy.ml•I'm in the process of making a distro that combines the way SteamOS makes Arch Linux stable and user-friendly WITH the performance optimizations of CachyOSEnglish
16·3 days agoIt’s pointless and stupid is what it is.
atzanteol@sh.itjust.worksto
Linux@lemmy.ml•I'm in the process of making a distro that combines the way SteamOS makes Arch Linux stable and user-friendly WITH the performance optimizations of CachyOSEnglish
9·3 days agoIt’s the way that word has been used for over 20 years.
atzanteol@sh.itjust.worksto
Programming@programming.dev•Beyond Lambdas: Raising the Abstraction Level of Functional CodeEnglish
3·4 days agoI never trust a programmer who has any “strict rules”.
atzanteol@sh.itjust.worksto
Not The Onion@lemmy.world•JD Vance Says You Should Be Grateful Gas Prices Aren’t Even HigherEnglish
12·4 days agoWe’ve been quite successful up to this point.
Laughter
Gas, frankly, could’ve been much, much
higherlower were it not for our efforts.
atzanteol@sh.itjust.worksto
Selfhosted@lemmy.world•Moving db data (MariaDB) to NFS NASEnglish
2·5 days agoI’ve been wrestling with this issue myself recently.
There can be both performance and other issues with a db whose data files are on nfs. That said I’ve done this for years without any real problem. No db corruption so far - but it’s a possibility and I’ve probably been lucky. I have good backups just in case.
Like you I also don’t want to maintain a “pet” database on my file server. I want to spin up databases in kubernetes pods and not use local pod storage.
I’ve been investigating using iSCSI instead. It’s “block level” rather than “file level” and performs better with a database. Also none of the locking issues mentioned. It’s a recommended way to do remote storage for a db.
The downside is that it’s less resilient to the file server becoming unavailable.
Might be worth investigating for you as well - I’ll be performing some poc tests to figure out how much of a pain it may be (I don’t want to need to fsck a bunch of targets after a file server reboot).
atzanteol@sh.itjust.worksto
Not The Onion@lemmy.world•JD Vance Says He’s OK With Bringing About the End TimesEnglish
24·6 days agowhy President Rapist Pedophile ISN’T the problem we should be focusing on…
You’re fucking joking? If that was your takeaway you’re definitely reading things through “rawwr I’m angry!” glasses. It neither what I meant nor what I actually said.
atzanteol@sh.itjust.worksto
Not The Onion@lemmy.world•Windows 95's Start menu was invented by a chimpanzee-lab psychologist: 'Even a rocket scientist couldn't figure out Windows'English
2·6 days agooh. and NeXTSTEP’s came out in '88…
And the apple menu was already in the top left before windows 95.
atzanteol@sh.itjust.worksto
Not The Onion@lemmy.world•JD Vance Says He’s OK With Bringing About the End TimesEnglish
54·6 days agoWhen Hitler invaded Poland you’d be the annoying guy saying “it’s a distraction from the Beer Hall Putsch”! And you’d be doing it again when the concentration camps were discovered. Horrible people do lots of horrible things.
Nobody is saying we should forget the Epstein files or not hold Trump accountable. But for the love of God stop saying the other horrible things are a distraction. It’s so stupid - at least rephrase it as “don’t forget about Epstein” or something less dumb.
atzanteol@sh.itjust.worksto
Linux@lemmy.ml•What are your favorite desktop customizations?English
16·8 days agoMy biggest customizations are all of the software I install and use to do things with the computer.
atzanteol@sh.itjust.worksto
Linux@lemmy.ml•California makes Linux, OSS software exempt from age verification law.English
291·8 days agoWait… So if Linux doesn’t have the api (sorry, the “signal” 🙄) how will sites that require it respond? What does it mean to be “exempt” - every user is considered to be an adult?
atzanteol@sh.itjust.worksto
Linux@lemmy.ml•Should I back up perfectly set up distros and restore them on another computer with Clonezilla?English
5·8 days agoAn alternative to complete cloning (which gets out of date fast) would be to manage systems with ansible.(or puppet, or chef).
You can script configurations, package installs, users, etc. And it also allows for hardware/architecture specifics when needed (e.g. drivers for the different platforms).
You would then just install a base os and run your playbook. No need to store gigs of data and easier to update the base os to newer versions. You could even mix
You can also push out changes without needing to snapshot a new image and re-install it everywhere.
atzanteol@sh.itjust.worksto
Not The Onion@lemmy.world•Germany plans sugar tax that includes sugar free drinksEnglish
1·9 days agoThis is “corporations add dirt cheap sugar to drinks making people addicted to poison for cents per liter” vs. “there simply is sugar in a pressed fruit”
Which is almost identical to what I said.
atzanteol@sh.itjust.worksto
Not The Onion@lemmy.world•Germany plans sugar tax that includes sugar free drinksEnglish
1·10 days agoBecause “standard sugar” is 50% fructose. Sucrose is half glucose and fructose. High fructose corn syrup is 42-55% fructose with the remainder being glucose.
atzanteol@sh.itjust.worksto
Not The Onion@lemmy.world•Germany plans sugar tax that includes sugar free drinksEnglish
1·10 days ago“regular sugar” is 50% fructose.
atzanteol@sh.itjust.worksto
Not The Onion@lemmy.world•Germany plans sugar tax that includes sugar free drinksEnglish
11·10 days agoThis shows how little you know about the subject yet you keep arguing as if you had facts. Sugar is a category of compounds consisting mainly of saccharids (which again, is a category of compounds). There are literally thousands of “sugars” which vary wildly in their effects on the human body. Also, other stuff you ingest/digest at the same time influences those as well…
Yeah - but that’s not what this is about is it? It’s “natural good-for-you sugar” vs. “evil corporate refined high-fructose corn syrup”. The naturalistic fallacy laid bare.



















Programming is not an art. The output of an artistic process is art.