kia

joined 1 year ago
 

In case you haven't seen it, here's a talk regarding Rust's integration into the Linux filesystem that gets completely derailed at The Linux Storage, Filesystem, Memory Management and BPF Summit.

[–] [email protected] 7 points 2 weeks ago

Oh there definitely is.

[–] [email protected] 18 points 2 weeks ago (4 children)

Fair, but I'd be willing to bet that most of the content producing users use the old layout as they've likely been using the site for a while. These users leaving would be a big deal.

[–] [email protected] 73 points 2 weeks ago (24 children)

When (not if) old.reddit.com is removed, there will be a huge exodus.

[–] [email protected] 10 points 2 weeks ago

It's another reddit alternative.

[–] [email protected] 30 points 3 weeks ago

It's simply a warning to crocodiles that there's no lifeguard on duty.

[–] [email protected] 10 points 4 weeks ago (3 children)

It is a thing on a lot of Lemmy communities, but most of the posts end up with no comments which makes them not that interesting. For certain niche communities, Lemmy just doesn't have the user base yet.

[–] [email protected] 0 points 4 weeks ago
[–] [email protected] 17 points 4 weeks ago (4 children)

Scaled sort usually gives good results.

[–] [email protected] 7 points 1 month ago

Yup... IIRC they basically started a company with a similar name when they didn't really have any association with the project then slowly consumed it.

[–] [email protected] 28 points 1 month ago (2 children)

Although it's now a larger organization, Redis was started and maintained by some guy that just wanted to make his website faster. It's very widely deployed.

[–] [email protected] 63 points 1 month ago (58 children)

The LLM is just trying to produce output text that resembles the patterns it saw in the training set. There's no "reasoning" involved.

[–] [email protected] 12 points 1 month ago (1 children)

It took me less than 30 minutes to transfer my LastPass vault to Proton Pass. The actual transfer took under a minute, then I just had to reorganize the folders. Definitely worth the switch.

 

I'm running into an issue accessing the Jellyfin web UI from Firefox (Chrome works fine). I try to log into an account but the spinner runs for a few seconds then disappears without logging in. When I reload the page, it appears I'm logged in, though all I see is the header and the rest of the page is blank. I get the following errors in console:

Uncaught Error: Permission denied to access property "ownerDocument"
Uncaught Error: Permission denied to access property "localName"

Has anyone else run into this issue?

 

Does anyone have any experience running Jellyfin on a Synology NAS that does not have container support? The Jellyfin installation guide recommends a Docker install for Synology. I have a Synology DS418 which apparently doesn't support Docker.

1
submitted 7 months ago* (last edited 7 months ago) by [email protected] to c/[email protected]
 

It seems like the key_value function has been removed from Cursor in 1.78.0-nightly. I've been using this to get the key/value pair from BTreeMap::upper_bound and BTreeMap::lower_bound.

Does anyone know why this was removed and what a good idiomatic alternative would be?

Edit: In case anyone encounters the same problem and is curious what's going on (the documentation hasn't been updated to reflect the change yet), it was referred to in this issue: 107540 changed in this commit: 8ee9693. Essentially, cursors in BTreeMaps previously pointed to specific nodes in the tree whereas now they point to gaps between the nodes. To get the node values, you need to use prev or next on the cursors returned by upper_bound or lower_bound.

 

The new instance icon looks great!

 

A while ago we had a post about a new instance icon. Just wondering if there's any news on that?

 

It released almost a ton of CO~2~.

 

As per this Github pull request which is removing it from the Lemmy sign up page, we should defederate from this instance as well.

view more: next ›