That would be a very satisfying ticket closure
- 0 Posts
- 32 Comments
Sounds like a job for Triangle Man
If you can’t build yourself up without tearing others down, you’re an ass.
DrWeevilJammer@lemmy.mlto
ADHD memes@lemmy.dbzer0.com•Because it takes slightly less mental energy to sit and stress than to do the thing.English
7·2 years agoI think the reaction depends on how aware one is of how one’s flow state works. Neurotypical people seem to be able to get back into it much easier than us ADHD types, but I think that’s often because our flow states tend to be deeper, so it’s much more annoying to be knocked out of it for seemingly trivial reasons by people who don’t know how hard it is to get back into that state after an interruption.
In my opinion, this is (mostly) a “training issue”. If I know this is how my brain works, it’s my job to train those around me on how to help me be as efficient as possible, even if it’s something as simple as “if my headphones are on, do not interrupt me unless something is ON FIRE, OR if I have been working for more than 3 hours without a break.”
If either of those things are true, it’s also my job to not be annoyed by the interruption, which is of course often harder than the interruption itself.
DrWeevilJammer@lemmy.mlto
Selfhosted@lemmy.world•Self hosted YouTube player with automatic yt-dlp downloaderEnglish
4·2 years agoTubesync is pretty great
DrWeevilJammer@lemmy.mlto
Linux@lemmy.ml•How to Get Started Using Virtual Machine Manager in Linux (Posted in response to Virtual box and VMware)
1·2 years agoWhat kind of headaches are you having? I’ve been running two completely different machines in a cluster with a pi as a Qdevice to keep quorum and it’s been incredibly stable for years.
DrWeevilJammer@lemmy.mlto
Memes@lemmy.ml•Getting a human to assemble something is usually more expensive then getting a robot to do it. Provided that the human gets paid, that is.
5·2 years agoI only buy my USB dongles from PUKEBONUR!
DrWeevilJammer@lemmy.mltoLemmy Shitpost@lemmy.world•Okay, but Mötley is a pretty awesome name.
20·2 years agoOr tragideh if you’re Canadian
DrWeevilJammer@lemmy.mltoLemmy Shitpost@lemmy.world•Me trying to insert a flash drive at night
4·2 years agoHe’s very good
Pouring one out for the homies without affordable health care
Bat bat bo-at
Bonbaten-fana fo-fat
Fee-fi-fo-fat
Bat!
Not if you’re serving content to a device that can do the decoding, like a Shield. My Jellyfin server runs in a Proxmox VM with no GPU passed though, and transcoding disabled for all accounts.
Several things keep Americans from moving to Europe.
First, immigration laws of the country one is moving to. If one is not able to get a passport from an EU or EEA county based on ancestry, you basically need to be sponsored for a work visa by a company in the country you want to move to, which can be quite difficult. And even then, you have to be employed in that country for long enough to qualify for permanent residency, then citizenship, which can take up to 7 or 8 years in some countries.
If one is lucky enough to have parents or grandparents who emigrated to the US from a European country and can claim citizenship based on that, it’s a lot of work to get all of the paperwork together and verified and accepted by that government’s consulate (at least it is for Germany, but German bureaucracy is … special).
Second, the US is one of the only countries in the world that double taxes its citizens. If someone was born in the United States, they will have to file taxes reporting income to the US government every single year until they die, and PAY taxes to the US government on any income over a certain amount every year until they die, regardless of the source of that income, and regardless of the fact that taxes on the same income need to be paid to the host country.
While I have zero respect for the snivelling shitgibbon name Boris Johnson, he was born in New York and had to renounce his US citizenship to escape the IRS. You also have to PAY the US government $2350 (in cash) for the privilege of giving up your citizenship, which is also…unique.
Sometimes there are tax treaties that can take most of the sting out of the double taxation issue (Norway’s is decent for US citizens), but it depends on the country.
Finally, it just never occurs to many Americans that leaving is even a possibility.
If I was going to disappoint them anyway I might as well do it without torturing myself in the process, right?
…but how do you keep yourself from torturing yourself for disappointing yourself?
Some of my unfinished projects are old enough now to start having their own unfinished projects
That dude is going to merge with his barcalounger one of these days and we will all end up watching a weirdly swole chair yelling about Apple, and I am totally here for that.
Ooh, I know this one! Here’s what I did to get it working and set so it survives a reboot:
- In a terminal, run sudo arandr
- Set all of the monitors to 1080p
- Close arandr
- Go to Settings > Display
- Rearrange monitors in correct order if necessary
- Set the each monitor to the correct resolution and frequency, applying the settings after each update
- All monitors should now work, BUT they will not survive a reboot in Pop-OS 22, because the GDM3 login screen will NOT have this information, and will reset everything. So we must copy the pop-os monitors.xml file to the gdm3 config directory:
sudo cp ~/.config/monitors.xml /var/lib/gdm3/.config/
Note: You may need to do this as sudo -i
- Reboot, and all 3 monitors should be loaded in the correct positions, at the correct resolution at the login screen
You may want to give it another shot. They’ve been working pretty hard to move away from config files - much more is done via the GUI these days to make things more user-friendly.
The devs have also really been focusing on voice this year as well - it’s been really interesting to see what they come up with. A few releases back, they released an update that allows you to give voice commands to HA via a landline phone hooked up to a $30 VoIP box. There is also support now for Espressif’s new “S3-Box” devices, which have small screens, a speaker and a few microphones for under $50 - this does require messing with yaml files at this point, but I should be able to finally ditch my Echos soon!


Others have covered the definition of a corn dog.
A “cron dog” however, is when you use cron to schedule a dog command, which is an updated version of the cat command installed via the moreutils package that provides additional features such as colorized output and line numbering, making it more versatile.
THIS HAS BEEN A DUMB LINUX FACT