Tweets of September 30 2018
Replying to @capileigh
https://github.com/miekg/block
\(I probably won't work on it very much\)
Sun Sep 30 07:50:09 +0000 2018
Replying to @segfaulthunter
That’s blendle iirc
Sun Sep 30 11:30:48 +0000 2018
Replying to @olix0r
Start with ‘Q’ and work your way upwards
Tweets of August 30 2018
RT @gtank__: @miekg @dgryski Here you go! https://github.com/gtank/gophercon-2018-microoptimizing-go/raw/master/Micro-Optimizing%20Go%20Code%20\(GopherCon%20Denver%202018\).pdf
Wed Aug 29 22:15:37 +0000 2018
millions of PRs would be avoided if travis had an option “use latest stable release of
\[Go\]”
Thu Aug 30 06:45:16 +0000 2018
RT @tsaha: @miekg - 1.x ?
Thu Aug 30 06:56:46 +0000 2018
Replying to @tsaha
not 100%, but close enough because go 2 is far \(enough\) away
Thu Aug 30 06:57:14 +0000 2018
How does one create a go.mod file from scratch, without having done any vendoring? #go
Tweets of July 31 2018
https://github.com/gomarkdown/markdown is so nicely done that I can reimplement mmark in less than a week. Still want people to help, see https://mmark.nl
Mon Jul 30 23:00:21 +0000 2018
Notification inhibits you set on your phone don’t get propegated to your android \(s\)wear watch #android #wear
Mon Jul 30 23:26:54 +0000 2018
ah, xml2rfc 2.10 *supports* xml2rfc v3 XML https://trac.tools.ietf.org/tools/xml2rfc/trac/browser/trunk/cli/changelog
Tweets of June 30 2018
Replying to @m4r10k, @corednsio and @CloudNativeFdn
entirely thanks to @tiwari_nitish
Sat Jun 30 17:26:57 +0000 2018
Replying to @mikkeloscar
Are these public? Because a) post mortems are always interesting b) even more so if they involve DNS and CoreDNS
Sat Jun 30 17:29:05 +0000 2018
I always thought ‘git gc’ was bullshit, until I started vendoring #golang
Sat Jun 30 17:30:52 +0000 2018
Replying to @mdlayher
you’re now my git God
Tweets of May 31 2018
$ kubectl logs <uniq-pod-name-across-all-namespaces>
kubectl: fuck you
$ kubectl logs <uniq-pod-name-across-all-namespaces> -n kube-system
kubectl: sure
Tweets of April 30 2018
Looking at Derek. This puts me off a bit: https://github.com/alexellis/derek/blob/master/GET.md
“Read on if you want to setup your own cluster, OpenFaaS and a private GitHub App. \(est\. setup time several hours\)”This is just a Go binary, no? Will run standalone.
Mon Apr 30 09:07:35 +0000 2018
Replying to @alexellisuk
Because I want to hack on it
Mon Apr 30 09:21:55 +0000 2018
Replying to @mholt6
ugh... I do wonder about the GDPR and telemetry plugin though. Opting in by default might soon be illegal in the EU... :/
Tweets of March 31 2018
Replying to @TonKersten and @jpmens
The “Go Programming Language” is good as well.
Sat Mar 31 11:23:39 +0000 2018
Replying to @jpmens and @TonKersten
https://www.amazon.co.uk/Programming-Language-Addison-Wesley-Professional-Computing/dp/0134190440/ref=sr_1_1?ie=UTF8&qid=1522495668&sr=8-1&keywords=the+go+programming+language
Sat Mar 31 11:28:12 +0000 2018
Replying to @jpmens
I’m still working on how to type that in vim
Sat Mar 31 11:29:52 +0000 2018
Replying to @jpmens
This will work out well. Let me assign you some issues
Sat Mar 31 11:32:47 +0000 2018
Replying to @jpmens and @TonKersten
IETF 101 DNS Hackathon Results
Tweets of February 28 2018
RT @rfc: RFC 8324: DNS Privacy, Authorization, Special Uses, Encoding, Characters, Matching, and Root Structure: Time for An https://t.co/D…
Wed Feb 28 00:56:13 +0000 2018
So much nicer than my I-D containing “ARRGGGG”, “Fuck the DNS”, “Kill me now”, “You got to be kidding”
https://www.rfc-editor.org/rfc/rfc8324.txt
IETF 101 DNS Hackathon
Tweets of January 31 2018
Replying to @Wilmer
wait until you get older \(I'm in TLV \(\+2\)) and already feel jetlagged
Wed Jan 31 11:14:09 +0000 2018
Trying create owner files for CoreDNS. Using this handy one-liner
for d in plugin/*; do echo “*** $d”; git log --pretty=‘format:%an’ $d | uniq -c | awk ’ { d
\[$2" "$3" "$4" "$5\]+=$1 } END { for \(n in d\) print d
\[n\], n }’ | ~/nameToGithub ; done
Running CoreDNS as a Forwarder in Kubernetes
Tweets of December 31 2017
Finally got around making some video of my LEGO city https://www.youtube.com/watch?v=DyA4CdsrtxE
https://www.youtube.com/watch?v=5Wm5zCcCBpE
A k8s LB using ARP
Debian Package For Coredns 1.0.0
Tweets of November 30 2017
I’m in Zone 3. Which is another way of saying: I’m lost
Thu Nov 30 17:15:28 +0000 2017
Replying to @abiosoft
Still useless though. Unless you install Linux
Thu Nov 30 17:17:06 +0000 2017
Replying to @abiosoft
What! Without the shit ssh extension... So actually local on the disk?
Raised LEGO city
Switching to Vodafone Uncovered a Bug
Tweets of October 31 2017
Package: lsof
Suggests: perl#WTF #debian
Tue Oct 31 12:55:58 +0000 2017
Replying to @bigonbe
but, but, why? It requires me to download 37M of Perl that I don’t want, nor use, for examples that I don’t run? 00README says: don’t use..
Tue Oct 31 14:48:37 +0000 2017
Replying to @bigonbe
Should that be explicitly disabled in /etc/apt somewhere? \(Can't find such a setting on my Deb system\)
Tweets of September 30 2017
If I run the root zone on localhost and then perform the KSK rollover, does that count?
Fri Sep 29 22:24:15 +0000 2017
RT @secastro: The query_find() function handles the query processing logic in BIND9. Has a McCabe score of 468, when over 30 is considered…
Sat Sep 30 07:13:49 +0000 2017
Replying to @jpmens, @marcodavids and @vjanzen
Do we have a fund set up, so we can keep this site going for the next decade?
Tweets of August 31 2017
Shut up and take my money! https://twitter.com/brickset/status/903321791292203008
Tweets of July 31 2017
RT @MitchBenn: 1. Brexiteers: your BEST prediction now is that the UK will recover economically from Brexit within *30 years*. In other wor…
Tweets of June 30 2017
Replying to @marcgweg
We don’t know yet....
Fri Jun 30 07:18:40 +0000 2017
Well said, #brexit. https://amp.theguardian.com/commentisfree/2017/jun/29/brexodus-eu-nationals-citizenship-uk-brexit
Fri Jun 30 08:20:27 +0000 2017
Replying to @FiloSottile
Remember when we fuzzed Go DNS? That was fun
Fri Jun 30 13:07:08 +0000 2017
My new approach to OSS: cc people on issues, let them discuss and then ask for PR at the end.
\(reviewing PRs is also a ton of work though\)
Large Lego Station - update 1
Tweets of May 31 2017
Replying to @ruuddotorg
runs as pid 1, different semantics for that pid. Use dinit: http://github.com/miekg/dinit
Wed May 31 07:18:36 +0000 2017
Replying to @Wilmer and @jpmens
Wilmer van der GAAST?
Wed May 31 08:43:16 +0000 2017
My *new* Lego train station is coming together nicely: https://miek.nl/2017/May/31/large-lego-station---update-1/ Next up: new main building
Wed May 31 21:08:36 +0000 2017
RT @mountain_ghosts: tech companies: we want people who work on open source
also tech companies: please sign this contract that says we own…
Large Train Station Arch
Tweets of April 30 2017
perf-testing dns server, current status: debugging client behavior
Sun Apr 30 11:21:19 +0000 2017
WTF does syscall.Syscall do? https://miek.nl/downloads/2017/pprof002.svg
Sun Apr 30 16:14:05 +0000 2017
Replying to @X_Cli
This is Go std lib stuff. Nothing fancy... Only thing I can think of is UDP OOB tracking: https://github.com/miekg/dns/blob/master/udp_linux.go
Sun Apr 30 16:22:29 +0000 2017
Replying to @X_Cli
800000
Sun Apr 30 16:32:49 +0000 2017
Replying to @X_Cli
Ack. Was wondering about that.
But don’t I always need a syscall at some point to read data of the network? I.e. what makes this special?