Skip to content

Instantly share code, notes, and snippets.

View atroche's full-sized avatar

Alistair Roche atroche

View GitHub Profile
import json
data = json.loads(open("segs.json").read())['data']
# print(data)
# input
# {
# "data": {
nightingale:
False
noether:
----------
db_info:
----------
auto_uploading_enabled:
False
ble_dongle_firmware_version:
1.1.0
[201] Trailing whitespace
pillar/datadog.sls:1
datadog:
[201] Trailing whitespace
pillar/datadog.sls:2
checks:
[201] Trailing whitespace
pillar/seer-hub.sls:45

Lost Highway Article - Premiere Sept. 96

64-81 minutes



From "Perilous Realms: Celtic and Norse in Tolkien's Middle Earth":

But more lies behind England's distrust of the fanciful and imaginative than religious scruples alone. There is as well something in the English character that responds with discomfort when faced with excess irrationality, or emotional display; and in spite of the eighteenth century's expansiveness and the nineteenth century's sentimentality or growth in children's literature, an ambivalence towards folk and fairy tales continued on into the twentieth century, as though such interests were insufficiently serious, insufficiently adult, or antithetical to Christian belief.

Perhaps as an antidote to this sense of frivolity, to this sense that fanciful stories and fairy-lore belong most fittingly to the nursery (an attitude Tolkien greatly deplored), the Northerness movement in the nineteenth century became more and more focused on the combative and the muscular, that masculine ideal that the English, once again, attributed to the Norse. Th

Date/Time: 2021-06-04 07:17:48 +1000
End time: 2021-06-04 07:19:54 +1000
OS Version: Mac OS X 10.15.7 (Build 19H524)
Architecture: x86_64h
Report Version: 29
Data Source: Stackshots
Shared Cache: 0xb99e000 3FF74988-998D-3573-AFEA-A75BE67F60B0
Command: kondo-ui
Updating crates.io index
Installing xplr v0.13.1
Compiling libc v0.2.95
Compiling proc-macro2 v1.0.27
Compiling autocfg v1.0.1
Compiling unicode-xid v0.2.2
Compiling syn v1.0.72
Compiling serde_derive v1.0.126
Compiling version_check v0.9.3
Compiling serde v1.0.126
version: "3.7"
services:
app:
command:
- "/root/.local/share/virtualenvs/app-4PlAip0Q/bin/python"
- "-u"
- "/opt/.pycharm_helpers/pycharm/_jb_pytest_runner.py"
- "--target"
- "tests/test_live_streaming.py::TestLiveStreaming.test_integration_between_sense_and_platform_tasks"
environment:
#!/usr/bin/env python
import re, sys, os
def main():
# example:
# feat(apikey): added the ability to add api key to configuration
pattern = r'(build|ci|docs|feat|fix|perf|refactor|style|test|chore|revert)(\([\w\-]+\))?:\s.*'
filename = sys.argv[1]
ss = open(filename, 'r').read()
m = re.match(pattern, ss)
# found by doing this:
# curl https://gist.githubusercontent.com/atroche/d7ba240a1bd3965ada6acabd50c6edcf/raw/3300bede544229e58fb9ee254057b978de1e95fe/second_syllable_list.txt| xargs -I _ dig +all _.urbit.org|grep -E '^[^u].*IN.*A.*\d'
zod.urbit.org. 13 IN A 35.247.119.159
dys.services. 1188 IN A 34.91.229.119
del.urbit.org. 97 IN A 129.21.49.95
ped.urbit.org. 97 IN A 104.236.82.164
feb.urbit.org. 98 IN A 34.82.25.47
rys.urbit.org. 98 IN A 23.239.12.212
tyd.urbit.org. 98 IN A 157.245.172.189