Nutomic
Lemmy Lead Developer and father of two children.
I also develop Ibis, a federated wiki.
- 179 Posts
- 1.3K Comments
Nutomic@lemmy.mlto
Wikipedia@lemmy.world•Wikimedia Foundation has hired a union-busting firmEnglish
4·9 天前If you are curious about a Wikipedia alternative, have a look at Ibis. It is federated and open source, just like Lemmy!
If you want to see this feature implemented you are welcome to make a pull request.
Nutomic@lemmy.mltoLemmy.ca Support / Questions@lemmy.ca•Request to remove Tesseract Front-EndEnglish
9·18 天前Consider using the fork by db0 which removes this stuff: https://github.com/db0/tesseract
Nutomic@lemmy.mlMto
Lemmy@lemmy.ml•Tesseract hides any post containing the phrase "censoring me"English
50·19 天前Wow this “policy” has 3700 lines in total. It must take a lot of time to create and maintain it. How does someone even find the time for that?
I tried to access some blocked users and communities via tesseract.dubvee.org and it simply shows a generic “Not Found” error. So this is impossible to figure out for the average user. Even for developers it would be hard to figure out if the JSON file was hidden a bit better.
Hi, just saw your post now. Implementing ATProtocol sounds like a lot of effort, and I dont have the time for it. However it should most likely work via https://github.com/snarfed/bridgy-fed, at least for reading and commenting.
Nutomic@lemmy.mlOPMto
Announcements@lemmy.ml•Lemmy Development Update June 2026 and 1.0.0-beta.1English
1·1 个月前Strange, I opened an issue: https://github.com/LemmyNet/lemmy/issues/6609
Nutomic@lemmy.mlto
Asklemmy@lemmy.ml•What books are your favourite and what are you reading now?
3·1 个月前At the moment I’m reading the “Book of the new Sun” series. Its quite confusing in the beginning, but with time it gets better and better. I like that it covers a lot of philosophical questions, while still being a fun fantasy story.
Nutomic@lemmy.mlOPMto
Announcements@lemmy.ml•Lemmy Development Update June 2026 and 1.0.0-beta.1English
1·1 个月前Okay in the browser dev tools open “Storage” tab and go to “Local Storage”. There should be an item
oauth_statewith a value like{"state":"xxx","oauth_provider_id":1,"redirect_uri":"https://voyager.lemmy.ml/oauth/callback","prev":"/","expires_at":1783389838355}. Sounds like one of those items is missing.
Do you think all European people are a hive mind like the Borg? There are many people here who followed the events in Ukraine from 2014. Especially the numerous ethnic Russians in Eastern Europe and Germany. However the mainstream media never reports about them. In many cases they were even criminalized for supporting Donbass and Russia.
If you only follow the news media, you will see what the European ruling class wants you to see and nothing more.
Nutomic@lemmy.mlOPMto
Announcements@lemmy.ml•Lemmy Development Update June 2026 and 1.0.0-beta.1English
1·1 个月前Request error while calling POST /oauth/authenticate with {“code”:“3ed55281d78996fe5c2f”,“oauth_provider_id”:1,“redirect_uri”:“https://voyager.lemmy.ml/oauth/callback”}
This must be the problem but I dont know what it means. Check the network tab in browser dev tools for that request, and see whats the response or why it failed.
If European people supported these things, there would be no need for censorship.
Die Vorschläge allein ändern nichts. Du musst einen Account erstellen, die Übersetzung selbst ändern und dann speichern. Dann wird der neue Text automatisch Teil der nächsten Lemmy-Version.
Nutomic@lemmy.mlOPMto
Announcements@lemmy.ml•Lemmy Development Update June 2026 and 1.0.0-beta.1English
1·1 个月前Tried the Github signup just now and it worked fine. You approved the Lemmy login once it redirected to Github right? Maybe try going into your Github settings and removing Voyager entry, then try again. Also check the browser console for any errors. And try a different browser, or disabling privacy plugins.
Nutomic@lemmy.mlOPMto
Announcements@lemmy.ml•Lemmy Development Update June 2026 and 1.0.0-beta.1English
1·1 个月前We wiped the data on voyager at some point so your existing account is probably gone. You can just make a new account with the same name.
Nutomic@lemmy.mlto
Asklemmy@lemmy.ml•Am I going to reduce a room’s temperature covering a huge hopper window with either paper or reflective aluminum foil, but leaving the window a bit open when the sun shines directly into the window?
12·2 个月前Open all the windows during night time when its cool, close windows and shutters during daytime. If you dont have shutters, put foil on the outside of the window, not inside. Also use a fan for air flow.
Nutomic@lemmy.mlto
Fediverse@lemmy.world•it would be good to have a nice activitypub debuggerEnglish
1·2 个月前You can follow Lemmy users from Mastodon etc. But the outbox isnt even used by Mastodon, so we havent bothered to implement it properly yet.
Nutomic@lemmy.mlto
Fediverse@lemmy.world•it would be good to have a nice activitypub debuggerEnglish
2·2 个月前if i open my own user profile from mastodon, it only shows me about half the posts that i actually make.
That is normal, its usually because no one on that instance follows your user profile specifically. Part of your posts are federated because someone is following a subset of the communities where you are posting.
Private communities in Lemmy only federate with approved users and their instances. So if you dont trust lemmy.xyz, simply dont approve any followers from that instance, then it will never receive any private content.







Looks like an admin accidentally submitted a newline character for the content warning setting, so that this confirmation dialog was shown. I removed it and you can view it normally again. Strange that closing the dialog didnt work.