chaospatterns

joined 2 years ago
[–] chaospatterns@lemmy.world 3 points 4 hours ago (1 children)

I use Jellyfin for music mostly and it struggles with metadata. For example, if a song has two artists on it and I edit to correct it, it won't update correctly and I'll edit up with the artist "Artist A; Artist B".

[–] chaospatterns@lemmy.world 1 points 1 week ago (1 children)

Have you tried a packet capture with Wireshark or tcpdump to see what it's doing? It might give better clues than a general error message.

[–] chaospatterns@lemmy.world 11 points 1 week ago

Yeah, I'm a little disappointed. I was hoping Unifi would do something like release an AP with integrated Thread support so users could benefit from the already pre-positioned APs to then add Thread coverage.

 

It's a proprietary, long-range, low-latency wireless protocol. I won't be adopting it even though I have a bunch of Unifi equipment, but it's interesting to see what protocols are springing up.

[–] chaospatterns@lemmy.world 29 points 2 weeks ago (5 children)

On Windows the system wakes up when connected or disconnected from an AC adapter. On Linux the system will momentarily wake up but immediately go back into suspend.

I get why this could be a source of bugs, but if I unplug my laptop while its asleep why would I want it to turn on?

[–] chaospatterns@lemmy.world 6 points 2 weeks ago (1 children)

I'm working on adding ActivityPub to my Hugo blog right now. I support RSS, but I figured AP support means that you can get it into your Mastodon feed or even Lemmy feed making it easy to follow. Additionally, commenting (assuming it doesn't get taken over by spammers.)

[–] chaospatterns@lemmy.world 3 points 2 weeks ago (1 children)

Which stops malicious usage, but doesn't stop cases where web pages over use pushState as users move around instead of replaceState. I've seen maps that would add to the history every time a user moves around the map.

[–] chaospatterns@lemmy.world 5 points 3 weeks ago (2 children)

Flash isn't dead yet.

I just had to use it to connect to an ancient Siemens building automation system. Luckily we're replacing it this year.

[–] chaospatterns@lemmy.world 3 points 3 weeks ago (1 children)

I'm on Wayland and KDE/Plasma. It worked on GNOME, but sadly not on Plasma.

[–] chaospatterns@lemmy.world 2 points 1 month ago* (last edited 1 month ago) (1 children)

Not all filtering is the same. Client side filtering requires more data to passed over the network that then just gets dropped. It also means rules that are not shared across devices.

Most importantly, these use CSS filters which are computationally more expensive because it has to take an entire DOM element, serialize it to text, string search it vs a server side filter that can just look at a one or two field variables. Even if it's not filtered in SQL on Lemmy's side I'd say it's still more efficient overall.

You do what you want, but adding extra work on the client side is not what I'd want for my users. Of course, if your Lemmy instance does not supporting filtering, then this is moot.

[–] chaospatterns@lemmy.world 4 points 1 month ago (3 children)

And it'll be faster and more efficient to do it server side as opposed to making uBlock Origin handle it.

[–] chaospatterns@lemmy.world 5 points 1 month ago* (last edited 1 month ago) (2 children)

How many users are using browsers that are old enough they don't even support JS? It's one thing to disable it for security/privacy (which the OP was talking about), because those users are probably more tech savy.

[–] chaospatterns@lemmy.world 4 points 1 month ago (5 children)

Do these old browsers not support DuckDuckGo?

 

U.S. Senator Maria Cantwell (D-WA) joined Senator Patty Murray (D-WA), and Representatives Rick Larsen (D, WA-02), Derek Kilmer (D, WA-06), Marilyn Strickland (D, WA-10), Adam Smith (D, WA-09), Suzan DelBene (D, WA-01), and Pramila Jayapal (D, WA-07) released a joint statement to announce that the U.S. Department of Transportation’s (DOT) Federal Railroad Administration (FRA) has awarded $49.7 million for planning work for the proposed Cascadia High-Speed Rail project, which would link the Pacific Northwest’s major population centers, including Vancouver, B.C., Seattle, and Portland, with regular train service running at up to 250 mph.

 

Announcement by the creator: https://forum.syncthing.net/t/discontinuing-syncthing-android/23002

Unfortunately I don’t have good news on the state of the android app: I am retiring it. The last release on Github and F-Droid will happen with the December 2024 Syncthing version.

Reason is a combination of Google making Play publishing something between hard and impossible and no active maintenance. The app saw no significant development for a long time and without Play releases I do no longer see enough benefit and/or have enough motivation to keep up the ongoing maintenance an app requires even without doing much, if any, changes.

Thanks a lot to everyone who ever contributed to this app!

view more: next ›