Skip to content

Instantly share code, notes, and snippets.

@soc
soc / abnt-neo
Last active January 20, 2020 10:02
xkb_symbols "abnt-neo" {
name[Group1]="German (ABNT2 – Neo)";
key.type[Group1] = "EIGHT_LEVEL_LEVEL_FIVE_LOCK";
key <AE10> { [ 0, exclam, U2070, U2080, U2205, exclamdown ] };
key <AE01> { [ 1, question, U00B9, U2081, NoSymbol, questiondown ] };
key <AE02> { [ 2, plus, U00B2, U2082 ] };
key <AE03> { [ 3, minus, U00B3, U2083 ] };
key <AE04> { [ 4, asterisk, U2074, U2084 ] };
[user]
name = ochsenreither
email =
[pull]
rebase = true
[merge]
ff = only
[core]
autocrlf = input
[alias]
if (get_window_class() == "Rambox") then
undecorate_window()
make_always_on_top()
pin_window()
set_skip_tasklist(true)
set_skip_pager(true)
xywh(1920*2+960, 0, 960, 1080)
end
/* Push tab labels slightly to the right so they're completely hidden in collapsed state */
.tab .twisty {
visibility: hidden;
margin-left: -12px;
}
/* Hide close buttons on tabs. */
.tab:not(:hover) .closebox {
display: none;
}
COM² and COM₇, but also COM٣, COM߃ , COM৬, COM௫, COM᠓
#include "dz60.h"
#define ESC_OR_FN LT(1, KC_ESC)
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
/* ISO 7u layout layer 0
* ,-----------------------------------------------------------------------------------------.
* | Esc | 0 | 1 | 2 | 3 | 4 | [ | ] | 5 | 6 | 7 | 8 | 9 | DEL | BSPC|
* |-----------------------------------------------------------------------------------------+
@soc
soc / dirs.md
Last active January 9, 2018 06:34
[error] Unknown qualifier scala.Array.apply[Class[_]](classOf[java.lang.NullPointerException])
scala.reflect.internal.FatalError: Unknown qualifier scala.Array.apply[Class[_]](classOf[java.lang.NullPointerException])
at scala.reflect.internal.Reporting$class.abort(Reporting.scala:59)
at scala.reflect.internal.SymbolTable.abort(SymbolTable.scala:16)
at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadQualifier(GenICode.scala:1101)
at scala.tools.nsc.backend.icode.GenICode$ICodePhase.genLoadApply6$1(GenICode.scala:777)
at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$backend$icode$GenICode$ICodePhase$$genLoad(GenICode.scala:809)
at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genLoadArguments$1.apply(GenICode.scala:1140)
at scala.tools.nsc.backend.icode.GenICode$ICodePhase$$anonfun$genLoadArguments$1.apply(GenICode.scala:1138)
at scala.collection.LinearSeqOptimized$class.foldLeft(LinearSeqOptimized.scala:124)
SBT   topic/testng-conversion  scalajavatimeRoot  last scalajavatimeCrossJS/test:compileIncremental
[debug] [naha] Invalidating /home/soc/.ivy2/local/io.github.soc/testng-runtime_sjs0.6_2.11/4.0.0-M0/jars/testng-runtime_sjs0.6_2.11.jar: stamp changed from lastModified(1469338185000) to lastModified(1469345270000)
[debug] [naha]
[debug] [naha] Initial source changes:
[debug] [naha] removed:Set(/home/soc/Entwicklung/scala-java-time/shared/src/test/scala/org/threeten/bp/UsabilityBasic.scala)
[debug] [naha] added: Set(/home/soc/Entwicklung/scala-java-time/shared/src/test/scala/org/threeten/bp/TestZoneOffset.scala, /home/soc/Entwicklung/scala-java-time/shared/src/test/scala/org/threeten/bp/AbstractTest.scala, /home/soc/Entwicklung/scala-java-time/shared/src/test/scala/org/threeten/bp/AbstractDateTimeTest.scala)
[debug] [naha] modified: Set()
[debug] [naha] Invalidated products: Set()
[debug] [naha] External API changes: API Changes: Set()
[debug] [naha] Modified binary dependencies: Set(/home/soc/.ivy2/
SBT   master  root  testNGTestsJS/test
[warn] Credentials file /home/soc/.bintray/.credentials does not exist
[warn] Credentials file /home/soc/.bintray/.credentials does not exist
[warn] Credentials file /home/soc/.bintray/.credentials does not exist
[info] Updating {file:/home/soc/Entwicklung/sbt-testng-interface/}testNGPluginJS...
[info] Updating {file:/home/soc/Entwicklung/sbt-testng-interface/}testNGRuntimeJS...
[warn] Credentials file /home/soc/.bintray/.credentials does not exist
[info] Resolving org.scala-lang#scalap;2.10.6 ...
[info] Done updating.
[info] Resolving org.scala-js#scalajs-test-interface_2.11;0.6.10 ...