Telorand

joined 1 year ago
[–] Telorand@reddthat.com 8 points 4 hours ago

Naturally. I can hope for it, but I would never expect them to counter-sue. They're the person harmed, so they get to decide what justice looks like for them, and sometimes people just want to go back to normal.

Sanctions are really the only thing the judge has at their disposal, and I doubt Nintendo's lawyers are dumb enough to get sanctioned.

[–] Telorand@reddthat.com 79 points 6 hours ago (2 children)

Go for it, Nintendo. Emulation has already been proven in courts to not be sufficient evidence for wrongdoing. Also:

However, its latest move feels particularly heavy-handed, as it has issued a copyright strike against a YouTube channel that reviews emulation handhelds.

Go fuck yourself. I hope you get hit with an anti-SLAPP across your litigious faces.

[–] Telorand@reddthat.com 4 points 20 hours ago (1 children)

program that lets you watch youtube videos privately

Another one called FluxTube and one called magic-tape were posted recently, too.

[–] Telorand@reddthat.com 7 points 22 hours ago

The fact that winamp still exists is just silly fun.

[–] Telorand@reddthat.com 5 points 22 hours ago (1 children)

Is this an earnest question? I can't tell

[–] Telorand@reddthat.com 8 points 1 day ago

Fire, started by stupid farmers trying to make space for their dumb farms.

[–] Telorand@reddthat.com 2 points 1 day ago (3 children)

Neat. I'll take a closer look later, but this sounds like an interesting project

[–] Telorand@reddthat.com 6 points 1 day ago (1 children)

And this is why I haven't installed Teams on my personal computer. If it was less invasive, I would, but it's just potential bossware masquerading as "productivity tools."

That shit stays on my work computer, and I just VPN into it.

[–] Telorand@reddthat.com 5 points 1 day ago

That's why I still use FF. I wish they were run by better people, but it's still not on par with Google's shit.

And they still offer useful features/services like email masks, cookie containers, and a VPN (which is rebranded Mullvad). If they were awful bad actors, they would be running their own exit nodes and surreptitiously collecting user data that way.

[–] Telorand@reddthat.com 33 points 1 day ago

TBH, we'd probably all do well to use the internet a little less

[–] Telorand@reddthat.com 31 points 1 day ago (3 children)

I had forgotten why I dropped Brave. This was why.

[–] Telorand@reddthat.com 3 points 1 day ago (1 children)

How's that? If I'm running a Windows machine, how would a CUPS exploit affect me?

I'm not asking maliciously, but I genuinely don't grasp how that could be a viable attack vector.

 

I've been thinking about getting a couple of Yubikeys for a partner and myself, but we share certain accounts. While I would love to have the Yubikey 5 that can store TOTP, that seems like it could be problematic for shared accounts.

Would using the cheaper Yubico Security Keys to unlock Bitwarden Premium vaults, that use a Shared Organization, be a better/more sane option than trying to sync up TOTP secrets every time a new shared account gets added? Any other critiques or suggestions?

 

cross-posted from: https://reddthat.com/post/24214265

So, a couple years ago, somebody published the 2017 free desktop client of SketchUp on the chocolatey repos, and I managed to snag it before it got taken down. I use it primarily to make woodworking plans.

