kia

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

If you've used something like AppArmor, you'll see how SELinux is overly complex.

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

I'm still not ruling out that she could just be pretending to be anti-Lumon to get Mark to trust her and get her old job back. Lumon isn't happy with Milkshake, so who is going to run the severed floor after they fire him too (assuming it still exists)?

[–] kia 9 points 1 month 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 24 points 1 month 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 22 points 1 month ago (1 children)

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

[–] kia 7 points 1 month 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 35 points 1 month ago (18 children)

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

[–] kia 3 points 1 month ago

Milkshake

Well done with the consistency.

[–] kia 8 points 1 month ago

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

[–] kia 2 points 1 month ago

Dragon's Den

[–] kia 2 points 1 month ago

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

25
submitted 2 months ago by kia to c/[email protected]
 

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.

14
rust-analyzer changelog #237 (rust-analyzer.github.io)
submitted 10 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 ›