kn33

u/kn33@lemmy.world
6 posts · 1.2k comments

Recent posts

Recent comments

on Me_irl · c/me_irl · 16 pts · 1d

Usually there's a carve-out in the rejection for "strictly necessary functional cookies" like logging in or remembering which options you chose in the cookie dialogue.

on Subnet Mask · c/linuxmemes · 2 pts · 3d

Yeah but then you don't have ARP and you gotta set in the MAC manually and that just seems like a hassle.

on I can't like the fish · c/linuxmemes · 4 pts · 11d

One of the things I really like about PowerShell is the "verb-noun" convention. It makes things a lot easier when learning by examples. Wtf is a sed or an awk? But New-Item -Type Directory oh yeah that makes sense.