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
npm ERR! Error: EROFS, symlink '../ws/bin/wscat' | |
npm ERR! If you need help, you may report this log at: | |
npm ERR! <http://github.com/isaacs/npm/issues> | |
npm ERR! or email it to: | |
npm ERR! <[email protected]> | |
npm ERR! System Linux 3.2.0-23-generic | |
npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install" "--production" "socket.io" | |
npm ERR! cwd /home/vagrant/harpoon | |
npm ERR! node -v v0.8.12 |
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
ecompressdir: bzip2 -9 /usr/share/man | |
* QA Notice: the following files are outside of the prefix: | |
* /usr | |
* /usr/bin | |
* /usr/bin/httperf | |
* /usr/bin/idleconn | |
* ERROR: app-benchmarks/httperf-0.9.0-r1 failed: | |
* Aborting due to QA concerns: there are files installed outside the prefix | |
* | |
* Call stack: |
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
Feature: Log time | |
In order to keep my time | |
As a developer | |
I need to be able to add log entries | |
Scenario: Add a single time entry | |
Given I am a developer | |
When I enter the following into my time log: | |
""" | |
12:00pm - 1:00pm |
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
Feature: Log time | |
In order to keep my time | |
As a developer | |
I need to be able to add log entries | |
Scenario: Add a single time entry | |
Given I am a developer | |
When I enter the following into my time log: | |
""" | |
08:00 - 09:00 - Doing something |
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
Feature List entries | |
In order to see what time I have logged | |
I want to get a list of entries for a particular day | |
Scenario: List all entries for a single day | |
Given the log contains the following entries: | |
| start_time | stop_time | description | date | | |
| 08:00 | 09:00 | A | 2012-10-31 | | |
| 08:00 | 09:00 | B | 2012-11-01 | | |
| 09:00 | 10:00 | C | 2012-11-01 | |
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
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="utf-8" /> | |
<title>Testing</title> | |
</head> | |
<body> | |
<h1>Testing</h1> | |
<p>Hello <foobar>! |
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
htpc ~ # locate GLEW | |
/usr/lib/libGLEW.so | |
/usr/lib/libGLEW.so.1.6 | |
/usr/lib/libGLEW.so.1.6.0 | |
/usr/lib/libGLEWmx.so | |
/usr/lib/libGLEWmx.so.1.6 | |
/usr/lib/libGLEWmx.so.1.6.0 |
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
htpc usr # emerge dolphin-emu | |
* IMPORTANT: 5 news items need reading for repository 'gentoo'. | |
* Use eselect news to read news items. | |
Calculating dependencies... done! | |
!!! The following installed packages are masked: | |
- www-plugins/adobe-flash-11.1.102.62::gentoo (masked by: AdobeFlash-10.3 license(s)) | |
A copy of the 'AdobeFlash-10.3' license is located at '/usr/portage/licenses/AdobeFlash-10.3'. |
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
htpc dolphin-emu-3.0 # tree -L 2 | |
. | |
|-- CMakeLists.txt | |
|-- CMakeTests | |
| `-- CheckLib.cmake | |
|-- Data | |
| |-- Sys | |
| |-- User | |
| `-- license.txt | |
|-- Externals |
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
03/12 - leave @ 6am | |
03/13 - arrive at monument park @ 6am - Check in to campsite | |
03/14 - GC | |
03/15 - GC - Check in to hotel | |
03/16 - wedding | |
03/17 - whatever | |
03/18 - whatever | |
03/19 - leave | |
03/20 - home |