Spyke

Replies

Comment on

Will Luigi Mangione be bailed out?

I expect he will be denied bail if they can show the evidence against him is strong enough. Even if you have enough money, that’s just not a guarantee. They don’t set the bail at $50mn or something, it’s just not an option offered.

The boring but probably correct answer is he never breathes free air again, and his best case scenario is avoiding the death penalty.

world

Comment on

Dutch beach volleyball player convicted of rape says he considered quitting the Olympics

I guess I’m late to reading about this. As a 19 year old, he met a British 12 year old online, plied them with alcohol, raped them, pled guilty, and was punished for this.

What’s interesting is he was convicted in Britain, and then was sent to serve his sentence in the Netherlands. When he arrived, his sentence was reduced and the crime was changed because Dutch law didn’t recognise his crime as rape if force or violence wasn’t involved (they changed that this year).

Despite that I’m still astonished he was even considered to represent his country in this way. Even though the law and rules allowed it, surely common sense wouldn’t.

lemmy

Comment on

Lemmy is blowing up

Reply in thread

More people = more problems I am certain but this is a social network and without people it will fail. We must all make an effort to be the change that we want to see in the world.

I don't foresee a problem in the immediate future aside from higher server load, but in terms of culture, only people who believe in a new social network will be willing to join.

In 5 years however when this is a great place to be, a large number of people will join who don't respect the legacy. The departure from Digg to Reddit felt like this too, I hope that the federation aspect will ensure this is longer lived.

Comment on

Elon Musk Says Twitter Is Going To Get Rid Of The Block Feature, Enabling Greater Harassment

Reply in thread

Haha, that's a throwback to the days when I helped to manage a phpBB board and there were a few members that would just continuously get into arguments so I edited the database so both of them had each other on their block list. It was very telling when I discovered they unblocked each other a few weeks later and got back to arguing and derailing thread topics.

Comment on

*Permanently Deleted*

I've been on the internet since pretty much the start so I've seen dozens of great communities come and go. Normally they reach some kind of malthusian breaking point where they collapse under their own weight, I think this is the first time where sheer greed caused the end though.

So yes, this is the cycle of the internet. Death is actually good for an ecosystem though, it means that new things can evolve, such as the fediverse.

I do feel sad for what will be lost though, and every time I load Apollo to remember this great app with all the care and attention put in to it will be gone at the end of the month.

Comment on

How do you get over the fact that not everyone will like you?

It may sound a little silly but when I get good feedback on something, I pop it in my journal under a specific tag so I can revisit it from time to time.

It’s unfortunate that people are unfair to you, possibly they are younger or otherwise have incorrect expectations about your fallibility as a human.

I used to respond to things like that but these days I let the positive comments speak for themselves. Just remember to ask for feedback- a lot of people otherwise won’t do it unless they’ve got something negative to say.

Comment on

Will there be police and prisons under socialism?

I agree that many crimes are only committed out of economic despair. Ideally, everybody has all the resources they need.

Are there not other reasons behind crimes?

For example, what do you do if a serial killer finds themselves in your society? Who would catch them and who would prosecute?

The police also handle other non-crime tasks such as finding missing people. Who would do that?

Comment on

What do you even do at a gym?

You should exercise but you don’t have to do it at a gym. The weather is lovely right now (depending on where you live), go run around a park. You can do free yoga classes at home.

Exercise doesn’t need to be expensive if you can’t or don’t want to pay for it. I got a lot of mileage out of running around a park and throwing Olympic rings over a tree to do bodyweight exercises.

Nowadays I love the gym though, I go several times a week and use stuff I just don’t have space for or can’t afford.

Comment on

I need help to block a data center...

Reply in thread

Indeed, in a cloud datacenter you just mark a given server as having failed and once a large enough number has, a work order is generated to replace them in a batch.

Amazon’s datacenter list leaked a while back, it’s a lot larger than you’d think and it was also very interesting how many of them are marked as totally unmanned.

Comment on

Will there be police and prisons under socialism?

Reply in thread

I wasn’t sure if I should introduce such an extreme example as serial killers to my argument and now I see why.

So perhaps let’s talk abstractly:

  1. Some people are disruptive whether temporarily or permanently
  2. In some cases, we might need to keep those people away from others.
  3. If so, you need a place to keep them and,
  4. Someone to take them there and,
  5. Someone to make sure they don’t leave.

And it’s true that you don’t need police to investigate missing people. You didn’t answer my question though- in your ideal society, if not a police force, who does that job?

Comment on

Elon Musk Says Twitter Is Going To Get Rid Of The Block Feature, Enabling Greater Harassment

Reply in thread

I expect it's accurate to say; their architecture is not like a database where you can add an index on a blocked state and then join against it. You have to get a list of potential posts that the user might want to see and then eliminate any in the block list. There will be a few edge case users who have thousands of block entries and a multithreading strategy is likely required to swiftly filter it in a reasonable timeframe.

However, an architecture I've seen that works around this is to build this timeline in the background and present it to the user from a cache, I don't know if this is what Twitter does as I never worked on that. However, if you want to not have a block feature but have some kind of mute feature anyway I don't see how there is a meaningful difference.

Comment on

Reddit CEO: We're Sticking With API Changes, Despite Subreddits Going Dark

Reply in thread

Precisely, you don't have to be deeply technical to understand this, you just have to be willing to put in a little bit of work.

I also found it a little complex and daunting at first as it was my first contact with the fedirverse, and I've been on the internet since pretty much the start.

We'll make it a great place to be, and other people will see the benefits and put in the same work too.

Comment on

Reddit CEO Steve Huffman on blackout: It's expensive to run a company.

Reply in thread

Well I had hoped, naiively that Reddit would respect the developer community that had helped make their website so popular. A community of developers provided apps and services for them for the simple price of a free API. I thought the APIpocolypse might happen, but I thought reddit was special somehow and they would see how beautiful and vibrant that community was and not damage it for fear of damaging the soul of the website. Yeah, that was pretty fucking naiive.

Ah well, I'll put my energy into Lemmy and Fediverse projects instead.