Make websites more readable with a shell script
Feb15

Make websites more readable with a shell script

If you want people to find your website useful, they need to be able to read it. The colors you choose for your text can affect the readability of your site. Unfortunately, a popular trend in web design is to use low-contrast colors when printing text, such as gray text on a white background. Maybe that looks really cool to the web designer, but it is really hard for many of us to read. read...

Read More
Why should you use Rust in WebAssembly?
Feb15

Why should you use Rust in WebAssembly?

WebAssembly (Wasm) is a technology that has the chance to reshape how we build apps for the browser. Not only will it allow us to build whole new classes of web applications, but it will also allow us to make existing apps written in JavaScript even more performant.  In this article about the state of the Rust and Wasm ecosystem, I’ll try to explain why Rust is the language that can unlock the true potential of WebAssembly....

Read More
Ansible for the Windows admin
Feb15

Ansible for the Windows admin

We are searching for a champion, a Windows administrator willing to venture out into the world of Ansible automation. No, you will not need to know Bash scripting or how to navigate your way around a Linux terminal. All you need is the desire all admins share: to complete mundane tasks as quickly as possible. read...

Read More