You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
Go and Ruby-FFI How to write a shared library in Go that can be loaded by Ruby-FFI. With the release of Go 1.5 we got access to a new buildmode called c-shared, which allows you to build shared libraries that Ruby-FFI can load. (Also, anything else that can load shared libraries) Inspiration Filippo Valsorda has already written a very nice article on Building Python modules with Go 1.5 but I natur
Using lazy enumerators to work with large files in Ruby By Starr Horne #ruby Aug 10, 2015 Enumerators are at the heart of what makes Ruby such a powerful, dynamic language. And lazy enumerators take this a step further by allowing you to efficiently work with extremely large collections. Files - it turns out - are just large collections of lines or characters. So lazy enumerators make it possible
2014-11-26 I believe that the Enumerable module is the most important thing to understand if you want to go from a beginner to intermediate Rubyist. It requires you to understand two fundamental parts of Ruby: modules and blocks. Rubyâs standard library includes hashes, arrays, sets and thread-safe queues. One structure missing is a generic binary tree. Binary trees are great general purpose data
This github-hosted project serves as the starting point for high-level discussion and planning of the next ruby web server interface, intended to one day make Rack obselete. With Rack at this moment having no obvious future, the Rack Next project aims to get the ball rolling on a replacement that addresses the inadequacies of Rack as both a specification and a framework. The objective of Rack Next
Introduction This blog post shows how I deploy a Ruby on Rails app that runs in a Docker container on a DigitalOcean server. To keep it simple, Iâm going to explain a very manual process on simply getting an app deployed inside a Docker container. In this post Iâll show you: How I installed Docker on a server The Dockerfile for my Rails app Building with bundled gems from Gemfile Building with co
Track the weather and get an email when it's going to rain (or snow) tomorrow ("Don't forget your umbrella!") List terms that you care about and receive email when their occurrence on Twitter changes. (For example, want to know when something interesting has happened in the world of Machine Learning? Huginn will watch the term "machine learning" on Twitter and tell you when there is a spike in dis
Download Doing for LaunchBar v2.2 A LaunchBar action for use with doing Published 02/07/20. Updated 07/01/21. Changelog Donate ⢠More info⦠Evan Lovely has created an Alfred workflow as well. Contributing If you create a plugin, custom command, or hook you can share, please let me know. If I get a few plugin contributions, Iâll set up a second repository for them. Feel free to fork the repository
Imagine wanting to square an array of integers. We can do this in Jop using the â*:â operator: [0, 1, 2].j('*:') From this we get: [0, 1, 4] In typical J fashion, operators work on arrays of any dimension: [[0, 1, 2], [3, 4, 5]].j('*:') Hereâs the result: [[0, 1, 4], [9, 16, 25]] In Jop, J operators are applied right to left. We can do a âtakeâ operation to get the the first array of the squared e
We are glad to announce a new release of BitNami Ruby 2.0 Stack, which is focused on improved Windows support. BitNami Ruby Stack provides a complete, self-contained development environment for Ruby on Rails for Linux, Windows and Mac OS X. We offer one-click packages for each Ruby 1.8, Ruby 1.9 and Ruby 2.0. With the latest version of Ruby in this package you can find the latest version of Rails.
Hunter PowersCTO and AI/ML Leader in Washington, D.C. Hunter Powers is a visionary and experienced technology executive with a strong track record of leading multidisciplinary teams to achieve ambitious goals. Offering more than 20 years of experience in technology and more than ten years in leadership roles, Hunter specializes in steering Artificial Intelligence (AI)/ Machine Learning (ML) driven
ãªãªã¼ã¹ãé害æ å ±ãªã©ã®ãµã¼ãã¹ã®ãç¥ãã
ææ°ã®äººæ°ã¨ã³ããªã¼ã®é ä¿¡
å¦çãå®è¡ä¸ã§ã
j次ã®ããã¯ãã¼ã¯
kåã®ããã¯ãã¼ã¯
lãã¨ã§èªã
eã³ã¡ã³ãä¸è¦§ãéã
oãã¼ã¸ãéã
{{#tags}}- {{label}}
{{/tags}}