<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Ellie Huxtable</title>
    <description>The latest articles on DEV Community by Ellie Huxtable (@ellieh).</description>
    <link>https://dev.to/ellieh</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F267236%2F55f402a8-cfe4-4198-a430-734cc4581a20.jpg</url>
      <title>DEV Community: Ellie Huxtable</title>
      <link>https://dev.to/ellieh</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ellieh"/>
    <language>en</language>
    <item>
      <title>Don't forget the human</title>
      <dc:creator>Ellie Huxtable</dc:creator>
      <pubDate>Mon, 27 Jul 2020 17:14:25 +0000</pubDate>
      <link>https://dev.to/ellieh/don-t-forget-the-human-6fb</link>
      <guid>https://dev.to/ellieh/don-t-forget-the-human-6fb</guid>
      <description>&lt;p&gt;Computers are cold and heartless. They don't lie, and they don't care if you scream and swear at them. You can abuse them all day long, and they'll still efficiently flip bits and push pixels.&lt;/p&gt;

&lt;p&gt;But... people aren't. Behind every piece of software, there's at least one human. Who has a heart, and who cares what you think. Who has hopes, and dreams, and fears. Who feels.&lt;/p&gt;

&lt;p&gt;This is something I've been wanting to write in one form or another for quite a while now, and I've been rewriting this post for a little too long.&lt;/p&gt;

&lt;p&gt;Sometimes it seems like we forget about the humans. Either we forget that there's a human behind the software we build, or we forget that we're shipping software &lt;em&gt;for people&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;It seems to me that more and more, especially recently, nobody can share their work or their ideas without someone stepping in and criticising their ideas. Maybe they could have written it in a language that's faster, uses less memory, &lt;em&gt;something about bloat or native code.&lt;/em&gt; Maybe it doesn't have a feature that another project does, so why the hell should anyone use it?  &lt;/p&gt;

&lt;p&gt;I remember earlier in my career, every time I opened a PR, I'd have a small feeling of anxiety. Was it good enough? What if I'm bad at programming? Would people hate it? What if I'm wrong? Fear of failure is one of the biggest obstacles to success, and all too often it stops people from sharing or achieving what they could. The feeling of "this isn't good enough to share" goes along with that.&lt;/p&gt;

&lt;p&gt;Even while writing this, I couldn't help but feel like it isn't quite perfect, isn't quite good enough to share. But that's the point of my blog; I want to make myself put things out there, even if they're not 100%.&lt;/p&gt;

&lt;p&gt;We should feel like it's ok to share work that isn't finished, that doesn't use the fastest, cleanest, most optimal approach. If I've made something for fun and want to share it, why not? If it doesn't use the technology you prefer, and you haven't paid me to build it, why would you shit all over someone else's work?&lt;/p&gt;

&lt;p&gt;Better yet. If you care that much, make your own. Instead of pulling down something of someone else's', build your own thing up.&lt;/p&gt;

&lt;p&gt;To some degree I understand people not being satisfied with professional software, that they have paid for, and that doesn't meet their expectations. But if it's open source, free, and available for all? Why would you ever complain about that? If it's not for you, just... move on.&lt;/p&gt;

&lt;p&gt;Friends of mine won't share their blog posts to HN, Reddit, etc, because they feel like their words aren't good enough. Or like people there are going to tear them apart. Or because they might have made a small mistake somewhere.&lt;/p&gt;

&lt;p&gt;The main thing I can see fuelling so many arguments is an inherent &lt;em&gt;need&lt;/em&gt; to be right. It's been written about so many times before, but for some reason people can't bear the idea that &lt;strong&gt;&lt;a href="https://xkcd.com/386/"&gt;someone on the internet is wrong&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Except, when it comes to the preferences of which tools or technology someone wants to build something with, in their own time, can you really be wrong?&lt;/p&gt;

&lt;p&gt;There's a stereotype held about people in tech, that we're all that super nerdy person who struggles socially, can't talk to people, and hide all day in the basement programming. And that somehow, this is excusable if you're &lt;em&gt;really good&lt;/em&gt; at writing code. But is it? If you're writing code for people to use, and you're working on it with people, not having people skills isn't really an option. Much like technical skills, it isn't an innate quality - you can work on improving your people skills, much like you can your tech skills.&lt;/p&gt;

