タグ

2013年4月18日のブックマーク (4件)

  • plantuml

    Remotely access and manage devices to provide on-demand IT support. Be Efficient Support Remotely ISL Light is an easy-to-use remote desktop software for security-conscious users. It comes at a great price-performance. ISL Light is a powerful tool that helps IT staff and support technicians solve problems remotely, either through unattended access, remote support or even though screen-sharing on m

  • ditaa

    DIagrams Through Ascii Art by Stathis Sideris (((-intro-))) (((-download-))) (((-usage and syntax-))) (((-friends-))) (((-contact-))) ditaa is a small command-line utility written in Java, that can convert diagrams drawn using ascii art ('drawings' that contain characters that resemble lines like | / - ), into proper bitmap graphics. This is best illustrated by the following example -- which also

  • オープンソース法

    オープンソース法 オープンソース・ソフトウェアにかかわる法律問題について、この分野の第一人者である弁護士(ローレンス・ローゼン氏)が初歩の初歩から応用まで分かりやすく解説した「オープンソース・ライセンス」というの翻訳を掲載しています。 ・このブログでは、オープンソース・ソフトウェアにかかわる法律問題について、この分野の第一人者である弁護士(ローレンス・ローゼン氏)が初歩の初歩から応用まで分かりやすく解説した「オープンソース・ライセンス」(原題:Open Source Licensing - Software Freedom and Intellectual Property Law)という書籍の翻訳案を掲載しています(なお、原文はhttp://rosenlaw.com/oslbook.htmにて公開されています。)。 ・オープンソース法をじっくり学びたい方は、古いエントリーから順にお読み

  • The Silver Searcher: Better than Ack

    A lot of my time spent “writing” code is actually spent reading code. And a decent chunk of my time spent reading code is actually spent searching code. Lately I’ve started working with a larger codebase.[1] Both grep and ack take a non-negligible amount of time to search it. Both are slow, but for different reasons. Grep is fast, but doesn’t ignore files.[2] Ack is very good at ignoring files, bu

    The Silver Searcher: Better than Ack
    typester
    typester 2013/04/18
    ackがめっちゃはやくなったverらしい