Our girl just turned 10! Definitely miss the puppy cuteness (not the sharp-ass needle teeth though)
I am joking, and don’t call me Shirley.
Remind me to change the combination on my luggage
Yeah. SVN’s ability to do that is not experimental. I’m hoping that they make that feature much easier
One thing I like about SVN that, at least in the past, was not easy with Git is checking out sub directories.
One thing I do is check out svn+ssh://svn/home/svn/configs/server/etc and copy the .svn file over to /etc so that I can check in changes from the actual directory on my servers at home. I never found a good way to do that on Git. But, admittedly, I haven’t looked in a couple years.
Looks like some process in your startup scripts (fish profile, etc) have not completed. I have seen this type of thing when NFS mounts are unreachable. Try opening another terminal window… if it does the same thing, press Ctrl+C, then run ps -ef and see what processes are running as you that might be hung
No. It is not a requirement
Wez is actually pretty awesome too
I tried to name them what we actually call them when we refer to them.
In 1993, a guy I knew had a Linux server running in his dorm room. I think it was a 0.9x kernel. He dialed into the University network and I was able to telnet in through my own dial up connection to the University. He was running Slackware.
Within a couple months, I downloaded all 30+ 1.44 diskette images and built my own Slackware server. In that time I used Slackware and Red Hat (which then became Fedora before RHEL became a thing). Now I’ve pretty much settled on Debian for servers and Arch for desktop/laptop systems.
Awesome. Thanks for the feedback
This looks awesome. Does anyone have experience with it?
I haven’t used the Pixel Fold
I thought it was obvious: Pixel 8 Pro Each Pixel is better than the last, so whichever has been latest is the one closest to my heart.
Pixel phones. I’ve had the 2XL, 4a, 6 Pro, 7 Pro, and 8 Pro. Each one was better than the last. I know some people had manufacturing problems and the Pixel 3 had memory issues. But I’ve been lucky and never had issues. And the software experience is exactly what I want. Call Screening is awesome.
Since the US Mint only makes coins (Bureau of Engraving and Printing makes bills), you could make a joke about wanting less change or something.
I’m disappointed that the Pixel 8 is 6.2" instead of 6". I really wanted to support the smaller form factor, but since it’s not as small as I wanted, I may end up going for the 8 Pro.
This phone looks awesome. I’m going to get it if the Pixel 8 is a dud. Note that it does not work on Verizon, Sprint, or US Cellular.
I assume you’re talking about the order in which apps appear when you first launch rofi. That’s in the cache file in ~/.cache as something like rofi3.druncache or rofi-3.druncache (or both). Delete (or rename) them and see if that addresses your issue.
If you truly mean the config file, it’s in ~/.config/rofi. Delete or rename to see if it fixes your issue