summary refs log tree commit diff homepage
path: root/2017/src/bin/day10.rs
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-16 00:40:20 -0500
committerJune McEnroe <june@causal.agency>2020-12-16 00:40:20 -0500
commit1bf31c70f9e7ea889c790963bde258f99cd495d6 (patch)
tree6564065c4c3f7254ff779f1b25bb6357892bd198 /2017/src/bin/day10.rs
parentUpdate day 14 part 2 with the clever way (diff)
downloadaoc-1bf31c70f9e7ea889c790963bde258f99cd495d6.tar.gz
aoc-1bf31c70f9e7ea889c790963bde258f99cd495d6.zip
Solve day 16 part 1
Oh god I barely know what I'm doing in perl.
Diffstat (limited to '2017/src/bin/day10.rs')
0 files changed, 0 insertions, 0 deletions
>2019-09-10Add title -v flagJune McEnroe 2019-09-10Use curl error bufferJune McEnroe 2019-09-10Set Accept-Encoding in titleJune McEnroe 2019-09-08Set title User-AgentJune McEnroe 2019-09-07Add -x flag to titleJune McEnroe 2019-09-07Ignore SIGPIPE in relayJune McEnroe 2019-09-07Add A Memory Called EmpireJune McEnroe 2019-09-05Handle lack of Content-TypeJune McEnroe 2019-09-05Use CURLINFO_CONTENT_TYPEJune McEnroe 2019-09-05Decode entities in titlesJune McEnroe 2019-09-05Print title as soon as it's availableJune McEnroe 2019-09-05Use CURL_PREFIX to set flagsJune McEnroe 2019-09-05Add titleJune McEnroe 2019-09-04Add Avorter n'est pas tuerJune McEnroe 2019-08-29Unset executable on shell scriptsJune McEnroe 2019-08-29Add long-missing setopt to bin.7June McEnroe 2019-08-29Add editJune McEnroe