- Standard: Glenfiddich 10, Highland Park 12, or Glenlivet 12
- Peaty: Ledaig 10, Caol Ila 12, Talisker 10, or Laphroaig 10 (Laphroaig is seriously peaty though)
- Fruity: Glenmorangie's Quinta Ruban, or Aberlour A'bunadh (this one is really strong)
- Honey: Dalwhinnie 15
- Salty: Old Pulteney 12, or maybe the Bruichladdich 10
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
<item> | |
<name>Math Layer</name> | |
<appendix>Right Control key activates the Math key layer.</appendix> | |
<identifier>space_cadet.math_layer</identifier> | |
<autogen> | |
--KeyToKey-- | |
KeyCode::CONTROL_R, | |
KeyCode::VK_STICKY_EXTRA3 |
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
<item> | |
<name>Greek Layer</name> | |
<appendix>Right PC Application key activates the Greek key layer.</appendix> | |
<identifier>space_cadet.greek_layer</identifier> | |
<autogen> | |
--KeyToKey-- | |
KeyCode::PC_APPLICATION, | |
KeyCode::VK_STICKY_EXTRA4 |
If you want to help me test gitignore support in friendly-find:
cd
into one of your git repos with a .gitignore file in it.- Run
git ls-files | sort > /tmp/ffind-git
. - Run
ffind -tf | cut -d '/' -f 2- | sort > /tmp/ffind-ffind
- Run
diff -U3 /tmp/ffind-ffind /tmp/ffind-git
to see a diff of which files ffind missed. - Post the filenames and the ignore patterns that should have caught them in a comment here, if they're not too private.
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
If the pattern does not contain a slash /, git treats it as a shell glob pattern | |
and checks for a match against the pathname relative to the location of the | |
.gitignore file (relative to the toplevel of the work tree if not from | |
a .gitignore file). | |
Otherwise, git treats the pattern as a shell glob suitable for consumption by | |
fnmatch(3) with the FNM_PATHNAME flag: wildcards in the pattern will not match | |
a / in the pathname. For example, "Documentation/*.html" matches | |
"Documentation/git.html" but not "Documentation/ppc/ppc.html" or | |
"tools/perf/Documentation/perf.html". |
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
-- Find all languages whose tip versions have at least one subtitle. | |
-- ================================================================= | |
-- Standard Django SELECT from a single table. | |
SELECT subtitles_subtitlelanguage.* FROM subtitles_subtitlelanguage | |
-- Find the tip versions for each language we eventually end up needing. | |
-- This results in an effective resultset containing: | |
-- (language_id, tip_version_number) | |
-- |
Keep your medbay powered down when not in use, and use the power for something else (like the engineering bay for extra dodge change).
Try to plan your route through systems ahead of time so you never need to backtrack.
Get as many zoltan crew members as possible. They provide a free bar of power to the bay they're standing in, which is crazy powerful compared to most of the other races.
Pause. all. the. time. in battle.