&lt;p&gt;If you take anything at all from my post, hopefully it's this; if you really must say something, and you really feel like someone made the wrong choice, maybe think about your phrasing. Eg&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Hey! Nice work. I was curious though, why'd you pick  over ?&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;vs&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Ugh, this would be so much better if it just used . I hate the way modern tech is going&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Let's make our industry a much more friendly and welcoming place 💖&lt;/p&gt;

</description>
      <category>culture</category>
    </item>
    <item>
      <title>How do you keep track of what you've learned?</title>
      <dc:creator>Ellie Huxtable</dc:creator>
      <pubDate>Tue, 14 Apr 2020 17:11:51 +0000</pubDate>
      <link>https://dev.to/ellieh/how-do-you-keep-track-of-what-you-ve-learned-3k56</link>
      <guid>https://dev.to/ellieh/how-do-you-keep-track-of-what-you-ve-learned-3k56</guid>
      <description>&lt;p&gt;I know that some people have a giant &lt;code&gt;txt&lt;/code&gt; file, some have paper journals, some use note apps&lt;/p&gt;

&lt;p&gt;But what about you? How do you keep track of new things you've learned? How has that helped you as an engineer?&lt;/p&gt;

</description>
      <category>discuss</category>
    </item>
    <item>
      <title>I've started a personal wiki</title>
      <dc:creator>Ellie Huxtable</dc:creator>
      <pubDate>Fri, 10 Apr 2020 13:45:29 +0000</pubDate>
      <link>https://dev.to/ellieh/i-ve-started-a-personal-wiki-3cf</link>
      <guid>https://dev.to/ellieh/i-ve-started-a-personal-wiki-3cf</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--aPLjJa9W--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://images.unsplash.com/photo-1507842217343-583bb7270b66%3Fixlib%3Drb-1.2.1%26q%3D80%26fm%3Djpg%26crop%3Dentropy%26cs%3Dtinysrgb%26w%3D2000%26fit%3Dmax%26ixid%3DeyJhcHBfaWQiOjExNzczfQ" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--aPLjJa9W--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://images.unsplash.com/photo-1507842217343-583bb7270b66%3Fixlib%3Drb-1.2.1%26q%3D80%26fm%3Djpg%26crop%3Dentropy%26cs%3Dtinysrgb%26w%3D2000%26fit%3Dmax%26ixid%3DeyJhcHBfaWQiOjExNzczfQ" alt="I've started a personal wiki"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;You can find it &lt;a href="https://ellie.wiki"&gt;here!&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I have lots of projects, some are work, some are for fun, and in all of them I spend a lot of time learning new things&lt;/p&gt;

&lt;p&gt;Frustratingly, I can't remember them all :(&lt;/p&gt;

&lt;p&gt;I've read a lot about the value of keeping an engineering notebook/journal, and it's all something I agree with! I've attempted this in the past, but never really got anywhere with it.&lt;/p&gt;

&lt;p&gt;I've tried keeping a &lt;code&gt;notes.txt&lt;/code&gt; file, but eventually I find organisation becomes a bit of a hassle. Plus I like nice shiny things with emojis and images, my text editor isn't great for those ✨&lt;/p&gt;

&lt;p&gt;I've tried paper notebooks - much as they appeal to me, I'm a disaster with them. I lose them, forget them, spend &lt;em&gt;ages&lt;/em&gt; finding the perfect pen and paper combo, and then in the end I end up sad because my handwriting is comparable to the death spasms of a spider after falling in an inkwell.&lt;/p&gt;

&lt;p&gt;I love looking at the fancy bullet journals some people have, but I have neither the neatness nor the patience to do something like that for myself. Plus I can hardly paste a code snippet onto paper&lt;/p&gt;

&lt;p&gt;Really, I want 1) markdown and 2) a nice way of rendering my markdown&lt;/p&gt;

&lt;p&gt;So, I've setup a little personal wiki! I'm keeping it separate from my blog because I'd rather have somewhere I feel ok to dump random shitty code snippets without caring too much. Maybe eventually things from there will make their way over here&lt;/p&gt;

&lt;p&gt;It's running on my &lt;code&gt;lab&lt;/code&gt; (something I'll explain another time), and is basically just a hugo static site. You can find the git repo here - &lt;a href="https://github.com/elliebike/wiki"&gt;https://github.com/elliebike/wiki&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I'll see how it goes, because generally for writing I prefer to have a web UI that I can access from &lt;em&gt;any&lt;/em&gt; device, really easily. But I suspect I'll mostly be wanting to write to this when I'm at a computer anyway. Plus, I've been playing with some mobile SSH clients that are... surprisingly nice 🤔&lt;/p&gt;

