- 95 Posts
- 49 Comments
pnutzh4x0r@lemmy.ndlug.orgto
Today I Learned@lemmy.world•TIL about privacy guidesEnglish
1·2 years agoThis is also a lemmy community: !privacyguides@lemmy.one
pnutzh4x0r@lemmy.ndlug.orgto
Science Fiction@lemmy.world•Humble Book Bundle: The John Scalzi CollectionEnglish
6·3 years agoWow, thanks for sharing. I’ve already read the Old Man’s War series, but now I can finish the Collapsing Empire series (only read the first book).
pnutzh4x0r@lemmy.ndlug.orgto
Privacy@lemmy.ml•Are libreddit forntends for reddit already non functional?English
16·3 years agoYou can self-host libreddit, which is what I do, and it will still continue to work. That said, it is on borrowed time as development has mostly stopped.
All the public instances are unusable b/c of the rate-limits, unfortunately.
pnutzh4x0r@lemmy.ndlug.orgOPto
Linux@lemmy.ml•How a kernel developer made my styluses work again on newer kernels!English
37·3 years agoAnd that’s exactly what happened in your case David. Which is why I’m so happy (also because I fixed the tools from an author I like and already had the books at home :-P):
Really detailed and cool response from the kernel developer. I also found the use of the recent BPF feature to provide a workaround until a proper kernel fix lands really interesting.
pnutzh4x0r@lemmy.ndlug.orgOPto
Linux@lemmy.ml•How a kernel update broke my stylus... Need help!English
23·3 years agoJust to note… I’m not the author of the blog post, I just shared it b/c I thought it was an interesting story. I don’t think the author is on Lemmy.
pnutzh4x0r@lemmy.ndlug.orgto
Linux@lemmy.ml•Mozilla Finally Launches An APT Repository For Easy Firefox Nightly UpdatingEnglish
181·3 years agoI read that, but I don’t know if that means they will publish stable releases via the same repository. That just sounds like the packages themselves will end up being in those channels (which makes sense, nightly becomes beta, which becomes a release, which ends up as esr). It doesn’t necessarily mean this apt repository will be a release channel itself.
That said, there is the Mozilla Team PPA.
pnutzh4x0r@lemmy.ndlug.orgto
Linux@lemmy.ml•Mozilla Finally Launches An APT Repository For Easy Firefox Nightly UpdatingEnglish
50·3 years agoWould to see them publish stable releases via this apt repository as well.
pnutzh4x0r@lemmy.ndlug.orgOPto
Linux@lemmy.ml•How Ubuntu Linux snuck into high-end Dell laptops (and why it's called 'Project Sputnik')English
22·3 years agoNot a fan of the XPS line (expensive, not great thermals, and meh port selection) and I have never own one (though I’ve seen others with them). That said, I have a few of their Latitudes (currently using Latitude 7420) and one Precision and those run Linux really well.
One thing most people don’t realize is that Dell does support Linux (ie. Ubuntu) beyond the XPS line and you can buy Latitudes or Precisions with Linux support OOTB. Additionally, Dell ships firmware updates via LVFS on their XPS, Latitude, and Precision lines. The support isn’t perfect, but I have been happy with using Dell hardware and Linux for over a decade now.
PS. You can get really good deals via the Dell Outlet (my current laptop is refurbished from there), and you can usually find a number of off-lease or 2nd systems or parts on Ebay (very similar to Thinkpads).
pnutzh4x0r@lemmy.ndlug.orgto
Linux@lemmy.ml•Resources to learn about history of linuxEnglish
2·3 years agoGreat video. Our Linux Users Group will watch it every few years… it’s amazing to see how much has changed in 20 years.
pnutzh4x0r@lemmy.ndlug.orgto
Linux@lemmy.ml•Resources to learn about history of linuxEnglish
18·3 years agoI can recommend the book Hackers: Heroes of the Computer Revolution, which I’ve read multiple times. I can also recommend Linus’ autobiography Just For Fun.
You can also consider The Cathedral and the Bazaar… though ESR can be a bit much.
That said, here are some random articles I’ve saved that you might be interested in:
pnutzh4x0r@lemmy.ndlug.orgto
Linux@lemmy.ml•New 'Looney Tunables' Linux bug gives root on major distrosEnglish
21·3 years agoYes, most of the major distributions have package updates with the fix. A few people have mentioned updates for Arch, Debian, and RedHat already.
Ubuntu released an update yesterday as well:
https://launchpad.net/ubuntu/+source/glibc/2.35-0ubuntu3.4
Ubuntu derivatives such as Pop!_OS should have also received this update, along with the X11 patches.
pnutzh4x0r@lemmy.ndlug.orgOPto
Linux@lemmy.ml•X.Org Hit By New Security Vulnerabilities - Two Date Back To 1988 With X11R2English
26·3 years agoFYI, Ubuntu/Pop!_OS have already pushed out updates.
pnutzh4x0r@lemmy.ndlug.orgto
Linux@lemmy.ml•AMD Ryzen Powered Framework Laptop Linux Testing Held Up By BIOS IssueEnglish
215·3 years agoKinda disappointing as it shows a lack of care and support for Linux, but hopefully the fix will come out soon.
I look forward to seeing the Linux numbers.
pnutzh4x0r@lemmy.ndlug.orgto
Linux@lemmy.ml•Gnome: Is there a way to ahve any window available as a dropdown over all workspaces?English
31·3 years agoRIP. Sorry :|
pnutzh4x0r@lemmy.ndlug.orgto
Linux@lemmy.ml•Gnome: Is there a way to ahve any window available as a dropdown over all workspaces?English
12·3 years agoIt’s not a gnome extension, but you can use tdrop to implement this functionality. This a shell script that lets you make any program a drop down. Once you have the command you want to run, you can then add key bindings to gnome to toggle it.
Oh, just to be clear… I’m not the author of the blog post. I just shared the link :]
pnutzh4x0r@lemmy.ndlug.orgto
Fediverse@lemmy.world•Change to my nginx config that seemed to help my lemmy and lotide installsEnglish
3·3 years agoI think this is part of the recommended (external) nginx configuration for lemmy:
limit_req_zone $binary_remote_addr zone={{domain}}_ratelimit:10m rate=1r/s;Which can be found here
pnutzh4x0r@lemmy.ndlug.orgto
Linux@lemmy.ml•Linux clipboard app which has functionality to paste multiple things after copying them in one go.English
6·3 years agoI’ve been using GPaste as my clipboard manager for a while. It can save multiple items in the clipboard and you can switch between which items you want to paste.
It doesn’t have a keybinding for the “last second thing”, but if you are OK with using your mouse to switch to another item, it would work for what you are asking.
pnutzh4x0r@lemmy.ndlug.orgOPto
Linux@lemmy.ml•Why the Steam deb from Canonical has been broken since 23.04English
8·3 years agoPretty sad state of affairs :|














I think the “Ubuntu Core 22” means it is the snap based version of Steam rather than the deb version.
If you look at the snapcraft.yaml for the Steam snap, it uses
core22as its base.