Octotree – browser extensions to display GitHub code in tree format. Available for Mozilla Firefox and Google Chrome.
Category: Programming
A big part of my work has to do with code. I’ve worked as system administrator – installing, patching, and configuring someone else’s code. I’ve worked as independent programmer, writing code on my own. I also programmed as part of the team. And on top of that, I worked as Team Leader and Project Manager, where I had to interact a lot with programmers. Programming world on its own is as huge as the universe. There is always something to learn. When I find something worthy or something that I understand enough to write about, I share it in this category.
Easylogging++ – single header only, extremely light-weight high performance logging library for C++ applications
Easylogging++ – single header only, extremely light-weight high performance logging library for C++ applications
Rob Ashton : you have ruined JavaScript
Rob Ashton : you have ruined JavaScript
Rob talks about “enterprise”-level-like frameworks in JavaScript and the complexity of abstractions in some of them. For example, quoting AngularJS framework documentation like this:
An Angular “service” is a singleton object created by a “service factory”. These service factories are functions which, in turn, are created by a “service provider”. “The service providers are constructor functions”. When instantiated they must contain a property called $get, which holds the service factory function.
Whether you agree (I do) or disagree with his point of view, the blog post is still hilarious.
BackgroundCheck – automatically switch to a darker or a lighter version of an element
BackgroundCheck – Automatically switch to a darker or a lighter version of an element depending on the brightness of images behind it.
Gitchain – decentralized, peer-to-peer Git repositories
Gitchain – decentralized, peer-to-peer Git repositories
Gitchain is an application of ideas behind Bitcoin, Namecoin and DHT applied to Git hosting. Once you install it, it acts as a local proxy to the entire Gitchain P2P network.
