Anyone have an idea why the Previous button would be missing from all pages? I can click Next and it seems to navigate me forward, but there is not Previous button to go back a page. Checked lemmy.world just to verify it wasn’t my imagination and indeed the Previous button is still there....
Picture of a disassembled Duracell 9v battery. Below the terminal assembly is a clear plastic case where you can see six sets of stacked rectangular terminals and fillings.
Alt TextA screenshot of a file manager preview window for my ~/.cache folder, which takes up 164.3 GiB and has 246,049 files and 15,126 folders. The folder was first created about 1.75 years ago with my system
You: It’s a single user system
Also you: Tmpfs would have to be done for every user
And a /tmp/ symlink would have to be created for every user too, so I don’t get your point
Tmpfs is just as easy as making a symlink, but without the filename conflicts between files in ~/.config/ and /tmp/. You just need to add a line to /etc/fstab
<span style="color:#323232;">find /home/ -mindepth 1 -maxdepth 1 -type d -exec mount none {}/.cache/ -t tmpfs -o size=16G </span><span style="color:#0086b3;">;
</span>
for doesn’t work here because it uses spaces to delimit strings, which could cause issues with filenames that contain spaces
You can also create a systemd user service, which is useful if you don’t have root access. The above mount command requires root, but the following doesn’t and is more robust than symlinking to /tmp/:
I have noticed that some posts on some Lemmy instances created by others have successfully made use of the details/summary tags which gives an arrow that expands....
Name one init system that boots as fast as systemd on a modern distro with many services. Then name a display server that’s actually easy to maintain and to develop client applications for
The current issues with Wayland are due to it being new, X11 fanboys not wanting to explore the idea of contributing to Wayland, and client applications that are poorly designed
I am making a script that can download high quality music files, currently from free-mp3-download.net and slavart.gamesdrive.net. Are there any others? I could look into torrenting things automatically and maybe looking into Lidarr? Not 100% on how that works but any ideas on what else I could add or links to other places I can...
Self Post (lemmy.world)
I used to think I found the perfect, stable, boring system with Debian + KDE Plasma....
Previous button missing in 0.19?
Anyone have an idea why the Previous button would be missing from all pages? I can click Next and it seems to navigate me forward, but there is not Previous button to go back a page. Checked lemmy.world just to verify it wasn’t my imagination and indeed the Previous button is still there....
This 9v battery contained six cells stacked like a layer cake (lemmy.sdf.org)
Picture of a disassembled Duracell 9v battery. Below the terminal assembly is a clear plastic case where you can see six sets of stacked rectangular terminals and fillings.
Why doesn’t my front page show me posts from my subscribed communities even if it says it would?
Basically the title....
Reminder to clear your ~/.cache folder every now and then (lemmy.world)
Alt TextA screenshot of a file manager preview window for my ~/.cache folder, which takes up 164.3 GiB and has 246,049 files and 15,126 folders. The folder was first created about 1.75 years ago with my system
Anon does a little trolling (lemmy.zip)
deleted_by_moderator
Programmer tries to explain binary search to the police (startrek.website)
details-summary HTML tags treated as literals (~~BUG or~~ SUE)
I have noticed that some posts on some Lemmy instances created by others have successfully made use of the details/summary tags which gives an arrow that expands....
toilet humour (lemmy.world)
Never change Lemmy (lemmy.world)
Source: lemmy.world/comment/5668411
Images not loading
Images aren’t loading for me on rc10/rc11. I didn’t have this issue on rc8/rc9....
"Counting the Days" by PortSherry (i0.wp.com)
Source: Website - RSS
Blocking instances does not work
Since the new version was deployed to lemmy.ml which allows blocking instances I tried to block an instance....
I bet the rest of the world has better paper (sh.itjust.works)
Yet they immediately forgot again (pixelfed.social)
Sites for downloading high quality music files
I am making a script that can download high quality music files, currently from free-mp3-download.net and slavart.gamesdrive.net. Are there any others? I could look into torrenting things automatically and maybe looking into Lidarr? Not 100% on how that works but any ideas on what else I could add or links to other places I can...