

The lemmy instance you choose (for example, you chose .ml) to join will have its own tone, flavor, rules, politics. You will find instances that are left, right, and center. Additionally you will find some that are VERY far-left or VERY far-right. If you are finding the tone for the lemmy community (equivalent of reddit subreddit) different that your position, it may be because its hosted and moderated on an instance with that particular bend.
You may also experience some judgment from others because of the instance you are coming from as it can communicate some of your positional bias. Some users have chosen to relocate to other lemmy instances once they get an understanding of what ideas live where.
All of that said, while lemmy and the fediverse has a much smaller userbase than Reddit, it is so much nicer here. My last post to reddit was over 2 years ago, and every post I hear about how bad it is getting over there confirms this is the better place here.






Ruby was the most approachable language I found and sheparded me from my limits of bash scripting and Windows batch file scripting into the next level.
The author derides Ruby’s easy readability and syntax because it has issues scaling to large enterprise applications. I don’t disagree there is a performance ceiling, but how many hundreds of thousands of Ruby projects never rose to that level of need? The author is also forgetting that Ruby had Rubygems for easy modular functional additions years before Python eventually got pip.
I don’t write in Ruby anymore, and Python has evolved to be much more approachable than it was when Ruby was in its prime, however if someone came to me today saying they wanted the easier programming language to learn that could build full applications on Linux, OSX, Windows, and the web, I’d still point them to Ruby with the caveat that it would have limits and they would be better served by Python in the long run.