- 116 Posts
- 57 Comments
pnutzh4x0r@lemmy.ndlug.orgto Asklemmy@lemmy.ml•People of Lemmy, what games have you been playing lately?English4·6 months agoOld School Runescape.
pnutzh4x0r@lemmy.ndlug.orgOPto Linux@lemmy.ml•Unauthenticated RCE Flaw With CVSS 9.9 Rating For Linux Systems Affects CUPSEnglish101·7 months agoLooks like a number of patches are landing in Ubuntu to address this: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/2082335
Update: CUPS Remote Code Execution Vulnerability Fix Available
pnutzh4x0r@lemmy.ndlug.orgOPto Linux@lemmy.ml•Linus Torvalds: Speaks on the Rust vs C Linux DivideEnglish68·7 months agoThis is a great summary. Thanks!
pnutzh4x0r@lemmy.ndlug.orgto Linux@lemmy.ml•After upgrading from Ubuntu Jellyfish to Numbat, my desktop seems broken? Super key doesn't open menu, dark theme/settings doesn't work. How can I fix this?English19·7 months agoIt looks like you are running XFCE instead of GNOME (the normal Ubuntu desktop). I’m not sure how that happened… but you an always just install another desktop.
For instance, you can try to make sure you have the
ubuntu-desktop
orubuntu-desktop-minimal
metapackage installed:sudo apt install ubuntu-desktop-minimal
After that, the login manager should allow you to select the Ubuntu session rather than the XFCE one.
pnutzh4x0r@lemmy.ndlug.orgOPto Linux@lemmy.ml•Ubuntu 24.10 to Introduce User-Controlled Permissions PromptsEnglish4·7 months agoYes, based on the diagrams on their blog, it looks like this only impacts Snaps.
pnutzh4x0r@lemmy.ndlug.orgOPto Linux@lemmy.ml•Ubuntu 24.10 to Introduce User-Controlled Permissions PromptsEnglish12·7 months agoFrom the Discourse Blog:
The Linux desktop provides XDG Desktop Portals as a standardised way for applications to access resources that are outside of the sandbox. Applications that have been updated to use XDG Desktop Portals will continue to use them. Prompting is not intended to replace XDG Desktop Portals but to complement them by providing the desktop an alternative way to ask the user for permission. Either when an application has not been updated to use XDG Desktop Portals, or when it makes access requests not covered by XDG Desktop Portals.
Since prompting works at the syscall level, it does not require an application’s awareness or cooperation to work and extends the set of applications that can be run inside of a sandbox, allowing for a safer desktop. It is designed to enable desktop applications to take full advantage of snap packaging that might otherwise require classic confinement.
So this looks like it complements and not replaces the XDG Desktop Portals, especially for applications that have not implemented the Portals. It allows you to still run those applications in confinement while providing some more granular access controls.
pnutzh4x0r@lemmy.ndlug.orgto Privacy@lemmy.ml•Bringing attention to a music player and two eBook readers for AndroidEnglish4·7 months agoI used to use VLC for music, but these days I use Symphony to play local files on my phone. VLC tended to struggle when scanning or indexing large folders (which it did all the time…), while Symphony is a bit better at that. That said, I still use VLC for video and for casting things from my DLNA server (VLC supports Chromecast).
For ebooks, I’ve used Librera FD and that has been mostly OK. I’ll checkout the two you mentioned though. Thanks!
pnutzh4x0r@lemmy.ndlug.orgto Linux@lemmy.ml•How can we make Linux more appealing as "just works"?English18·8 months agoI think you meant Pop!_OS (is developed by System76). TuxedoOS is developed by Tuxedo Computers, which is a European Linux focused hardware company.
That said, the point stands… there are hardware companies making Linux supported devices.
pnutzh4x0r@lemmy.ndlug.orgOPto Linux@lemmy.ml•LVFS (Linux Vendor Firmware Service) Celebrates 9th BirthdayEnglish11·8 months agoCoincidentally, I received a firmware (EFI) update from Dell today via LVFS. Really nice that it works so smoothly on native Linux (no more manually downloading firmware to USB drives, or relying on Windows).
+1 For xournal++. That is what I usually use for annotating slides and drawing with my wacom tablet.
I’m a masochist, so I usually do “New”. Lemmy is small enough that I can usually get through most of the new posts in a reasonable amount of time.
That said, if I want to a bit chiller experience, I will use “Scaled” which sometimes bubbles up something I might have missed.
Finally, I will use “Active” if I’m really bored and what to see what most people are engaged with… but that is pretty rare.
pnutzh4x0r@lemmy.ndlug.orgto Linux@lemmy.ml•What distro do you use for your servers?English5·8 months agoI currently use Ubuntu for all my machines (desktops, laptops, and servers), but I used to use Void Linux on my machines for about 6 years, including on a couple of VPSes. Since you are familiar with Void Linux, you could stick with that and just use Docker/Podman for the individual services such as Matrix, Mastodon, etc.
In regards to Debian, while the packages are somewhat frozen, they do get security updates and backports by the Debian security team:
https://www.debian.org/security/
There is even a LTS version of Debian that will continue backporting security updates:
Good luck!
pnutzh4x0r@lemmy.ndlug.orgto Linux@lemmy.ml•The Open Source Computer Science DegreeEnglish77·8 months agoNot a bad list. Off the top of my head, I would say it is missing two things:
- Discrete Math (formal logic, sets, probability, etc)
- Theory of Computing (not just algorithms, but things like Turing machines, NFAs, DFAs, etc.). These may not be strictly the most practical courses, but I think a Computer Science degree would be incomplete without these.
The “Introduction to Operating Systems” link no longer works (redirects to “Autonomous Systems” courses). Instead, I would recommend using Operating Systems: Three Easy Pieces, which is the textbook I use in my OS course.
Finally, something like The Missing Semester of Your CS Education would also be a nice extra.
pnutzh4x0r@lemmy.ndlug.orgto Linux@lemmy.ml•Lemmy predicts: Chromebooks will become the new ThinkpadsEnglish16·8 months agoI’m not so sure… for the following reasons:
-
Despite using a version of the Linux kernel in ChromeOS, Chromebooks don’t always have the best hardware (ie. driver) support from the mainline kernel used by most distributions. That’s why there are niche distributions like GalliumOS which provide tweaks to support the touchpad and audio devices in many Chromebooks. It’s similar to how Android is Linux, but it’s not standard Linux as we are familiar with (so the hardware support is different).
-
Many Chromebooks have really poor specs: low-wattage CPUs, small amounts of storage, low amounts of RAM. While they may be newer, they are actually probably less performant than older laptops. This has changed in recent years with the new Chromebook plus program (or whatever it is called) which mandates a reasonable set of baseline features, but that is talking about current Chromebooks and not the ones from the COVID era.
-
Related to the previous point, many Chromebooks are not serviceable or upgradeable while Thinkpads and some recent laptops are. You are unlikely to open up a Chromebook and be able to replace say the RAM or SSD, which would be a show stopper for a lot of people that like Thinkpads.
So… unfortunately, I think this take is a bit of a miss and I dont’ really see it happening. I would be happy to be proven wrong though since my kids have two Chromebooks from the COVID era :}
-
If you want something graphical to install a single deb, you can install
gdebi
:https://itsfoss.com/gdebi-default-ubuntu-software-center/
With this installed, anytime you download a deb, it will open the deb in
gdebi
and allow you to install the package graphically.
pnutzh4x0r@lemmy.ndlug.orgOPto Linux@lemmy.ml•Wayland Merges New Screen Capture ProtocolsEnglish11·8 months agoNo, most likely Pipewire would be used to implement the protocol for various compositors.
Think of the protocols as high-level descriptions of interfaces (or designs) that specify what needs to be implemented to support a particular feature (in this case capturing images of a “screen”). Looking at this one, it describes a
ext_image_capture_source_v1
object that has various methods such ascreate_source
anddestroy
. Different compositors could then implement or support this interface with whatever technology they wish (most will rely on Pipewire).This is already the case with the existing screensharing protocol. For instance wlroots uses pipewire buffers in xdg-desktop-portal-wlr.
I’ve used Fastmail with a custom domain for a few years now… (5+?) and have been really happy with it. I wish it was a bit cheaper (or had a better family plan), but it works well with my terminal email client (mutt).
The web client is pretty quick and I use the calendar there all the time. Fastmail supports all the normal standards such as CalDAV, so you can use it with third party applications.
Over the course of the last 20 years, I’ve gone from Arch -> Void -> Pop!_OS -> Ubuntu, and that is what I use on all my machines (laptops, desktops, servers).