
Fanny – monitor your CPU temperature on macOS
Recently, because of the fan activity/noise, I have been tempted to try some monitoring tool. I was pleasantly surprised by Fanny.
Tool useful in development that I have found browsing the WWW
Recently, because of the fan activity/noise, I have been tempted to try some monitoring tool. I was pleasantly surprised by Fanny.
I have recently taken more interest into Ubuntu. Though Docker appears to be really useful, I thought that some on server editing would come in useful at some point. Therefore, I did some quick research and afterwards, made some decisions.
Istanbul instruments your ES5 and ES2015+ JavaScript code with line counters, so that you can track how well your unit-tests exercise your codebase.
State is a tool helping your Macbook remember the position of windows when plugging and unplugging to a docking station.
The fetch() function is a Promise-based mechanism for programatically making web requests in the browser. This project is a polyfill that implements a subset of the standard Fetch specification, enough to make fetch a viable replacement for most uses of…
With its strong focus on developer experience, Aurelia can enable you to not only create amazing applications, but also enjoy the process. We’ve designed it with simple conventions in mind so you don’t need to waste time with tons of…
Another interesting editor is: It has a clean look, a lot of plugins and nice Git integration.
Meld is a visual diff and merge tool targeted at developers. Meld helps you compare files, directories, and version controlled projects. It provides two- and three-way comparison of both files and directories, and has support for many popular version control…
For easily creating and editing .md files, you can use:
Here is some info from the project’s website: Software projects are displayed by Gource as an animated tree with the root directory of the project at its centre. Directories appear as branches with files as leaves. Developers can be seen…
For a few months I have been using Brackets.io as my main editor. I currently use the following extensions: or
With megaboilerplate you can choose the type of node project (Node.js, Static site, JS Library, Electron), Express or Meteor, the template system, whether you want built in authentication and more. It’s a nice tool worth trying.