kia

joined 2 years ago
[–] kia 1 points 2 days ago (3 children)

Tabs > spaces for sure, but camel case is blasphemy.

[–] kia 146 points 1 week ago (8 children)

Why not simply try your best to be born into a rich family?

 

cross-posted from: https://lemmy.ml/post/25684090

[–] kia 6 points 3 weeks ago

CBC Gem is genuinely one of the best streaming services out there. And it's free.

[–] kia 7 points 4 weeks ago

Pretty on brand for the entire Trump administration.

[–] kia 2 points 1 month ago (1 children)

Boost looks pretty good on a tablet.

[–] kia 7 points 1 month ago (1 children)

Looking at your moderation history, it doesn't seem that way...

[–] kia 28 points 1 month ago (4 children)

Why don't you add Lemmy to the list of social media you don't have?

[–] kia 40 points 4 months ago (3 children)
[–] kia 22 points 4 months ago (8 children)

Now could you explain it like I'm 4?

[–] kia 8 points 4 months ago
[–] kia 5 points 4 months ago

The browser extension has a pin lock feature.

[–] kia 1 points 4 months ago (6 children)

Well that failed quickly.

 

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.

14
rust-analyzer changelog #237 (rust-analyzer.github.io)
submitted 8 months ago by kia to c/[email protected]
 

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.

14
submitted 1 year ago* (last edited 1 year ago) by kia 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.

13
submitted 1 year ago by kia to c/main
 

The new instance icon looks great!

4
submitted 1 year ago by kia to c/main
 

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

11
submitted 1 year ago* (last edited 1 year ago) by kia to c/[email protected]
 

I'm getting errors such as "Socket: CLOSED" when I try to create comments, however the comment gets created. It then brings me back to the comment editing screen where if I click create again, it keeps duplicating the comment.

Wondering if anyone else is having this issue?

Edit: I get an error when creating posts as well: "stream was reset: CANCEL"

view more: next ›