@executivechimp@discuss.tchncs.de avatar

executivechimp

@executivechimp@discuss.tchncs.de

This profile is from a federated server and may be incomplete. Browse more on the original instance.

executivechimp,
@executivechimp@discuss.tchncs.de avatar

What’s the joke? VSCode has multi cursor.

What is your unpopular flim opinion

I’ll go first. Mine is that I can’t stand the Deadpool movies. They are self aware and self referential to an obnoxious degree. It’s like being continually reminded that I am in a movie. I swear the success of that movie has directly lead to every blockbuster having to have a joke every 30 seconds

executivechimp,
@executivechimp@discuss.tchncs.de avatar

Bottom row, far right. Simple, minimalist, caffeinated, unhinged.

executivechimp,
@executivechimp@discuss.tchncs.de avatar

Good article. Rather than aliasing `cd …/…" etc. I’ve got this function in my setup:


<span style="color:#323232;">up () {
</span><span style="color:#323232;">	local x='' 
</span><span style="color:#323232;">	for i in $(seq ${1:-1})
</span><span style="color:#323232;">	do
</span><span style="color:#323232;">		x="$x../" 
</span><span style="color:#323232;">	done
</span><span style="color:#323232;">	cd $x
</span><span style="color:#323232;">}
</span>

This lets me do up 4 to go up 4 directories.

executivechimp,
@executivechimp@discuss.tchncs.de avatar

Go for it. I’ve been using it for years without a problem.

executivechimp,
@executivechimp@discuss.tchncs.de avatar

True. That is something that could be done.

executivechimp,
@executivechimp@discuss.tchncs.de avatar

I’ve tried things like that before but never got on with them. I found when I had many projects with similar directory structures it was easy to end up in the wrong place and took more thought to get to the right place than just cding

executivechimp,
@executivechimp@discuss.tchncs.de avatar

Not a long or super replayable game like some of these answers but Jusant is super chill.

Issue with Samsung Odyssey G3 and squashed windows after a period of inactivity (i.imgur.com)

I have two screens, one of them is Samsung Odyssey G3. This model has some sort of “deep sleep”, it takes more time to wake one up after a period of inactivity (i.e. AFK). As a result, all windows that are placed on this screen are squashed. See the attached screenshot....

executivechimp,
@executivechimp@discuss.tchncs.de avatar

Happens whenever my laptop goes to sleep and it’s really annoying. As far as I could tell it’s a KDE bug. The only fix (which didn’t work for me) is apparently to stop it trying to dynamically detect displays.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #