blue_berry
@blue_berry@lemmy.world
- Submitted 8 hours ago to technology@lemmy.world | 0 comments
- Comment on Mitigating the "7 Deadly Fediverse UX Sins" 1 day ago:
I think it can very well be applied to the Threadiverse.
- Sin #1: The First-Move Problem - Doesn’t really applies for the Threadiverse, because the instances (at least for me) do feel genuinely different, with a different culture, etc., which is one of the most exciting things for me here
- Sin #2: Navigation Inconsistency - Basically the same here.
- Sin #3: Remote Interaction Hell - Also the same here, right?
- Sin #4: Private Mentions Aren’t Really DM’s - Same here, right?
- Sin #5: The Phantom Social Graph - There definitely are synchronization issues on Lemmy, too (see the australian instance, which, I think has a latency of a week of so per post :D). Otherwise because the Threadiverse is still rather small, it seems to work mostly fine.
- Sin #6: The Discovery Problem - Much better on Lemmy. The algorithms are both transparent and make the threadiverse feel alive even though it has much less user.
- Sin #7: Basically doesn’t apply here, because you don’t follow users, but can be applied for communities. And multiple of the same communities on different instances are a big problem of the Threadiverse. Also abandoned communities. PyFed solves this with topics and Lemmy also has an upcoming feature for this in v1.0 I think.
I think the most pressing issue is sin#7 if applied to communities.
- Submitted 2 weeks ago to technology@lemmy.world | 2 comments
- Comment on Is it feasible and scalable to combine self-replicating automata (after von Neumann) with federated learning and the social web? 4 weeks ago:
Cool. Well, the feedback until now was rather lukewarm. But that’s fine, I’m now going more in a P2P-direction. It would be cool to have a way for everybody to participate in the training of big AI models in case HuggingFace enshittifies
- Comment on Is it feasible and scalable to combine self-replicating automata (after von Neumann) with federated learning and the social web? 4 weeks ago:
Yeah thats a good point. Also given that nodes could be fairly far apart from one another, this could become a serious problem.
- Comment on Is it feasible and scalable to combine self-replicating automata (after von Neumann) with federated learning and the social web? 4 weeks ago:
Currently the nodes only recommend music (and are not really good at it tbh). But theoretically, it could be all kinds of machine learning problems (then again, there is the issue with scaling and quality of the training results).
- Comment on Is it feasible and scalable to combine self-replicating automata (after von Neumann) with federated learning and the social web? 4 weeks ago:
Thanks :)
- Submitted 4 weeks ago to technology@lemmy.world | 8 comments
- Submitted 2 months ago to technology@lemmy.world | 0 comments
- Submitted 2 months ago to fediverse@lemmy.world | 2 comments
- Comment on musk.sucks is up for auction 2 months ago:
Good point
- Comment on AceCoding.social - Vibe coding on the social web based on the semi-formalic language ACE (Demo) 2 months ago:
Yeah, the whole thing was a bit low-effort. Next post will be more professional.
- Comment on AceCoding.social - Vibe coding on the social web based on the semi-formalic language ACE (Demo) 2 months ago:
It was just a demo. But when I develop it further, it will be either a client or a whole instance-configurator (hopefully).
- Comment on AceCoding.social - Vibe coding on the social web based on the semi-formalic language ACE (Demo) 2 months ago:
Its similar to what the muni-town/weird-people tried to do, but this time with language.
- Comment on AceCoding.social - Vibe coding on the social web based on the semi-formalic language ACE (Demo) 2 months ago:
Thanks :) I guess I should have linked it to vibe coding.
- AceCoding.social - Vibe coding on the social web based on the semi-formalic language ACE (Demo)makertube.net ↗Submitted 2 months ago to fediverse@lemmy.world | 15 comments
- AceCoding.social - Vibe coding on the social web based on the semi-formalic language ACE (Demo)makertube.net ↗Submitted 2 months ago to fediverse@lemmy.world | 5 comments
- Submitted 2 months ago to fediverse@lemmy.world | 0 comments
- Submitted 2 months ago to fediverse@lemmy.world | 6 comments
- Submitted 2 months ago to fediverse@lemmy.world | 0 comments
- Comment on Internet forums are disappearing because now everything is Reddit and Discord. And that's worrying. 2 months ago:
Isn’t NodeBB compatible with the Fediverse by now?
- Comment on John Oliver promoted alternatives to big tech in last night's episode, including Mastodon and Pixelfed 3 months ago:
Awesome!
- Comment on Can we please make a viable (federated!) amazon alternative? I have an idea! 4 months ago:
I think a link between your idea and mine is in the direction of writer Evgeny Morozov (mondediplo.com/2024/08/07ai-cold-war), who did some interesting research of alternative forms of how the internet could have developed including a project by the chilean government called “Cybersyn” (in his podcast “The Santiago Boys”, open.spotify.com/show/7xlRxnooUnl48JVo726YXn)
- Comment on Can we please make a viable (federated!) amazon alternative? I have an idea! 4 months ago:
I made a first prototype here: github.com/bluebbberry/MyceliumWebServer. Its recommends songs to the users. You can see it here: techhub.social/@myceliumweb and try it out by posting to #babyfungus on Mastodon.
You can do AI in an ethical way by making it more decentralized. The idea behind the mycelial web is to realize it based on volunteer computing, meaning that everybody can contribute computing power. And then I can say, for example: use my models, which was trained with all these other models, on this Amazon alternative to recommend me stuff. And the AI model was trained on my PC and runs on my PC (just wasn’t trained solely with my computing power or my data alone).
- Comment on Can we please make a viable (federated!) amazon alternative? I have an idea! 4 months ago:
Could this be an app realized based on the mycelial web - amazon uses huge AI models to predict their customers and do the logistics …
- Submitted 4 months ago to fediverse@lemmy.world | 0 comments
- Comment on MyceliumWebServer now connected to the Fediverse 4 months ago:
The idea is that every fungi-node also has a UI, yes. So you would be able to browse the AI models - for example if you chat with bot A, and the bot is currently learning with bot B and C, those bots would be visible to you and you could open their UI, too.
This way you could “browse” the resulting AI web via the browser.
- Comment on MyceliumWebServer now connected to the Fediverse 4 months ago:
Well, its similar to a botnet, but one that is open and transparent. You can browse the different nodes, etc. And you can (at least hopefully in the future) add your own computing resources to the network to participate in the AI training.
Its a bit like a more sensible version of bitcoin, but instead of waisting energy for the proof of work, its training a shared AI model.
(Its running on a Hetzner server.)
- Comment on MyceliumWebServer now connected to the Fediverse 4 months ago:
Well, big tech has big computers, the Fediverse doesn’t, but we have many small one. That’s why its a good idea to combine them.
This has already been done for example by projects like SETI@home or FOLDING@home.
My idea is to build a web based on this idea.
There is a good video on federated, decentralized AI training here: www.cl.cam.ac.uk/…/20241127-1500-t221089.html
- Comment on MyceliumWebServer now connected to the Fediverse 4 months ago:
One can imagine this project as a decentralized huggingface, which (spoiler alert), could also enshittify. The idea is that we need bots like this because huggingface can enshittify