yesman@lemmy.world to linuxmemes@lemmy.world · 1 month agoIn a universe of enshitification, Linux is one of the few things that consistently gets better.lemmy.worldimagemessage-square169linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageIn a universe of enshitification, Linux is one of the few things that consistently gets better.lemmy.worldyesman@lemmy.world to linuxmemes@lemmy.world · 1 month agomessage-square169linkfedilink
minus-squareheliotrope@retrofed.comlinkfedilinkEnglisharrow-up0·1 month agoemerge -auDN @world Also: gr ~/.src # (script I wrote myself to update code repos) cd ~/.src/repo make -j8 doas make install
Also: