
Damus
Openvibe
Solcial
Coracle
gossip
nos
Primal
nostrmo
Ruby
Python
JavaScript
C++
Java
Perl
Lua
PHP
RubyBased on our record, Damus should be more popular than Ruby. It has been mentiond 7 times since March 2021. 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.
This had up and downsides. Not all clients support all features. Not all relays support all features, and the quality between these apps is greatly differing. But the upside is: the development is truly decentralized. Nobody is in control and every developer chooses which of the many NIP (Nostr improvement proposals) they want to incorporate or ignore. Off course, most users will just use the most popular clients... - Source: Hacker News / over 1 year ago
Try Damus if you're on apple (https://damus.io/). Source: almost 3 years ago
> Hey, author of https://damus.io here (ios twitter-like nostr client) Haha, like Nostradamus, very clever name! - Source: Hacker News / almost 3 years ago
Hey, author of https://damus.io here (ios twitter-like nostr client) > First, I want a replication strategy. Nostr messages get lost in time, and many of the clients end up just blasting an entire message history at your client. Because there's no clue in the protocol how messages are related other than a timestamp this also means you can fake timestamps and write fake messages in the future or back in time You... - Source: Hacker News / almost 3 years ago
NOSTR is an informational protocol on top of which some alternatives are being built. Nothing quite like Reddit yet, but you can check out Damus and similar for Twitter-like curation. 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
Openvibe - Town square for open social media
Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.
Solcial - Welcome to the future of social media
JavaScript - Lightweight, interpreted, object-oriented language with first-class functions
Coracle - Coracle is a web client for the Nostr protocol. While Nostr is useful for many things, Coracle focuses on providing a high-quality social media experience.
C++ - Has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation