tuhriel

joined 1 year ago
[–] tuhriel@discuss.tchncs.de 17 points 1 day ago

Probably a bit more polished UX (especially for not too tech-savy people)

but I'd say the biggest difference is integrated multidevice support, either via their cloud or selfhosted...

[–] tuhriel@discuss.tchncs.de 5 points 2 days ago

In some Linux distributions it blocks you from installing system packages via pip, often there are then packages which can be installed via your distros package manager.

With arch for example:

sudo pacman -S python-'package'

Or, as others mentioned using venv.

[–] tuhriel@discuss.tchncs.de 5 points 1 month ago (1 children)

You should just have received a text with a number on it, could you post that as well please?

[–] tuhriel@discuss.tchncs.de 6 points 2 months ago

Also, some tools have plugins to provide vim controls for them.

I know at least and use these:

There are probably more...

[–] tuhriel@discuss.tchncs.de 2 points 2 months ago* (last edited 2 months ago)

For me, it's hardware support, i.e my laptops fingerprint sensor just isn't supported, for the speakers to work I had to find a script that remapped the speakers, multiple desktops (especially with different resolutions) are a pain.

But the killer at the moment is a good solution to manage and post process my raw photos. Went from Lightroom to On1 Photo RAW...unfortunately DarkTable is still not there yet. Also still missing the affinity suite on Linux :-(

Also, sadly these tools also don't run well in a VM

[–] tuhriel@discuss.tchncs.de 2 points 2 months ago

Same here, just stumbled across this issue yesterday when I tried to restructure my network to use .local

[–] tuhriel@discuss.tchncs.de 9 points 2 months ago (4 children)

That would be an argument....IF it would be consistently 16 between each unit

Il leave this one here to see if it's 16 every time: https://youtu.be/r7x-RGfd0Yk

Spoiler: it's not!

[–] tuhriel@discuss.tchncs.de 4 points 4 months ago

Same here, it's totally sufficient and never saw the reason to "upgrade" to the free business nodes

[–] tuhriel@discuss.tchncs.de 4 points 4 months ago

Jup, Im having an NTP issue on my win10 machine If you search for it you find the same 5 "solutions" from dozens of content farms.

[–] tuhriel@discuss.tchncs.de 0 points 4 months ago (3 children)

Yep, I went in this direction...until I gave in during a bare metal install of something...

Docker is not hassle free but usually most setup guides for apps are much much easier with docker

[–] tuhriel@discuss.tchncs.de 10 points 4 months ago (4 children)
print("Hello World")

Save the file as script.py

And then execute it with

python3 script.py

[–] tuhriel@discuss.tchncs.de 5 points 6 months ago

Running tasker on a unrooted Fairphone 5 There is a function "System Lock" which locks the phone so you have to enter the PIN. I created a task and a widget on the home screen that triggers the task

I did give tasker some extra rights via adb, which is a quite straight forward process. I think the dev even has a guide for it...

view more: next ›