Spyke

Replies

Comment on

Lemmy does feel like reddit now.

I agree with the other comments that stated that you should be the change you want to see in the world..

Lemmy does need a lil bit more content now. Engage with the users. Create posts and create comments. This is the future bro. A platform hosted by the users, for the users. You are not buying a yacht for anyone by using lemmy. On reddit however.. You use reddit and someone else gets to buy a new house..

Comment on

How the beehaw defederation affects us

Oh wow. That is just vile from them.

I would love to see some specific examples of the so called "trolls" from lemmy.world that trolled them. But defederating an entire instance, nearly 20k users, due to the actions of very few users just seems extreme.

join-lemmy.org should probably add the info that beehaw is very strict in their decentralization/federation, so much so that they are becoming just another walled garden.

This is not to say that I agree with low-effort content, trolls or alt-right people. They should be blocked and even possibly banned. But this should be done on an individual basis. They categorizing an entire instance as "unworthy". We have names for these kind of generalizations.

rust

Comment on

Warp: Rust-based terminal

I checked the about page and damn.. It is a for profit company and quite a big team! It consists of 26 people (!) to build a terminal... It is probably going to be a subscription at some point.. Not for me.

Comment on

If you could give 10 years of development time to up to 10 software projects, which would you choose?

Reply in thread

I think signal is really only missing usernames (which should come soon) as far as features are concerned. And sadly, I don't think it will change much. I think signals problem is not really feature wise but adoption wise.

Signal needs more marketing. It needs a bigger user base. And I honestly don't know how to change that. Maybe some really top notch marketing strategy, with beautiful diagrams and text of some made up scenarios explaining the perils of using Instagram and whatsapp..

Comment on

The Grug Brained Developer - A layman's guide to thinking like the self-aware smol brained

I hate complexity. A few years ago, I wanted to add some feature to some personal code of mine. But I just couldn't figure out how to do that without rewriting a significant portion of it to allow for that. There was another feature (let's call it feature 2) that just added so much complexity to the code that made things hard. I had an absolute stroke of genius: Just delete feature 2. This probably sounds stupid but I felt like a goddamn genius. Just deleting something solved all my problems.