A Quick and Easy Guide to the Asset Pipeline in Rails 7 | Mix & Go
A Quick and Easy Guide to the Asset Pipeline in Rails 7 | Mix & Go –It never hurts to learn more about the Asset Pipeline in Rails 7, right?
Welcome to Bashly | Bashly - Bash CLI Framework
Link: Welcome to Bashly | Bashly - Bash CLI Framework: "Bashly is a command line application (written in Ruby) that lets you generate feature-rich bash command line tools."
Welcome to Bashly | Bashly – Bash CLI Framework
Welcome to Bashly | Bashly - Bash CLI Framework –Bashly is a command line application (written in Ruby) that lets you generate feature-rich bash command line tools.
Python List Comprehensions Are More Powerful Than You Might Think
Link: Python List Comprehensions Are More Powerful Than You Might Think: "I can always learn tonuse comprehensions better! “Write better list comprehensions with the help of these unknown features and tricks”"
Accelerate Python code 100x by import taichi as ti | Taichi Docs
Link: Accelerate Python code 100x by import taichi as ti | Taichi Docs: "This is almost in the too good to be true category! “Python has become the most popular language in many rapidly evolving sectors, such as deep learning and data sciences. Yet its easy readability comes at the cost of performance. Of course, we all complain about program performance from time to time, and Python should certainly not take all the blame. Still, it's fair to say that Python's nature as an interpreted language does not help, especially in computation-intensive scenarios (e.g., when there are multiple nested for loops).”"
How To Learn Any New Skill Fast: 26 Tips and Tricks - Jeremy Fielding 105
Link: How To Learn Any New Skill Fast: 26 Tips and Tricks - Jeremy Fielding 105: "My first video post to this. This is an excellent motivator and explainer to all of you trying or struggling to learn a new skill. I myself am struggling go learn to play the piano. Ha! I’ve been doing that for over 10 years. Still diggin’"
How To Learn Any New Skill Fast: 26 Tips and Tricks – Jeremy Fielding 105
How To Learn Any New Skill Fast: 26 Tips and Tricks - Jeremy Fielding 105 –My first video post to this. This is an excellent motivator and explainer to all of you trying or struggling to learn a new skill. I myself am struggling go learn to play the piano. Ha! I’ve been doing that for over 10 years. Still diggin’
Why Use MongoDB with Ruby
Link: Why Use MongoDB with Ruby: "I haven't read this yet, but the topic is of great interest: "Before discovering Ruby and Ruby on Rails I was a .NET developer. At that time I’d make ad-hoc changes to my development database, export my table/function/stored procedure/view definitions to text files and check them into source control with any code changes. Using diff functionality I’d compare the schema changes that the DBAs needed to apply to production and we’d script that out separately.""
Effective Queries with Rails and PostgreSQL
Link: Effective Queries with Rails and PostgreSQL: "Getting data into your database is easy, but querying large datasets is challenging—especially without the right indexes. Pavel Tkachenko teaches how to write performant SQL queries with EXPLAIN and ANALYZE."
GeorgeKaraszi/ActiveRecordExtended: Adds additional postgres functionality to an ActiveRecord / Rails application
Link: GeorgeKaraszi/ActiveRecordExtended: Adds additional postgres functionality to an ActiveRecord / Rails application: "Adds additional postgres functionality to an ActiveRecord / Rails application - GeorgeKaraszi/ActiveRecordExtended: Adds additional postgres functionality to an ActiveRecord / Rails application"