Yes, e.g. I got the 're
in blue and everything else light grey.
ulterno
Is this guard supposed to be slacking off on the job?
It works on Firefox EndeavourOS
At least that's what I aim for in Civ VI.
No idea about you
What if it were 10/100 Gb/s ?
Of course I visited the hospital for a CT scan.
Of course I'm not telling you to hit your head for fun.
This is just a fun story, not evidence for anything.
People have survived failed parachutes. Doesn't mean we can all be Alex Mercer.
That's why I keep a pen and paper. For power outages.
Apart from that, if there's light:
- some exercise
- kirigami
- wash clothes (by hand)
- eat random (edible) stuff which I would otherwise use to cook
- cooking needs electricity
No light:
- sleep
So I once slipped on a puddle while jogging (in the wrong place) and hit the back of my head on sedimentary tiles.
Since I had stiffened my neck, trying to stretch it backward (yes I was doing that while jogging on wet tiles), my head hit the ground hard.
After about 2 minutes, I fainted for ~10 seconds. Was fine later.
I recently saw a post regarding a TUI app for it.
Perhaps I'll try that.
Maybe even make one for myself, if the protocol is easy enough.
This output is just for the network firewall.
In this case, you might want to ignore all messages with this pattern.
Perhaps look into other messages
LMDE
Oops! I thought it was some obscure DE.
Considering your points, it seems to be most probably some configuration issue.
Might even be that some of the automated monitor/display configuration tools (might be some GUI settings thing) wonked out and reconfigured something.
If your system has some shortcut combination for selecting external monitor/connected projector/mirror screen, perhaps you can try that.
Also, since you mentioned xrandr
, I would assume X Session. You can also use xrandr
to check and set the monitor configuration. Not just whether it is connected, but also location (left/right/up/down) and screen resolution of each display separately. Perhaps trying those could tell you what is happening.
enought military funding
as much as can keep you more powerful than the rest of the competition combined.
That's definitely how it is seen.
If I were to see "Discard Changes" anywhere in a dialogue, I would assume it will discard whatever changes I made in that dialogue. In this case, probably some source control related changes. If it were to say "Warning: This will Discard ALL changes!!!", I might do a double take, but had I never used
git
CLI before, I would still assume that at most it would discard "ALL" changes made in the current session.For me personally, I would consider it more useful for it to say:
Which neither has to look like a warning, acting like you might be doing something you don't want to and also is much more useful for someone like me who wants to double check what exactly I am deleting.
Also, I have used
git
CLI before and apart from being able to seeblame
in the editor itself and maybe a better representation oftree
, I don't feel the need to use anygit
GUI tool. Even when I tried, I realised it was slower and more finicky to use. So, it would stand to reason that it should be targetted towards people who don't use CLI (and might have never usedgit
CLI).