PS5 controller also works.
data1701d (He/Him)
“Life forms. You precious little lifeforms. You tiny little lifeforms. Where are you?”
- Lt. Cmdr Data, Star Trek: Generations
- 105 Posts
- 753 Comments
- data1701d (He/Him)@startrek.websitetoLinux@lemmy.ml•Just wanted to show off the lowest end hardware I ever ran Linux onEnglish4·4 days ago
I booted Buildroot with kernel 5.17 on a Pentium II laptop off a CD I burned once - I needed to dump a drive once and that was the only hardware I had on hand that could dump 2.5” IDE drives and had a working CD drive so I could boot something other than the operating system installed on the drive.
- data1701d (He/Him)@startrek.websitetoLinux@lemmy.ml•Ghostty in review: how's the new terminal emulator?English6·6 days ago
Honestly, I rather like the default XFCE terminal. In fact, I was using it even before I used XFCE back when I was just playing with the default GNOME in VMs before I daily-drove Linux.
Is this xfce-winxp-tc? I ‘ve played with it before and it’s awesome.
However, I don’t use it because while the XP start menu replica is cool, I need a Win7-style search bar, and Whiskermenu sticks pit like a sore thumb here.
I think a 7 replica would be awesome, but I think some parts of Aero can only truly be replicated with a new WM and DE, such as the color changes in the taskbar for different applications. Many themes just fall short - proportions and effects are slightly off and such.
Not really, but I switched from Qwerty to Workman years ago, though I can live with Qwerty if I have to when it’s on someone else’s machine.
I use Workman because I found Colemak rather hard to learn, mostly because of the position of S being one over from where it was on Qwerty.
In order for them to be allowed on exams, I ghink they’re required to have a non-QWERTY layout.
Linux (and I think maybe even macOS) can do Ctrl+Shift+U, and then you type the Unicode hex number.
- data1701d (He/Him)@startrek.websitetoLinux@lemmy.ml•Finally making the move to Linux, and I have questions before I get started.English1·11 days ago
Discord also has an app from Linux - you can get it as a Flatpak (an official one) or as a native package, although they don’t provide a repo for native packages and expect you to manually download a package file every time there is an update.
For the native packages issue, someone created an apt repo on Github, and if you look in the CI routine, you can tell they’re using the official Discord packages and not modifying them.
Honestly, I should probably be sandboxing it more.
It’s annoying to use a proprietary service, but the This Might Be a Wiki community is rather enjoyable.
- data1701d (He/Him)@startrek.websitetoLinux@lemmy.ml•Finally making the move to Linux, and I have questions before I get started.English1·11 days ago
It’s not just packages. Ubuntu performance is terrible - it runs so much worse than other distros in VM. I don’t know about spins, but main Ubuntu takes 30 seconds to respond to some button presses whereas it’s nearly instant in other GNOME-using distros given equal or less resources.
- data1701d (He/Him)@startrek.websitetoLinux@lemmy.ml•I want to move out from Ubuntu and use something else.English1·18 days ago
I swear Ubuntu does something - I have run different distros in equally-specced VMs, some with GNOME, and Ubuntu by far performs the worse. Sometimes, it’ll actually take 30 seconds to respond to a simple button click.
When I have to test builds with what’s in Ubuntu repos, I usually avoid using Ubuntu directly and opt for a derivative like PopOS (which has unfortunately fallen behind on getting to Ubuntu 24.04).
- data1701d (He/Him)@startrek.websitetoLinux@lemmy.ml•ChatGPT's o3 Model Found Remote Zeroday in Linux Kernel CodeEnglish1·18 days ago
Firmly agree with you on that.
- data1701d (He/Him)@startrek.websitetoLinux@lemmy.ml•ChatGPT's o3 Model Found Remote Zeroday in Linux Kernel CodeEnglish1·18 days ago
I would agree calling it a web crawler is inaccurate, but disagree with the reasoning; I think it’s more in the sense that calling an LLM a web crawler is akin to calling a search index a web crawler; in other words, an LLM could be considered a weird version of a search index.
- data1701d (He/Him)@startrek.websitetoLinux@lemmy.ml•Can't set the clock to Arizona time in KDEEnglish4·25 days ago
Can you give more info about what you tried (commands, GUIS, etc)? What does it say when it denies your request?
Also, timezones usually go by cities - I for instance, I’m on AZ time as well, and the time zone for me is called America/Phoenix.
OP explicitly said Mint isn’t what they’re looking for.
- data1701d (He/Him)@startrek.websitetoLinux@lemmy.ml•When did you start working around with Linux?English3·1 month ago
I think my very first exposure to Linux was when I got a Pi 3 for Christmas when I was 10; by next year, I was trying out Ubuntu 16.04 in a VM.
However, it took several years before I began daily-driving; I had thrown it on an old laptop during my sophomore year of high school that I mostly used from the couch.
I then did a “test install” of Debian Testing on my main desktop pater that year, which just became what I used every day and quickly just became my main operating system.
I soon installed it on everything else I owned and haven’t looked back.
Exciting, as always. I just hope they can eventually add CMYK support.
I get color spaces are hard and there are workarounds involving Scribus, but I wonder if one could just have a custom SVG attribute that would be ignored by a standard SVG renderer (we’d have a similar placeholder RGB color, which we maybe would allow to be manually modified) and read by Inkscape when rendering to a format for print like PDF.
I find that a bit funny - most people find it the other way around. In fact, coming from Illustrator, I found it easier in a lot of ways.
I think 3.0 is big just for finally adding some non-destructive editing.
I feel like 3.0 was a big step - we finally got non-destructive editing on most filters.
Still, the resize GUI drives me nuts, and Resynthesizer should just be a brush in the default install at this point, perhaps with greater optimization.
Do you have FluidSynth installed? I had similar issues recently - I just have a script that restarts pipewire automatically on login.