Skip Navigation

User banner

recursive_recursion [they/them]

@ recursive_recursion @programming.dev

Posts
17
Comments
41
Joined
3 yr. ago

🍀Help me help you is my motto💖

Alt Acc(s):

Please consider donating, as it helps fund moderation and future FOSS projects!🤗

  • Removed Locked

    thePerfectTechStack

    Jump
  • This post will be locked as it violates our TOS 1.1 and 3.5.

    1.1. Remember the human: When interacting with other people on the site they should be interacted with as if they are a human, that is with respect and in a way that you would want to be treated.

    3.5. Hate Speech: Do not make remarks directed at sex, gender, ethnicity, orientation, disabilities, etc.

    This is your first warning.We ask that you use language free from derogatory slurs when posting to our communities.

  • Just a guess but it may be due to "RTFM" in

    RTFM. // Edit: I missspelled. LKML. I edited my post. Appreciated.

    We don't endore that kind of behaviour here so that might be why.


    Either way I believe that the rest of your comment and post seems good and informs the public as it's your experience with the ARM laptop so I gave you my upvotes for those parts👍

  • Can I ask what you mean by “post/comment sorting”: how could it be improved?

    Post/comment sorting is a feature that allows users to sort other user's posts and comments.

  • I think most users use the mobile apps like Voyager and Raccoon.

    Racoon is currently ahead in that they do display profile pics, animated/static banners, user bio info, moderation responsibilities, etc. Although Voyager is ahead in neat/useful features such as user tagging, user post/comment sorting🤌

    @aeharding@vger.social @akesi_seli@lemmy.world

  • This post will be locked.!xowAT4Z3Q@lemmy.sdf.org has been temporarily banned for 7 days for violating our TOS.

    Specifically 3.9:

    Illegal Content: Do not post things that are illegal in the United States including: CSAM, Copyright Infringement, Lolicon.

  • Linux @programming.dev

    The AMD Framework Laptop 13 is a dream with Linux!

  • thank you for petting Melon❤️

  • for me I thought it was a smaller cat lying on a bigger cat (with somehow the same color and coat style😂)

    looking again 90° counter clockwise it could also look like she's flexing on everyone💪😸

  • ahhhh thank you😂🤗

  • 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.

    For base/minimal Arch Linux Packages:

     bash
        
    ## `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
    
      

    For Installing Core Packages

     bash
        
    ### 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
    
      

    KDE Focused Packages

     bash
        
    ## 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
    
      

    AMD GPU Related Packages

     bash
        
    ## 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👍

  • Please be mindful of fellow community members and our TOS when making posts/comments on our communities.

    As stated in our TOS:

    • 1.4. You are responsible for your own experience on our services.
    • 1.7. You are expected to follow our Code of Conduct
      • 1.1. Remember the human: When interacting with other people on the site they should be interacted with as if they are a human, that is with respect and in a way that you would want to be treated.

    Please be respectful and mindful of others when making posts and comments towards others.Consider this your first warning.Thank you.

  • I recently learned that Strawberry has native built-in streaming capabilities

    Repo

    not sure if this is what you're looking for but it's an option that might be useful for you🤗

  • 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 EXPLevel 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:

    1. Thanking posters who are currently and consistently posting links with additional content/info.
    2. Donations
      • honestly financial support goes a long way for higher quality content, like just look at YouTubers or content creators who have Patreon, Kofi, Liberapay in contrast to those who only have sponsors or aren't paid at all
  • new ph9ne who dis

  • Technology @lemmy.world

    How 4 People Destroyed a $250 Million Tech Company

  • Linux @programming.dev

    Encrypted Partition Unlock via Root Unlocking

  • Linux @programming.dev

    Where is Naomi Wu?

    ofb.biz /safari/article/1240.html
  • Linux @programming.dev

    Mono is Dead. Long live... Wine?

  • Linux @programming.dev

    Linus Torvalds talks AI, Rust adoption, and why the Linux kernel is 'the only thing that matters'

    www.zdnet.com /article/linus-torvalds-talks-ai-rust-adoption-and-why-the-linux-kernel-is-the-only-thing-that-matters/
  • Programmer Humor @programming.dev

    Rocket Science

  • Technology @lemmy.world

    Commentary, behind-the-scenes features, bloopers: What did we lose when we said goodbye to DVDs?

    english.elpais.com /culture/2024-08-21/commentary-behind-the-scenes-features-bloopers-what-did-we-lose-when-we-said-goodbye-to-dvds.html
  • Linux @programming.dev

    FINALLY, Linux on a Tablet that doesn't SUCK

  • Linux @programming.dev

    Is Gaming On The Ryzen 9 9950X Better On Linux Than On Windows?

  • Ask Lemmy @lemmy.world

    Who here customizes their instance profiles?

  • Programmer Humor @programming.dev

    Type in Morse code by repeatedly slamming your laptop lid

    github.com /veggiedefender/open-and-shut
  • Programmer Humor @programming.dev

    Y'all got any more of them PR approvals

  • Nix / NixOS @programming.dev

    jonringer Continues to Cause Drama and Problems

    discourse.nixos.org /t/should-jonringer-get-his-commit-bit-back/47267/48
  • Nix / NixOS @programming.dev

    NixOS Fork Announced by Jake Hamilton

    bytes.programming.dev /notes/9sopty0gesm71g2g
  • Forgejo @programming.dev

    Forgejo monthly update - March 2024

    forgejo.org /2024-03-monthly-update/
  • Nix / NixOS @programming.dev

    Feature Wishlist