If you can wait just a little longer I would seriously consider the Framework 12 that is going for pre-order next month and being shipped “mid-2025”.
Of course, this isn’t an option if you need a laptop right now. In that case the current Framework 13 offerings are the best you can get but of course are not as affordable and possibly a bit overkill for a simple browsing machine.
SunRed
Keyoxide proof: $argon2id$v=19$m=64,t=512,p=2$/Bxo7QiXHH/MThwxZ1irnA$S8IDyQY5+tRZjnqvqnYcGQ
- 0 Posts
- 36 Comments
SunRed@discuss.tchncs.deto Linux Gaming@lemmy.world•Completed NTSYNC Driver Merged For Linux 6.14: "Should Make Many SteamOS Users Happy"English5·5 months agoYou can install the Zen kernel as it has the ntsync patch merged already and which I personally prefer for a gaming (desktop) system.
But as I understand it we have to still wait for the corresponding wine patch to be merged as well for it to be usable for Windows applications and more so in case of Proton.
SunRed@discuss.tchncs.deto Linux Gaming@lemmy.world•I Can’t Keep Waiting for SteamOS! - Linux Gaming Update 2025 -LTTEnglish5·6 months agoAccording to her pinned Xitter post, Emily left LMG at the end of August already.
SunRed@discuss.tchncs.deto Linux Gaming@lemmy.world•What genres were we playing the most? Let's guess the games. I'll start.English1·7 months agoThese are some very good game ideas. :)
The few hours I’ve spent in Wobbledogs, Shenzhen I/O and Another Crab’s Treasure apparently were more significant to Steam than the few hundred hours in Satisfactory and Factorio.
SunRed@discuss.tchncs.deto Linux Gaming@lemmy.world•What genres were we playing the most? Let's guess the games. I'll start.English8·7 months ago
I agree, we need more Dwarf Souls-Likes.
SunRed@discuss.tchncs.deto Linux Gaming@lemmy.world•What genres were we playing the most? Let's guess the games. I'll start.English2·7 months agoI have that genre listed there too only because I played ~7 hours of Wobbledogs this year.
SunRed@discuss.tchncs.deto Linux@lemmy.ml•Haven't booted this machine for a month or two... look at these updates!101·7 months agoYes, I am amazed that quite a few people in this thread are saying they ‘had to completely reinstall the os’ and that it broke everything after not much time. As long as one doesn’t rely on the AUR for system critical packages or much in generel, it is incredibly hard to break an Arch system (Manjaro and other Arch-based distros don’t count). This is due in part to Arch being quite reproducible but it also having very good maintainership.
It doesn’t hurt to apply new package configs by going throughpacdiff
once in a while though.Edit: Typo
SunRed@discuss.tchncs.deto Linux@lemmy.ml•What's the most obscure distro you can think of7·8 months agoI see no one has mentioned Bedrock Linux yet. Not sure though how others would rate its ‘obscurity’ though. It’s definitely a standout among distros.
KDE for its Wayland performance and features and occasionally I switch to hyprland if I need a more focused work environment.
In the past I used Cinnamon but it became ever more buggier on Arch and due to lack of Wayland support still it was a dead end anyway.
Regarding your question, you can just clone the package’s git URL or download the
PKGBUILD
file directly, make your edit and runmakepkg
ormakepkg -sirc
as the wiki suggests to produce the package and install it.
You can also install the package tar withpacman -U <file>
.Relevant Arch wiki pages:
https://wiki.archlinux.org/title/Arch_build_system
https://wiki.archlinux.org/title/Arch_User_RepositoryBut looking at the comments it seems you are using an AUR helper that has a cache you might want to clear as the git repo for that package has an unstaged change for the license file for some reason (or you reset that file so git doesn’t complain when pulling).
Edit: I see you figured it out already.
SunRed@discuss.tchncs.deto Linux Gaming@lemmy.world•ZOOM Platform store announces new tool to run Windows games on Linux with ProtonEnglish5·9 months agoI created an account there an eternity ago when I first heard about them to reserve my username just in case but I will never consider a platform that cannot package their launcher/tool/software correctly and instead shoves a complex curl-to-bash script embedding binary data and a whole lot of other anti-pattern up my throat that is the least trustworthy and safest method of distributing your software.
Well, Minetest also can hardly be compared to Minecraft as Minetest is only an engine or platform for voxel based games like Minecraft. What you rather have to critique is something like Mineclonia that is apparently a more active fork of the MineClone2/VoxeLibre project that try to perfectly replicate Minecraft (without using Minecraft assets that is) on Minetest. Allegedly it’s pretty good now but I haven’t tried so myself. As already mentioned, the community for Minetest as a whole is pretty small and that additionally split among so many different games building on that. But it’s good that viable alternatives exist in case Microsoft ever considers shutting down the Java edition.
Edit: Typo
I now just use EurKey (Qwerty) with a very nice Alice (Arisu) keyboard. If that was all I was using I would probably try the eurkey variant of Colemak(-DH) at some point.
SunRed@discuss.tchncs.deto Proton @lemmy.world•Proton is transitioning towards a non-profit structureEnglish1·1 year agoBut isn’t this exactly what the Protonmail bridge is for? I don’t use Proton myself (self-hosted Mailcow) but afaik Imap doesn’t support public keys/PGP the way Proton is using it, hence one needs the bridge to use normal Imap clients like Thunderbird.
SunRed@discuss.tchncs.deto Linux@lemmy.ml•NVIDIA switching to open kernel modules by default in future driver update for Turing+17·1 year agoYou have to keep in mind that this is only about the kernel module (and only for Turing GPUs and newer). The userspace components stay proprietary. You are still not going to use the mesa graphics stack using an Nvidia gpu anytime soon.
What surprised me the most, also in part due to me not really being knowledgeable about software solutions in their respective industries, was the Unreal Engine (the editor that is) and Houdini being available on Linux. Tbf, at least in the vfx department it is apparently more common as most of the high profile software in that industry does have a native Linux version available.
What I appreciated the most though was software like Reaper and Renoise providing a (very good even) Linux-native version when I looked for a new DAW to learn, seeing most software in the audio industry not being very Linux-friendly.