sscirrus

Results 11 issues of sscirrus

Hi guys, I was wondering if either fakufaku/CmdArduino or joshmarinacci/CmdArduino allow for an implementation that accepts any command I send my Arduino Yun? I am sending commands over the Yun...

Hi everyone, I tried installing nifty-generators today but I got an error message upon installing RI documentation. ERROR: while executing gem .. (Errno::EINVAL) Invalid argument - ./

help

I have a model called QueryDoc.rb, which links to a controller called query_doc_controller.rb. Expected behavior #1: From QueryDoc.rb, type 'Ctrl-r, c'. Expect to reach query_doc_controller.rb. Expected behavior #2: After #1...

Hi, I'm trying to set up some fixtures with some nested-hstore fields and I'm running into trouble. Example: ``` one: user: one custom: :name: :prompt: What is your name? ```...

I'm trying to figure out how to use fields in a form to populate _parts_ of my hstore field. Here's the data in the hstore: ``` custom = { "settings"...

I am running WiFi-Connect 4.3.1 on a Beaglebone Black Wireless (arm7l) using the latest Buster image for Beaglebone (kernel 4.19.94-ti-r42). I installed Wifi-Connect and am trying to start it up....

I have a small touchscreen device and a dedicated 'scrollbar' region on the right. I am not familiar enough with the javascript to figure out how to specify that the...

Hi guys, First off, thank you very much for continuing to develop this. This is one of the most useful utilities I currently use! I am having trouble accessing Function...

Hi guys, I have Pyminifier installed: ``` pip install pyminifier # Requirement already satisfied (use --upgrade to upgrade): pyminifier in /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages ``` But when I call `pyminifier` in the terminal,...

I installed atom-sublime-select on Atom as my only community package. I tried to select using ALT and cursors, ALT and mouse. Then I tried remapping it to my right mouse...