[-] moonpiedumplings@programming.dev 11 points 1 month ago* (last edited 1 month ago)
[moonpie@osiris ~]$ du -h $(which filelight)
316K    /usr/bin/filelight

K = kilobytes.

[moonpie@osiris ~]$ pacman -Ql filelight | awk '{print $2}' | xargs du | awk '{print $1}' | paste -sd+ | bc
45347740

45347740 bytes is 43.247 megabytes. That is to say, the entire install of filelight is only 43 megabytes.

KDE packages have many dependencies, which cause the packages themselves to be extremely tiny. By sharing a ton of code via libraries, they save a lot of space.

[-] moonpiedumplings@programming.dev 10 points 6 months ago* (last edited 6 months ago)

I honestly don't know how this could turn out.

It could be an amazing change that results in much more progress for hardware acceleration on guests of various types (since that is what vmware is good at) in kvm...

Or it could mean that they are dropping that feature from vmware altogether.

Regardless, I like this change because it means I would be able to run vmware machines and libvirt kvm machines at the same time, at least when I am forced to use vmware workstation.

I also dislike proprietary software in general, so I think less proprietary software and more FOSS is a good thing.

[-] moonpiedumplings@programming.dev 11 points 8 months ago

Master Archer

Addictive arcade game about archery. Reminds me of flappy bird, not in the raw mechanics, but in the way they are both addicting in the same manner.

[-] moonpiedumplings@programming.dev 11 points 8 months ago

Keep Out!

A webgl/browser based 3d dungeon crawler with proceduraly generated levels.

[-] moonpiedumplings@programming.dev 10 points 8 months ago

Cave Noire

Gameboy roguelike that is simple, but very elegant.

Sadly, since romhacking went down, I don't think it's possible to find the translation patch for it, unless they uploaded it to the internet archive.

[-] moonpiedumplings@programming.dev 11 points 8 months ago

Ember Skull

Fun arcade bullet hell survivors (think vampire survivors) type game. Dodge bullets, and survive as long as you can.

[-] moonpiedumplings@programming.dev 10 points 8 months ago* (last edited 8 months ago)

Gridland

Also by double speak games, and open source gridland is a variant on the match 3 style. During the day phase, you accrue and store resources, and build stuff. During the night phase, you fight.

[-] moonpiedumplings@programming.dev 11 points 9 months ago* (last edited 9 months ago)

https://wiki.archlinux.org/title/Graphics_tablet

The Arch Linux kernels include drivers by the linux-wacom and DIGImend projects. linuMLx-wacom supports Wacom devices, while DIGImend supports devices from other manufacturers. Both projects publish a list of supported devices: linux-wacom, DIGImend

Due to how many devices are supported, your best bet is to simply go to your nearest store that sells them and then checking if Linux supports it against those two lists, which there is an extremely high chance it does.

Then you should also check reviews, to make sure you get a good one.

I have a Wacom Intuos CTL-4100WL, and it's served me well for math notes using Xournal++ (app for handwritten notetaking), but I truly have no idea how good it is for actual drawing related applications, as I don't do it for that at all.

I use https://github.com/Ylianst/MeshCentral

For this usecase. This also lets me do things like run admin cmd commands. It should be noted, however, that the Windows UAC prompt won't show up in a VNC session by default, you either need to configure UAC, or set up RDP.

you'd really have to verify isolation.

What if they live streamed the entire process, like on twitch?

[-] moonpiedumplings@programming.dev 10 points 2 years ago

I am building a homelab for during college (4 years) and I don't really feel like doing a release upgrade (ie: debian 11 to 12) in the middle of schooling or over a break when i wanna relax and just chill. Debian offers 2 years of support official, and like 4 extended (unluckily, the times didn't align so if I picked debian I would have to upgrade during college),and Rocky/alma offer 4 years official and like 8 extended.

I might be wrong (on phone rn), I recommend checking https://endoflife.date

Big difference, big enough that this factor is the singular reason companies go with them. Not having to do release upgrades as frequently means less maintenance, means less costly.

view more: ‹ prev next ›

moonpiedumplings

joined 2 years ago