ForthEorlingas

u/ForthEorlingas@lemmy.ca
2 posts · 13 comments

Recent posts

Recent comments

In theory yes, but you have to be pretty careful with that too. I work for a small engine repair shop, and we have stuff coming in all the time that people swear to God only ever runs ethanol free. Then when we test the gas, we find ethanol and water.

We talked to some gas truck drivers, and apparently there is a lot of cross contamination, so even if you're pumping out of an ethanol free pump, you might still be getting ethanol. We're telling people that it's still best practice to empty your tank and run the engine dry if you're not going to use the equipment for a while.

on Biological rule · c/196 · 5 pts · 3y

What you're referring to as "Twitter" is achtually "X, the service formerly known as Twitter" 🤓

on PIC · c/nocontextpics · 4 pts · 3y

Even worse, it looks like it's giving me a side eye. Like it's disappointed in me.

on Linux Command Cheat Sheet · c/linux · 34 pts · 3y

On a related note, the website cheat.sh is also a great resource. Just curl it with the command you want to learn about as the endpoint.

For example, if I want to learn about grep, just open a terminal and

$ curl cheat.sh/grep

And a short and sweet description with examples will be returned.

I'm assuming that this would primarily be used on a headless system, but I'm curious if this would be feasible for use with a desktop environment as well.

If the performance isn't hit too bad and it's not too buggy, I could see myself potentially doing something like that on Silverblue or MicroOS. That way if my userspace ever becomes too cluttered or broken, I can just spin up a new container without completely reinstalling.