Nutomic
Lemmy Lead Developer and father of two children.
I also develop Ibis, a federated wiki.
- 252 Posts
- 1.65K Comments
Nutomic@lemmy.mlOPMto
Announcements@lemmy.ml•Lemmy Development Update June 2026 and 1.0.0-beta.1English
1·1 month agoStrange, 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 month agoAt 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 month agoOkay 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.
Nutomic@lemmy.mlOPMto
Announcements@lemmy.ml•Lemmy Development Update June 2026 and 1.0.0-beta.1English
0·1 month agoRequest 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.
Nutomic@lemmy.mlOPMto
Announcements@lemmy.ml•Lemmy Development Update June 2026 and 1.0.0-beta.1English
1·1 month agoTried 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 month agoWe 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.mltoLemmy Support@lemmy.ml•[solved] I am unable to connect from my instance to lemmy.ml
3·2 months agoGood, I can fetch the community now from lemmy.ml and made a test comment.
Nutomic@lemmy.mlto
Asklemmy@lemmy.ml•[Ethics] Why do people condemn Zoophilia on the basis of other animal's inability to consent but those same people kill animals without asking for their consent? Why such inconsistency?
2·2 months agoThat sentence is from the old covenant, which also requires animal sacrifice among other things. The entire old covenant is not binding for Christians anymore, since Jesus replaced it with the new covenant.
Nutomic@lemmy.mltoLemmy Support@lemmy.ml•[solved] I am unable to connect from my instance to lemmy.ml
3·2 months agoYour instance is not configured properly.
curl -H 'Accept: application/activity+json' https://лемми.опенсорс.рус/c/rust_russhould return JSON data but it returns HTML. See the troubleshooting page and make sure you followed the setup instructions properly.You can also get help via Matrix.
Its unrelated, problem was from removing
Hostheader in nginx.
Right, 1.0 still needs some more months of development before it’s ready for production.
We are running a beta version on lemmy.ml right now. But it only has minor changes, I guess it should properly be called a release candidate too.
Why do you think that? We are actually running a beta version right now.
Edit: or do you mean testing 1.0 on lemmy.ml? There are still various changes needed before it’s ready for that.
Found the problem, on 0.19 you have a very long displayname and 1.0 cant fetch your profile for that reason. So all federation with your account is broken. Made a PR to fix it.
Its intentional because not every post and comment needs to show that a user is admin or mod. Makes it difficult to participate in normal discussions as everything looks like “official” communication. Also the distinguish feature was barely being used.
These are working fine for me. Maybe theme reload is not working in your browser, try reloading the page.
Nutomic@lemmy.mlto
Privacy@lemmy.ml•"Scan to Verify You're Human": Google's reCAPTCHA is trialing a new "experimental challenge type" which requires desktop users to use an Android or iOS device to be able to pass it
9·2 months agoIf you don’t have a smartphone are you truly human? /s
Checking now I also have one community pending, and another subscribed. Made a fix for private community permissions.
Which comment specifically? Dont see anything recent on voyager. For me follow from enterprise to voyager worked fine.







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.