
Tildes
Jerboa for Lemmy
Reddit
Lemmy
Raddle
SaidIt.net
Aether
Lobsters
Ruby
Python
JavaScript
C++
Java
Perl
Lua
PHP
Tildes
RubyBased on our record, Tildes seems to be a lot more popular than Ruby. While we know about 244 links to Tildes, 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.
- https://tildes.net/~society/1ldg/proton_ceo_tweets_support_for_donald_trumps_department_of_justice_pick_and_the_us_republican_party. - Source: Hacker News / 12 days ago
I like https://tildes.net, reminds me of reddit back in the day where conversations were actually good. I'm not sure though if it also turned into AI slop. - Source: Hacker News / 5 months ago
Ladybird is in the process of switching over to Swift, and has been for a little over a year now. Not linking to the pedophilic nazi-site, and as Nitter is dead-ish, here is the full-text announcement archived on tildes: https://tildes.net/~comp/1j7m/ladybird_chooses_swift_as_its_successor_language_to_c. - Source: Hacker News / 6 months ago
To dial up the weirdness, sometimes the solar flare activity has spikes (https://www.spaceweatherlive.com/en/solar-activity/solar-flares.html) and these have a mild relationship with the odds of having "bitflips" in that timeframe. We had a "historic bad solarweather" a bunch of years ago and I talked with a cyber cafe operator that "you could have more computers bluescreen on this week than usual". To me it got... - Source: Hacker News / 7 months ago
I was curious too so I Googled it. The hits were just similar posts in HN comments and this one on Tildes says more (assuming it is the same person): https://tildes.net/~tech/1e5n/rss_users_how_do_you_use_organize_and_maximize_your_enjoyment_of_rss#comment-c0i4. - Source: Hacker News / about 1 year 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.
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.
JavaScript - Lightweight, interpreted, object-oriented language with first-class functions
Lemmy - Federated link aggregator and Reddit alternative built with Rust
C++ - Has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation