[-] tatterdemalion@programming.dev 2 points 1 hour ago* (last edited 1 hour ago)

Oh nice it has Lee Pace. I really like him in Foundation. I'll give it a shot.

[-] tatterdemalion@programming.dev 5 points 4 hours ago* (last edited 4 hours ago)

I do appreciate some of the philosophy of Hey, like cherishing the human-to-human section of your inbox. But it's simply not worth the price tag. Also now that DHH has proudly proclaimed he does not read any of the code, I don't think it's even worth it for free, if I'm gambling with my data. I just self-host Stalwart and Bulwark.

[-] tatterdemalion@programming.dev 2 points 6 hours ago

Well now I kind of want to watch it.

[-] tatterdemalion@programming.dev 1 points 6 hours ago

Hadn't even heard of it.

94
submitted 6 hours ago* (last edited 3 hours ago) by tatterdemalion@programming.dev to c/programmer_humor@programming.dev

From DHH's long-winded keynote at Rails World 2026. He was bragging that Hey's backend is so efficient because it's written in Rust (which he hates and refuses to read).

[-] tatterdemalion@programming.dev 1 points 9 hours ago

What's controversial about The Walking Dead? (I only saw the first season).

[-] tatterdemalion@programming.dev 6 points 9 hours ago* (last edited 8 hours ago)

It's a mediocre list for sure.

  1. Shogun is too low.
  2. Babylon Berlin is missing.
  3. Lost? Really?
  4. Band of Brothers is too low.
  5. Better Call Saul is too low.
  6. Severance is too low.
  7. Watchmen is too low.
  8. Barry is too low.
  9. Eastbound and Down but no Vice Principals is crazy.
  10. Community is too low.

The main point of OP is that this was a misunderstanding that turned into an overreaction. It sounds like there was never any confusion among the maintainers that they were trying to create a policy to prevent LLM slop PRs and reduce maintenance burden. Somehow non-maintainers derailed the discussion into an anti-AI tirade that was completely unproductive.

So basically: yes people should shut up if they don't have anything productive to add to the discussion.

[-] tatterdemalion@programming.dev 10 points 2 days ago* (last edited 2 days ago)

It was clear he was referring to anyone involving themselves unnecessarily in the business of maintainers trying to create a policy. This tends to happen whenever maintainers discuss things openly.

It didn't seem condescending to me. You have to accept that non-contributors simply don't get as much weight as contributors in this kind of discussion. So when a lead maintainer sees non-contributors starting debates and criticizing the project when they don't have their facts straight and it really wasn't any of their business to begin with, they have a right to call them out.

OK sure, how is that different from learning from a human? People also lie sometimes, even without knowing it. Fact checking is still relevant.

anathema to actually learning anything

Why? I've learned lots of things from asking an LLM to help me understand a new piece of foreign grammar.

[-] tatterdemalion@programming.dev 2 points 3 days ago* (last edited 3 days ago)

Not everyone has access to a native speaker 100% of the time, so it's a lossy substitute. Obviously the real test is whether a native speaker agrees with what the LLM says.

What do you think about learning languages with LLMs? I use them to help when I want to make a translation sound more natural or understand why a native speaker phrased something a certain way.

66
submitted 1 month ago* (last edited 1 month ago) by tatterdemalion@programming.dev to c/asklemmy@lemmy.world

I'm trying to create a web app that involves sharing of user-generated content, but one of the goals is that the service host operator should be blind to the content. Only authorized users should be able to see the content shared with them. This implies the content must be encrypted at rest, and users must hold custody of their private signing key.

I figure the situation requires an open source browser extension to hold onto a user's keys and decrypt content for them. The web app would still be able to browse all of the site's metadata, but any plaintext content must be siloed in the extension. The reason for using an extension is that the source code would be open source and independently verifiable, while building the same functionality into the web app would require trusting the host to serve the code you expect.

Do you think that's a reasonable tradeoff or is this asking too much from users?

The other option would be just requiring users to download an open source app for content viewing.

EDIT: Perhaps an important followup: are you OK placing trust in the host to never access your confidential data if it means you don't have to install additional client software or worry about verifying that client software's authenticity?

32

This might not be entirely on topic, but I think someone here will know the answer.

Does anyone have a working setup for streaming from jellyfin to an OLED TV (preferably LG) that supports Dolby Vision? AFAICT every device in the chain (except the server) needs to be DV-licensed.

Apparently KODI on a linux box (my current setup) cannot output DV content over HDMI.

I'm wondering if LG's native OS has a Jellyfin client that supports DV well. It's either that or:

  • Apple TV + infuse client (expensive)
  • Google TV Streamer
212
submitted 9 months ago* (last edited 9 months ago) by tatterdemalion@programming.dev to c/piracy@lemmy.dbzer0.com

I didn't think I'd spend hours reading about this today, but some things surprised me:

  1. Just using a Playstation sounds like it won't work or will be a huge time sink.
  2. Blu ray optical drives are way more expensive than I thought
  3. The copy protections on Blu rays are exceptionally annoying, to the extent where there is really only one closed source software -- MakeMKV -- that can work around them. This post goes into some interesting details.
  4. Finding a drive that is known to work with MakeMKV is a pain. There's a brand called Pioneer that seems promising but they have stopped producing bluray drives ~~went out of business last year~~. I have no idea which model works, and it's common that secondhand sellers will swap enclosures and pass it off as a different model.
  5. Sometimes you need to flash the firmware on the drive to make it work with 4K UHD discs.

I was going to try ripping a Blu-ray that I bought recently, since I couldn't find a quality rip anywhere, but I'm pretty turned off from the whole prospect at this point.

Anyway I'm not really asking for a specific reply, I just thought this topic was interesting and I'm curious what people think about Blu rays and optical media in general. Does the future seem bleak? Are we going to be stuck with shitty WebDLs for most new content? Or is physical media here to stay?

21
Japanese novels? (programming.dev)

Struggling to find a particular book. I was going to buy it on Rakuten Kobo, but they literally won't sell it if you're not in Japan.

112
submitted 10 months ago* (last edited 10 months ago) by tatterdemalion@programming.dev to c/asklemmy@lemmy.world

I think like 98% of mobile games are pretty much trash, but there are some diamonds in the rough.

In the past I've enjoyed:

  • Monument Valley
  • 2048
  • Fruit Merge
  • Hashi
  • Papers Please
  • Baba is You
  • Balatro

I'm getting bored of my usual picks lately. I'm looking for something that's quick to jump in and out to pass the time, not something heavy. But hard puzzles or strategy totally fit!

Is the FF Tactics port good? Better alternatives?

157
SQLite (lemmy.nz)
104
submitted 1 year ago* (last edited 1 year ago) by tatterdemalion@programming.dev to c/selfhosted@lemmy.world

AFAICT, if a Netflix account owner sets up a VPN for their household, then anyone sharing the account who routes their Netflix traffic through that VPN would appear to be accessing Netflix from that household's WAN IP address.

Is anyone doing this? Is it really that simple or are there more challenges?

EDIT: We get it, you like torrenting. Let's keep comments on topic folks.

216
17

Richard once decided to read the mind of a hermit oracle who knew everything. This drove Richard insane.

I just had to act insane for multiple D&D sessions.

230
if statement == false (i.imgflip.com)
2

I ask because it would be nice to use the "I2P mixed mode" features of qbittorrent, but I want to keep my clearnet traffic on the VPN.

Background

I have I2PD running only on my home gateway for better tunnel uptime.

To ensure that torrent traffic never escapes the VPN tunnel, I have configured qbittorrent to use only the VPN Wireguard interface.

Problem

I think this means qbittorrent I2P traffic will flow into the VPN tunnel, but then the VPN host won't know how to route back to my home gateway where the SAM bridge is running.

view more: next ›

tatterdemalion

0 post score
0 comment score
joined 3 years ago