Explore >> Select a destination


You are here

humberto.io
| | curiosityhealsthecat.blogspot.com
16.4 parsecs away

Travel
| | This is not yet another explanation of decorators. There are a lot of people who have done a great job of explaining it. What this post is a...
| | minhajuddin.com
12.4 parsecs away

Travel
| | Today, I was working with some ruby code that had to find the first product in one of the current contexts. Here is the code: 12345678def find_product_in_current_contexts context_ids = [1, 2, 3] con
| | www.byjp.me
12.0 parsecs away

Travel
| | I had some time to kill today, so I rewrote the DLC api in Ruby. If you use JDownloader you'll know how useful the DLCs are, essentially they allow you to contain all the links from a variety of online hosting sources in one place with any passwords that might be needed. All this data is also kept encrypted to prevent people from poking around inside and stealing the links! Now, should you wish to create one of these DLCs there's a handy ruby API I've built thats so simple you can even use it from irb! Enjoy.
| | accessibleai.dev
44.0 parsecs away

Travel
| Let's see how Anaconda helps you get a standardized Python data science environment up and running on your machine in minutes.