dontmindmehere

joined 1 year ago
[–] dontmindmehere@programming.dev 40 points 1 year ago (15 children)

the idea that you can just jump to linux with zero research needs to go

  • no you can't have every game and program you're used to
  • no you can't translate windows or mac knowledge
  • yes you have to know what partitions, desktop environments, distros, and other bunch of terms mean
  • yes you may have to type terminal commands (no one complains about ipconfig when figuring out whether it's ISP or DNS problem)
  • yes there are a bunch of shit tutorials online with copy-paste commands that don't work

imo the linus disaster was an unfortunate combination of

  • the unpatched pop_os issue
  • linus going TLDR (reasonable but that's on him)
  • apt messages generally being long
  • linus not having a frame of reference on which long message is good (apt upgrade listing 50 updates) vs which are bad (apt install saying his DE is about to be nuked)
  • and yes, him playing it up for the video, and willingly ignoring his gut feeling that typing "yes, do as I say" can't be doing anything good

in the end i still think it was kinda irresponsible for linus to publish that, but the whole premise of the video was them going blindly into linux (which i also disagree but whatever)

machines are the ones full of weird jibber-susceptible things, the default state for everything is jibbered until dedicated people decide to spend their time unjibbering

Heartwarming: Chatbots inspire suicidal people to see the light in life through extreme sports

[–] dontmindmehere@programming.dev 4 points 1 year ago (1 children)

seems cozy. you can sit on the top of stairs but with your back against a wall, so there's no one coming up behind you

in this case, you'll probably have to create a desktop entry in ~/.local/share/applications/ydotoold.desktop

something like

[Desktop Entry]
Name=ydotool daemon
Exec=the command you used to launch
Type=Application

you can look at other .desktop in the same directory for reference

[–] dontmindmehere@programming.dev 2 points 1 year ago (6 children)

as far as i can tell, those keybindings are handled internally, they don't invoke shell commands

you can use something like wtype or ydotool to send keybindings from kdeconnect

mega piss ray from space

seems to me he's trying to be more general than the Search example and considering that another complex project may actually have those problematic cases

i mean, he doesn't even dismiss the patterns with code duplication, just lists it as a drawback, which agrees with his conclusion that there's no one-size-fits-all solution

[–] dontmindmehere@programming.dev 1 points 1 year ago (1 children)

yes and with custom readline config (/etc/inputrc) you can use vim keybinds in it

view more: ‹ prev next ›