I’m on .ml and have been considering making an account on another instance, but it seems like most major instances require an email. .ml did not require an email.
This has been a legal requirement by the government for a while, in order to combat counterfeit money. Many tools that work with images will complain about banknotes, even printers.
Also it’s not AI based and isn’t sending your image to a server. It’s checking for certain specific anti-counterfeit details of banknotes.
There is VM software like VirtualBox you can use the run older versions of Windows. I’ve had better experience running old games through Windows XP in VirtualBox than directly on Windows 10.
The first cutscene of the campaign is kinda a very quick summary of the relevant events of the past few expansions. There are videos made by popular content creators online that cover the story in more detail (you don’t need to watch the 10 hour one, other content creators have made shorter ones).
Conveniently, nature has provided us with another carbon sequestration method that has a lot of other benefits, ranging from being a good building material, to helping regulate the local temperature: trees.
The ideal is “plays fine at lowest graphics settings on old hardware” while having “high graphics settings” that look fantastic but requires too-of-the-line hardware to play reasonably.
Generally this is almost impossible to achieve.
I don’t fudge rolls, but I do dynamically adjust enemy’s max HP depending on how well my players are doing.
A lot of smaller businesses charge you extra for using the credit card or something similar.
The bigger businesses don’t do that.
For reproduction purposes, many parasites require a specific host to reproduce in. An interesting example is a worm that mind controls a snail and gets itself eaten by a bird, and then reproduces in the bird. Surprisingly, both the snail and the bird survive this process. (Granted, the difference between this and a virus is the virus uses the RNA decoding infrastructure in the infected cell to reproduce itself, while a parasite just is adapted to reproducing in the environment of the hosts body, but uses its own cells to do the reproduction).
However, there are many, many examples in nature of some essential task (often some part of the energy production/absorption process) that are done by a different organism. Some particularly interesting examples:
- there are a handful of animals that eat plants, absorb the chloroplasts, and use those to do photosynthesis
- In most animals, even in humans, a lot of the digestion process is done by bacteria living in your digestive tract. Some illnesses are caused by issues with the digestive tract bacteria, such as them dying out.
There are other animals adapted to living in environments or using things produced by other organisms. Hermit crabs get their name from their behavior of borrowing shells created by other organisms.
Really the only organism that can truly live “by itself” would probably be something like algae.
There are plenty of organisms we generally consider “alive” that can’t replicate or do other key functions without other organisms.
I’m on an airplane or a train
Protecting your network from internet-bound threats is one of the most important jobs of a router, and that involves receiving security updates. Once your router no longer receives security updates, you should stop using it.
I used to do that but using eating out as an excuse to walk ends with me spending a lot more money on eating out than I should.
Permanently Deleted
I once messed up something I was writing by hand and instinctually wanted to press ctrl+z
This will be useful if you are trying to let multiple people share your computer remotely. If you are trying to set up personal game streaming for one client at a time, try Moonlight and Sunshine (more mature, easier to setup, works on any hardware).
While conflicts of interest can and do exist, a lot of, if not most, science is done by grad students who are just trying to get their degree and are really there because they are passionate about discovering new things more than anything else.
Not voting for either is a statement that they are equal. That you wouldn’t prefer one over the other.
Nvidia game stream is no longer being maintained, although it’s still present in the current versions of GeForce Experience.
The Moonlight/Sunshine projects are open source implementations of Nvidia’s Game Stream protocol and they support non-Nvidia cards.
And those who didn’t expect the joke to be in base 3
The A button is already the largest button so it had to be stopped

Raspberry Pi Smart TV?
I want to try to set up a Raspberry Pi I have as a smart TV box and I was hoping I could find some advice.
My main requirements are:
- can run Moonlight
- can be controlled from a Bluetooth game controller (that should also work in Moonlight)
What would be nice:
- can run VLC or Plex or something
- can support AirPlay
- can be used for some actual streaming services like Netflix
Any suggestions?

Ubuntu 22.04 has difficulty reading from SSDs
Update: I was wrong about a couple things:
- I’m having issues with 2 different NTFS drives. The ext4 one is fine.
- The issue appears to be driver related. If the drive auto-mounts by udisks2.service, it shows up as “type ntfs3” with the output of mount, but if I mount it manually it shows up as “type fuseblk”. It seems that the fuse-based driver works but the ntfs3 one is broken.
I’m at my wits end with this one.
SSDs on my computer:
- a drive with a Windows 11 install
- a drive with an Ubuntu 22.04 install (the OS I use the most)
- a drive with an Ubuntu 20.04 install (for a piece of touchy software I needed that didn’t seem to like 22.04)
- an NTFS drive to share files across OSes
- an EXT4 drive to share files across OSes
These are all physically separate drives, not partitions of the same drive or something like that. They all SATA SSDs except the Windows one which is nvme.
Ubuntu 22.04 is acting up. It seems that it can write to the NTFS and EXT4 drives fine, but has