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

help-circle
  • I was at a small roleplaying convention last week. It was great to meet the others again after about a year and game with them. Unfortunately someone was rather generous with their flu viruses and I got my personal helping. So I’m on sick leave for the second say but luckily, according to the test it’s just a flu and not the big bad C. On Monday I clobbered together a small template for my sister to build fake computer screens as props for TV shows… All in all a mixed bag of some good stuff and some annoying things…





  • Several times, sometimes to find out when an incompatibility was introduced in an upstream dependency to find the maximum compatible version, but usually to find the commit that introduced a strange bug.

    The process is always the same… Write a unit test, start bisect, check test select next bisect step, repeat. If your last-known-good and first-known-bad are correct, it always worked for me.


  • Since this was a question about a lemmy feature, I’m talking lemmy here, arguing about fediverse, TCP/IP or electricity numbers/servers/plants doesn’t seem usefull in this context. Providing a link to a server that to your knowledge (you provided the reason) hosts illegal content can be seen as participating in this crime or at least advertizing. (Disclaimer: I’m no lawyer, I just remember whole BBS being seized for providing lists of (international) phone numbers to BBS that hosted warez and there’s stuff that’s worse than warez).


  • There are a few different things I’d like to mention:

    • I don’t think, that there is such a thing as a massively defederated instance exists right now. The most blocked instance is blocked by about 11% of the instances, followed by two instances at 6%
    • Even if the die hard scene users would know their instances, not every random troll or spammer would.
    • This doesn’t address the possible legal issues of publicly announcing where someone could find illegal content
    • If “small queer instance” refers to beehaw… That’s the second largest instance there is as of today according to https://github.com/maltfield/awesome-lemmy-instances

    And lastly: If you’re new to the fediverse you maybe shouldn’t run your own instance in first place. Helping reckless people pull reckless stunts is a bad reason to promote a feature.


  • Currently it isn’t and I don’t think, that this would be the best idea ever since it could be misused as some kind of index to find bad instances. The defederated-list is available to the public and thus the defederating instance could in fact be “advertizing” the instances they defederated from (“Look, we don’t want this stuff here, but these instances are for [right-wing|transphobes|bots|spammers|porn]”)…

    Depending on where the instance is hosted or where the admin lives, it might even be illegal to in fact point people to places where they can find certain things.



  • I seldom use profilers because I seldom need to. It’s only usefull to run a profiler if your programm has a well defined perfomance issue (like “The request should have an average responsetime of X ms but has one of Y ms” or "90% of the requests should have a response after X ms but only Y% actually do).

    On the other hand I use a debugger all the time. I rarely start any programm I work on without a debugger attached. Even if I’m just running a smoke test, if this fails I want to be able to dig right into the issue without having to restart the programm in debug mode. The only situation, where i routinely run code without a debugger is the red-green-refactor cycle with running unit tests because I’ll need to re run these multiple times with a debugger anyway if there are unexpected reds…

    What enables me? Well there’s this prominent bug-shaped icon in my IDE right besides the “play button”, and there’s Dev-Tools in Chrome that comes with the debugger for JS…

    Running your code without a debugger is only usefull if you want to actually use it or if you’re so sure that there aren’t any issues that you might as well skip running the code altogether…




  • The main difference between these two instances as I see it is that lemmy.world gets a whole lot more media coverage, attention and direct links than sh.itjust.works. You have to do research or visit join-lemmy.org to find a link to sh.itjust.works and then their tagline starting with “A bilingual (EN/FR) general-purpose instance located in eastern Canada! Powered by 99% renewal energy!” might just keep some uniformed (as in how this federation-thingy works) non-canadians from joining (yes, I left out the second part of the tagline, assuming most people who’d be put off by the beginning wouldn’t read any further).


  • I think it’s a lot less nefarious. About every post or article about Lemmy that links to Lemmy instances has links to (in this order in almost every article I remember) lemmy.world, lemmy.ml and beehaw.org. Of these 3 only lemmy.world accepts new users without vetting. Lemmy.ml doesn’t accept new users at all and beehaw doesn’t really look that welcoming to someone who knows they might stir some shit up in the future and also getting into beehaw requires more effort. So with lemmy.world usually being the first on the list and additionally requires the least effort to join, this is where all the world and their uncle end up on. They just get the biggest unfiltered influx and with that the biggest amount of toxic people. (I want to make sure that I’m not calling lemmy.world users lazy or toxic or anything like or that this is their target audience. It’s just a fact fact that someone who can’t be bothered to do research and/or “write an essay” as someone called it, will most likely end up on lemmy.world)



  • That’s an important question to ask. For me (and I want to make very clear that this is exclusively how I handle things for myself) there is a huge difference between things I use (or what I call passive association) and things I work on or contribute to (or what I call active association).

    While im ok-ish with using their software if they don’t really profit from my usage, I wont be actively helping them. Given the state of the world and western society, I can’t really escape using products that are unethical and as a software developer working for a company I can’t really decide who gets to use my paid work and since I very much like having a bed and a roof and food and even some comfort in that, I’d rather stick to my job, but I can make a choice on who I support with my free time.




  • Just to put an additional perspective on this. Beehaw has been and/or had to defederate instances before to become and stay the safe space everyone here’s enjoying. The only major difference here is that this time it hit two major instances and not because of actions or goals of the majority of their population or admins but because the sheer size of the instances made the small percentage of their users, who act in what is considered a bad way, made it to much to handle.

    According to this list of Awesome Lemmy Instances, there are 5 instances who’s count of blocked instances is way above every other instance (like 5 times more). Beehaw is one of those, in fact Beehaw is on top of that list. While this of course isn’t desirable, it made the communities we have here possible in first place and helped shape them into what they’re now. Just check the blocked instances list.

    I think, just closing the valve on certain pipes is a legitimate course of action in a situation where there is more pressure than the receiver can handle, especially in short term while other measures are put into place (like getting better tools to handle the pressure or expecting the general pressure to go down). If the only two options for this valve are “fully open” and “fully closed” it seems to me like the only course of action to prevent overpressure from flooding the whole place.