2013年02月15日16:19 カテゴリプログラムiPhone Xcode や Emacs が重いと感じたら最初に試してみるコマンド さいきんやたら重くなるときがあるんです… Emacs24.2 ひどいときは入力したキーが押されっぱなしになる… マシンは買ってから一年経ってないMacBook Air。メモリだって8GB積んでるのに? アクティビティモニタを開いてみると、その時CPUを100%使い切ってMacBookいっぱいいっぱいっぽい… 「なんで?」って思って調べてみたら、原因は Xcode の Indexing でした… どうやら、コード補完の為の検索情報を生成するのにいっぱいいっぱいらしい。 なので、ターミナルからこう実行してIndexingを止めた。defaults write com.apple.dt.Xcode IDEIndexDisable 1 おおおお…ソース書き換えても
これはちょっと自分の中で衝撃的すぎたのでメモ。 参考:addEventListener, handleEvent and passing objects | The CSS Ninja - All things CSS, JavaScript & HTML こんなんアリなんかー!w handleEventって用意しておけば var Swiper = function(element) { this.elm = element; // touchstartでthis・・・this?? this.elm.addEventListener('touchstart', this, false); this.elm.addEventListener('touchmove', this, false); this.elm.addEventListener('touchend', this, false
1 pixel|サイバーエージェント公式クリエイターズブログ サイバーエージェントのクリエイターの取り組みを紹介するオフィシャルブログです。最新技術への挑戦やサービス誕生の裏話、勉強会やイベントのレポートなどCAクリエイターの情報が満載です。 こんにちは!スマートフォン版Ameba(通称:デカグラフ)でフロントエンドの開発をしている2012年度新卒入社のオオシモと申します。 デカグラフでは、主にSNS機能(サークル・掲示板・メッセージ・写真など)のNode.jsからフロントエンドのJavaScriptを担当しています。ちなみにエディタはSublime Text 2を使用しています。とっても軽くて高機能でオススメです。jQueryを使用しているのではないでしょうか。 デカグラフでは、chikuwa.jsと呼ばれるスマートフォンに特化した軽量ライブラリを使用しています。このライブラリは弊社の首
というわけで久しぶりのブログ更新。 あれですね2012年いつのまに終わってたんですかね。2012年12月に世界が終わるとかなんとか言ってた人たちは今どんな気持ちで生活してるんですかね。ちょっと話てみたいですね。 sphinxjp.themes.basicstrap 0.3.0 : Python Package Index Basicstrap style theme sample for Sphinx — sphinx theme for basicstrap style documentation そんなわけでSphinxというドキュメンテーションツールのデザインテーマをこさえてみました。Twiter Bootstrapという、今や猫も杓子も使い始めるほどの人気のアレをベースにしてみたテーマです。(実際、猫も杓子も使えるわけではない) 制作に当たっては、面識はございませんが@shkuma
Web design is an ever-evolving field, constantly adapting to technological advancements, user preferences, and industry standards. What was once considered innovative can quickly become obsolete, making it crucial for web designers and developers to stay updated. In this article, we’ll look at some web design practices that are no longer relevant today and should be […] The digital landscape has n
# 補完を有効にする autoload -U compinit compinit -u # 補完メッセージを読みやすくする zstyle ':completion:*' verbose yes zstyle ':completion:*' format '%B%d%b' zstyle ':completion:*:warnings' format 'No matches for: %d' zstyle ':completion:*' group-name '' 補完関数のルール $fpath の通ったディレクトリに補完関数を置く nyan コマンドの補完関数なら _nyan という名前で保存する 補完関数の先頭には #compdef nyan と補完対象のコマンド名を書く ファイル名と同じ名前の関数を作りその中に補完関数を書く ~/zsh/functions/_nyan
About SourceTree SourceTree is a free Mac client for Git and Mercurial version control systems. Learn More » Follow @sourcetree Subscribe to the Blog Looking for Git hosting? Meet Bitbucket – our free Git and Mercurial code hosting site with unlimited public and private repositories. Recent Posts Sourcetree for Mac 2.7 Sign-In Deprecated Sourcetree for Windows 2019 Preview Sourcetree 3.0 branches
Join the official community for Google Workspace administrators In the Google Cloud Community, connect with Googlers and other Google Workspace admins like yourself. Participate in product discussions, check out the Community Articles, and learn tips and tricks that will make your work and life easier. Be the first to know what's happening with Google Workspace. ______________ Learn about more Goo
Promises/A+ An open standard for sound, interoperable JavaScript promises—by implementers, for implementers. A promise represents the eventual result of an asynchronous operation. The primary way of interacting with a promise is through its then method, which registers callbacks to receive either a promise’s eventual value or the reason why the promise cannot be fulfilled. This specification detai
8 March 2022 by Danny Yao in Blog By supporting the Opera Crypto Wallet, Dapp developers can gain access to millions of crypto users on Opera platform. To do so, Dapp developers need simply add a few lines of code to set up integration with the Opera Crypto Wallet. 23 January 2019 by Daniel Bratell in Blog Opera 58 (based on Chromium 71) for Mac, Windows, Linux is out! To find out what’s new for u
CSS to make HTML markup look like plain-text markdown. The example below shows HTML that looks like markdown because of the markdown.css file. Click on the other options to also see what it looks like with normal styling & as raw HTML. Also, try out the experimental markdownify bookmarklet! HTML that looks like markdown When this section is styled by markdown.css it looks like plain-text, despite
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く