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/)DM
d0m @lemmy.world
Posts 0
Comments 15
Just got fired today and I don't know why
  • How good is the debugging experience in vim? For something like Java, an IDE is a must. There's always vim keybindings but of course, it's not tthe same. Also, there's some benefit to shared tooling within the team, as onboarding new members becomes way easier.

  • Anyone else notice that short videos are making their attention span worse?
  • For sure. It's the reason why I refuse to use apps that autoplay videos, including default reddit app, Twitter. I have YouTube Revanced which strips out the Shorts button and the section from the app itself. On desktop, I use an extension to remove shorts as well. However I'm way more addicted to consuming information. Text is where its at, (Tildes, HN, comments all over) maybe slightly less harmful compared to video but it's not good for sure.

  • Why do people host Lemmy instances and how do they pay for them?
  • I see, but how will communities on your server be discovered or, how will people on your server discover other communities? I suppose a third party solution is one option. I might have to look into the documentation for this :)

  • I know I should... but I just really don't wanna
  • For real. I have been using DI to only mock infra and external services while keeping the actual code unmocked, and using an in memory db (we use Dynamodb so that's easy) for testing. I write tests only at the interface level, send data in, mock infra, external services, and then assert side effects. Found this to work very well for now, especially for Lambdas which we have quite a lot of.

    Whenever we encounter a bug, we ensure that that case is captured in a unit test as well, but priority on integration tests.

  • Why do people host Lemmy instances and how do they pay for them?
  • Great explanation, thanks for the write up! I have a couple of questions, if I may.

    • So if I setup my own instance tomorrow, it'd be sending notifications of activity to all the other instances? Maybe I'd have to have a list of instances I'd like to notify? How does it discover the other instances?

    • If my instance is listening to all other instances? Won't saving all posts take up a lot of disk space? I guess there is only text and link data and no media, but wouldn't it add up fast as the number of users/instances grow ?

  • Reddit is not so fun anymore, RIP RIF
  • Tildes was actively not looking for exponential growth, and the drop in quality that sometimes accompanies it. It is not a Reddit alternative for most folks, who use it for cat pics, star wars memes, and outrage porn. It is for a niche of users who prefer slightly longer form, quality content, and knee jerk reactions and comments aren't as valued over there. I like it, but both Lemmy and Tildes complement each other well rather than being directly against each other. Worst case, one can always browse Tildes without logging in. I don't know why people rush to make accounts immediately, without waiting to get a vibe of the space.

  • What Android app should I use to browse Lemmy?
  • I've only tried Jerboa and Thunder, but Thunder's compact layout is actually like RiF. It's more like Sync than RiF though. Honestly impressed by how good it is. I tried cloning and tweaking Jerboa's UI to my liking but Thunder just werks for now.

  • Is anyone else enjoying the slower pace of content?
  • For real? Most of the frontpage of lemmy seems to be filled with memes and news about reddit, both of which I don't care about. Of course, I had curated my reddit feed over time and seems like it will take time to do the same over here.