nichtburningturtle

joined 7 months ago
[–] nichtburningturtle@feddit.org 12 points 8 hours ago (8 children)
[–] nichtburningturtle@feddit.org 11 points 1 day ago (1 children)

Das geht ja auch gerade wieder rum.

Having them praise the Omnissiah to appease the machine spirit sounds like a great idea.

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

Yes. That's why I sync my important files to my nextcloud.

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

Timeshift creates a btrfs snapshot on each boot for me. And my server gets nightly borg backups.

Saitama is there to protect him. (the store has a sale going on)

[–] nichtburningturtle@feddit.org 1 points 5 days ago* (last edited 5 days ago)

It's open source, but I wouldn't call it a fediverse alternative. But it's still a good slack alternative.

[–] nichtburningturtle@feddit.org 6 points 5 days ago (5 children)

DB fährt trotzdem nicht.

(╯°□°)╯︵ ┻━┻

 

How effective are wearable accessories using infrared LEDs for disrupting facial recognition?

99
ich🐸iel (feddit.org)
submitted 3 months ago* (last edited 3 months ago) by nichtburningturtle@feddit.org to c/ich_iel@feddit.org
 
 
 
64
ich🕑iel (feddit.org)
submitted 5 months ago* (last edited 5 months ago) by nichtburningturtle@feddit.org to c/ich_iel@feddit.org
 
 

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 6 months ago* (last edited 6 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 ›