diff --git a/src/_events/2021-02-02-dylan-beattie/banner.jpg b/src/_events/2021-02-02-dylan-beattie/banner.jpg new file mode 100644 index 00000000..92dc90e9 Binary files /dev/null and b/src/_events/2021-02-02-dylan-beattie/banner.jpg differ diff --git a/src/_events/2021-02-02-dylan-beattie/description.md b/src/_events/2021-02-02-dylan-beattie/description.md new file mode 100644 index 00000000..e0865106 --- /dev/null +++ b/src/_events/2021-02-02-dylan-beattie/description.md @@ -0,0 +1,11 @@ +Dylan Beattie is a consultant, software developer and international +keynote speaker. He’s been building web applications since the 1990s, +and works primarily on Microsoft .NET, HTTP APIs, UX design, and +distributed systems. + +Dylan lives and works in London and when he’s not writing code +he plays guitar and writes songs. + +Software is complicated. Machine learning, microservice architectures, message queues... every few months there's another revolutionary idea to consider, another framework to learn. And underneath so many of these amazing ideas and abstractions is text. When you work in software, you spend your life working with text. Some of those text files are source code, some are configuration files, some of them are documentation. Editors, revision control systems, programming languages - everything from C# and HTML to Git and VS Code is based on the idea of "plain text files". But... what if I told you there's no such thing? + +When we say something is a "plain text file", we're relying on a huge number of assumptions - about operating systems, editors, file formats, language, culture, history... and, most of the time, that's OK. But when it goes wrong, "plain text" can lead to some of the weirdest bugs you've ever seen... why is there Chinese in the event logs? Why is the city of Aarhus in the wrong place? And why does Magnus Mårtensson have trouble getting into the USA? Join Dylan Beattie for a fascinating look into the hidden world of text files - from the history of mechanical teletypes to encodings, collations and code pages. We'll look at some memorable bugs, some golden rules for working with plain text - and we'll even find out the story behind the mysterious phrase "pike matchbox" and what it has to do with driving in Belarus. \ No newline at end of file diff --git a/src/_events/2021-02-02-dylan-beattie/manifest.yml b/src/_events/2021-02-02-dylan-beattie/manifest.yml new file mode 100644 index 00000000..db24e5e0 --- /dev/null +++ b/src/_events/2021-02-02-dylan-beattie/manifest.yml @@ -0,0 +1,9 @@ +- id: 2021-02-02-dylan-beattie + name: Dylan Beattie - Talk on plaintext + start: '2020-09-24 19:00:00' + end: '2020-09-24 20:30:00' + location: An internet connection near you + mapLink: https://www.google.co.uk/maps/place/52%C2%B057'12.6%22N+1%C2%B011'14.1%22W/@52.953488,-1.1877845,17.15z/data=!3m1!4b1!4m6!3m5!1s0x0:0x0!7e2!8m2!3d52.9534883!4d-1.1872358 + summary: 2021-02-02-dylan-beattie/summary.md + description: 2021-02-02-dylan-beattie/description.md + banner: 2021-02-02-dylan-beattie/banner.jpg diff --git a/src/_events/2021-02-02-dylan-beattie/summary.md b/src/_events/2021-02-02-dylan-beattie/summary.md new file mode 100644 index 00000000..359196fb --- /dev/null +++ b/src/_events/2021-02-02-dylan-beattie/summary.md @@ -0,0 +1 @@ +Join Dylan Beattie for a fascinating look into the hidden world of text files - from the history of mechanical teletypes to encodings, collations and code pages. We'll look at some memorable bugs, some golden rules for working with plain text - and we'll even find out the story behind the mysterious phrase "pike matchbox" and what it has to do with driving in Belarus. Not to mention that its also a talk full of things he wishes somebody told him as an undergraduate. \ No newline at end of file