sorted by: new top controversial old
[-] WolfLink@lemmy.ml 6 points 3 months ago

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.

[-] WolfLink@lemmy.ml 7 points 3 months ago

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.

[-] WolfLink@lemmy.ml 3 points 3 months ago

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.

[-] WolfLink@lemmy.ml 11 points 3 months ago

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.

[-] WolfLink@lemmy.ml 31 points 3 months ago

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.

[-] WolfLink@lemmy.ml 2 points 3 months ago

That’s fair. App Store as the GUI equivalent of a package manager makes sense.

[-] WolfLink@lemmy.ml 31 points 3 months ago* (last edited 3 months ago)

You need a browser to install a packages manager on Windows or Mac.

(Unless you’ve memorized the urls you need and can use curl)

[-] WolfLink@lemmy.ml 7 points 3 months ago

I’m on an airplane or a train

[-] WolfLink@lemmy.ml 12 points 3 months ago

I once messed up something I was writing by hand and instinctually wanted to press ctrl+z

[-] WolfLink@lemmy.ml 47 points 3 months ago

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).

[-] WolfLink@lemmy.ml 1 points 3 months ago

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.

[-] WolfLink@lemmy.ml 0 points 3 months ago

The thing is, we either get 2 more years of Biden, or 2 more years of Trump. Besides this one issue I don’t think Biden has been that bad. Trump and more broadly republicans have publicly declared their intent to move the country towards a dictatorship.

In the election 2 years from now, if Biden is the president, we will have an interesting primary to see who is the next DNC candidate. If Trump is president, I’m not sure the country will be in a state where that’s possible (not to mention that if it doesn’t get that bad, the DNC will likely put Biden on the ballot regardless of what happens this year).

108
submitted 4 months ago by WolfLink@lemmy.ml to c/linux@lemmy.ml

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?

23
submitted 5 months ago* (last edited 5 months ago) by WolfLink@lemmy.ml to c/linux@lemmy.ml

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 difficulty reading from them. If I write a file e.g. echo “hello world” > test, the file appears but trying to read it, the file seems empty. I reboot and I can read the file.

When I first encountered this, I thought the NTFS drive was failing, so I did a large rsync (to back up the data) and got some read errors, and then ran a SMART test which came back clean.

Since then, with further testing, only 22.04 seems to have these issues. Both Windows and 20.04 can read and write fine. However, Windows caught some filesystem errors with the drive after the large rsync.

I’m about to reinstall Ubuntu but I’m worried about making things worse somehow. It would be nice to have an idea of what’s going on.

Any advice?

view more: next ›

WolfLink

joined 6 months ago