d0m

joined 1 year ago
[–] d0m 21 points 1 year ago

You can say the statement. Doesn't mean the statement is true. You might be a habitual liar and that particular statement is a lie.

[–] d0m 15 points 1 year ago (1 children)
[–] d0m 1 points 1 year ago

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.

[–] d0m 3 points 1 year ago

You don't get any dumb TVs in my country anymore. I'd assume its the same everywhere else unless you're going back a minimum 5 years of tech evolution, which might not be all too bad.

[–] d0m 4 points 1 year ago

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.

[–] d0m 1 points 1 year ago

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 :)

[–] d0m 1 points 1 year ago (1 children)

Yes I have the same experience. And on Kiwi, it can't detect the OS theme.

[–] d0m 10 points 1 year ago (1 children)

Incredible app! Never realized a web app could be so sexy.

[–] d0m 1 points 1 year ago

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.

[–] d0m 2 points 1 year ago (1 children)

Seems like Lemmy has a starring functionality.

[–] d0m 2 points 1 year ago* (last edited 1 year ago) (2 children)

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 ?

[–] d0m 1 points 1 year ago

I'm liking Thunder with compact UI of all. It reminds me of Sync, in a way.

view more: next ›