
Lemmy
Jerboa for Lemmy
Tildes
Reddit
Aether
SaidIt.net
Hacker News
Raddle
Ruby
Python
JavaScript
C++
Java
Perl
Lua
PHP
RubyBased on our record, Lemmy seems to be a lot more popular than Ruby. While we know about 410 links to Lemmy, we've tracked only 4 mentions of Ruby. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
{ "instanceUrl": "https://lemmy.ml", "communityName": "memes@lemmy.world", "sort": "Hot", "maxPosts": 100, "includeComments": false, "useProxy": false }. - Source: dev.to / about 1 month ago
A few weeks a go I posted a meme with the caption "My wife out-drinking everyone at the table-- Our unborn son:" [picture of Tom the cat in the womb]. I understand abortion is a touchy subject for some people, but it's not like I was advocating for or against abortion. After that, I posted a meme complaining about the lack of specificity of the rules on Lemmy and that post also got removed. That's enough to let me... Source: over 2 years ago
Im using the Jeroba app on android first of all. It just seems like lemmy is a complete and total mess. So many contradicting things Im seeing. And then theres instances and communities but apparently it "doesn't matter what instance you choose because you'll still have access to all other communities anyway". Well that is pretty much false. Like using lemmy.world for example. I'll search up for a linux community... Source: almost 3 years ago
Signing up isn't complicated, people just get confused by what "federation" means... It doesn't matter what instance (or "server" if it's easier to understand) you sign up for. I'm on lemmy.world but I post and comment on lemmy.ml and 10-15 other instances all the time. Think of instances as "copies" with different users and posts, but they all interact with each other (with a few exceptions). Source: almost 3 years ago
Whereas the top three on my subscribed feed are from [Games@lemmy.world](mailto:Games@lemmy.world), [gaming@lemmy.ml](mailto:gaming@lemmy.ml) and [gaming@beehaw.org](mailto:gaming@beehaw.org). My subs on lemmy are mostly related to video games, but this points out something that confuses some folks coming over from Reddit - lemmy.ml and beehaw.org both have communities named "gaming" and they are separate... Source: about 3 years ago
On Thursday, I shared the importance of contributing to Ruby's documentation, and I wanted to show that even a small contribution can help. Thus, I showed a small PR I submitted for the ruby-lang.org website:. - Source: dev.to / over 1 year ago
The counter function is written in Ruby. Since Ruby is an interpreted language, AssemblyLift deploys a customized Ruby 3.1 interpreter compiled to WebAssembly, which executes the function handler. Since the interpreter is somewhat large, the cold-start time of a Ruby function tends to be larger than that of a Rust function. Our counter is being run in the backround, so we're fine with it being a little bit laggy... - Source: dev.to / over 3 years ago
But, in general I was told use rubyapi.org unless you _really_ want to stick with the ruby-lang.org docs for all you do (which is fine) or to dig more into some object hierarchy, etc. Source: about 4 years ago
[2] 'rbenv' - https://github.com/rbenv/rbenv - Ruby version management utility. Run something like rbenv install 3.1.1 to install that version on your system (requires related project ruby-build), then rbenv local 3.1.1 in your code's directory to specify that for any ruby command in that directory only, you want to use version 3.1.1 that you installed through rbenv. Does other useful stuff too. Only does Ruby,... Source: over 4 years ago
Jerboa for Lemmy - Lemmy
Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.
Tildes - A non-profit community site driven by its users' interests
JavaScript - Lightweight, interpreted, object-oriented language with first-class functions
Reddit - Reddit gives you the best of the internet in one place. Get a constantly updating feed of breaking news, fun stories, pics, memes, and videos just for you.
C++ - Has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation