kia

joined 2 years ago
[–] kia@lemmy.ca 9 points 3 days ago (3 children)

I'm talking about the Android version. You mentioned Firefox on other OSs is great so I assumed you were talking about iOS, which is not actually Firefox.

[–] kia@lemmy.ca 24 points 3 days ago (5 children)

No idea what you're talking about as I've had none of these issues. Also Firefox on iOS isn't actually Firefox, it's just another reskined webkit browser.

[–] kia@lemmy.ca 19 points 3 days ago (1 children)

I'm assuming this is on iOS, because the Android version always did this.

[–] kia@lemmy.ca 8 points 3 days ago

But are you evenly distributing your data amongst all your accounts right now (as in commenting/posting from all of them)? Because if not, your data would be lost if your main instance goes down anyway. What's the point of the other accounts?

[–] kia@lemmy.ca 35 points 3 days ago (18 children)

Firefox on Android is really nice and meets most of these. Also having full extension support is a huge plus.

[–] kia@lemmy.ca 8 points 1 week ago

Ah yes, trading a young star for an injury-prone vet is a long term decision.

[–] kia@lemmy.ca 2 points 1 week ago

Dragon's Den

[–] kia@lemmy.ca 2 points 1 week ago

I notice the stutter too. Boost is the smoothest for me.

[–] kia@lemmy.ca 2 points 2 weeks ago

A lot of players like to live in (or are from) California.

[–] kia@lemmy.ca 11 points 2 weeks ago

Wasn't Tim Cook sitting behind Trump at his inauguration?

[–] kia@lemmy.ca 3 points 2 weeks ago

Getting the same error.

[–] kia@lemmy.ca 218 points 2 weeks ago (14 children)

In 6 months, he's going to be talking about how Canada started this trade war.

 

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

 

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.

15
rust-analyzer changelog #237 (rust-analyzer.github.io)
 

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@lemmy.ca to c/rust@programming.dev
 

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?

13
submitted 1 year ago* (last edited 1 year ago) by kia@lemmy.ca to c/boostforlemmy@lemmy.world
 

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 ›