| Bakken and Bæck |
|
| Digital studio website. | |
| Nextcloud Box |
|
| Portable 1TB private cloud. | |
| Webhook Tester |
|
| Test webhooks with your own unique test URL. | |
| Kill the newsletter! |
|
| Make newsletters become RSS feeds. | |
| Awesome-Hacking |
|
| A collection of various awesome lists for hackers, pentesters and security researchers | |
| Ruby 2.3.2 Released |
nov 15
|
| This release contains update of RubyGems 2.5.2 and update of included ssl certificates along with other bug fixes. | |
| wayback-machine-downloader |
|
| Download an entire website from the Wayback Machine. | |
| whitewidow |
|
| SQL Vulnerability Scanner | |
| envchain |
|
| Environment variables meet OS X Keychain and gnome-keyring. | |
| Rocker |
|
| Rocker breaks the limits of Dockerfile. | |
| Minio |
|
| Object storage server built for cloud application developers and devops | |
| Deploying Rails on Kubernetes |
nov 13
|
| How to deploy and orchestrate a Rails 5 application with Kubernetes in Google Container Engine (GKE) | |
| Statistical Literacy and You: An Intro for Programmers |
nov 14
|
| Very seldom do we consider the ethical implications of how we are producing and showing that data. | |
| A Rubyist's Guide to Big-O Notation |
nov 14
|
| You would expect that processing an array of 100 items would be slower than an array of 10 items. But by how much? | |
| Rack-App: A Performant and Pragmatic Web Microframework |
nov 14
|
| Rack makes it incredibly easy for anyone with a basic grasp of TCP/IP to roll their own framework. | |
| Replacing the Rails Asset Pipeline with Webpack and Yarn |
nov 15
|
| Rails no longer needs to control the entire ecosystem, and arguably it shouldn’t because tools have been developed which do a better job. | |
| Node.js Garbage Collection Explained |
nov 15
|
| Learn how Node.js garbage collection and memory management works in practice. Code-level explanation and garbage collection examples inside. | |
| Rails Database Best Practices |
nov 16
|
| Reducing the number of queries, using indexes, or any of the other suggestions aren’t premature optimizations IMHO. It’s using your database correctly. | |
| Adding and Leveraging a CDN on Your Website |
nov 16
|
| If you’ve been working around web development for a while, you’ll know that the web has a need for speed. | |
| 15kb of CSS is all you’ll ever need |
nov 17
|
| We have a CSS problem. | |
| Native Browser Copy To Clipboard |
nov 18
|
| It wasn't that long ago where you couldn't programmatically copy text to the clipboard from the web without using Flash. | |
| Ruby Elixir Nodejs Tools Comparison Matrix |
nov 20
|
| The toolboxes for different languages are quite similar. | |