• 0 Posts
  • 26 Comments
Joined 1 year ago
cake
Cake day: June 24th, 2023

help-circle
  • I mean, keeping them local is easy - if anything much easier. I like the idea of summoning them, maybe a mod summoning and banishing them to have them watch a community

    And bots shouldn’t be acting like humans, they should be doing things only they could or should do. Like haiku bot, n-word bot, things like tallying votes for AITA, or even tracking nominations and building best of communities

    They were misused on Reddit, but we can do more with them here. Probably starting a goodbot that messages admins so they can stay ahead of the inevitable bot explosion




  • That ship has sailed… So many sites don’t actually change pages, they just load different data - it’s way faster and looks better

    Problem is, the back button takes you off the site no matter where you are, so now you can change the URL and change the history through code to have the best of both worlds

    Then, there’s the people who do it badly, and there’s the people who think “hey, if you need pro StarCraft level clicking speed to back out of my site, maybe for some reason that will make them decide to stay”


  • As a late millennial and a programmer, I’ve got you.

    So when you request a web page, before anything else, the server gives you a 3 digit status code.

    100s means you asked for metadata

    200s mean it went ok

    300s means you need to go somewhere else (like for login, or because we moved things around)

    400s mean you messed up

    500s mean I messed up

    So this is in the 400s. Each specific code means something - you’ve probably seen 404, which means you asked for a page that isn’t there. And maybe 405, which means you’re not allowed to see this

    418 means you asked for coffee, but I’m a teapot


  • I like karma - gamification is fun, humans like watching number go up

    I think the answer is to localize it. Maybe community/server based, maybe make it bleed off with time, maybe do all of these and use statistics to come up with a way to make the metric useful somehow

    What we don’t need is karma done badly, and there’s a lot of far more important things to worry about first - I think we should put it way on the back burner and wait for an elegant proposal for how to handle it


  • Running a server isn’t that expensive. Someone did a breakdown, and found the cost is around $0.20/user/year. Their math might have been a little off, but it’s in the ballpark based on the back of the envelope math I use to see if something scales

    That’s well within casual donation amounts.

    But, that assumes admins and mods are volunteers- maybe they get a few bucks now and again, but their time is a far bigger factor than server costs



  • It’s weird to think about, but data has a shelf life. Software needs to grow and be pruned regularly, or it dies.

    Social media is both - the data dump is useless without an ecosystem of tools around it, and if the data itself stops interacting with the zeitgeist of the parent society, it basically becomes an old journal. It’s interesting to a very specific group of people, and literally no one else wants to see it (aside from a few gems picked out and cleaned up for public consumption)

    At any point we could go back to Reddits explosion after the digg migration. We could pull up posts that mirror exactly what’s happening now. It’d be interesting for sure, and there’s days of then-now posts that people could be making…but instead we just have people telling us about their memories of that process.

    Why? Because that data is old and stale. You’d have to hunt it down with tools not intended for it, filter out the best of it, fix broken links, and probably put it through a slur filter



  • Nah, that’s not quite right.

    Tiny federates with huge - nothing happens, they just exchange metadata. Dancer@tiny subs to something on huge - now you have one community, with a lot of updates, coming at tiny. Maybe it drops some. Still not an issue

    Hugo@huge subs to something on tiny - now something@tiny is cached on huge, still not a problem.

    Now something@tiny is in the feed on huge. A million people comment. This is a problem… For huge mostly. Over at little, people are commenting on something@tiny. They might see doubled up comments or orphaned comments, but mostly they just don’t see most of the stuff from huge

    So generally, it’s not an issue. In certain situations, there will be hiccups, but it will keep chugging along




  • What in an account? It’s not the name or karma, because we have display names and no karma (I think it should be per community, but discussions on if we even want it are ongoing, maybe someone will come up with a really clever idea)

    If it’s your subs, saved posts/settings, and even getting notifications for responses to your posts/comments I’m building all that into an app. The only thing you obviously couldn’t do is edit - but an account migration method in the federation spec is in the works

    But I love decentralization, I think it’s the answer to everything, and it needs to go further.

    All important data should live on your device and be updated, and can be applied to a different account (even on a different server)

    You should be able to talk to multiple servers at the same time. This one has me stuck in refactoring… But I’m pretty sure I’ve got it down, I just need sleep.

    You should be able to do not just filtering, but sorting and discovery at the device level - I’ve got custom filters working, someone asked for a keyword filter, and I thought “that sounds like a bad idea, let’s try it out”. You can also go server by server and do searches, then if you like something, you hit subscribe and it’ll tell your server to start pulling it in

    I’ve also got plans to use voting to look at what communities and users you like most, and show you what they like. All without the data leaving your phone.

    Centralization makes everything way easier, so it’s a constant temptation. But we’ll get more and more decentralized as time goes on… I’ll drag the fediverse in that direction kicking and screaming myself if I have to… This is too important to just let it become just

    Luckily, a lot of the devs building for Lemmy feel that way - at every layer, we’re asking what we can do to take it further q


  • What in an account? It’s not the name or karma, because we have display names and no karma (I think it should be per community, but discussions on if we even want it are ongoing, maybe someone will come up with a really clever idea)

    If it’s your subs, saved posts/settings, and even getting notifications for responses to your posts/comments I’m building all that into an app. The only thing you obviously couldn’t do is edit - but an account migration method in the federation spec is in the works

    But I love decentralization, I think it’s the answer to everything, and it needs to go further.

    All important data should live on your device and be updated, and can be applied to a different account (even on a different server)

    You should be able to talk to multiple servers at the same time. This one has me stuck in refactoring… But I’m pretty sure I’ve got it down, I just need sleep.

    You should be able to do not just filtering, but sorting and discovery at the device level - I’ve got custom filters working, someone asked for a keyword filter, and I thought “that sounds like a bad idea, let’s try it out”. You can also go server by server and do searches, then if you like something, you hit subscribe and it’ll tell your server to start pulling it in

    I’ve also got plans to use voting to look at what communities and users you like most, and show you what they like. All without the data leaving your phone.

    Centralization makes everything way easier, so it’s a constant temptation. But we’ll get more and more decentralized as time goes on… I’ll drag the fediverse in that direction kicking and screaming myself if I have to… This is too important to just let it become just

    Luckily, a lot of the devs building for Lemmy feel that way - at every layer, we’re asking what we can do to take it further


  • What in an account? It’s not the name or karma, because we have display names and no karma (I think it should be per community, but discussions on if we even want it are ongoing, maybe someone will come up with a really clever idea)

    If it’s your subs, saved posts/settings, and even getting notifications for responses to your posts/comments I’m building all that into an app. The only thing you obviously couldn’t do is edit - but an account migration method in the federation spec is in the works

    But I love decentralization, I think it’s the answer to everything, and it needs to go further.

    All important data should live on your device and be updated, and can be applied to a different account (even on a different server)

    You should be able to talk to multiple servers at the same time. This one has me stuck in refactoring… But I’m pretty sure I’ve got it down, I just need sleep.

    You should be able to do not just filtering, but sorting and discovery at the device level - I’ve got custom filters working, someone asked for a keyword filter, and I thought “that sounds like a bad idea, let’s try it out”. You can also go server by server and do searches, then if you like something, you hit subscribe and it’ll tell your server to start pulling it in

    I’ve also got plans to use voting to look at what communities and users you like most, and show you what they like. All without the data leaving your phone.

    Centralization makes everything way easier, so it’s a constant temptation. But we’ll get more and more decentralized as time goes on… I’ll drag the fediverse in that direction kicking and screaming myself if I have to… This is too important to just let it become just

    Luckily, a lot of the devs building for Lemmy feel that way - at every layer, we’re asking what we can do to take it further