Comparing Git Workflows

Hacker News

A Git Workflow is a recipe or recommendation for how to use Git to accomplish work in a consistent and productive manner. Git workflows encourage users to leverage Git effectively and consistently. Git offers a lot of flexibility in how users manage…

26 May 2016

Chrome 51 has been released, HTTP/2 is disabled for most sites

Hacker News

If you've been reading this blog for a while (or have been reading my rants on Twitter), you'll probably know this was coming already. If you haven't, here's the short version. The Chromium project (whose end result is the Chrome Browser) has switched the…

26 May 2016

Effective Coding Standards

Hacker News

Home About Posts Top 10 Coding standards are a set of guidelines, best practices, programming styles and conventions that developers adhere to when writing source code for a project. All big software companies have them. Here are few guidelines from…

26 May 2016

Show HN: TLS cert expiration dashboard

Hacker News

A dashboard written in JavaScript & HTML to check the remaining time before a TLS certificate expires. A combination of a Node module and an HTML/CSS/JS webpage to display the info. Copy node_app/example_config.js to node_app/config.js. You won't need to…

25 May 2016

Open Sourcing Rejected logos – logodust.com

Hacker News

Free & Open Sourced Logos At Fairpixels, we had unused logo designs piling up on our hard drives and decided to make them available to the world, for free. The logos below can be downloaded unlimited times and used by anyone. For personal & commercial…

24 May 2016

HTTP Archive switches to Chrome

Hacker News

The HTTP Archive crawls the world’s top URLs twice each month and records detailed information like the number of HTTP requests, the most popular image formats, and the use of gzip compression. In addition to aggregate stats, the HTTP Archive has the same…

23 May 2016