Lezilus | |
Very pop-art website of a group of illustrators. |
Gem Warrior | |
A text adventure game as a ruby gem. | |
deppbot | |
Automated Bundle Update. | |
Ultimate Guide to Logging | |
An open-source resource for understanding, analyzing, and troubleshooting system logs. |
ttnt | |
Stop running tests which are clearly not affected by the committed change. | |
SafeFinder | |
Use null object to replace non-existent ActiveRecord object. | |
Spectacles | |
ActiveRecord Views for PostgreSQL. | |
Popmotion | |
A 12kb JavaScript motion engine. | |
clipboard.js | |
Modern copy to clipboard without Flash (but does not work in safari). | |
Mattermost | |
Open source, on-prem Slack-alternative. |
Get Lazy with Custom Enumerators | sep 28 |
Use a custom enumerator to clean up some hairy business logic | |
How to Solve Coding Anti-Patterns for Ruby Rookies | sep 28 |
Several anti-patterns that are commonly perpetrated by Ruby Rookies, and how to solve them. | |
Creating Desktop Applications With AngularJS and GitHub Electron | sep 28 |
GitHub’s Electron framework (formerly known as Atom Shell) in action. | |
Otto | sep 28 |
The successor to vagrant. | |
Concurrency with Resque | sep 29 |
Add concurrent feature for resque in a non-trivial way. | |
Folding Postgres Window Functions into Rails | sep 29 |
Postgres window functions, how to use them in a rails app. | |
Representing Trees in Rails | sep 29 |
How do we represent tree structures in our relational databases. | |
A cartoon guide to Flux | sep 29 |
Illustrated explanation of what the heck Flux is all about. | |
Why Do We Have repeating-linear-gradient Anyway? | sep 29 |
Can't the same thing be achieved with a linear-gradient and background-size? | |
IoTTLY | sep 29 |
the first IoT Open Source Distribution for Makers and the importance of going open. | |
Instrumenting Your Cache With Notifications | sep 30 |
Use Rails notification instrument framework to get stats of your cache performance. | |
Who Does your Gem Work For? | sep 30 |
Rubygems.org has a reverse dependencies API endpoint. | |
Working with APIs | sep 30 |
How to get started using any API. | |
Shaded Progress Bars: A CSS/Sass Exercise | sep 30 |
How to create some interesting 3D progress bars with CSS/Sass. | |
Using imagemagick, awk and kmeans to find dominant colors in images | sep 30 |
Demo of a clever shell script named dcolors. | |
Super Easy Activity Feeds with Stream | oct 1 |
Stream is a platform providing an API to build complex scalable feeds. | |
Lose the jQuery Bloat — DOM Manipulation with NodeList.js | oct 2 |
The idea that You May Not Need jQuery has started to gain in popularity. | |
GitHub supports Universal 2nd Factor authentication | oct 2 |
Github expands its authentication system to support FIDO Universal 2nd Factor (U2F). | |
Git Large File Storage v1.0 | oct 2 |
Git LFS is now available to all repositories on GitHub.com. | |
Full Stack Overflow Developer | oct 3 |
It's better to start reading the related documentation instead of trying to find a prepared solution. |
The author of Rails Bricks, Nico Schuele, suddenly removed all his works and disappeared from the ruby/rails community.
I got really sad when reading the [quora postuora_link]. Especially when Nico said he replied many emails about using the site, but only got a few that actually reply or just a simple 'thanks'.
When an open source project gets bigger, and there is only one man on it, it feels lonely and stressful. I don't really think money is the reason that made Nico give up, it's the lack of emotional support that started off his fire.
So, if you are using an open source project, please give your best thanks to the authors. Sometimes just a star or :+1: is really enough and can probably save another Rails Bricks.