Here’s a great website for anybody looking for a remote job. It provides a rather lengthy list of categorized careers, with explanations of what each one is all about, links to learning and training materials, as well as the links to the numerous websites where remote jobs are advertised.
Category: All
All posts across the whole website belong to this category. They might also belong to some other categories as well, but this one holds all of them. Hence the descriptive name – All.
CSSFX – beautifully simple click-to-copy CSS effects
CSSFX is a collection of CSS effects with previews and very simple implementation instructions. Just click on the effect demo that you like, and a popup with HTML and CSS code snippets will appear, ready to be used on your site.
There’s also a GitHub repository, if you prefer it this way.
Debugging in Vim
Personally, I’m not a frequent user of debuggers. Most of the projects and code that I am involved with is easily debugged with good old “die(‘here’)”. But if you are looking for some help on how to use Vim with a debugger, have a look at the “Debugging in Vim” blog post.
Red Hat changes logo
Red Hat is changing its logo from a “shadow man” in the red hat to just the red hat.
Not a huge change by any means, and I like it. It’s simpler and it’ll work better in black-and-white, as well as in smaller resolutions, like mobile screens and application icons.
Slashdot runs the story with more links and commentary, as usual.
Komiser – AWS Environment Inspector
Komiser is a really nice tool that provides an overview of your Amazon AWS setup. After a super simple install, you’ll have a web console which visualizes your AWS regions and the resources you run in them. It’s great for getting a quick overview, as well as for some analyses of billing, security and utilization issues.