Sosthène Guédon, sgued@programming.dev
Instance: programming.dev
Joined: 2 years ago
Posts: 4
Comments: 5
Posts and Comments by Sosthène Guédon, sgued@programming.dev
Comments by Sosthène Guédon, sgued@programming.dev
Can you give some examples?
What languages provide out of the box varies a lot. Rust provides a ton of things compared to say C.
Thank you!
The limitation of needing compile-time knowledge of the max size of the Deque is pretty rough though.
Pixelfed and Mastodon don't fit at all what I want as a "social network". They're not built for communication with friends, they're built for mass media.
I'm not looking for "reach" when I just want to share something with friends.
Author here.
Facebook does not really allow you to specify that one post should only be sent to a specific group of people (like this should only be visible to my family, this should only be visible by close friends), the functionality is hidden, it's not end-to-end encrypted, and it expects you to specify manually the list of recipient each time if it's something other than just "all friends".
Facebook also shows you everything in a feed (with algorithmic ordering to make everything worse), instead of sending you to the user's feed so that you can have all the context.
Can you give some examples?
What languages provide out of the box varies a lot. Rust provides a ton of things compared to say C.
Thank you!
Lessons learned from React's RCE (sgued.fr)
Lessons learned from React's RCE (sgued.fr)
The limitation of needing compile-time knowledge of the max size of the
Dequeis pretty rough though.Heapless (data structures for embedded) v0.9.1 has been released! (blog.rust-embedded.org)
This releases includes some pretty nice improvements to the usage of the crate.
Pixelfed and Mastodon don't fit at all what I want as a "social network". They're not built for communication with friends, they're built for mass media.
I'm not looking for "reach" when I just want to share something with friends.
Author here.
Facebook does not really allow you to specify that one post should only be sent to a specific group of people (like this should only be visible to my family, this should only be visible by close friends), the functionality is hidden, it's not end-to-end encrypted, and it expects you to specify manually the list of recipient each time if it's something other than just "all friends".
Facebook also shows you everything in a feed (with algorithmic ordering to make everything worse), instead of sending you to the user's feed so that you can have all the context.
Signal stories shows what I want social media to be (sgued.fr)