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/)UL
ultraHQ @beehaw.org
Posts 4
Comments 32
Are all these thousands of lemmy servers useless?
  • Thanks for the in depth write up! I haven't looked too far into the docs or the subscription model, but is this a fault on Lemmy's end, or is this a function of how activity pub handles federated communication? (I'm very new to activity pub/federation, just now reading through the activity pub docs)

    I do like your idea of distributed replication via keys,much better than what I had brainstormed

    Edit: yeah it does look like it's a function of activity pub, wonder if theres a more scalable federation protocol out there

  • Do you self host a ci/cd pipeline? If so what do you use?

    Hi all,

    I'd like to spin up a lemmy instance with some changes I'd like to make this upcoming weekend, and I'd like to self host a ci/cd pipeline for it.

    At work, we use Jenkins tied to Jira.

    Our procedure is as follows:

    1. We feature branch, build/deploy to dev (manual), self/peer verify.
    2. Merge to master, build/deploy to dev (triggered by jira), QA tests
    3. Promote to stage (deploy artifact from previous build, triggered by Jira), QA tests
    4. Promote to prod, and pray we didn't miss any edge cases lol

    I'm not married to Jenkins and I'd be open to other options, if there's something you've tried that you think is better, I'd love to hear it!

    Would be nice to have auto triggers that are tied to kanban stories, but not necessary.

    3
    A few quick notes
  • Lol, because I'll be spinning up an instance this coming weekend with some QoL changes that I'd like to see, but don't think would be merged in (route schema for posts as i dont like {url/post/{post_id}

  • How would you make Lemmy nicer for yourself?
  • I'm presently working on changing the url schema to more match reddit's,

    Eg:

    /post/{title}-{title_id}

    /post/{title}-{title_id}/comments

    Etc.

    I have all the code changes locally but waiting for a new PSU fot my home server to come in tomorrow for my dev server as i dont feel like setting up postgres etc on my laptop

  • Reddit experimenting with blocking mobile browsers
  • Absolutely. The value from the knowledge that I've gained from reddit is intangible. It will be next to impossible for me to not use it as reference material in the future. I mean we're talking about close to 2 decades of crowdsourced information.

    Being able to filter out bad information with downvotes was also amazing, and part of the reason I will most likely be moving away from beehaw communities (no downvotes, wtf?? trying to be youtube, eh? 🤣 )

  • In contemplating a decentralized future
  • like, it used to cost some serious $$$ to host your own website/community back in the day, but now you can easily get away with it for less than ~$100/yr.

    Sure, at a small scale. But if you want to run a highly available, horizontally scalable platform that will cost $$$.

    I agree with your other points!

  • In contemplating a decentralized future
  • The answer is just building strong communities that give a shit about building good internet spaces

    Like I said in my post, interests fade. Most open source projects I've seen fail. What keeps a core team around over the years, most of the time, isn't giving a shit.

  • In contemplating a decentralized future
  • Ehm, it is hard to make social platforms work. I work in technology, as a software engineer and am paid to keep our core services running. It is a full time job with some of the best minds around me.

    Luckily, I work in a sector that mainly sees traffic 9-5 m-f, but social platforms need hands on deck 24/7/365.

  • Is anyone else beginning to mourn reddit?
  • The one thing that I am worried about for a decentralized future is incentives.

    What keeps a federalized service owner going over the years? Donations alone won't account for server costs, let alone time spent maintaining code or moderating communities.

    Most successful open source projects offer enterprise packages to sustain incentivization, or are a subset of a megacorp that releases (off of the top of my head: canonical, hashicorp, apache, mongodb, k8s, chromium, android, redhat) and the list goes on.

    Most, if not all, of the donations based or FOSS projects that I have seen over the years lose traction because the hobby wears off for the core maintainers.

  • Looking to migrate from raspberry pi to SFF PC. What are good options in 2023?

    I'm getting close to my 4gb RPI 4b's mem limit ~80% and would like to migrate from it to a low power SFF thin client. What are some good options?

    21