P.D Volunteer Community Team Lead.
🍀Help me help you is my motto💖
Alt Acc(s): Beehaw.org
Please consider donating, as it helps fund moderation and future FOSS projects!🤗
Capitalism: steal first, apologize with no real repurcussions later
no worries and best of luck!
ah thank you for calling that out👍
pacman -Sy
is definitely a mistake and you are correct in that it should be -S <packages>
or -Syu
I’ve edited my previous comment to reflect this thank you!
while I’m not sure about the tiling WM front I can help with the KDE optimization on Arch part:
To preface I’m sharing sections of my Bash script that I’m in the process of eventually releasing under AGPL-3.0 which should help explain the editing/verboseness of them.
## `btrfs-progs` is dependent/only required if you use BTRFS as your file system.
## `grub` is also dependent if you use GRUB instead of Systemd as your init system.
## intel-ucode replaces amd-ucode (as discerned from your comment on this post) which installs Intel-based microcode for your processor/CPU.
pacstrap -K /mnt intel-ucode base base-devel btrfs-progs efibootmgr grub iptables-nft linux linux-firmware linux-lts man nano networkmanager pipewire pipewire-alsa pipewire-jack pipewire-pulse sudo
### grub-btrfs is omitted as it is orphaned as of Sept 3, 2024. https://archlinux.org/packages/extra/any/grub-btrfs/.
pacman -S --needed bash-completion cryptsetup dnsmasq e2fsprogs efibootmgr firewalld man-db networkmanager sddm sddm-kcm
## Installing plasma Group Packages
## https://archlinux.org/groups/x86_64/plasma/
pacman -S --needed breeze breeze-gtk discover drkonqi kactivitymanagerd kde-cli-tools kde-gtk-config kdecoration kdeplasma-addons kgamma kglobalacceld kinfocenter kmenuedit kpipewire kscreen kscreenlocker ksystemstats kwallet-pam kwayland kwin kwrited layer-shell-qt libkscreen libksysguard libplasma milou plasma5support plasma-activities plasma-activities-stats plasma-desktop plasma-disks plasma-firewall plasma-integration plasma-nm plasma-systemmonitor plasma-thunderbolt plasma-vault plasma-workspace plasma-workspace-wallpapers polkit-kde-agent powerdevil qqc2-breeze-style systemsettings xdg-desktop-portal-kde
## Installing kde-applications Group Packages
## https://archlinux.org/groups/x86_64/kde-applications/
pacman -S --needed dolphin kate kmix konsole kwalletmanager
## Installing Video Drivers
## FOSS AMD GPU Drivers
## Please see the table on https://wiki.archlinux.org/title/Xorg
pacman -S --needed mesa vulkan-radeon libva-mesa-driver mesa-vdpau xf86-video-amdgpu
## Enable the multilib repository for 32-bit application support:
sed -i "/\[multilib\]/,/Include/"'s/^#//' /etc/pacman.conf
## To enable 32-bit application support, the multilib repository is enabled by default using the sed command above. This allows the necessary drivers to be installable from the multilib repository.
pacman -S --needed lib32-mesa lib32-libva-mesa-driver lib32-vulkan-radeon lib32-mesa-vdpau
## Owners of older AMD graphics cards (GCN 1&2) may also want to install the ATI driver:
#pacman -S --needed xf86-video-ati
Some packages were omitted from the installation lines above as this was taken from my custom installer for self-hosting services.
I’d recommend checking the links provided above to to figure out what additional packages you want for yourself🤗
If you still have issues with KDE X11/Wayland on Arch or Ubuntu, feel free to DM me and I’ll try my best to help👍
I recently learned that Strawberry has native built-in streaming capabilities
not sure if this is what you’re looking for but it’s an option that might be useful for you🤗
Tsukumizu is the same artist and author that made Shūmatsu Ryokō aka Girl’s Last Tour btw!
I’d highly recommending checking out their works and supporting them if you can🤗
I’d recommend using Godot
well…by selling both the cable and wall adapter as separate items it doubles the packaging by necessity so it was still never about reducing waste
which is why I never have and never will own any of their products.
✊👍
yeahh :/
not wanting to be born due to our current and future dystopian outlook is unfortunately totally understandable
+273 EXP
Level Up!!
Fish has gained +1 resistence to Blunt Force Damage
Evolutionary Trait Unlocked!:
THICKER SKIN
Next Level in _he_p_ EXP
IMO everyone has the right to live a healthy and happy life
What are some ways to encourage posts that are more engaging?
as a volunteer mod that’s guilty of linkposting I’d honestly say there’s 2 things that would probably encourage fellow linkers to do more which is:
Enjoy nature before it gets clearcut for money
As well as providing support for existing 3.x games, Godot 3 has developed into a mature and stable codebase, which is well suited to development for low-end hardware. The development emphasis is on backward compatibility. Any new features are optional and we strive to not break or alter existing functionality.
ahh makes sense👍
Does anyone know of a Discord alternative?
paging cyriak
I’ve seen people do a similar thing with a separate encrypted home partition which is decrypted by a key stored in your encrypted root.
Do you happen to have a link to this?
However, I’d strongly recommend you use an LVM on LUKS setup (this is what I do). That way you decrypt one partition and you don’t have to mess around with keyfiles. #LVM_on_LUKS
Looking at the wiki it seems doable (in relation to revising my script) and as far as I can tell the tradeoffs seems better than #LUKS on a partition
much appreciated for the recommendation!
ayyy great game✨
I’ve probably sunk several years into this
seems like top manners to me👍