It does just fine for claiming the free games and then otherwise ignoring the Epic store, which is perfection. Think I’ve installed about one out of fifty or so I have available, but the important thing is that Tim doesn’t receive a penny.
- 1 Post
- 119 Comments
addie@feddit.ukto
Linux@lemmy.ml•TUXEDO Computers is switching the base of TUXEDO OS from Ubuntu to Debian for greater stability and control.
3·2 months agoCan’t comment on the Lemur Pro, but the Pulse has an excellent screen. Was wanting more pixels than a 1080p screen but 4K incurs ridiculous cost and tends to be available on “laptops that don’t fit on your lap”. 2880x1800 @ 120 Hz means your fonts look really crisp and updates are smooth.
addie@feddit.ukto
Linux@lemmy.ml•TUXEDO Computers is switching the base of TUXEDO OS from Ubuntu to Debian for greater stability and control.
30·2 months agoWhen my Tuxedo Pulse arrived, I turned it on once to marvel at the fact that it started up straight into Linux. Then restarted it to install Arch btw and never looked back. Fantastic laptop, tho.
addie@feddit.uktoGeneral Programming Discussion@lemmy.ml•A software engineer at Atlassian got laid off in March after 8 years. His response: a 38-minute YouTube video showing how the company's entire tech works, free for anyone to copy.
18·4 months agoJira is just part of Atlassian’s offerings. You’ve got the second-rate Wikipedia knock-off that is Confluence, the will-it-won’t-it play video hosting of Loom, and BitBucket with its bizarrely awful API performance and rate limits for a Git host. Admittedly, I used to think that BB presented pull requests in a more reviewable way than eg. GitHub, but they’re abandoned the things that made it distinctive in exchange for the follow-the-leader approach, so now it’s just a less-good GH. And I don’t say that lightly, it’s a low bar to limbo under.
In fact, I kind of prefer managing tickets via post-its on a whiteboard then using Jira, as it actually allows you to see everything important at a glance, and micromanaging middle management don’t get to set up bizarre and wonky workflows and rules, and a thousand bullshit fields to fill in on every ticket.
If there’s one thing I’ve learned from Oxygen Not Included, it’s that the plants go at the bottom where all the CO2 settles, the laboratory goes over the generators since they’re not affected by temperature, and the barracks go at the top so that everyone can sleep in clean air. Rookie layout, this.
addie@feddit.ukto
Linux@lemmy.ml•Will I survive the Linux CLI if I only switch because I'm a student and Arch distro speed?
3·6 months agoI’ve installed both Arch (systemd) and Void (runit) on the same laptop as an experiment to see whether you could have them both coexisting on the same filesystem. (Which you can - main difficulty is keeping their kernel names separate in
/boot.) There was very little difference between them in time-to-desktop. Arch was faster, if anything. And I run more services on a desktop than I would on a server.Choosing init scripts over systemd is fine for philosophical reasons or if you prefer it for maintenance, but speed isn’t an issue. Init scripts are simpler, but systemd goes to great efforts to start things in parallel. Critical servers should be load-balanced and redundant anyway so that you can restart them for updates; whether they take a second longer to start-up doesn’t matter.
Scottish: got the painters in.
Some things cross language boundaries.
addie@feddit.ukto
Gaming@beehaw.org•Twilight Princess decompilation project reaches 99% completion
1·9 months agoZelda 3? You get fast travel quite early and the world is packed with stuff, it’s not absurdly huge. Doesn’t have that bloody owl in it either, telling you the obvious at great length.
Certainly not Wind Waker, anyway. Now there is a slow game.
addie@feddit.ukto
Gaming@beehaw.org•Twilight Princess decompilation project reaches 99% completion
2·9 months agoBest story, for sure. Most emotionally affecting is Majora’s, for me, but TP is close.
Don’t think the gameplay holds up. The Wii version is pure waggle, but even on the Gamecube, there’s a lot of filler - empty space and backtracking. Doesn’t respect your gaming time.
addie@feddit.ukto
Open Source@lemmy.ml•HDMI Forum is unwilling to disclose the 2.1 specification for open-source (Linux): according to AMD, they had submitted a functional, HDMI 2.1-compatible driver [for linux?], which the Forum rejected.
5·9 months agoHDMI -> DP might be viable, since DP is ‘simpler’.
Supporting HDMI means supporting a whole pile of bullshit, however - lots of handshakes. The ‘HDMI splitters’ that you can get on eg. Alibaba (which also defeat HDCP) are active, powered things, and tend to get a bit expensive for high resolution / refresh.
Steam Machine is already been closely inspected for price. Adding a fifty dollar dongle into the package is probably out of the question, especially a ‘spec non-compliant’ one.
addie@feddit.ukto
Open Source@lemmy.ml•HDMI Forum is unwilling to disclose the 2.1 specification for open-source (Linux): according to AMD, they had submitted a functional, HDMI 2.1-compatible driver [for linux?], which the Forum rejected.
7·9 months agoI’m going to guess it would require kernel support, but certainly graphics card driver support. AMD and Intel not so difficult, just patch and recompile; NVIDIA’s binary blob ha ha fat chance. Stick it in a repo somewhere outside of the zone of copyright control, add it to your package manager, boom, done.
I bet it’s not even much code. A struct or two that map the contents of the 2.1 handshake, and an extension to a switch statement that says what to do if it comes down the wire.
addie@feddit.ukto
Linux@lemmy.ml•Windows 10 refugees flock to Linux in what devs call their "biggest launch ever"
1·11 months agoAww, man alive. Most perfect desktop environment I’ve seen in years, and then it’s a full OS rather than just a DE. Had been looking in the ArchWiki for how to install it and everything.
addie@feddit.ukto
Linux@lemmy.ml•Windows 10 refugees flock to Linux in what devs call their "biggest launch ever"
292·11 months agoSNAAAAAAAAAAAAAAAAAAKE!!!
Allows the very important ‘overwrite files while they’re open’ functionality used during update. Write all the new files for a service then restart it. No need to reboot the whole machine for that.
Looking at you, Windows, and your bullshit scheduled reboots.
addie@feddit.ukto
Linux@lemmy.ml•WinBoat is a new Linux app to run Windows apps with "seamless integration"
10·1 year agoI actually find that starting a ‘raw disk partition’ virtual machine for Windows is one of the best ways to run it. Stops it from fucking up your BIOS and EFI when it does an update. You can restart into it when you want the ‘native GPU’ for games.
Of course, the even better way to stop Windows from fucking up your hardware is to not allow it anywhere near your hardware in the first place…
addie@feddit.ukto
Fediverse@lemmy.ml•Leaked list shows Facebook training their AI on multiple Lemmy instances
3·1 year agoNumber one! Number one! Woo!
I have a Tuxedo Pulse 14 gen 3 as my personal laptop, was looking for something with a bit more display resolution than my old 1080p machine, but did not like the price of 4K laptops.
It has been superb for over a year now. Came with Tuxedo’s own Linux, which looked pretty but wasn’t for me. Installed Arch on it, has been rock solid. Is a great machine for coding on, makes a great job of running Dwarf Fortress and less stressful 3D games - Crusader Kings 3 and Disco Elysium run great, for instance. Battery life impressive too.
Been quite robust, too - heard complaints that the lid can get a bit loose but mine’s fine. All the rubber feet have come off the bottom, but that’s probably because I use mine on my lap. They prefer that you install their own fan control app rather than eg. just providing drivers so that you can set it up in CoolerControl, but it works fine.
All in all, good machine. Better than the ThinkBook that it replaced, and those are fine laptops.
addie@feddit.ukto
Linux@lemmy.ml•Occurences of swearing in the Linux kernel source code over time
21·1 year agoI quite liked how the original Linux fix for the Spectre-style speculative execution bug on Intel processors was called “Forcefully Unmap Complete Kernel With Interrupt Trampolines”, but alas, in the interest of diplomacy it was renamed to “Kernel Page Table Isolation” (KPTI) rather than “FUCKWIT”.
Doesn’t feel like it was that long ago, but of course, all search results are dogshit in this new age: https://wccftech.com/intel-kernel-memory-leak-bug-speculative-execution-performance-hit/


BTRFs, which has advanced filesystems features like snapshots, data integrity checks, and scrubbing, is a less performant filesystem for databases than filesystems that don’t have these features, like EXT4, F2FS and XFS. No shit, Sherlock. At least compare it to ZFS or something.
If you are storing files that you care about, use a filesystem with integrity checks. If you require high database performance, it’ll probably be happier using a whole partition, if not just a whole pile of disks, and be allowed to get on with it. If you are driving nails into a wall, do not compare the performance of different screwdrivers for the task. And so on.