cozycosmic

joined 1 year ago
[–] cozycosmic@lemmy.world 9 points 8 months ago (4 children)

Honest question: could some of Netflix's enshittification be because of the media industry, and not their fault? The fragmentation of streaming was the opposite of what they wanted. So maybe his point is that it's impossible to compete because the industry is so powerful and greedy that they couldn't hold onto their monopoly. Spotify has been able to hold onto theirs because record labels hold less power and don't want to get into the streaming business.

[–] cozycosmic@lemmy.world 15 points 8 months ago

All plants, animals, mushrooms, bacteria, etc have DNA. Any time a living thing reproduces there can be unique mutations that give the offspring a unique DNA. And, especially if it is a sexual reproduction (having two parents, like in most fruits) the parents DNA is mixed together to form a unique combination of the two parents.

[–] cozycosmic@lemmy.world 5 points 8 months ago (3 children)

Kia niro ev. You can get a 2019 model for ~25k, and it just looks like a normal hatchback.

[–] cozycosmic@lemmy.world 34 points 8 months ago (4 children)

Use freetaxusa. It's actually free. I haven't used it as an independent contractor, but it has worked well for my complicated finances.

[–] cozycosmic@lemmy.world 7 points 8 months ago (2 children)

Elections and representatives are "representative democracy", not a true democracy. Voting on issues is democracy. Democracy literally means "the people have the power"

[–] cozycosmic@lemmy.world 6 points 9 months ago (1 children)

Can you keep it turned off or battery removed when not needed for emergencies?

[–] cozycosmic@lemmy.world 4 points 9 months ago (2 children)

You are right. Either you are using docker very wrong, or docker is not meant for this use case.

You say "getting ubuntu server to fetch it's updated behind proxy". You shouldn't be updating Ubuntu from inside of docker. Instead, the system should be somewhat immutable. You should configure the version you want to use as part of the Docker file.

Same with python and keys. You likely want to install python dependencies in the Dockerfile, so that you can install them once and it becomes bundled into the container image. Then you don't need to use pip behind the proxy.

[–] cozycosmic@lemmy.world 3 points 11 months ago* (last edited 11 months ago) (3 children)

When you say VPS, do you mean like an AWS or GCP virtual machine?

[–] cozycosmic@lemmy.world 1 points 11 months ago

This. I was surprised to learn how bad many people's depth perception is. I used to work in VR and it seemed like a quarter to half of the people I showed it to could not see the depth.

[–] cozycosmic@lemmy.world 9 points 11 months ago

At my previous company we edited apks to add performance trackers. We modified the dex code directly. It was not easy, but it is possible. Some apps are obfuscated, which makes finding libraries hard. But a principal we used was to look for where the app called into the system code, especially around URL requests. So you could look for all calls to the system network libraries, and identify which ones were calls to tracker systems, and no-op those bytes.

But, it's probably much easier to just use the adguard dns server.

[–] cozycosmic@lemmy.world 2 points 11 months ago

This mindset is carried "techno-wizard"

view more: next ›