technom

joined 1 year ago
[–] [email protected] 4 points 1 month ago

Solid state physics.

[–] [email protected] 8 points 1 month ago (1 children)

Gitlab is very complex and a heavy resource hog. You probably don't need it. Most small to medium enterprises can comfortably host their projects on lightweight forgejo or gitea (speaking from experience). They even have functionality similar to github actions. If you need anything more complex, you are better off integrating another self hosted external service to the mix.

[–] [email protected] 2 points 1 month ago

Oh man! I hate CF! The scummy gatekeepers.

[–] [email protected] 17 points 1 month ago (7 children)

He didn't just wash off his hands. When asked in an interview about a moderator who edited a trans user's profile to intentionally misgendering them (yup, even that's not off limits for their mods), he justified it saying that 'It's not like using the N-word or something'. (For context, the n-word itself was innocuous. It gained notoriety due to its misuse by bigots like this).

There are several such examples - repeatedly even after being called out. I don't belong to any diversity groups. But I don't care if they make the world's best operating system. I will stay well away from it if only to avoid any interaction with such a group. They're a bit too happy about harassing people (not just transgenders either).

[–] [email protected] 1 points 1 month ago (1 children)

Is it legal? There may be alternatives with plausible deniability.

[–] [email protected] 1 points 1 month ago

That makes me wonder! All these new GPU uses are enormous energy hogs. Is gaming like that too?

[–] [email protected] 2 points 1 month ago (1 children)

Arch guide expanded in scope IMO. The choices are way more than in the past. However, it's good quality and easy to read. I implore you to skim it, even if you don't try it out.

[–] [email protected] 3 points 1 month ago (1 children)

While I understand your point, there's a mistake that I see far too often in the industry. Using Relational DBs where the data model is better suited to other sorts of DBs. For example, JSON documents are better stored in document DBs like mongo. I realize that your use case doesn't involve querying json - in which it can be simply stored as text. Similar mistakes are made for time series data, key-value data and directory type data.

I'm not particularly angry at such (ab)uses of RDB. But you'll probably get better results with NoSQL DBs. Even in cases that involve multiple data models, you could combine multiple DB software to achieve the best results. Or even better, there are adaptors for RDBMS that make it behave like different types at the same time. For example, ferretdb makes it behave like mongodb, postgis for geographic db, etc.

[–] [email protected] 7 points 1 month ago (1 children)

Nvidia is a mess on Linux in general, though it's gradually improving. They decided to neglect everything that the other GPU manufacturers and the community were doing and roll out their own buggy concepts.

This really isn't the fault of Mint. PopOS works with it just because its developers System76 also has a line of nvidia based hardware. However, as I said before, nvidia is slowly starting to implement the standards and situation on other distros like Mint will gradually improve.

Meanwhile, I'm curious. What hardware did you try Mint on?

[–] [email protected] 2 points 1 month ago (1 children)

I wonder what happened to Tails - the one that started it all.

[–] [email protected] 2 points 1 month ago (3 children)

I do recommend Gentoo (haven't tried Funtoo) for the academically inclined. It's a beast to maintain, but you'll soon find yourself at ease with configuring and compiling your own kernel, configuring your packages and even making some yourself.

It isn't as hard as people make it out to be - if you gradually push your boundaries. In particular, it's good if you already use Arch.

[–] [email protected] 4 points 1 month ago

Nobody ever learned from the solarwinds attack. If a massive amount of your infrastructure is backed by some obscure software, bad actors will either try to insert a backdoor or find a zero-day exploit. If people are going to neglect what just happened, crowdstrike will fall heals up, faster than solarwinds did.

view more: next ›