I hereby claim:
- I am ewjoachim on github.
- I am ewjoachim (https://keybase.io/ewjoachim) on keybase.
- I have a public key whose fingerprint is 9018 4FBE 55F2 A1F7 EBC9 A49E 4E90 5C37 D2C6 5627
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| "Yay" if __import__("hashlib").md5((next((n & g).pop() for g, n in | |
| ( | |
| (g, set(dr["Owner"] for dr in v if all(el in t.lower().split() for el in | |
| [ | |
| dr["Color"].lower(), dr["Make"].lower(), | |
| dr["Height"].split("'")[0] + "'", | |
| ]) and | |
| dr["License Plate"].startswith(__import__("re") | |
| .search(r'starts with "([A-Z0-9]+)"', t).group(1)) and | |
| dr["License Plate"].endswith(__import__("re") |
| #!/bin/bash -eux | |
| yesterday=$(date -d yesterday +%s) | |
| # dnsdock should not be stopped : we limit to the containers created after it | |
| docker ps --filter since=dnsdock -q --format "{{.ID}} {{.CreatedAt}}" | while read line | |
| do | |
| # line looks like: | |
| # 123456789abcdef 2017-01-01 00:00:00 +02:00 CEST | |
| set $line | |
| id=$1 |
| import DS from 'ember-data'; | |
| export default DS.Model.extend({ | |
| songPart: DS.belongsTo('song-part'), | |
| singer: DS.belongsTo('singer'), | |
| }); |
| from django.utils.translation import ugettext as _ | |
| from django.utils.translation import pgettext | |
| # _() means normal translation | |
| _("Hello world") | |
| # Translators: This is a comment | |
| _("Hello world") |
| import sys | |
| import os | |
| import logging | |
| import logging.handlers | |
| STR_FMT = '%(asctime)s - %(name)-8s - %(levelname)-9s - %(funcName)-15s - %(message)s' | |
| DATE_FMT = '%d-%m-%Y %H:%M:%S' | |
| import collections |
I hereby claim:
To claim this, I am signing this object:
TL;DR: please don't spend your voluteer time helping me solve problems I'll get paid for, if you don't want the answer too.
While I'm interested in solving these questions for open source packages, the open source package I personally maintain don't have this much traction that I can't do it by myself. I'm also interested in this to solve problems I have at work, and it's disloyal to crowdsource ideas for problems I have in closed-source projects without explicitely stating so. So here I am, stating that whatever comes out of this may benefit my closed source projects maybe more