
April 2021


Awesome Ruby
A collection of awesome Ruby libraries, tools, frameworks and software. The essential Ruby to build modern Apps and Web Apps.

The Software Engineer's Online Handbook | Toptal
Toptal enables start-ups, businesses, and organizations to hire freelance developers from a growing network of the best custom software engineers in the world. Find freelance developers to work full-time, part-time, or hourly who will seamlessly integrate into your team.
Swagger – The World's Most Popular Framework for APIs.
Simplify API development for users, teams, and enterprises with our open source and professional toolset. Find out how Swagger can help you and get started today.
Rails Performance - What You Need To Know
Rails Performance - What You Need To Know URL: https://www.airpair.com/ruby-on-rails/performance Type: link Domain: airpair.com
File Handling -- IM v6 Examples
File Handling -- IM v6 Examples URL: http://www.imagemagick.org/Usage/files#massive Type: link Domain: imagemagick.org
RubyIdioms - tokland - Ruby conventions and idioms - My personal repository for code and documentation - Google Project Hosting
RubyIdioms - tokland - Ruby conventions and idioms - My personal repository for code and documentation - Google Project Hosting URL: https://code.google.com/p/tokland/wiki/RubyIdioms Type: link Domain: code.google.com

A Beginner’s Guide to Website Speed Optimization by Kinsta
In-depth website speed optimization guide that shows you how important it is to have a snappy website. DIY instructions and tricks to improve load times.
Google Scholar
Google Scholar provides a simple way to broadly search for scholarly literature. Search across a wide variety of disciplines and sources: articles, theses, books, abstracts and court opinions.
Teensy USB Development Board
Teensy USB Development Board URL: https://www.pjrc.com/teensy/index.html Type: link Domain: pjrc.com
Home · Microsoft/TypeScript Wiki
TypeScript is a superset of JavaScript that compiles to clean JavaScript output. - microsoft/TypeScript
Data Structure Visualization
Data Structure Visualization URL: https://www.cs.usfca.edu/~galles/visualization/Algorithms.html Type: link Domain: cs.usfca.edu

Those Who Say Code Does Not Matter | blog@CACM | Communications of the ACM
Often, you will be told programming languages do not matter much. It is a pretty general rule that people arguing language does not matter are simply trying to justify their own choice of language.
Adafruit Learning System
Adafruit Learning System URL: https://learn.adafruit.com Type: link Domain: learn.adafruit.com

WB Mason - Save on Office Supplies, Furniture, Coffee and More!
Shop W.B. Mason for all your office supply, ink and toner, furniture, technology, break room, and janitorial needs. Amazingly low prices. Personalized Service. Lightning fast business and residential delivery.
DNSimple
DNSimple makes it easy to manage your domains. It is lovingly crafted by the hardworking DNSimple team.
tgriesser/bookshelf
A simple Node.js ORM for PostgreSQL, MySQL and SQLite3 built on top of Knex.js - bookshelf/bookshelf
Top 9 questions about Java Maps
In general, Map is a data structure consisting of a set of key-value pairs, and each key can only appears once in the map. This post summarizes Top 9 FAQ of how