ticho

joined 1 year ago
[–] [email protected] 3 points 4 weeks ago (1 children)

Yep, most of my non-tech friends just say "Ads? Oh yeah, I don't even notice them anymore, I got so used to them." whenever that topic pops up in a conversation.

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

Enshittification actually does work, but only up to a point. Unfortunately, all the corporations have all the subtlety of a Sherman tank, so they always go all in on it.

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

There is nebula.tv which works like that, but it lacks content. I am a subscriber, but I'm running out of interesting content to watch there.

OBviously there is network effect in play here. If Youtube switched to subs-only model tomorrow, they would have much wider content offer from the get-go.

[–] [email protected] 8 points 2 months ago (1 children)

An experiment should be opt-in, not opt-out.

[–] [email protected] 2 points 2 months ago

All through the same network, I'm afraid. I haven't felt the need to separate it like that, although it should be doable using docker networks, or maybe on even lower level, via Linux network namespaces.

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

Alright, so it can do some direct syncs via Garmin API, I didn't know that. Last time I checked, only manually uploading your gpx files was possible.

Neat, I'll definitely set this up. Dockerized, of course, my little server already has lot of services on it, got to keep things neatly separated. :)

[–] [email protected] 1 points 2 months ago (3 children)

So, what do you think of the Garmin intergration? I have had Fittrackee in my sights for a good while now, and the only thimg holding me back from trying it is that I donk know how painful (or painless) the activity upload/sync from my Garmin watch will be.

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

I just use my own custom built docker images and have a few aliases set up for different "instances", e.g. one for banking, one for tis eshop, one for that eshop, etc. Each with its own firefox data dir and own downloads subfolder. Plus an alias to launch a temporary clean instance that gets discarded after it exits.

[–] [email protected] 12 points 2 months ago

The language choice was because Ladybird started as a component of SerenityOS, which is also written in C++. With this separation, they are free to gradually introduce other language(s) into the codebase, and maybe eventually replace C++ entirely, piece by piece.

In Hackernews thread about this, the head maintainer mentioned that they have been evaluating several languages already, so we'll see what the future brings.

In the meantime, let's try to be mature about it, what do you say?

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

That's a web rendering engine, not a web browser application. You need a lot of stuff other than the engine to make a browser.