Some people work on machines where they are not allowed to install anything.
elmicha
- 0 Posts
- 18 Comments
There’s jc (CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries).
elmicha@feddit.orgto Europe@feddit.org•Müllermilch Boss with Fringe Friends: A German Dairy Billionaire's Links to the Far RightEnglish2·17 days agoLandliebe
I didn’t know that, thanks for pointing it out!
If you’re not allergic to Amazon, a FireTV stick might be enough, at least for Jellyfin, Youtube/Netflix etc. (not sure about streaming from the browser).
elmicha@feddit.orgto Selfhosted@lemmy.world•PSA: If the first Smart Search in Immich takes a whileEnglish1·3 months agoI’m almost sure that
./
is the directory of the compose.yaml.Normally I just run
docker compose up -d
in the project directory, but I could rundocker compose up -d -f /somewhere/compose.yaml
from another directory, and then the./
would be/somewhere
, and not the directory where I started the command.
elmicha@feddit.orgto Selfhosted@lemmy.world•Is there any open source tv focused os/ui?English1·3 months agoThere are also some SAT receivers that run Linux, see e.g. https://www.opena.tv/app.php/atv_images
elmicha@feddit.orgto Technology@lemmy.world•Salt Lake City, plans to implement AI-assisted 911 call triaging to handle ~30% of about 450K non-emergency calls per yearEnglish41·3 months agoWhat happens if you put “police your_city” in your favorite search engine? I tried it with my current city and the village where I grew up, and both led me to the phone number in reasonable time.
elmicha@feddit.orgto Linux@lemmy.ml•Must fight temptation to buy an overpriced raspberry pi6·3 months agoThe Raspberry Pi Zero in USB gadget mode can be used for GPIO. If you don’t want to setup gadget mode, get Pi Zero W.
elmicha@feddit.orgto Technology@lemmy.ml•Black screen on bios but normal when in the os4·4 months agoDoes it have more than one video output? If yes, you could try the other one.
Also there’s a
timeout
setting in the same file.
elmicha@feddit.orgto Linux@lemmy.ml•intel-microcode on an AMD system with Debian questionEnglish25·4 months agoYou can update and it won’t break anything, because Intel microcode won’t be loaded into AMD CPUs. If you run
apt show intel-microcode
it tells you that there is aamd64-microcode
package as well. If it is not already installed, you can install it, and then try to remove intel-microcode. If it doesn’t want to remove anything else (e.g. the kernel), you can remove it. If not, just leave it installed.
elmicha@feddit.orgto Technology@lemmy.world•“How you design the beep is important.” Behind the movement for calmer gadgets.English5·4 months agoYou could plug in a power meter with wifi and look what power is used.
You could use a babyphone or a camera (e.g. an old phone).
I’m not sure if an Alexa (Echo Dot or so) would react on the little tune of your washer, but it hears the standard annoying beeps of my washer.
Or just use completion: press tab once or twice after the ssh command (and a space). If that doesn’t work, install the bash-completion package.
elmicha@feddit.orgto Linux@lemmy.ml•Progress towards universal Copy/Paste shortcuts on Linux5·5 months agoWe could use Ctrl+Insert and Shift+Insert like in the last three decades, but some of these keyboards apparently forgot about the Insert key.
elmicha@feddit.orgto Linux@lemmy.ml•Cheap Portable USB Touch Monitors - any experiences?1·5 months agoThat reminds me: when I bought an MSI monitor (15" without touch) it also came with one USB-C to USB-C cable. All my other USB-C cables did not work for video.
You said you/I/everyone can use multiple shells, I said: no, I can’t, at least not on all the machines that I have to use.