SufferingSteve

joined 3 months ago
[–] SufferingSteve@feddit.nu 3 points 3 days ago

But oh so lucrative, and with a catchy phrase...

I see moneybags in this idea, wonder who will first make it a reality...

[–] SufferingSteve@feddit.nu 1 points 4 days ago (1 children)

And you are self-sufficient, or whatever the word is. But that's the key thing for me, not having to rely on others for my services :)

[–] SufferingSteve@feddit.nu 3 points 4 days ago (4 children)

Dude above you over is under the perception that it requires 100% uptime or other users to to be classified, which is wrong. You are definitely self hosting, albeit only for yourself I assume. Which is fine

[–] SufferingSteve@feddit.nu 1 points 1 week ago

Agreed, first path towards that is decentralized identities in my opinion

[–] SufferingSteve@feddit.nu 1 points 1 week ago (1 children)

So if the AI generated summaries are better than man made summaries, this would not be an issue would it?

[–] SufferingSteve@feddit.nu 6 points 1 week ago (3 children)

Lol, the source data for all AI is starting to use AI to summarize.

Have you ever tried to zip a zipfile?

But then on the other hand, as compilers become better, they become more efficient at compiling their own source code...

[–] SufferingSteve@feddit.nu 5 points 1 week ago (1 children)

Let people be excited about this if they want, I don't think it will matter that much tbh.

Let other people suggest Linux to their friends as an alternative, maybe some of them stick to using it, while others just conclude it's crap and move on.

You should really wonder why you get so upset from this though, it seems to cause you real harm that people might be wrong on the internet.

[–] SufferingSteve@feddit.nu 6 points 1 week ago

Federated solutions are just a step in the right direction, to be able to have people access free software and platforms, they will have to do something. Either pay (which they dont) or help provide the platforms.

The first step in helping provide the platform is probably to help host the load, to help host the load, the first thing is to be able to hold your data on your devices, the second is to be able to share your data with other devices.

The first part of being able to hold your data and share it is to own your identity and hold that locally. SSI identities help with this, that means that no server needs to hold and own your identity.

If the identity is kept safe, even though you are the one storing it on your hardware,that means the data you ship, can be trusted through signing.

Once that is the case, it's just distribution and availability. Which there already are many solutions such as IPFS, or other CDN similar solutions, that means that volunteers can provide as much data storage/distribution as they want from their own hardware.

It all starts with owning your own identity, that enables the other solutions to be trustworthy.

[–] SufferingSteve@feddit.nu 5 points 1 week ago

Cool project!

[–] SufferingSteve@feddit.nu 4 points 2 weeks ago

Congratulations and keep wiggling!

[–] SufferingSteve@feddit.nu 8 points 2 weeks ago (2 children)

Whatever you think about drugs and their legality doesn't really matter when you look at how the legal system is applied here. As previous poster stated, this just shows that the legal system is broken as hell and only applies when used to control the common person.

Shits fucked up in the land of the free for sure.

[–] SufferingSteve@feddit.nu 7 points 3 weeks ago

Easy, it's actually hard enough to join Lemmy in comparison to the other sites, that I don't believe the masses will ever flood here.

That isn't necessarily a bad thing, althought I still have to follow my favourite projects on discord and reddit . Since they are publishing for the masses

 

cross-posted from: https://feddit.nu/post/10897377

58
Confession (feddit.nu)
submitted 3 months ago* (last edited 3 months ago) by SufferingSteve@feddit.nu to c/rust@lemmy.ml
 

I have been programming in Rust for about 8 years now. I love the language. But I feel I have some confessions I must make.

  1. I don't know if I use tabs or spaces in my final code. I just assume that it all get solved correctly by cargo fmt. I don't even understand that people have been arguing about this for real? I vaguely remember this being important in C and C++, but I am hoping I never go back to those dark days.

  2. I never do linebreaks, not even when adding my semicolons. I hit ":w" and if shit doesn't move around on my screen, I fucked up somewhere.

  3. The only lifetime I ever use is '_, 'a or 'static otherwise I give up

  4. Wtf is the 'de lifetime in serde deserialize??

  5. Rocket is the best web server

  6. I actively chose software written in Rust over other software, even if it's not better, and I argue that it is.

Okay, got that of my chest. Never dared telling anyone this before. Feels scary

view more: next ›