TechLich

joined 1 year ago
[–] TechLich@lemmy.world 2 points 1 month ago (1 children)

Friendship drive charging...

[–] TechLich@lemmy.world 11 points 1 month ago (13 children)

I feel like this a cultural thing because that sounds wild to me.

The penalty for burglary where I am is not death, nor am I a judge or executioner.

We've been broken into a lot and it's usually just some poor asshole who wants to steal things to buy meth. It's horrible and scary and feels like a massive violation but shooting someone in that scenario just feels like straight up murder.

[–] TechLich@lemmy.world 3 points 1 month ago

Not American, or really knowledgeable about it but from the outside, I think this looks like ordinary politicking.

IVF is a proxy war for abortion. Dems want the talking point that abortion bans hurt/block IVF. Republicans/Trump want to remove that talking point by saying they love IVF "we want more babies right?" and will support laws to protect it as a separate and unrelated issue to abortion.

Dems put forward a bill that not only protects it but makes insurance companies pay for it. Trump is fine with that because it benefits him but Republicans in Congress get big money from insurance lobbyists and so they can't vote for it. They also have fears that they'll piss off their homophobic supporters by making them pay for something the gays might use (insurance costs will go up to help someone who isn't me!").

Republicans put forward another bill that protects IVF without hurting their insurance company buddies but the Dems block it. Republicans then have to vote against the IVF bill and the Dems can now say "see! They really don't care about reproductive rights at all!"

Feels a bit like nobody involved actually cares about IVF at all and just wants votes and lobbyist money.

In case this take comes across too centrist: Republicans and Trump are really quite shit.

[–] TechLich@lemmy.world 1 points 2 months ago

You forgot interrobang‽ The most important and incredulous reason for a compose key.

[–] TechLich@lemmy.world 42 points 2 months ago* (last edited 2 months ago) (3 children)

Hmmm...

That looks pretty paywally to me. That said, I'm all for people supporting independent media.

[–] TechLich@lemmy.world 1 points 2 months ago

This is called "semantic satiation" which are both pleasingly weird words now that I think about it...

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

I don't think that's how it works? It's the client application that has the key for the end to end encryption, not the server. I don't think you need to trust the matrix server you use? I could be wrong, I don't know matrix particularly well.

[–] TechLich@lemmy.world 1 points 2 months ago

Yeah, that's fair enough, though I'm not sure it's very different from malicious instances creating normal user accounts?

You can see when users from an instance are all suspiciously voting the same way at the same time regardless of whether they are usernames or IDs.

There's lots of legitimate users that only vote but never post so doing it based on that doesn't seem very effective?

The second problem is solved using public key cryptography, the same way that you can't impersonate someone else's username to post comments. Votes and comments are digitally signed (There would need to be a different public key for voting to maintain pseudonymity though).

[–] TechLich@lemmy.world 12 points 2 months ago (3 children)

How about pseudonymous as a compromise? Votes could be publicly federated but tied to some uuid instead of the username. That way you still have the same anti spam ability (can see that a user upvoted these things from this instance at this time) but can't tie it directly to comments or actual user accounts without some extra osint.

It might be theoretically possible to correlate the uuids with an account's activity and dox the user in some cases, especially with some instances having a single user, but it would be very difficult or impossible to do on larger instances and would add an extra layer. Single user instances would be kind of impossible to make totally private anyway because they can be identified by instance.

[–] TechLich@lemmy.world 1 points 2 months ago

I'd add to this to say that redis as a key-value store often sits alongside a relational database like postgres etc. to act as a cache for it.

Basically, requests to be sent to the relational db (like postgres) get turned into a key and the results stored as a value in redis. Then when the same request comes through again, it can pull the results quickly out of the key-value store without having to search postgres by running a long SQL query again. There's a few different caching strategies to keep things up to date or have the cached data expire regularly, etc. but that's the gist of it.

Important to note that not all applications need something like that and not all queries would even benefit from it (postgres is pretty fast and can even do that kind of thing itself) but if there's a lot of users running the same slow query over and over, caching the results can help immensely.

[–] TechLich@lemmy.world 33 points 6 months ago (4 children)

Looks more /usr/bucket/cat

[–] TechLich@lemmy.world 5 points 8 months ago

Best is very subjective.

.world is a good general purpose instance for just about anything. I think it has the biggest population at the moment, so communities there are likely to get at least some engagement.

For "general discussion" it doesn't really matter. The instances are federated so you'll likely get general discussion in comments from lots of people from lots of instances anyway, wherever your community is based.

Some people get almost nationalistic about their chosen instances or have grudges against people from certain other instances. There's sometimes inter-instance politics with some servers defederating with others or threatening to for various reasons. It's kinda fun to watch in a popcorn drama kind of way. For the most part, the instance doesn't matter.

 

Apparently as a result of terrorism according to Data. Brexit 2 Northern Ireland edition coming soon?

Memory Alpha page

view more: next ›