- codeberg.org/cerement
- cerement.codeberg.page
- @[email protected]
- he/him or your choice of neutral
- header credit – Randall Mackey, The Lonely Cosmonaut
- 43 Posts
- 1.15K Comments
- cerement@slrpnk.nettoClimate - truthful information about climate, related activism and politics.@slrpnk.net•Trump Hires Scientists Who Doubt the Consensus on Climate Change | dismissed hundreds of experts who were assessing how global warming is affecting the country.8·5 days ago
can we at least put “scientist” in quotes whenever referring to any of these three?
- cerement@slrpnk.nettoLinux@lemmy.ml•Occurences of swearing in the Linux kernel source code over time8·26 days ago
now … how many of those were by Linus?
after trying a tiling manager
I like the idea of tiling window managers – I just find it so much less hassle to use tiling keybinds on a stacking window manager …
fungi: “I didn’t see you all the way over there.”
just a quick bit of background (terminology below is “close enough”):
- Windows treats the drives as primary and the filesystem as secondary
- so all the drives get their letters
A:\
,C:\
,D:\
, etc. - then you move your folders the drive, ex.
C:\Windows\Fonts
- so all the drives get their letters
- Linux treats the filesystem as primary and the drives as secondary
/
as the base point, binaries in/bin
, users in/home
, fonts in/usr/share/fonts
, etc.- then the drives get mapped to mount points in the filesystem (you can see the mounts in
/etc/fstab
)- on my system,
/
is on the drive/dev/nvme0n1p1
,/home
on the drive/dev/sda2
, and so on (everyone’s setup will be a little different)
- on my system,
- this way the filesystem can be spread across multiple drives but appear to the user as a cohesive whole
- Windows treats the drives as primary and the filesystem as secondary
- cerement@slrpnk.nettosolarpunk memes@slrpnk.net•or if the plant weighs as much as a duck4·1 month ago
- balsamic vinegar
- honey
- mustard
- walnut oil
- cerement@slrpnk.nettosolarpunk memes@slrpnk.net•or if the plant weighs as much as a duck9·1 month ago
still haven’t gotten around to trying out dandelion capers
- cerement@slrpnk.nettoGlobal News@lemmy.zip•Kremlin calls Trump 'emotional' after US president says Putin is 'crazy'26·2 months ago
Republicans: “Daddy and daddy are fighting.”
- main thing to keep in mind is that a window manager is normally just one component of a desktop environment – full desktop environments like Gnome go to great lengths to assemble a whole fleet of apps to work together to make a cohesive experience
- if you’re going to forego the full desktop environment, then expect to have to fill in on the various missing pieces to suit your needs (file manager, terminal, text editor, clipboard manager, bar/panel/dock)
- if you just want lighter weight but maintain a cohesive experience, then Xfce or LXQt
- otherwise, there are a LOT of choices (both for X11 and for Wayland)
- tiling window managers
- i3 on X or Sway on Wayland are probably the most popular
- special mention: Regolith – pairs Sway on the front end with Gnome components underneath
- dwm for the full do-it-yourself experience
- awesome if you like Lua, xmonad if you like Haskell, exwm if you live in Emacs, Qtile if you like Python
- i3 on X or Sway on Wayland are probably the most popular
- stacking window managers
- Openbox for the old school feel, LabWC as the Wayland successor
- IceWM and JWM for a minimal experience (both show up regularly on Raspberry Pi)
- Motif for the retro enthusiast
- cerement@slrpnk.nettoAsklemmy@lemmy.ml•Scientists of Lemmy, how would you standardize or improve cooking recipes?6·2 months ago
- examples from professional recipes – measurements are given as weights (in grams) – no worrying about how much brown sugar in a “packed cup” or if your cup of flour has been sifted enough or what exactly is meant by a “cup of spinach”
- examples from baking recipes – measurements are given as percentages – allows easy scaling up and down
- cerement@slrpnk.nettoLinux@lemmy.ml•Installing Linux Doesn't Need to Change. The Experience Does.8·2 months ago
search for information when Google intentionally lies to you and hides results to keep you on their site looking at ads longer …
along those same lines, used Chromebooks – Google ends support after only a couple years so school districts all over the place are generally stuck with palettes of e-waste
- cerement@slrpnk.nettoFuck Cars@lemmy.ml•"I'm not sure what the point of reporting crime is": Cyclist injured by motorist claims police "didn't care" and sent driver on course as "it's expensive to prosecute"81·2 months ago
“To protect private property and serve the upper class.”
(don’t know how amenable they are to individuals versus corporations (or just affordability in general), but a recent news article mentions Ukraine is looking at Govsatcom, Eutelsat, and Iris2)
oh hey, a project that actually has a manual to read