This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/sh | |
| # https://twitter.com/jspedant/status/488940416696213504 | |
| nohup xdg-open "$@" > /dev/null 2> /dev/null & |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "prologue": [ | |
| "まんがタイムきららのドキドキ☆ビジュアルコミックス" | |
| ], | |
| "body": [ | |
| { | |
| "theme": "原悠衣のきんいろモザイク", | |
| "tweets": [ | |
| "アリスちゃんもふもふしたいなー", | |
| "迷惑ですよ" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env xdg-open | |
| [Desktop Entry] | |
| Version=1.0 | |
| Name=Preview | |
| GenericName=Preview | |
| Comment=Show preview of files | |
| Exec=preview.sh %U | |
| Terminal=false | |
| Icon=AdobeReader9 | |
| Type=Application |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # example: | |
| # SRC=meeting.tex | |
| # IMG=a.png | |
| SRC:=main.tex | |
| IMG:= | |
| V=1 | |
| # == main code == # |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| diff --git plugins/unityshell/src/unityshell.cpp plugins/unityshell/src/unityshell.cpp | |
| index 54f685d..a9e452f 100644 | |
| --- plugins/unityshell/src/unityshell.cpp | |
| +++ plugins/unityshell/src/unityshell.cpp | |
| @@ -3310,7 +3310,7 @@ void UnityScreen::InitGesturesSupport() | |
| { | |
| std::unique_ptr<nux::GestureBroker> gesture_broker(new UnityGestureBroker); | |
| wt->GetWindowCompositor().SetGestureBroker(std::move(gesture_broker)); | |
| - | |
| +/* |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCr9Zbepo7TJb+9UmpZnlAFxDDkB4Rdoa6SF0HaZoLphnJE0JzCt2ftZt2p/QchH1Dt2Ayqh1XEBqsjUQbRrQz2rfeyGeFLJu/q/LhXKzmL+GdF5vlQ+eNDkE1otEivEip0ScDJuQUrzC19kyQjI6ZlrzUTXr03omLU3qOnUEVOsPiiwFi5X5JvQ9tGOm1ytHMGp6DapWBwDkCorfaTgUTzExsjtULw0G6Xc8LxIq59tTPHbVHOi1IszF5yTV3siY1aMj4F2+ag9WzzNfiKfc1mH4JDaxGeSDRVNn7hqqhJIukje2HWnW3fWOJQKBDSTnrjpuQVDx6esnk54Q0D+iS1 utatane.tea@gmail.com |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // -*- coding: utf-8 -*- | |
| /*global Deferred:true*/ | |
| (function (exports) { | |
| 'use strict'; | |
| function Command(callback, df) { | |
| this.callback = callback; | |
| this.df = df; | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #include <cassert> | |
| #include <iostream> | |
| #include <string> | |
| #include <type_traits> | |
| #include <boost/variant.hpp> | |
| #define UNREACHABLE() assert(0) | |
| template <template <typename> class m> | |
| struct Monad { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // The following packages are needed, node-uuid icalendar. | |
| (function () { | |
| 'use strict'; | |
| var crypto = require('crypto'); | |
| var uuid = require('node-uuid'); | |
| var icalendar = require('icalendar'); | |
| function generate(reserves) { | |
| var ical = new icalendar.iCalendar(); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 景色は心を描く | |
| 沈む夕日を見送るように影がひとつふたつみっつ高く高くのびて |