

Right? That’s exactly what I wanted and didn’t get. But I did get bombarded with a half dozen ads in my search through the article including one that wanted me to pay them for this stellar reporting.
Right? That’s exactly what I wanted and didn’t get. But I did get bombarded with a half dozen ads in my search through the article including one that wanted me to pay them for this stellar reporting.
There’s more ads on that page than content too. I can’t tell if there a hidden joke here or what.
More than just tolerate, I think you can find a certain amount of joy in this time of change and really relish something new, unusual and different. Just because it is new and uncomfortable doesn’t mean it has to be unpleasant. Figuring out how to be sensitive to your own emotions and work through change quickly can get you there.
Do you think this will change over time where one community on a specific instance will gain the market share and all others will evaporate away? And if it does, doesn’t that just place us back in the reddit situation?
To the second question of putting us back in the Reddit situation: Yes.
If you want one platform, that’s what Reddit did for you. How did that work out?
This discomfort that we feel from many communities paving their own ways I think is temporary. We will learn to adapt to this. I think this is not a fundamental problem with Lemmy, but a UI/UX issue that new UI features will help us handle as the needs are outlined and the “pain points” are made more clear.
One platform or source is not the answer. Freedom in choosing from many sources of information is where the real benefit lies.
I needed to learn Go quickly for a small little side project and I was able to run through the fundamentals Go track in about a week and a half doing a few exercises here and there.
I’ve been exposed to quite a few programming languages so a lot of the common principles are there for me. What I really needed was to learn how Go is different and what the unique things about it are.
For example, I didn’t need to learn about why loops are important. What I did like learning is how a for loop in Go was structured and how to use it in different contexts. Utilizing range was a great thing I picked up from their examples.
Exercise is a great hands-on tool to supplement and support learning.