nichtburningturtle

joined 2 months ago
[–] nichtburningturtle@feddit.org 1 points 41 minutes ago

Can definitely recommend BTRFS + timeshift. Already saved me multiple times on my arch system.

[–] nichtburningturtle@feddit.org 5 points 1 hour ago (1 children)

The only thing missing is a bad screenshot.

[–] nichtburningturtle@feddit.org 35 points 5 hours ago (7 children)

Plot twist: This image is AI generated.

[–] nichtburningturtle@feddit.org 31 points 11 hours ago

transforms hundreds of bats stuck in the suit.

[–] nichtburningturtle@feddit.org 5 points 14 hours ago

He should lead by example. Tho we don't want him over here.

[–] nichtburningturtle@feddit.org 2 points 14 hours ago

It did cause the world a lot of harm.

[–] nichtburningturtle@feddit.org 17 points 21 hours ago

censorship / changing the original meaning to fit the translators personal agenda

[–] nichtburningturtle@feddit.org 36 points 1 day ago (8 children)

Why the forbidden potatoes and tomatoes?

Now they just need some turtles.

I use both to refer to the USA, since the meaning can be inferred from the context, but use US more often.

Currently 1, but we will soon be at the dlc content. 2 After that.

[–] nichtburningturtle@feddit.org 2 points 3 days ago (2 children)
 

I am currently trying to create a hotkey, that executes a sequence of inputs, to switch my equipment efficiently.

What I need is a way to disable all other inputs, while it is executed. As well as a way to only have it executed once per button press. Independent from how long it's being held.

 

Edit: I am trying to put linux on a compaq armada 1700.

 

I am currently trying to implement a magic system, where a user can construct their own spells using spell components. What are recommended methods / structures to accomplish this?

11
submitted 2 months ago* (last edited 2 months ago) by nichtburningturtle@feddit.org to c/linux4noobs@programming.dev
 

I am currently trying to use kenshi to automatically use my external display's when connecting to my dock. But doing so either results in Qtile crashing or not recognizing my displays and staying with only eDP-1 on.

Here is my config:

profile docked {
    output eDP-1 disable
    output DP-7 enable position 0,0 mode 1920x1080@60Hz
    output DP-5 enable position 1920,0 mode 1920x1080@60Hz
    output DP-6 enable position 3840,0 mode 1920x1080@60Hz
}

profile laptop {
    output eDP-1 enable position 0,0 scale 1.5
}
view more: next ›