If you do dual boot, turn on the BIOS password to prevent Windows from messing with your bootloader.
bigb
- 0 Posts
- 8 Comments
There was a big shift between Super Metroid and Metroid Fusion. Compared to Zero Mission, there is almost no plot in Super Metroid. The only major plot point is the whereabouts of the metroid which Ridley abducted in the opening scene.
Super Metroid is much more action focused then the later entries. I will say that the later areas are a little more atmospheric than the first half of the game. Wrecked Ship definitely has a different vibe than the rest.
I’d say it’s okay to take a break from Super Metroid and try Fusion. Fusion is much more linear and story driven. There was a short Super Metroid comic series in Nintendo Power that might provide some more context.
bigb@lemmy.worldto Technology@lemmy.world•YouTube rolls out more unskippable ads that make viewers wait even longer to watch videos - DexertoEnglish16·1 month agoSmarttube on Android TV OS
Another option is using an alternate launcher. I’ve used Flauncher and ProjectIvy to bypass Google’s default launcher.
https://play.google.com/store/apps/details?id=com.spocky.projengmenu&hl=en-US
https://play.google.com/store/apps/details?id=me.efesser.flauncher&hl=en-US
APKs are available wherever you’d like to source them. F-droid should technically work on Android TV, as well. Android TV OS is a different OS from original Android, so I’ve never seen an alternative like Graphene.
bigb@lemmy.worldto RetroGaming@lemmy.world•Build your retro library without breaking the bankEnglish2·2 months agoPrices for physical console games has exceeded any historic cycle. I’ve been shopping at the same local used store for 30 years and stopped in a few days ago. I saw a copy of Aerobiz Supersonic for $200. Authentic carts for Earthbound are listed at $400.
A great game, but it’s being sold at a borderline criminal price during a massive market bubble.
If a game isn’t legally available for purchase (digital or physical) from the original company or subsidiary, it’s absolutely the correct decision to pirate a game. Subscription services like Nintendo Switch Online don’t count in my book.
Even with inflation, the game should only cost around $100 based on original price. And even if I buy a used game, the original creators don’t see a dime. We should support the developers/publishers and reward those who create good rereleases like the Castlevania Collection.
I’d also grab a ROM or ISO of a game that I’ve bought on Steam so that I can play it on original hardware. But that’s just me.
bigb@lemmy.worldto Selfhosted@lemmy.world•*arr stack newb, question about future expansionEnglish6·2 months agoAll *arr apps should use root folders to organize media. If I understand the question, here’s the hypothetical situation:
- Create a root folder for *Arr App.
- Download media until drive is full.
- Create a new root folder that points to different drive.
- Configure *Arr App to move new downloads to new root folder created in step 3.
You should be able to have multiple root folders, but I’ve only checked in So are. One problem you’ll run into is that you can’t break up music artists or TV show series across root folders.
You might want to consider something like OpenMediaVault or Unraid to manage your storage. Either platform (or others) allow you to add drives as needed. I don’t use either so I’m just passing that along as a consideration.
bigb@lemmy.worldto Selfhosted@lemmy.world•Jellyfin / Remote Access Help (windows)English1·2 months agoNot sure if my setup is unique or wrong but here’s what I use:
- I registered a domain with Name cheap and created subdomains for the tools I wanted to access (i.e. jellyfin.domain.tld, sonarr.domain.tld)
- A DDNS client on my OpenWRT router updates the IP address for those subdomains. Traffic for each subdomain is pointed at my server.
- Nginx Reverse Proxy runs on my server. This provides HTTPS certificates and is pretty straightforward.
I also use Tailscale for remote access and I’m not sure that my friends and family are ready for that. (Admittedly, I’m still on Plex.) Registering your own domain and using a DDNS service and reverse proxy will give your users an easier experience than Tailscale. I can give an easy-to-remember URL to folks rather than a new VPN platform to learn.
If security is more important, Tailscale is the best option for remote connections.
Why don’t we need this for Plex? Because Plex has all of the above steps baked into its service.
Pop! OS might be a good option. It’s Ubuntu-based and is pretty easy to get running. I switched from Windows 10 earlier this year and it’s been mostly fine. A couple points to ask yourself before experimenting with Linux:
Is your data backed up? Will it be okay if you lose all of your computer’s data? I backed up all the important documents just in case I made a mistake.
Do you need Windows specifically for anything important? For example, do you use your computer for work? Stuff like Microsoft Office and Adobe Creative Cloud either doesn’t or can’t run on Linux. However, there are tons of FOSS alternatives to replace Office and Adobe software.
I really like Pop! OS because it’s a nice bridge distro from Windows to Linux. It’s possible that I’ll switch to a more “advanced” distro like Arch in the future, but it’s nice just not having to worry about Windows 10 or having to upgrade to 11.
Keep in mind though, I still keep an install of Windows 10 on my machine in case I need to switch back for work software.