Eric Stiens
Eric Stiens
Rails 5.1 Ruby 2.5 Devise 4.4.1 Devise Invitable 1.7.2 Standard devise setup, standard devise_invitable setup. Using included views and no controller overrides. When I submit the password after following the...
Error log from a time when soundsync was running but the controller browser windown couldn't find it
```json { "version":"0.4.7", "platform":"darwin", "arch":"x64", "logs":[ "2020-10-23T18:17:48.421Z soundsync Starting soundsync", "2020-10-23T18:17:48.426Z soundsync:wrtc Creating peer manager", "2020-10-23T18:17:48.427Z soundsync:config Reading config from /Users/estiens/Library/Preferences/soundsync/config.json", "2020-10-23T18:17:48.428Z soundsync:peer:deb6e192-1531-4711-a8cc-f5bf23003407 Created new peer", "2020-10-23T18:17:48.428Z soundsync:peer:deb6e192-1531-4711-a8cc-f5bf23003407 Registering local...
``` Process: Soundsync [24614] Path: /Applications/Soundsync.app/Contents/MacOS/Soundsync Identifier: com.geekuillaume.soundsync Version: 0.4.7 (0.4.7) Code Type: X86-64 (Native) Parent Process: ??? [1] User ID: 501 Date/Time: 2020-10-23 13:03:08.148 -0500 OS Version: Mac OS...
Sonos speakers show up as airplay devices once they are added, however on trying to link them, I get `Unknown Error: Error - RSTP error on ANNOUNCE (403 - Undefined)`
expo site is down - also if you are interested in a fork of this turning into a community expo site since your plate is so full, I see the...
For Issue #34 Built out a first draft of this feature as a learning experience for Stimulus Reflex. Can filter on route name, controller name, action, verb, or path. Uses...
Demo for simultaneous countdown and countup timers that do their best to stay in sync on the FE and the BE * Shows firing events from a reflex defined on...
I often run into an issue with this like in dirty.rb (106) `original.instance_variable_set "@value_before_type_cast", record["previous_attributes"][key]` if I am doing active dev work and the database attributes get out of sync...
When querying cities in Canada, the google style geocoder is occasionally returning results in Europe. This seems to happen randomly. For example querying through the web interface using "100 Duncan...
When I run from the command line everything is fine ```bash $ which rubocop /Users/estiens/.rbenv/shims/rubocop $ rubocop -v 0.57.1 $ /Users/estiens/.rbenv/shims/rubocop --auto-correct Inspecting 5 files ..... 5 files inspected, no...