I'm wrapping up my transition plan to Linux, but I'm not really up to date on SketchUp alternatives. The only ones I know of are Blender (afaik more for animation and 3D printing) and FreeCAD (CAD seems like overkill, since I'm just doing simple cuts and joinery).

Are there good Linux/FOSS alternatives to SketchUp that have similar features, or is the web client the only reasonable option?

 

So, a couple years ago, somebody published the 2017 free desktop client of SketchUp on the chocolatey repos, and I managed to snag it before it got taken down. I use it primarily to make woodworking plans.

I'm wrapping up my transition plan to Linux, but I'm not really up to date on SketchUp alternatives. The only ones I know of are Blender (afaik more for animation and 3D printing) and FreeCAD (CAD seems like overkill, since I'm just doing simple cuts and joinery).

Are there good Linux/FOSS alternatives to SketchUp that have similar features, or is the web client the only reasonable option?

 

This isn't a joke, though it almost seems like one. It uses Llama 3.1, and supposedly the conversation data stays on the device and gets forgotten over time (through what the founder calls a rolling "context window").

The implementation is interesting, and you can see the founder talking about earlier prototypes and project goals in interviews from several months ago.

iOS only, for now.

Edit: Apparently, you can build your own for around $50 that runs on ChatGPT instead of Llama. I'm sure you could also figure out how to switch it to the LLM of your choice.

 

cross-posted from: https://reddthat.com/post/21668140

I have a VPN daemon that needs to run before the client will work. Normally, this would have been set up automatically by its install script, but the system is immutable.

I've created the systemd service via sysyemctl edit --force --full daemon.service with the following parameters:

[Unit] 
Description=Blah
After=network-online.target

[Service]
User=root
Group=root
ExecStart=/usr/bin/env /path/to/daemon

[Install]
WantedBy=multi-user.target

I've verified that the daemon is actually executable, and it runs fine when I manually call it via sudo daemon. When I try to run it with sudo systemctl enable --now daemon.service, it exits with error code 126.

What am I missing?

Edit: Typo, and added the relevant user and group to the Service section. Still throwing a 126.

Solution: the system wanted /usr/bin/env in ExecStart to launch the binary. The .service file above has been edited to show the working solution.

 

I'm working on my transition plan away from Windows and testing out various things in VMs as I do so, and one big hurdle is making sure the VPN client my work requires can connect. Bazzite is my target distro (primarily gaming, work less frequently), though other more traditionally structured ones like Pop!_OS and Garuda are possibilities.

I'm currently trying and failing to get the VPN client working in a distrobox (throws an error during connection saying PPP isn't installed or supported by the kernel). However, I can successfully get the VPN connected if I overlay the client and its dependencies via rpm-ostree install, but I read somewhere that Bazzite's philosophy is to use rpm-ostree as sparingly as possible for installing software to preserve as much containerization as possible.

Since I can get it working outside of a container, am I overthinking it? Should I just accept that this might be one of the "sparing" cases? Is Bazzite perhaps a poor fit for my use case? I've been trying to make sense of this guide, but I'm having trouble understanding how to apply it to my situation, since I'm not that familiar with Docker or Podman.

 

For example, I saw a post the other day detailing how to set up a Brother laser printer on Kinoite. That's not something I would have initially considered a potential problem to be solved. Another I ran into some years ago had to do with an Edimax WiFi dongle that used some weirdly specific Realtek 8812 radio, for which you had to set up the driver via dkms. A little prep and knowledge in advance would have saved days of searching online.

I've started a personal to-do list of things to research and make sure I have all my ducks in a row before I make the full-time switch on my main desktop, so besides the usual "back up your files" advice, I'm hoping y'all can point out some QoL things I and others may often miss!

64
Why openSUSE? (reddthat.com)
submitted 3 months ago* (last edited 3 months ago) by Telorand@reddthat.com to c/linux@programming.dev
 

First, let me be clear up front that I'm not promoting the idea that there should be one "universal" Linux distro. With all the various distros out there for consumers, there's lots of discussion about Arch, Debian, and Fedora (and their various descendant projects), but I rarely see much talk about openSUSE.

Why might somebody choose that one over the others? What features or vision distinguishes it from the others?

Edit: I love all the answers! Great stuff. Thanks to everyone!

 

Now that late spring/early summer is upon us, there's increasingly more headlines about less rain in various places (recent floods notwithstanding). I'm assuming that's because water is evaporating and not returning to those places, but where is it going?

Is it arriving, now, in these bursty flash floods? Is it staying longer in the atmosphere and moving to new locations? Is more of it just staying in the atmosphere period?

view more: next ›