サクサク読めて、アプリ限定の機能も多数!
トップへ戻る
アメリカ大統領選
codeinthehole.com
Here’s a useful heuristic for writing better commit messages. Set your commit message template to: # If applied, this commit will... # Why is this change needed? Prior to this change, # How does it address the issue? This change # Provide links to any relevant tickets, articles or other resources and you’ll be guided into writing concise commit subjects in the imperative mood — a good practice. Se
Thanks to @kuramanga, it’s now possible to add shiny PyPi badges to your Python project READMEs that indicate the latest released version on PyPI and the total number of downloads. This screenshot is taken from django-oscar’s README. Embed these badges in your own repo as Restructured text: .. image:: https://pypip.in/v/$REPO/badge.png :target: https://crate.io/packages/$REPO/ :alt: Latest PyPI ve
Effective pull requests and other good practices for teams using github I work at an agency where we pay $200 a month to Github for their platinum plan. This article is a summary of an internal talk I gave on making the most of our subscription. There’s nothing original here: it’s just a collection of tips that I’ve harvested over the last few years. I’m publishing this article mainly so I have so
I’m a big fan of using PHPUnit with console colours turned on (using the --colors option). Eg: It helps gets into the natural “red, green, refactor” rhythm. I’m currently totally immersed in Django, and greatly miss the lack of colour support within the “test” management command. A simple workaround for this is to use Fabric with a few modified color commands. Your fabric file should include the f
Following some server monitoring advice from the excellent 'Building Scalable Web Sites' by Cal Henderson, I've recently been experimenting with Ganglia on a cluster of servers at Tangent Labs. It has proved to be deeply impressive and has given us a great tool for keeping an eye on how our servers are performing, as well as providing an invaluable diagnostic tool should things go wrong. In essenc
このページを最初にブックマークしてみませんか?
『codeinthehole.com』の新着エントリーを見る
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く