&lt;p&gt;Let me know if you have any questions&lt;/p&gt;

</description>
      <category>knowledge</category>
      <category>wiki</category>
    </item>
    <item>
      <title>My tools are going Rusty</title>
      <dc:creator>Ellie Huxtable</dc:creator>
      <pubDate>Sun, 29 Mar 2020 01:07:31 +0000</pubDate>
      <link>https://dev.to/ellieh/my-tools-are-going-rusty-5dn9</link>
      <guid>https://dev.to/ellieh/my-tools-are-going-rusty-5dn9</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--23gsARV3--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://ellie.bike/content/images/2020/03/Screenshot-2020-03-29-at-00.36.11-1.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--23gsARV3--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://ellie.bike/content/images/2020/03/Screenshot-2020-03-29-at-00.36.11-1.png" alt="My tools are going Rusty"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Recently I've been taking a look at replacements for common command line tools (and coreutils) - &lt;code&gt;ls&lt;/code&gt;, &lt;code&gt;cat&lt;/code&gt;, &lt;code&gt;find&lt;/code&gt;, &lt;code&gt;grep&lt;/code&gt;, etc. I don't really have many issues with the older tools, but I like shiny things. Turns out, people have been rewriting a lot of them in Rust&lt;/p&gt;

&lt;h2&gt;
  
  
  lsd
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://github.com/Peltoche/lsd"&gt;lsd&lt;/a&gt; is a replacement for &lt;code&gt;ls&lt;/code&gt;. It adds some nice colours and icons to your output, like:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--XIWT-9KU--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://ellie.bike/content/images/2020/03/Screenshot-2020-03-29-at-00.36.11.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--XIWT-9KU--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://ellie.bike/content/images/2020/03/Screenshot-2020-03-29-at-00.36.11.png" alt="My tools are going Rusty"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  exa
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://the.exa.website/"&gt;exa&lt;/a&gt; is also an &lt;code&gt;ls&lt;/code&gt; replacement! It's fairly similar from what I can see, though it doesn't do the fancy font icons. However, it does display some info from Git, and has some other features. Both are worth looking at imo.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--eNuiuD8Y--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://ellie.bike/content/images/2020/03/Screenshot-2020-03-29-at-00.42.18.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--eNuiuD8Y--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://ellie.bike/content/images/2020/03/Screenshot-2020-03-29-at-00.42.18.png" alt="My tools are going Rusty"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;a href="https://old.reddit.com/user/milliams"&gt;u/milliams&lt;/a&gt; and &lt;a href="https://twitter.com/hoop33"&gt;@hoop33&lt;/a&gt; have pointed out that exa will do icons with the &lt;code&gt;--icons&lt;/code&gt; flag!&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  bat
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://dev.to/scottw/bat-57pg-temp-slug-2229370"&gt;bat&lt;/a&gt; is like &lt;code&gt;cat&lt;/code&gt;, but with colours, line numbers, and a few other things. It has syntax highlighting, shows git changes, and also automatically pages with &lt;code&gt;less&lt;/code&gt; (which I love).&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--D2KVjFhH--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://ellie.bike/content/images/2020/03/Screenshot-2020-03-29-at-00.48.46.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--D2KVjFhH--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://ellie.bike/content/images/2020/03/Screenshot-2020-03-29-at-00.48.46.png" alt="My tools are going Rusty"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Sure, &lt;code&gt;cat&lt;/code&gt; is intended to con*cat*enate files, but it's also really commonly used to just dump a file to your terminal. &lt;code&gt;bat&lt;/code&gt; does that, and makes it pretty :D (it can concat too)&lt;/p&gt;

&lt;h2&gt;
  
  
  ripgrep
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://github.com/BurntSushi/ripgrep"&gt;ripgrep&lt;/a&gt; is one of the first I installed! It searches code really, really nicely. &lt;code&gt;.gitignore&lt;/code&gt; is followed by default, it recurses files and directories by default, and it's &lt;strong&gt;very&lt;/strong&gt; fast. I think the output looks pretty nice too!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--YXz40fj0--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://ellie.bike/content/images/2020/03/Screenshot-2020-03-29-at-00.51.26.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--YXz40fj0--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://ellie.bike/content/images/2020/03/Screenshot-2020-03-29-at-00.51.26.png" alt="My tools are going Rusty"&gt;&lt;/a&gt;there was also only one todo&lt;/p&gt;

&lt;p&gt;There are a few alternatives here, but this is the only one I've used&lt;/p&gt;

