- 202 Posts
- 89 Comments
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).
Old School Runescape.
pnutzh4x0r@lemmy.ndlug.orgOPto
Open Source@lemmy.ml•Android "Password Store" client for pass discontinuedEnglish
6·1 year agoI’m not sure. As long as it keeps working, I’ll probably keep using it until a viable alternative appears. I use my laptop more than my phone, so I don’t actually need passwords on my phone as often.
pnutzh4x0r@lemmy.ndlug.orgOPto
Open Source@lemmy.ml•Android "Password Store" client for pass discontinuedEnglish
24·1 year agoThis one hurts… as I use this as my password manager on mobile :{
pnutzh4x0r@lemmy.ndlug.orgOPto
Linux@lemmy.ml•Unauthenticated RCE Flaw With CVSS 9.9 Rating For Linux Systems Affects CUPSEnglish
101·1 year 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 DivideEnglish
68·1 year 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?English
19·1 year 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-desktoporubuntu-desktop-minimalmetapackage installed:sudo apt install ubuntu-desktop-minimalAfter 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 PromptsEnglish
4·1 year 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 PromptsEnglish
12·1 year 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 AndroidEnglish
4·1 year 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
Ubuntu Linux@lemmy.ml•What's the easiest way to update bios on my Ubuntu laptop without a USB?English
3·1 year agoOn Ubuntu, there is a program called “Firmware Updater” which uses LVFS to retrieve and install firmware updates (including BIOS/UEFI).
According to this page: https://fwupd.org/lvfs/devices/com.lenovo.ThinkPadN23ETXXW.firmware your Carbon X1 Gen 6 should be supported.
pnutzh4x0r@lemmy.ndlug.orgto
Linux@lemmy.ml•How can we make Linux more appealing as "just works"?English
18·1 year 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.orgto
Ubuntu Linux@lemmy.ml•Flatpak support in the Software app on Ubuntu 24.04?English
11·1 year agoThe default “App Center” does not support flatpaks (only snaps). However, if you install the GNOME software center with the suggested dependencies:
$ sudo apt install --install-suggests gnome-softwareThen you will be able to install flatpaks, debs, and snaps.
pnutzh4x0r@lemmy.ndlug.orgOPto
Open Source@lemmy.ml•Microsoft donates the Mono Project to the Wine teamEnglish
32·1 year agoI think the WINE project was maintaining a fork of Mono that was used to support running certain Windows applications:
So in addition to translating traditional WIN32 system calls, WINE also supports .NET applications, which a number of Windows programs require.
pnutzh4x0r@lemmy.ndlug.orgOPto
Linux@lemmy.ml•LVFS (Linux Vendor Firmware Service) Celebrates 9th BirthdayEnglish
11·1 year 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).
pnutzh4x0r@lemmy.ndlug.orgto
Ubuntu Linux@lemmy.ml•Plex log reporting network problemsEnglish
1·1 year agoThis reddit post seems relevant. A user mentions:
I found out that only the containers having these kind of networking problems where all running the container in “host” networking mode.https://docs.docker.com/network/drivers/
Since I don’t need host mode, I can just comment that line out, and it will start using the standard Bridge (which will be used by default if you don’t specify any networking settings for your containers)
This is running under docker as you had in your initial configuration.
Another reddit post mentions setting the gateway and DNS server if you have a static IP:
It turned out to be nothing to do with Plex but rather was the fact that there was missing information on my static IP setup. Once I added in the gateway and DNS information those extraneous messages went away.
I’m not sure if that will help, but it’s perhaps something you could consider as you debug this issue. Good luck.
+1 For xournal++. That is what I usually use for annotating slides and drawing with my wacom tablet.
I agree that the amount of work for many students can get quite out of hand and to be honest when I first started teaching, I was pretty guilty of having very work intensive courses.
That said, over the years, I’ve worked to streamline my courses to only have what I believe to be absolutely critical to learning and have added a lot of scaffolding and automated tests (for immediate results). In general, I try to have no busy work and make sure everything assignment is meaningful (as much as it can be anyway).
Additionally, because I understand that sometimes life happens, I have built-in facilities for automate extensions for assignments and even have a system for dropping certain homeworks.
This not to say that there isn’t work in my classes… it’s just that the work is intended to be relevant and reasonable, which most students seem to agree with these days.
I think students should be expected to work less over a longer period of time.
I think this would be a great idea. Or rather, I think it would be great to allow students to learn at different rates… some may want to go faster, some may want or need to go slower.
I think the modern course-based education system is often too rigid and not flexible enough to adequately accommodate the needs of students with different experience levels, resources, or constraints. Something like a Montessori model would be a lot better IMHO.














It was, but it looks there are some fixes: https://security-tracker.debian.org/tracker/CVE-2024-48990