Coder, Artist, Blogger (https://fungiverse.wordpress.com/, https://philpapers.org/archive/BINAKR.pdf, https://philpapers.org/rec/BINFPT-3, https://pinocchioverse.org/), former admin of https://diagonlemmy.social/, Programmer of MyceliumWebServer
- 68 Posts
- 223 Comments
blue_berry@lemmy.worldto
Fediverse@lemmy.world•Fediverse Report – #125 - Mastodon 4.4, on the UK's Online Safety Act and moreEnglish
1·7 months agoWould be cool to have a link on the original blog. I totally missed that the whole thing moved. But great project in general.
blue_berry@lemmy.worldto
Fediverse@lemmy.world•Mitigating the "7 Deadly Fediverse UX Sins"English
2·8 months agoI 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.
In an abstract sense, I see the Threadiverse as inversion of Mastodon: instead of posting messages to a personal account, which tags may be interesting to you to discover other similar content, in the Threadiverse, users post to hashtags and who posted them is only secondary important to you, but may be used to discover more content by the same account.
Good point
blue_berry@lemmy.worldOPto
Fediverse@lemmy.world•AceCoding.social - Vibe coding on the social web based on the semi-formalic language ACE (Demo)English
1·10 months agoYeah, the whole thing was a bit low-effort. Next post will be more professional.
blue_berry@lemmy.worldOPto
Fediverse@lemmy.world•AceCoding.social - Vibe coding on the social web based on the semi-formalic language ACE (Demo)English
2·10 months agoIt was just a demo. But when I develop it further, it will be either a client or a whole instance-configurator (hopefully).
blue_berry@lemmy.worldOPto
Fediverse@lemmy.world•AceCoding.social - Vibe coding on the social web based on the semi-formalic language ACE (Demo)English
12·10 months agoIts similar to what the muni-town/weird-people tried to do, but this time with language.
blue_berry@lemmy.worldOPto
Fediverse@lemmy.world•AceCoding.social - Vibe coding on the social web based on the semi-formalic language ACE (Demo)English
2·10 months agoThanks :) I guess I shouldn’t have linked it to vibe coding.
blue_berry@lemmy.worldto
Fediverse@lemmy.world•Internet forums are disappearing because now everything is Reddit and Discord. And that's worrying.English
3·11 months agoIsn’t NodeBB compatible with the Fediverse by now?
blue_berry@lemmy.worldOPto
Fediverse@lemmy.world•MyceliumWebServer gets ActivityPub Integration AND small demo of ActivityROS (ROS = robot operating system)English
31·11 months agoWhat do you think of this? I’m all ears for your thoughts :)
blue_berry@lemmy.worldto
Fediverse@lemmy.world•Can we please make a viable (federated!) amazon alternative? I have an idea!English
2·1 year agoI think a link between your idea and mine can be found in the work of writer Evgeny Morozov (https://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”, https://open.spotify.com/show/7xlRxnooUnl48JVo726YXn). Although it was pretty centralized and not exactly Amazon, more like a socialist distribution system between industries. Well, its a very interesting podcast anyways …
blue_berry@lemmy.worldto
Fediverse@lemmy.world•Can we please make a viable (federated!) amazon alternative? I have an idea!English
3·1 year agoI made a first prototype here: https://github.com/bluebbberry/MyceliumWebServer. Its recommends songs to the users. You can see it here: https://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).
blue_berry@lemmy.worldto
Fediverse@lemmy.world•Can we please make a viable (federated!) amazon alternative? I have an idea!English
2·1 year agoCould this be an app realized based on the mycelial web - amazon uses huge AI models to predict their customer’s behaviour and do the logistics … (not sure myself, but it probably won’t work solely on ActivityPub)
blue_berry@lemmy.worldOPto
Fediverse@lemmy.world•MyceliumWebServer now connected to the FediverseEnglish
1·1 year agoThe 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. And it should also show bots with which it trained earlier, too.
This way you could “browse” the resulting AI web via the browser.
blue_berry@lemmy.worldOPto
Fediverse@lemmy.world•MyceliumWebServer now connected to the FediverseEnglish
1·1 year agoWell, 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: instead of waisting energy for the proof of work, its training a shared AI model.
(Its running on a Hetzner server.)
blue_berry@lemmy.worldOPto
Fediverse@lemmy.world•MyceliumWebServer now connected to the FediverseEnglish
2·1 year agoWell, 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: https://www.cl.cam.ac.uk/seminars/wednesday/video/20241127-1500-t221089.html
blue_berry@lemmy.worldOPto
Fediverse@lemmy.world•MyceliumWebServer now connected to the FediverseEnglish
2·1 year agoOne 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
blue_berry@lemmy.worldOPto
Fediverse@lemmy.world•MyceliumWebServer now connected to the FediverseEnglish
2·1 year agoHi, the bot was incorrectly set up and posted every 60s, which was too much and it got suspended.
Its now updated to posting every 12 hours and hopefully, it will be soon up again

















For me, social media clients already act as a kind of browser. Theoretically, if all sides on the web would be connected to ActivityPub, you could access the whole web over a social web client. There exist bridges to the semantic web and of course (regardless of whether this is positive or negative) you also have bots connecting the social web to AI.