<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Ben Pye</title>
    <link>https://curlybracket.co.uk/</link>
    <description>Recent content on Ben Pye</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-GB</language>
    <lastBuildDate>Sun, 07 Oct 2018 18:07:00 +0000</lastBuildDate>
    
	<atom:link href="https://curlybracket.co.uk/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Running Alpine Linux on Digital Ocean</title>
      <link>https://curlybracket.co.uk/blog/running-alpine-linux-on-digital-ocean/</link>
      <pubDate>Sun, 07 Oct 2018 18:07:00 +0000</pubDate>
      
      <guid>https://curlybracket.co.uk/blog/running-alpine-linux-on-digital-ocean/</guid>
      <description>As you may have seen, Digital Ocean have recently added support for custom images 1. I have been using Digital Ocean for a long time to run various services for myself and friends and during this time I have been using Ubuntu. I have no issue with running Ubuntu however most services I run now are running within their own container and using a heavy distro for the host OS makes little sense.</description>
    </item>
    
    <item>
      <title>CoreCLR on ARM</title>
      <link>https://curlybracket.co.uk/blog/coreclr-on-arm/</link>
      <pubDate>Tue, 14 Jul 2015 01:05:00 +0000</pubDate>
      
      <guid>https://curlybracket.co.uk/blog/coreclr-on-arm/</guid>
      <description>Earlier today I got a C# hello world running on Ubuntu 14.04, on a Raspberry Pi 2. Sure this has been possible for a long time with Mono, the significance is that I was running the hello world with CoreCLR. This is the first time on Linux for ARM CoreCLR has worked, though a lot of the work was done thanks to Windows supporting ARM. This code is still yet to be merged, and it doesn&amp;rsquo;t do much more, stack unwinding is broken which is needed for a lot of things, but it&amp;rsquo;s a big step.</description>
    </item>
    
    <item>
      <title>FPGA clock</title>
      <link>https://curlybracket.co.uk/blog/fpga-clock/</link>
      <pubDate>Wed, 27 Aug 2014 01:25:00 +0000</pubDate>
      
      <guid>https://curlybracket.co.uk/blog/fpga-clock/</guid>
      <description>I have recently been learning how to use and apply FPGAs. I have some new old tubes coming, this time VFDs, and the obvious project is a clock. I have implemented a clock before, though it was with an MSP430, this time I have decided to implement a clock using an FPGA. I&amp;rsquo;ve had the board sitting around for a while so it was time I finally did something. Currently I have the basic logic implemented, but as I don&amp;rsquo;t have the displays here can&amp;rsquo;t implement the multiplexing functionality.</description>
    </item>
    
  </channel>
</rss>