RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Submit a post

You can use basic HTML markup (e.g. <a>) or Markdown.
Note that your post may be edited to suit the format of the site.

As you are not logged in, you will be
directed via GitHub to signup or sign in

Post Preview

Note: Only the first pargraph is shown on the front page and overly long paragraphs may be broken up.

Using the scikit-learn Python machine learning library in Ruby using PyCall

In this post we will use the scikit-learn Python library to build a SVM handwritting classifier inside a Ruby application. We will show how to load the Python library in Ruby and highlight some of the differences you’ll need to know to use the sci-kit learn toolbox from Ruby. Read more: https://www.practicalai.io/using-scikit-learn-machine-learning-library-in-ruby-using-pycall/

Watch out for Ruby blocks scope gotcha

Blocks are probably one of the best parts of Ruby. They bring much of its flexibility and power. They have their own scope and can be used to create closures. This lead me to introduce a bug in an app recently. Read more…

visit our sites https://www.mo3adla.com/ …
visit our site https://www.noon-code.com/ …
visit our sites https://www.careolder.com/ https://www.careolder.com/%d8%…
http://mcafee-activate-key.com/ http://how-to-setup.net/norton-setup/ http://se…

Social Media Monitoring with Source Code

Apphera 3.0 is about to be released and comes as annual subscription including Ruby source code. Besides social media monitoring (Twitter, Facebook etc) we added comprehensive competitor analyses and also new with Email campaign tools including a data miner to extract emails from the Internet for business to business (!!) campaigns (don’t spam please). As always I will also add a open source/free version of my Rails based platform. This time I added a Node-Red based tool to the mix as it allows to create work flows in a graphical way.

can you share the link to download and feature list please

blockchain-lite library / gem - build your own blockchain with crypto hashes in ruby

Hello, I’ve bundled up the blockchain.rb sample from Awesome Blockchains into a ready-to-use out-of-the-box enterprise-strength blockchain library called blockchain.lite. Use like: b0 = Block.first( "Genesis" ); b1 = Block.next( b0, "Transaction Data..." ) ... and so on. Revolutionize the world with blockchains, blockchains, blockchains one block at a time. Happy blockchaining with ruby. PS: Proof-of-work upcoming :-)

http://www.uggs--outlet.net http://www.guessfactorycanada.ca http://www.poloout…

tty-file v0.4.0 release

The latest tty-file apart from bug fixes adds a new tail_file api which can be used for reading files backwards. By default 10 lines are read which can be configured. Enjoy!

Build Your Own Blockchain in 20 Lines of Ruby - blockchain.rb @ Awesome Blockchains

Hello, Inspired by Let’s Build the Tiniest Blockchain In Less Than 50 Lines of Python I’ve put together a Ruby version. Blockchains, blockchains, blockchains! See the blockchain.rb sample in the Awesome Blockchains repo. Use $ ruby ./blockscript.rb to run. Happy blockchaining. Cheers.

Interesting. I have the idea too
nice share ! thanks
Loading older posts