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

help-circle

  • 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



  • 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




  • 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






  • That’s funny, I did the opposite - I got used to developing on osx, then Linux, but that was always on my work computer - my desktop has always been Windows (I’m still using the same license and chassis from the computer I bought in high school a decade and a half ago).

    Then I burnt out hard, and started picking up contracts here and there, but didn’t have the money to pick up a second computer powerful enough for gaming or work. So I ran virtualbox and avoided cmd like the plague for a while… It was driving me nuts, so I made plans to run Linux with Windows in a hypervisor - I was looking at pci passthrough so I could give it direct access to the graphics card.

    But then wsl came out and it just didn’t seem as important. Even as Linux gaming has grown, I just haven’t felt the need to switch… It’s sometimes finicky and setting everything up on a new computer is a pain, but the only time I considered switching one of my machines over is setting up LLMs - that was a real pain to coax into working, and it’d run better on Linux


  • I made 2 posts on Reddit, one was a meme about my friend jumping over me to see my username, the other was some random text post. Thousands of comments though

    It’s just not in my nature… So much so that I’m trying to release a Lemmy app tonight, and I just remembered I haven’t started on the ability to post…

    Everything else came easy to me - you should be able to click on anything, everything should stay where you left it… But I have no idea how people want to post. I should probably just do it now before I overthink it



  • I think it’s more just because we’re early adopters and the first wave of refugees.

    We’re building something here - and right now, for some it’s a new home, for some of us this is something big - a place that resists monetization. This isn’t just the fresh new version of social media, built by cool people who have the best intentions and a vision (I think most of them did, at least initially)

    Admins go bad, already some of the instances I’m on have people starting to look at not just paying for servers, but making a profit. And if they can live off the donations - fine, more power to them.

    But when someone comes knocking with a bag of money, what are they going to do? They can sell us out, but they can’t go far before we leave… What do we miss out on? The content will either follow or we’re missing out on content elsewhere.

    And we can mitigate it further - too many talented people care too much to let this idea die. We’re going to face difficult times, but it’s a new ephemeral Internet built on top of the one stolen from us - it doesn’t start or end with a reddit clone.

    And I think that’s why we care - because this time is different. It can’t go bad the way everything else does. It relies on no one, and it’s built from all of us

    This place is ours. No kings, no masters, no capitol, no capital


  • Hahahaha…he didn’t start Tesla or spaceX

    He did sue the founders of Tesla, the settlement demanded they refer to themselves as “co-founders” and not publicly refute him calling himself the founder.

    There’s speculation that the spaceX founders signed a similar NDA, but the company existed before him, and their goal was always scaling up spaceflight

    Musk is good at two things, fundraising from Uncle Sam, and hype. And he did those well, and if he stuck to that I’d still be singing his praises… Except he hasn’t.

    He’s not a smart man technically - a decade ago I first read a post-mortem about how he was booted from the company that bought PayPal (and put him on the map when they sold it, as he still had shares). They kicked him out for utterly failing to build a payment platform as he promised, then pushing they switch everything from Linux to Windows, refusing to understand that was impractically difficult (and just a bad idea, even Microsoft runs Linux on their servers now). He kept pushing this and being distributive, and so they threw him out

    Every time he’s tried to start something, it failed - he can’t build a team to save his life.

    He’s good at hype and having money, I used to say “he’s a billionaire who read a lot of sci-fi growing up… That’s not the worst thing to be”.

    Now? He’s convincing people his abusive management strategies brought this success, but those teams were long formed by people who deeply care about the future of humanity. They’re driven, intelligent, and passionate people - did they succeed because of him, or in spite of him?

    I can’t say for sure, but I can say for sure that they could’ve done this with someone else at the helm, but he couldn’t have done it from scratch