SufferingSteve

joined 3 months ago
[–] [email protected] 1 points 2 days ago

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

[–] [email protected] 1 points 5 days ago (1 children)

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

[–] [email protected] 6 points 5 days 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...

[–] [email protected] 5 points 5 days 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.

[–] [email protected] 6 points 5 days 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.

[–] [email protected] 5 points 6 days ago

Cool project!

[–] [email protected] 4 points 1 week ago

Congratulations and keep wiggling!

[–] [email protected] 8 points 1 week 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.

[–] [email protected] 7 points 2 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

[–] [email protected] 5 points 2 weeks ago

If I care about my account, it would suck. Can't migrate unless server allows me to

[–] [email protected] 20 points 2 weeks ago (2 children)

Yeah, but this only works because we are so few still, when the masses floods in anywhere, everything turns to shit. Because of greed

[–] [email protected] 44 points 3 weeks ago (1 children)

Everybody should slam that, not only experts

 

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

44
Rust GUI survey 2025 (www.boringcactus.com)
58
Confession (feddit.nu)
submitted 3 months ago* (last edited 3 months ago) by [email protected] to c/[email protected]
 

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 ›