From 884f62269c27e5b553a06233de68e4b47b37bf0c Mon Sep 17 00:00:00 2001 From: lassulus Date: Wed, 5 Nov 2014 14:44:58 +0100 Subject: update translate script --- util/bin/translate.google | 45 +++++++-------------------------------------- 1 file changed, 7 insertions(+), 38 deletions(-) diff --git a/util/bin/translate.google b/util/bin/translate.google index 45da6463..2418dc37 100755 --- a/util/bin/translate.google +++ b/util/bin/translate.google @@ -1,44 +1,13 @@ #! /bin/sh set -euf -A=Mozilla -url=http://translate.google.com/ +sl=${SL:="auto"} +tl=${TL:="en"} -pwd="$(dirname "$(readlink -f "$0")")" +text=$* -for x in \ - "$pwd/../../submodules/github/tmpvar" \ - "$pwd/../../submodules/github/mikeal" \ - "$pwd/../../submodules/github/NV" \ - "$pwd/../../submodules/github/tautologistics" \ -; do - export NODE_PATH="`readlink -f "$x"`${NODE_PATH+:$NODE_PATH}" -done +url="http://translate.google.com/translate_a/t?client=t&sl=$sl&tl=$tl" -# ensure query is ready -(cd "$pwd/../.." && git submodule update --init) - -{ - for arg; do echo "$arg"; done | sed -n ' - s/^--\(.*=.*\)/\1/p;t - s/.*/text="${text+$text }&"/p;t - ' - cat< Date: Sat, 22 Nov 2014 13:08:21 +0100 Subject: update ach --- retiolum/hosts/ach | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/retiolum/hosts/ach b/retiolum/hosts/ach index 700ad7ae..7774f17c 100644 --- a/retiolum/hosts/ach +++ b/retiolum/hosts/ach @@ -1,11 +1,11 @@ -Subnet = 10.243.0.100 -Subnet = 42:335b:5e83:d8ef:fdf0:d921:22c8:b15d/128 +Subnet = 10.243.32.89 +Subnet = 42:6bb3:0a07:6777:9aa5:e39c:e140:cb68 -----BEGIN RSA PUBLIC KEY----- -MIIBCgKCAQEAxvRxan/8TtgkqsGCZ26jd+Nuv5tL0Nab2jbKVZa0iwtjIyBlF4cF -wR2H1ypdzqT5hHGVzE2T1QjBqYO1cIJ4cu0wfCbJSp9YtmK9Tm+TK/bz9LNj/RYj -e27ixFVoeYFU7fF2kNG5g66u/xspGnulRFzqNXXqh6Jy0X6eJJmvo8wniSHxcMoc -gyS7kpwDTcoYlnej6+tsGILVuZ6bSWuVr+kbdHp0rUGDXtNDAHW4WDtXRARFLmub -QdyxtBGQXB8n4XmdIlpuVbvyceBAId4SAcky6pIC4VCbvSJ5pDrL9+u07r24JkIz -MAs1gTh4riA3e3IbII8l8iUJ2x9Zlf6+vQIDAQAB +MIIBCgKCAQEAsTyjNQ5aO2aIKXgkgZSiUb0POtEVoAPFrIkSv5Ci+7AYv+CLXsIr +TKBfFIg474KZ4MCrX0oA3Z66s9d2UW6mcH5JufW8siRPJvdydqaANyF6Fvk++59R ++GMKR0MGdPGfcxjaw64ChemOZx1T6ODHF7KTgaWRI+Aiz+jWsvVCSKutSwVDJTgJ +4lub95/gbWckRY6fchkh7rSTfNXXYevbysQYdZaAR/qgquUNt23/ewlagF7uqgZt +CQx7MHMU2quEdvIfZuUPFWe0yHBb1bZCHYxKXo6XG8I7WdUAFRuwFLTjqgSYPD1j +EpUyU0+xxfyXB3vWrM/jcw8XKzi04wWHuQIDAQAB -----END RSA PUBLIC KEY----- -- cgit v1.2.3 From 624be65da53348a35e5247f7134e7b6e0b373286 Mon Sep 17 00:00:00 2001 From: tv Date: Sat, 22 Nov 2014 14:25:08 +0100 Subject: retiolum/hosts: add mu --- retiolum/hosts/mu | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 retiolum/hosts/mu diff --git a/retiolum/hosts/mu b/retiolum/hosts/mu new file mode 100644 index 00000000..90bca775 --- /dev/null +++ b/retiolum/hosts/mu @@ -0,0 +1,10 @@ +Subnet = 10.243.20.01/32 +Subnet = 42:0:0:0:0:0:0:2001/128 +-----BEGIN RSA PUBLIC KEY----- +MIIBCgKCAQEApXErmPSn2CO4V25lqxanCGCFgxEAjdzFUiTCCu0IvELEuCc3PqVA +g4ecf8gGwPCbzMW/1txjlgbsQcm87U5enaCwzSv/pa7P9/memV74OhqEVOypFlDE +XeZczqQfNbjoLYl4cKZpTsSZmOgASXaMDrH2N37f50q35C0MQw0HRzaQM5VLrzb4 +o87MClS+yPqpvp34QjW+1lqnOKvMkr6mDrmtcAjCOs9Ma16txyfjGVFi8KmYqIs1 +QEJmyC9Uocz5zuoSLUghgVRn9yl4+MEw6++akFDwKt/eMkcSq0GPB+3Rz/WLDiBs +FK6BsssQWdwiEWpv6xIl1Fi+s7F0riq2cwIDAQAB +-----END RSA PUBLIC KEY----- -- cgit v1.2.3 From 9228321d6d7dfdea4d0c9bbe231522e1141aaae1 Mon Sep 17 00:00:00 2001 From: tv Date: Fri, 5 Dec 2014 13:20:08 +0100 Subject: cholerab thesauron: add ref, reftrace. --- cholerab/thesauron | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/cholerab/thesauron b/cholerab/thesauron index e8ce358a..2d879147 100644 --- a/cholerab/thesauron +++ b/cholerab/thesauron @@ -50,6 +50,21 @@ Punching Lemma n. - Sozialer Druck zur Aufrechterhaltung der Ordnung in dem sozialen Geflaecht von Krebs +ref, n. +[en] +- A reference like an URI, ISBN, name of a person, etc. + +reftrace, n. +[en] +- A stacktrace-like representation of refs that lead to some (any kind of) + conclusion. Usually generated by a human. The conclusion can be either on + the top or on the bottom of the stack. If the order is ambiguous, then it + should be communicated explicitly. + - Example: (conclusion first) + - http://en.wikipedia.org/wiki/Stack_trace + - google "stacktrace" (first entry / 2014-12-05T12:13:58Z) + - think about some example [this could be omitted, as it's obvious...] + Retiolum n. [en] - The official darknet of Krebs which utilizes the Retiolum Prefix to -- cgit v1.2.3