&lt;h2&gt;
  
  
  fd
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://github.com/sharkdp/fd"&gt;fd&lt;/a&gt; is like find, but in my opinion more convenient. &lt;code&gt;fd .py&lt;/code&gt; is fast to type, and &lt;code&gt;fd&lt;/code&gt; is also very fast to run. By default &lt;code&gt;.gitignore&lt;/code&gt; is followed – a trend I'm very much liking. Regex is supported, and the output has colour!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--gdtr1-Wh--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://ellie.bike/content/images/2020/03/Screenshot-2020-03-29-at-00.56.47.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--gdtr1-Wh--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://ellie.bike/content/images/2020/03/Screenshot-2020-03-29-at-00.56.47.png" alt="My tools are going Rusty"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  dust
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://github.com/bootandy/dust"&gt;dust&lt;/a&gt; is a tool I only found very recently, but it tries to make &lt;code&gt;du&lt;/code&gt; nice. By default I don't find the output of &lt;code&gt;du&lt;/code&gt; to be very helpful, and it's usually combined with at least &lt;code&gt;-h&lt;/code&gt;, and maybe some &lt;code&gt;sort&lt;/code&gt; as well.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--dcl6Q3Fx--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://ellie.bike/content/images/2020/03/Screenshot-2020-03-29-at-02.00.34.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--dcl6Q3Fx--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://ellie.bike/content/images/2020/03/Screenshot-2020-03-29-at-02.00.34.png" alt="My tools are going Rusty"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;code&gt;dust&lt;/code&gt; will automatically sort, create graphs, and generally answer the "how the hell am I out of disk space already" question. For when the answer isn't docker images, anyway.&lt;/p&gt;

&lt;h2&gt;
  
  
  coreutils
&lt;/h2&gt;

&lt;p&gt;Not something I'm using, but there's an attempt to rewrite all of coreutils in Rust going on &lt;a href="https://github.com/uutils/coreutils"&gt;over here&lt;/a&gt;. It's pretty cool and worth a look&lt;/p&gt;

&lt;p&gt;That's pretty much it for now! If you have any other suggestions, feel free to contact me on &lt;a href="https://twitter.com/elliebike"&gt;Twitter&lt;/a&gt;, or via &lt;a href="//mailto:e@elm.sh"&gt;email&lt;/a&gt;&lt;/p&gt;

</description>
      <category>rust</category>
      <category>cli</category>
      <category>tools</category>
    </item>
    <item>
      <title>I built a new keyboard</title>
      <dc:creator>Ellie Huxtable</dc:creator>
      <pubDate>Wed, 26 Feb 2020 21:35:56 +0000</pubDate>
      <link>https://dev.to/ellieh/i-built-a-new-keyboard-1337</link>
      <guid>https://dev.to/ellieh/i-built-a-new-keyboard-1337</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--_IvPj67F--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://ellie.bike/content/images/2020/02/IMG_2914.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--_IvPj67F--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://ellie.bike/content/images/2020/02/IMG_2914.jpg" alt="I built a new keyboard"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Today the final components arrived for my keyboard build! I've been waiting on these for quite a long time, as some were custom made + all came from abroad. This isn't actually my first Planck build - the first was lost to a spilled energy drink.&lt;/p&gt;

&lt;p&gt;If you're new to mechanical keyboards, a Planck is a "40%" keyboard. It is very small, with only 48 keys. The lack of keys is made up for by having extra layers! For example, the "q" key can function as a "q", a "Q", a "!" and a "1". That's shift+q, lower+q, and raise+q.&lt;/p&gt;

&lt;p&gt;It was originally designed by &lt;a href="https://jackhumbert.com/"&gt;Jack Humbert&lt;/a&gt;, and you can buy components from &lt;a href="https://olkb.com/"&gt;OLKB&lt;/a&gt; (many places stock components though). If the Planck is too small for you, there's a Preonic as well - it's a little larger. Other than the size, the other selling point is that all the keys are arranged in a grid. I guess this is either something you love, or something that you hate. I actually tried an &lt;a href="https://ergodox-ez.com/"&gt;ErgoDox&lt;/a&gt; for a while, but I think that the Ortholinear layout is something that I prefer.&lt;/p&gt;

