f00f/eris
Here to follow content related to Star Trek, Linux, open-source software, and anything else I like that happens to have a substantial Lemmy community for it.
Main fediverse account: @[email protected]
- 4 Posts
- 87 Comments
Going by their Mastodon account, seems they were erroneously detected as “from a US-sanctioned region” and it took too long for said error to be resolved, so they just made the switch.
- f00f/eris@startrek.websitetoLinux@programming.dev•[Answered] Most customizable desktop environment?English3·5 months ago
I’d say they all offer different types of customization. It’s less a matter of how much you can do, and more a matter of what you want to do and how much time you’re willing to spend working on it. KDE is for people who want to customize their desktop, and want it to be easy to do so. GNOME is for people who just want something that works, but it still offers a lot of customization, it’s just not as well-supported (their philosophy is “if theming breaks an app, it’s not our fault”).
KDE doesn’t support full CSS customization on its own, but there are theming engines like Kvantum and QtCurve that address the limitations that arise from this. I’d say it’s on almost equal footing with GNOME in that regard, since both GTK4+libadwaita and Qt6+KF6 are designed for color scheme customization, but require various workarounds and obscure settings for anything more than that. If anything the workarounds are easier in KDE.
Similarly, KDE supports layout customization through widgets and graphical menus. GNOME also supports layout customization, but through extensions instead.
And then you can do all of the above and more if you use a window manager, or an LXDE/LXQt-style desktop that lets you disable or replace all its components in settings - just mix and match components like panels, file managers, display managers, polkit agents, etc. You can basically build your own DE that way, and it doesn’t get much more customizable than that. But maybe you don’t want to spend your time choosing every component of your custom DE. That’s what something like KDE is for.
- f00f/eris@startrek.websitetoFirefox@lemmy.world•Google is now legally a monopoly. Will Mozilla now stop taking their hush money?English5·1 year ago
I hope whatever remedies the court decides upon to weaken Google’s monopoly end up helping Firefox, otherwise it’s just making Google a bigger monopoly. But this case was mostly about search, and I don’t really trust the Justice Department or the courts to be this keenly aware of the state of web browsers.
of course not!
- f00f/eris@startrek.websitetoTenForward: Where Every Vulcan Knows Your Name@lemmy.world•Finally acquired *Blast Processing* technologyEnglish7·1 year ago
The AtGames Genesis Flashback is more akin to the Ferengi “Genesis Device” from Lower Decks than the original Genesis Device.
- f00f/eris@startrek.websitetoEnshittification@lemmy.world•Logitech has an idea for a “forever mouse” that requires a subscription27·1 year ago
Normal, plug and play mice last a long time, with or without firmware updates, which are typically free. I guarantee that nobody will buy this mouse, and if it does release it will stop receiving updates within six months.
- f00f/eris@startrek.websitetoPiracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•How to rip copy-protected DVDs on Linux in 2024English4·1 year ago
Handbrake will probably still work if you compile it from source, but it seems like upstream isn’t paying much attention to libdvdcss support.
The version in Debian’s repo still works for me, anyway.
Yeah, it’s fake, and as other commenters have pointed out, it’s also inaccurate to how the GPLv2 works. It was not meant to convince anyone.
I came across a bunch of those recently, which is how I came up with the idea for this, as a parody :)
Internet horror is disappointingly un-creative. I have no idea why the weakest works (sonic.exe, anti-piracy, kill screens) always end up becoming huge trends, or why so few people try to put a significant twist on said trends.
Tons of companies are shipping Linux without giving users access to the source code, it’s just that only one has the term “Tivoization” named after it.
- f00f/eris@startrek.websitetounixporn@lemmy.world•My windows 10 themed plasma desktopEnglish2·1 year ago
Where’d you get the OneShot Firefox icon?
- f00f/eris@startrek.websitetoFirefox@lemmy.world•Privacy-Preserving Attribution | Firefox HelpEnglish16·1 year ago
This article seems to assume that advertisers don’t want our identifying information, and are clamoring for an alternative to tracking that lets them measure ad performance anonymously, which is just not true. Being able to uniquely identify users and target them is a feature, and getting more data points from the browser just helps add to their profiles.
I’m not averse to trying new foods, but I have strong aversions to certain foods that I have tried. If I have a bad experience with one food, I will not be willing to try it again for a very long time, possibly ever. And if I have a good experience with one food, and it is easily available to me, it will remain in regular rotation for a very long time.
- f00f/eris@startrek.websitetoTenForward: Where Every Vulcan Knows Your Name@lemmy.world•Spock finds a new form of Vulcan meditationEnglish8·1 year ago
These are the mixes of the Federation DJ Enterprise. His five-hour mission: to spin strange new records, to seek out new sounds and new labels, to boldly crate-dig where no DJ has dug before. (disco Alexander Courage theme plays)
- f00f/eris@startrek.websitetoStar Trek Social Club@startrek.website•Prodigy Season 2: How do we want to discuss it?English5·1 year ago
I’m against a megathread. That would be too busy and I think there will be more than enough to discuss about each episode.
For entirely selfish reasons, I’d like individual discussion threads for each episode that come out one or two a day, since that’s the pace I expect to be watching it (optimistically).
Though, I think the best option for everyone might be five-episode blocks. That would allow both bingewatchers and slower viewers to enjoy the conversation without spamming the feed, and will match up well enough with the “parts” it would have been split into if it aired on Nickelodeon that both broad and individual episode discussions will make sense.
Yeah, 50% (ram / 2) seems about right.
- f00f/eris@startrek.websitetoLinux@lemmy.world•[Solved] [Help] Should I use zram?English11·1 year ago
The major tradeoff with zRAM is that programs are much more likely to crash due to running out of memory, but will run faster when memory is running low and freezes are less likely. You can think of it as offloading the pressure that traditional swap puts onto your disk, onto the (much faster) CPU. There will be an impact on CPU usage, but not enough to cause noticeable slowdown; in my experience running Linux, the CPU is almost never the reason something is slow, and is only going to be under significant pressure if you’re running a 3D game in software rendering, compiling a large program, or another complex CPU-bound task.
I wouldn’t recommend making the switch unless you often encounter system freezes or slowness while running tasks that use a lot of RAM (like web browsing on certain sites, or gaming), but it will improve things in that case.
You can install an antivirus, but you really don’t need to. Malware for Linux is rare, and malware that targets desktop Linux users is extremely rare (to the point that it’s a newsworthy story every time it does appear). Most distros have ClamAV and the frontend ClamTk in their repos, but it’s primarily used to scan servers for Windows malware before it reaches its intended target. Some Windows malware can still be harmful if run with Wine/Proton, but unless you’re downloading and running a lot of Windows software from unofficial sources (which you shouldn’t have any reason to) that won’t be a risk.
Just as long as it isn’t a .rar.