dog

u/dog@suppo.fi
7 posts · 210 comments

Recent posts

Recent comments

Well my comment was with heavy hyperbole simply to point out an obvious bias, not to disprove your point.

Imo, I agree blatant racism is on the rise. I assume it has to do with people being terminally online these days, and websites like Twitter no longer censoring any flavor of racism.

Allows for the vocal minority to appear as a vocal majority, because the majority are actually busy with their lives.

on Deleting a Comment · c/syncforlemmy · 9 pts · 2y

Due to the nature of Lemmy, nothing is ever truly deleted as it gets federated across multiple different instances.

It may eventually sync across most.

Deleting tends to only delete it on that instance, hence why when you reply to a deleted one, chances are you see it from your current instance's cache. Or vice versa.

on rain apps? · c/android · 3 pts · 2y

I personally use Weawow currently, but I used Windy before.

on dwm alternatives · c/linux · 1 pts · 2y

No? Windows is installed as a VM in Proxmox, as I've mentioned couple times already.

I do config Proxmox also from Windows, but I need to go back to the barebone Proxmox in case the VM has issues.

Anyhow, this was about dwm alternatives.

on Exam Answer · c/programmer_humor · 9 pts · 2y

Yes, it's a full 24 hours, but a library doesn't use 24:00:00 to represent the last hour, it's 23:59:59. Once it hits 24:00, it rolls over to 00:00:00.

Hence my initial error of answering 23.

It's not valid, but I don't edit out erronous answers because I believe all data should be preserved, no matter how dumb it makes one look.

on dwm alternatives · c/linux · 1 pts · 2y

Why would I ever dualboot?

And plasma/gnome et al. don't seem to work with proxmox.

Thus something like dwm.

on dwm alternatives · c/linux · 1 pts · 2y

I mostly use win11 as my main os, and using proxmox as a base lets me properly use things like pihole, homeassistant, nextcloud, and other such services, because Windows really sucks for virtualizing those.

And OS hopping is a lot easier when I have a backend like proxmox.

Want to try arch but not sure if nvidia/wayland support is there yet? Roll up a gpu-p'd VM for it, instead of wiping the entire disk.

Edit: To further elaborate on what I have setup.

  1. Go through the typical proxmox install.
  2. Get debian up to date.
  3. Add Librewolf's sources.
  4. apt install picom lightdm dwm librewolf
  5. Reboot.
  6. Login to dwm via lightdm, and open up librewolf.
  7. Navigate to the web ui.
  8. Add W11 VM image to storage.
  9. Create a W11 VM.
  10. Install W11 via VNC.
  11. GPU-P + USB Passthrough to W11.
  12. You're now in Windows.