Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)FE
Posts
1
Comments
71
Joined
2 yr. ago

  • Als je niet revolutionair denkt dan is dat inderdaad de enigste optie. Vraag is alleen hoe ver je daarmee komt - zal je uiteindelijk je doelen bereiken of wordt het gewoon en pendulum?

    Ik zou iig altijd voor het verzachten stemmen (mocht ik überhaupt stemmen) gegeven dat er geen andere opties zijn, maar het “dit is niet genoeg” gevoel zal nooit weggaan denk ik.

  • Gegeven het huidige politieke landschap in Nederland is “nooit links genoeg” een hele normale opvatting

    Ik vind het overigens geen slecht idee dat ze samengaan en ik zou ze veel liever hebben dan vvd of regenboog vvd. Maar ja als je echt tegen het kapitalisme bent dan zijn GL/PvdA niet meer dan “iets is beter dan niets”

    Wel een mooi geschreven stuk overigens

  • some esoteric devices and plugins don't support them. In fact, some don't even support HTTP POST properly and will only be able to put form parameters in the URL query string (though you still need to insist on requiring a proper POST method, don't be an animal).

    This gave me a chuckle. Good, practical advice for smaller APIs. Bigger orgs are likely to have distributed tracing etc but for a one man show it’s good to have input on what’s proved actually useful and necessary.

  • The hostname is part of the search query, and they all have the same api.

    unless you or someone else knows the instance and searches for it

    Yes, that’s the exact use case described in the post.

  • I also wanted too know so I looked it up:

    Usenet “Block Accounts” are accounts where Usenet access is purchased by the gigabyte (GB). For example, a 100 GB block account will allow you to download up to 100 GB of data from a Usenet feed. Most block accounts have no expiration date so you can use them for years. Many people use block accounts as backup accounts to fill in files missing from their main Usenet feed.

  • I don’t see why not, if you call out to Beewaw you can get all the Beehaw communities without even being authenticated afaik. No need to get the user’s “home”(?) instance involved at all.

  • Each instance does have a list of all their communities, but this would probably require the app to detect that an instance list is being requested (e.g. the query starts with “@“), and then make the API call to that instance instead of the user’s home one.

  • Just to add, right now searching “lemmy.world” or “@kbin.social” under Communities returns no results, when I would expect it to just return all communities on there.

    Also apparently you can’t edit posts :D

  • Actually I’ve just taken a look and found the feature that you are talking about! I totally misunderstood, I thought you meant the comments under a post which is why I was confused. There already is a view of all comments on one pile, and those don’t seem to be threaded… which to me is madness. I don’t really see the added value of that view but I totally agree that, given that is exists, it should be threaded.

  • Maybe we don’t mean the same thing. Comments on Lemmy are indented and under their parent comments, just like on Reddit, and you can follow the conversation that way. That’s what I mean by threading.