Splash Cli – Node cli for unsplash

splash-cli – Get beautiful wallpapers from unsplash.com… Read more

Similar

From Node to Ruby on Rails

I learned to code in the Javascript stack [1] and am building a Javascript based product [2]. I never questioned this stack: many companies default to it, JS everywhere seems good, and the community is big. But for my new side project I decided to try Rai... (more…)

Read more »

Stronger Encryption and Decryption in Node.js

If your encryption method produces the same encrypted result given the same original text input, your encryption is broken. Yet this is what I see in most other examples around the web on how to do encryption in Node.js. Strong encryption should always p...

Read more »