Why Use MongoDB with Ruby
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
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
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
Runno
Runno –It has some similarities with things like JSFiddle or CodePen, but can run Ruby (as well as Python, C and C++). It can even act interactively and accept user input (such as with gets). You can then take these sandboxes and use them on your own pages/blog posts, etc.
The What, the Why, and the How of Bloom Filter – The Lean Software Boutique
The What, the Why, and the How of Bloom Filter - The Lean Software Boutique –Have you ever wondered how does Medium recommend blogs to read or how does a platform with millions of users tells if a username is available or ta…
Puzzle Master Inc – #1 Platform to Buy Puzzles Online
Puzzle Master Inc - #1 Platform to Buy Puzzles Online –Puzzle Master Inc is a #1 online puzzle buying platform where you can find huge collection of Wire, Metal, Jigsaws, Cubes, Wood Puzzles & Brain Teasers. Shop Now!
Try these Google Docs Tricks 🪄
Try these Google Docs Tricks 🪄 –There are a few really good ones here! “11 quick tips and hidden features”
Duplication – Code with Jason
Duplication - Code with Jason –Duplication can pose serious maintenance problems to codebases. Developers’ attempts to fix duplication can even sometimes introduce new problems. Certain popular approaches to addressing duplication exist, such as the rule of three and the refrain duplication is cheaper than the wrong abstraction. I think these advice snippets treat duplication in an oversimplified way that doesn’t […]
CodeSee – Bring visibility to your codebase
CodeSee – Bring visibility to your codebase –CodeSee is the world’s first solution for Continuous Code Understanding. CodeSee helps development teams visually understand how your large-scale codebase works, document it, and collaborate continuously.
VisiData
VisiData –Command-line interactive multitool for tabular data.VisiData is an interactive multitool for tabular data. It combines the clarity of a spreadsheet, the efficiency of the terminal, and the power of Python, into a lightweight utility which can handle millions of rows with ease.