&lt;p&gt;It runs the &lt;a href="https://docs.qmk.fm/#/"&gt;QMK&lt;/a&gt; firmware, and is totally reflashable. So, if you want a different layout, or some other functionality that doesn't yet exist, it's easy. So long as you can write C, anyway&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--cKy7C9OV--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://ellie.bike/content/images/2020/02/55303A6F-2304-4C0E-BE50-6C689E2DBD17.JPG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--cKy7C9OV--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://ellie.bike/content/images/2020/02/55303A6F-2304-4C0E-BE50-6C689E2DBD17.JPG" alt="I built a new keyboard"&gt;&lt;/a&gt;Some pictures here will be relevant to the writing, some will just be photos I like&lt;/p&gt;

&lt;p&gt;The first thing I had arrive was the PCB. I ordered it from &lt;a href="http://www.ukkeycaps.co.uk/"&gt;UK Keycaps&lt;/a&gt;, as it was in stock and had fast shipping!&lt;/p&gt;

&lt;p&gt;After that was the case/box. That came from &lt;a href="https://datamancer.com/product/datamancer-magnetic-clamshell-planck-hardwood-keyboard-case-rev-6/"&gt;Datamancer&lt;/a&gt;, and is made of Walnut. I went for the taller case, as I like SA-profile keycaps. It took a little while to arrive, but I'm very very happy with the quality. The bottom and top are lined with magnets on the inner edges, so the lid "snaps" into place! It also dual functions as a wrist rest, thanks to some more magnets.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--gi-3PbAV--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://ellie.bike/content/images/2020/02/IMG_2913.HEIC.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--gi-3PbAV--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://ellie.bike/content/images/2020/02/IMG_2913.HEIC.jpg" alt="I built a new keyboard"&gt;&lt;/a&gt;The case, closed. Note the magnets on the lower edge&lt;/p&gt;

&lt;p&gt;Otherwise, I went for &lt;a href="https://drop.com/buy/massdrop-halo-switch-pack"&gt;Halo True&lt;/a&gt; switches. This was a bit of a gamble, as I've never used Topre switches (supposedly similar) and I normally go for either MX Clears, Zealio, or something similar. I love them!&lt;/p&gt;

&lt;p&gt;I was very tempted to order something nice and clicky, but seeing as I'm planning on carrying this board around with me (hence the size), I didn't think people in coffee shops would appreciate the clicky-clacky as much as I do.&lt;/p&gt;

&lt;p&gt;The cool thing with the latest Planck PCB, is that the switches are hot swappable. Maybe sometime in the future I'll want to try something new, and that's totally doable and wouldn't even take very long.&lt;/p&gt;

&lt;p&gt;I also needed a top plate. Originally I was going to order from OLKB, but there's a pretty large waiting list/delay over there. I was also considering getting one made from something other than steel.&lt;/p&gt;

&lt;p&gt;I ended up ordering from &lt;a href="https://www.laserboost.com/"&gt;Laserboost&lt;/a&gt;, and went for a shiny brass plate. I was pretty torn between brass and copper, but definitely don't regret my decision&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--9flBVzre--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://ellie.bike/content/images/2020/02/C6F087C1-D194-48C4-A855-689903ECE2EA.JPG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--9flBVzre--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://ellie.bike/content/images/2020/02/C6F087C1-D194-48C4-A855-689903ECE2EA.JPG" alt="I built a new keyboard"&gt;&lt;/a&gt;Top plate, with switches in place&lt;/p&gt;

&lt;p&gt;Finally... the keycaps! I've ordered from &lt;a href="https://pimpmykeyboard.com/"&gt;Pimp My Keyboard&lt;/a&gt;before and been very happy, so I thought I'd do so again. I ended up going for &lt;a href="https://pimpmykeyboard.com/sa-1976-keyset/"&gt;SA 1976&lt;/a&gt;, and I'm very happy with my choice. The keys feel solid, I like the colours, and I think it matches the walnut finish of the case pretty well too.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--l5MG6pm4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://ellie.bike/content/images/2020/02/IMG_2914-1.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--l5MG6pm4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://ellie.bike/content/images/2020/02/IMG_2914-1.jpg" alt="I built a new keyboard"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I actually use this on top of my laptop keyboard, with the internal keyboard disabled. That way I'm not tethered to a desk, but I still get a nice keyboard :D&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--BGZJ1zIR--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://ellie.bike/content/images/2020/02/IMG_2924.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--BGZJ1zIR--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://ellie.bike/content/images/2020/02/IMG_2924.jpg" alt="I built a new keyboard"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you have any questions for me, or just want to say hi, I'm &lt;a href="https://twitter.com/elliebike"&gt;@elliebike&lt;/a&gt; on Twitter! Otherwise, "ellie at "&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
