Avatar

tuhriel

tuhriel@discuss.tchncs.de
Joined
1 posts • 46 comments
Direct message

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

permalink
report
parent
reply

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

I know at least and use these:

There are probably more…

permalink
report
parent
reply

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 :-(

permalink
report
parent
reply

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

permalink
report
parent
reply

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!

permalink
report
parent
reply

Same here, it’s totally sufficient and never saw the reason to “upgrade” to the free business nodes

permalink
report
parent
reply

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.

permalink
report
parent
reply

I’m coding them down as plantuml network code and render them using a selfhosted plantuml Server.

In the end my whole admin guide resides in a obsidian notebook as markdown There is even a plugin that renders plantuml code within obsidian

The nice thing: everything is just code and can be moved to any other tool (had my documentation in a local gitlab repo, but I swapped gitlab out for gitea)

permalink
report
reply

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

permalink
report
parent
reply
print("Hello World")

Save the file as script.py

And then execute it with

python3 script.py

permalink
report
parent
reply