

last played Jan 24


last played Jan 24


Hard no.
We loved the first, but the second adds the stupid infection thing, and was in the “ok, playable” pile at the start, but all the glitches and bugs made us stop. Between day/night not working for non-hosts, buildings with huge map holes in them, and very poorly scripted quests we dropped it. The final straw was when we were doing side stuff, ignoring the main mission, and passed over a building that was part of a later stage in the main mission, causing us to softlock, then on restart being at the later step in the main mission. Just trash programming.
If you really want to play it, pirate it. Don’t give money for it.


this is true, anything requiring constant updates and calling home will probably have an issue eventually


I got several “Nook Simple Touch” a few years ago and they’ve been able to read whatever I’ve thrown at them so far.
They’re running on android 2.1!
I had to do some digging to find older versions of book apps that’d run on them, but this is the internet, the apks are out there.


For Android: learn the hard reset combo for your phone, especially if you encrypt it.
After rebooting, pattern/PIN will be required to decrypt the phone. Biometrics won’t work for this step. This is what graphene does for security, tries to keep the phone in a “before first unlock” state by rebooting on a timer. You can’t even read anything over USB/ADB, it’s scrambled until you unlock the phone.
The only drawback to just keeping your phone in this state is none of your apps are loaded, so no notifications/updates/processing at all.


Reposting as top level comment also: these are PWDIS drives: if you’re not using them somewhere with sata 3.2/3.3, you need to use an adapter for the power plug, or some tape, to block pins 1-3 (3.3v) as supplying it to these causes them to reset. Might be worth doing the taping anyway, if you’re using an enclosure or cage (where you can’t use the adapters) Just be aware.


2nd catch, behind the power on time: PWDIS drives: if you’re not using them somewhere with sata 3.2/3.3, you need to use an adapter for the power plug, or some tape, to block pins 1-3 (3.3v) as supplying it to these causes them to reset. Might be worth doing the taping anyway, if you’re using an enclosure or cage (where you can’t use the adapters)
The kicker to this sort of thing, is the pirated versions usually have the checks removed… and don’t need internet.


Nintendo went after a emu dev team that was actively (and demonstratively) enabling piracy for something they are currently selling. On top of that, the dev team is making significant money off of that work, to the tune of 30k/mo. Every other dev is probably thinking “finally, the other shoe drops on this obvious outcome”, most avoid making money off it, and also avoid current systems, both for just this reason. The relieving part is Nintendo’s argument isn’t about the emulator specifically, there’s nothing in the injunction stopping yuzu from continuing, and a settlement means no legal precedent.
Edit: Read more, the settlement includes stopping development.


I mean, small developers who set up a money-making pateron based on an emulator for a currently sold system, without providing a way to pull your own system info or games from carts (and is therefore heavily reliant on piracy of things currently being sold by the parent company to run) is basically screwed, but this isn’t news, and pretty much every other emu dev would run away screaming from such a setup.
They really put themselves in this boat, but since that money-making pateron is a thing, they’re probably wiping those tears with dollar bills.


can I 3d print PETG objects, use them, put them in the dishwasher, and then safely reuse them?
No.


Replace the extruder. The plastic one will break, and screw up your day. It may already be broken even. Anything is better, even a drop-in metal copy of the existing one. If you want to spend a lil $$ to future-proof yourself, look into a BMG.


Yes


Check around your local walmart/target/walgreens etc, that have those photo labs/booths. Some have proper bulk photo scanners publicly available, and will (or you can) pass your photos through one and spit out a CD for fairly cheap (sub-$10 last I checked, but years ago).


I’d really like to understand this in a different light than I currently see it in…
People post stuff made by other sites on facebook, sometimes even the creators of the stuff. Facebook never posts these things on their own. Facebook makes money on ads on it’s site, this covers hosting, employees, coding…
People read stuff on Facebook, instead of creator’s site, and don’t view creator’s ads.
Creators want compensation, legislation forces it from Facebook.
Facebook disallows OTHERS from posting the stuff, so that they aren’t liable to creators for what those people (who are sometimes the same creators complaining) are doing. (Duh?)
The creators, now unpaid and standing to earn, posts this negatively everywhere and amplifies it on their platforms.
Canada is pissed?
Obviously if clicking through is desired, legislate that they can only show the link and title. Forcing companies to pay for what users post… Very obviously would end up with disallowed posting.
I prefer appimages, it feels much more “open” than flatpak ever will.
Flatpak: install flatpost and flatseal.
Appimage: Download appimaged appimage to ~\Applications and run once.
then
Flatpak: Go to site for cool software I heard of, see it’s flatpak with a link on the page. Click link, wait for flatpost to open, wait for flatpost to update repos, get cool software and possibly another copy of mesa and gnome compat stuff, then head to flatseal to fix drive/device permissions as needed.
Appimage: Go to site for cool software I heard of, see it’s an appimage, download said appimage to ~\Applications, appimaged automatically loads in a desktop entry and we’re done.
As far as updates, all the appimages that are in active development that I use, offer auto-updating when I open them, plus I’m not reliant on a centrally-controlled repo of the packages (which if it dies, takes all updates with it).
I feel appimage would be an easier adoption for people fresh to linux, as it follows the same model as windows or macos (download executable, install app), even for the initial setup of appimaged.
And either way, there’s no “winner” here, if we’re playing that game, native installs still win. Every distro supports (and uses) those by default, except for ubuntu, who has money on pushing snaps.