Elias Fatsi
Elias Fatsi
Not immediately pressing, but I've heard really good things about Redux's [video tutorials](https://egghead.io/courses/getting-started-with-redux). They're short, start out with the bare basics, and then slowly build up. We can use this...
Notes from the gang's meeting: - multiple audiences - newcomers - tech lead at company evaluating options - contributors - Tommy's new CS major friends - existing Redux users (would...
Just met with @mackermedia and @btrav around the topic of publicity and marketing for Microcosm. Wanted to post notes and discuss next steps with the larger community. ### Meeting Notes:...
I'm seeing this issue on attempts to install multiple Ruby versions: ``` $ asdf install ruby 3.1.2 Downloading openssl-1.1.1n.tar.gz... -> https://dqw8nmjcqpjn7.cloudfront.net/40dceb51a4f6a5275bde0e6bf20ef4b91bfc32ed57c0552e2e8e15463372b17a Installing openssl-1.1.1n... Installed openssl-1.1.1n to /Users/efatsi/.asdf/installs/ruby/3.1.2 Downloading ruby-3.1.2.tar.gz... ->...
This is an awesome tool, thanks for the work on it so far. I often just need to create a backup without loading the database onto my local environment though....
### Description When importing multiple records, if one record fails due to `Data too long for column` SQL error, all remaining entry import attempts fail for an unrelated reason: `Column...
First off, this tool is awesome. Thanks so much for the work on it so far 🙇 I'm seeing some erratic behavior where the TabFS Chrome extension removes itself from...
I was attempting to render some nested fields for a specific child instance, and caught an edge case in `nested_fields_for_builder`. My first attempt: ```erb ``` By passing in a specific...
Got some user feedback that informed us that the app doesn't work on Microsoft Edge. Also no, we don't have a FAQ page. Also lol, the About page doesn't do...