deleted by creator
deleted by creator
Unfortunately it has a habit of jumping around due to its asynchronous weird fuzzy search. So when typing fast you sometimes randomly launch the wrong action. It is especially inconsistent, because files are also indexed and by default it also includes web searches so the behavior is always changing.
I believe this got introduced with Windows 10 and feels just bad. Unless you are typing slowly and actually scan the results the search is doing a bad job as an application launcher like it was with Windows 7 for example.
Two weeks? I would throw away the whole fridge if I left any food in there for two weeks.
Most foods are okay for around two days without any problems. Some foods may last up to 5 days if they are salty or contain some vinegar, but it requires throughout heating to be save at this point.
I would never eat anything older than that which has been exposed to air. It’s a biohazard!
Yea, fair point regarding the single point of failure. I guess it was one of those scenarios that should just never happen.
I am sure it won’t happen again though.
As I said it can just happen even though you have redundant systems and everything. Sometimes you don’t think about that one unlikely scenario and boom.
This happens. Recently we had a problem in production where our database grew by a factor of 10 in just a few minutes due to a replication glitch. Of course it took down the whole application as we ran out of space.
Some things just happen and all head room and monitoring cannot save you if things go seriously wrong. You cannot prepare for everything in life and IT I guess. It is part of the job.
This is amazing. It’s a great idea.
Useless, but fun.
I don’t really have that problem myself, but I fully agree anyway. It does not matter what your use case is. It is 2023, flash storage is cheap and we can get much more storage for any other device for a fraction of the cost. $100 is ridiculously overpriced.
Honestly by now I would have expected 1 TB to be the default, but somehow we got stuck with low internal storage for the past 10 years.
I don’t believe that you can even figure out half of the things yourself if you are determined. There is no way you can use it without looking up tutorials for even basic things.
I fully agree in case my precious comment wasn’t clear. It is a mess!
You can, it is very unintuitive though. You draw the shape using the eilpse tool and set a border for the selection.
It’s not hard, but there is really no way to figure this out without ever looking for a tutorial.
If you can use containers always use containers as a rule of thumb. VMs are less efficient in almost every way and they add some unnecessary complexity.
For docker you basically only have to backup the persistent data. So in case of the docker setup you just have to backup the mounts and probably your compose file you are using. This probably also answers your third question already. Container files can be left alone and don’t need to be considered for backups as they should be stateless and can reside in their default location (/var/lib/docker/overlay2 or so by default).
Overall it is quite simple as you only really have to consider the mounts and the docker setup. The mounts you define and should be really obvious and the docker setup is just a few config files at most or just the compose file.
It is less prone to input errors. That’s true, but all other points I disagree with. Gestures are faster on a larger device, because you don’t have to relocate your fingers. Additionally they are easier to use on a larger screen for the same reason.
It’s just what you are used to and I don’t like that gestures are not as intuitive as buttons (worse UI/feedback), but they do work better overall and that’s a fair tradeoff.
It took a few attempts and switching back and forth until it really clicked, but it is so much better on a larger device.
deleted by creator