That would be a very satisfying ticket closure
- 0 Posts
- 43 Comments
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.English1·1 year 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 downloaderEnglish4·1 year 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·1 year 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·1 year agoI only buy my USB dongles from PUKEBONUR!
DrWeevilJammer@lemmy.mlto Mildly Infuriating@lemmy.world•Adobe putting spam in notification tray on WindowsEnglish2·1 year agoDarktable (or the fork Ansel) or Rawtherapee and Digikam should get you where you need to be.
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.
hisses protectively from atop a musty hoard of green USB to ps/2 adapters
DrWeevilJammer@lemmy.mlto ADHD memes@lemmy.dbzer0.com•"Not reaching my potential" Fuck that lineEnglish5·1 year agoIf 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?
DrWeevilJammer@lemmy.mlto Open Source@lemmy.ml•open source pdf editor for linux based os?15·1 year agoStirling-PDF is amazing
Some of my unfinished projects are old enough now to start having their own unfinished projects
DrWeevilJammer@lemmy.mlto Piracy@lemmy.ml•How do you watch moves while staying private?English8·2 years agoUsenet and hard drives. LOTS of hard drives.
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
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