<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0"
  xml:base="https://rubenerd.com/"
  xmlns:blogChannel="http://backend.userland.com/blogChannelModule"
  xmlns:conversationsNetwork="http://conversationsnetwork.org/rssNamespace-1.0/"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:dcterms="http://purl.org/dc/terms/1.1/"
  xmlns:excerpt="http://wordpress.org/export/1.2/excerpt/"
  xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
  xmlns:source="http://source.scripting.com/">

<channel>

  <!-- Welcome! Visit https://rubenerd.com/subscribe/ if you need help using RSS. -->
  <!-- Main site feed: https://rubenerd.com/feed/ -->
  <!-- Podcast episodes: http://showfeed.rubenerd.com/ -->

  <title>Rubenerd</title> 
  <link>https://rubenerd.com/</link>
  <description>By Ruben Schade in s/ Singapore/ Sydney/ since 2004-ish.</description>
  <copyright>© 2004–2019 Ruben Schade.</copyright>
  <language>en-SG</language>
  <generator>Hugo, Vim</generator>
  <lastBuildDate>Fri, 06 Sep 2019 19:04:14 +1000</lastBuildDate>
  <pubDate>Fri, 06 Sep 2019 19:04:14 +1000</pubDate>
  <docs>http://cyber.law.harvard.edu/rss/rss.html</docs>
  <ttl>30</ttl>

  <!-- Namespace extensions -->
  <blogChannel:blink>http://kirinyan.net/</blogChannel:blink>
  <dc:creator>Ruben Schade</dc:creator>
  <dc:identifier>https://rubenerd.com/</dc:identifier>
  <source:account service="twitter">rubenerd</source:account>
  <source:account service="gitlab">rubenerd</source:account>

  <!-- RSS image -->
  <image>
    <url>https://rubenerd.com/rss.png</url>
    <title>Rubenerd</title> 
    <link>https://rubenerd.com/</link>
    <width>72</width>
    <height>72</height>
    <description>By Ruben Schade in s/ Singapore/ Sydney/ since 2004-ish.</description>
  </image>

  <item>
    <title>Australia’s uninterrupted economic growth…</title>
    <link>https://rubenerd.com/australias-uninterrupted-economic-growth/</link>
    <guid isPermaLink="true">https://rubenerd.com/australias-uninterrupted-economic-growth/</guid>
    <category>thoughts</category>
    <category>australia</category>
    <category>economics</category>
    <category>finance</category>
    <category>news</category>
    <pubDate>Fri, 06 Sep 2019 19:04:14 +1000</pubDate>
    <description><![CDATA[<p>The Sydney Morning Herald&rsquo;s political editor Peter Hartcher <a href="https://www.smh.com.au/business/banking-and-finance/what-s-going-wrong-with-australia-rba-chief-philip-lowe-fears-the-economy-s-time-is-up-20190903-p52nbu.html">wrote a great article</a> about Australian Reserve Bank chairperson Philip Lowe, with some economic commentary. From paragraph eight:</p><blockquote><p>Other countries’ officials like to joke that Australia, which holds the world record for the longest economic boom of any developed nation in history, has special, mystical powers so that its good times never end.</p><p>“Business cycles don’t last forever, unless you’re Australia, where they’re in year 27 – which feels like forever,” US Federal Reserve Chair Jay Powell has quipped. The calendar has since flipped over to 28 years.</p><p>Lowe fears that our time is up. He’s using his power over interest rates to pull Australia back from the brink. But official rates are nearing zero per cent. Lowe is preparing the way for the eventuality that they hit zero and need to go further, into the weird world of “unconventional” measures, a world Australia has never entered.</p></blockquote><p>Philip also discusses flatline wages growth, which has meant living standards are already trending backwards. And I doubt it&rsquo;ll change any time soon with the current motley band of buck-passing, swivel-eyed halfwits in charge. The good news is those descriptions are fun to write.</p><hr /><p style="font-style:italic"><small>This post originally appeared on <a rel="canonical" href="https://rubenerd.com/australias-uninterrupted-economic-growth/">Rubenerd</a>.</small></p>]]></description>
    <!-- Useful namespace extensions -->
    <dc:coverage>Sydney</dc:coverage>
    <dc:creator>Ruben Schade</dc:creator>
    <dc:format>text/html</dc:format>
    <dc:type>Text</dc:type>
    <excerpt:encoded><![CDATA[A great article in the Sydney Morning Herland about why it’s likely about to end.]]></excerpt:encoded>
  </item>

  <item>
    <title>Rambling on biology and tech</title>
    <link>https://rubenerd.com/rambling-on-biology-and-tech/</link>
    <guid isPermaLink="true">https://rubenerd.com/rambling-on-biology-and-tech/</guid>
    <category>hardware</category>
    <category>architecture</category>
    <category>design</category>
    <category>high availability</category>
    <category>philosophy</category>
    <pubDate>Fri, 06 Sep 2019 17:26:15 +1000</pubDate>
    <description><![CDATA[<p>At work today we were running through an architecture diagram for a new client deployment in Sydney and Melbourne. The idea was to use Sydney as the primary, and fail over to Melbourne in a disaster recovery scenario. It sounds simple enough, until you start thinking what fail over means, and what constitutes primary/secondary. Is it at the database level? The applications? What happens to the networks? What about the storage? It can make your head spin when you think through everything that <del>can</del> will go wrong; not to mention human processes which are even more important.</p><p>But it wasn&rsquo;t till I was going home afterwards that I made another mental leap. We like to think our systems are sophisticated, fault-tolerant, and secure. We&rsquo;ve designed, built, and layered a staggering amount of infrastructure on what really amounts to simple logic gates and addition. The core of our systems have billions of transistors spread across machines around the globe connected with fibre optics and copper and wireless and satellites. But ultimately, they&rsquo;re just calculators.</p><p>You compare that to a complex machine like our own bodies. We&rsquo;re obviously weaker in many areas, but we tend to keep going for decades. We&rsquo;re regenerative, we self-heal, we grow. Computers fake this with redundancy, but they simply don&rsquo;t match what we do ourselves inside our bodies without even realising or noticing.</p><p>I remember watching Star Trek Voyager and being interested in the idea of <em>bio-neural</em> circuitry, not to mention the Borg. While science fiction writers and futurists dream of the singularity, will reality be a melding of the technological and biological?</p><p>I suppose with you reading these photons I typed on an electronic device to transmit my thoughts, we&rsquo;re already slowly on our way there.</p><hr /><p style="font-style:italic"><small>This post originally appeared on <a rel="canonical" href="https://rubenerd.com/rambling-on-biology-and-tech/">Rubenerd</a>.</small></p>]]></description>
    <!-- Useful namespace extensions -->
    <dc:coverage>Sydney</dc:coverage>
    <dc:creator>Ruben Schade</dc:creator>
    <dc:format>text/html</dc:format>
    <dc:type>Text</dc:type>
    <excerpt:encoded><![CDATA[It&#39;s sophisticated, fault-tolerant, and secure! And yet it’s still just a calculator.]]></excerpt:encoded>
  </item>

  <item>
    <title>iOS always forgets what audio I was playing</title>
    <link>https://rubenerd.com/ios-always-forgets-what-audio-i-was-playing/</link>
    <guid isPermaLink="true">https://rubenerd.com/ios-always-forgets-what-audio-i-was-playing/</guid>
    <category>hardware</category>
    <category>apple</category>
    <category>itelephone</category>
    <category>music</category>
    <pubDate>Thu, 05 Sep 2019 22:00:45 +1000</pubDate>
    <description><![CDATA[<p>This has been happening to me since the iTelephone 3G, on every iPhone OS/iOS version, on every phone. I:</p><ol><li>play music or a podcast;</li><li>pause playback;</li><li>leave the phone for a bit;</li><li>press the headphone play button to resume; and then</li><li>Heartbeats by José González plays</li></ol><p>It doesn&rsquo;t matter:</p><ul><li>if I was playing music or a podcast</li><li>if I was using an official Apple or third-party player</li><li>the duration I was playing it for</li><li>if I was using Apple headphones or not</li></ul><p>Just that once a week, if not more, resuming playback just plays the first song on the first playlist in Apple Music, regardless of what I was listening to before.</p><p>One day I&rsquo;ll narrow down the conditions to predictably reproduce this. Maybe it&rsquo;s when the phone has low battery and suspends the original audio player. Maybe I&rsquo;m pressing the headphone play button too long, or for not long enough. Maybe I haven&rsquo;t had enough coffee, or too much.</p><p>If I could only ever change three things about iOS, it would be to have the discoverability of PalmOS, the closest we&rsquo;ve come to mobile operating system perfection; the ability to also disable useless Voice Control when disabling Siri; and to <strong>Correctly. Resume. Playback!</strong> Flipping <em>hell</em> it&rsquo;s maddening!</p><p>Other people tell me they don&rsquo;t have this problem. That&rsquo;s the great thing about anecdotes though, I have them too.</p><hr /><p style="font-style:italic"><small>This post originally appeared on <a rel="canonical" href="https://rubenerd.com/ios-always-forgets-what-audio-i-was-playing/">Rubenerd</a>.</small></p>]]></description>
    <!-- Useful namespace extensions -->
    <dc:coverage>Sydney</dc:coverage>
    <dc:creator>Ruben Schade</dc:creator>
    <dc:format>text/html</dc:format>
    <dc:type>Text</dc:type>
    <excerpt:encoded><![CDATA[Every iPhone I’ve ever had does this. And it’s infuriating!]]></excerpt:encoded>
  </item>

  <item>
    <title>Windows games on FreeBSD via Homura</title>
    <link>https://rubenerd.com/windows-games-on-freebsd-via-homura/</link>
    <guid isPermaLink="true">https://rubenerd.com/windows-games-on-freebsd-via-homura/</guid>
    <category>software</category>
    <category>bsd</category>
    <category>freebsd</category>
    <category>fuji golf</category>
    <category>games</category>
    <category>madoka magica</category>
    <pubDate>Thu, 05 Sep 2019 11:39:31 +1000</pubDate>
    <description><![CDATA[<p><img src="https://rubenerd.com/files/2019/homura-pc@1x.jpg" srcset="https://rubenerd.com/files/2019/homura-pc@1x.png 1x, https://rubenerd.com/files/2019/homura-pc@2x.png 2x" alt="" style="width:14px; background:transparent; float:right; margin:0 0 1em 2em" /></p><p>Homura was Best Girl&trade; from the <em>Madoka Magica</em> franchise by SHAFT. It&rsquo;s now a <a href="https://github.com/Alexander88207/Homura">Windows game launcher</a> for FreeBSD by Alexander Vereeken:</p><blockquote><p>Inspired by lutris, we would like to provide a game launcher to play windows games on FreeBSD. Install your favorite windows games &amp; launcher easily!</p></blockquote><p>I haven&rsquo;t had a chance to look at this yet; filing it here for future reference. But this is too cool.</p><p><em>(Full disclosure, I run a lot of Win16 games in Wine and ScummVM on my FreeBSD tower, like Fuji Golf and some of the Entertainment Pack card games. They&rsquo;re the only type of games that come close to being as good as DOS ones that may or may not be older than me, but are so much better than modern stuff. Also, get off my lawn).</em></p><hr /><p style="font-style:italic"><small>This post originally appeared on <a rel="canonical" href="https://rubenerd.com/windows-games-on-freebsd-via-homura/">Rubenerd</a>.</small></p>]]></description>
    <!-- Useful namespace extensions -->
    <dc:coverage>Sydney</dc:coverage>
    <dc:creator>Ruben Schade</dc:creator>
    <dc:format>text/html</dc:format>
    <dc:type>Text</dc:type>
    <excerpt:encoded><![CDATA[By Alexander Vereeken. I haven&#39;t had a chance to try yet, but looks too cool.]]></excerpt:encoded>
  </item>

  <item>
    <title>Woolloomooloo coffee in the morning</title>
    <link>https://rubenerd.com/woolloomooloo-coffee/</link>
    <guid isPermaLink="true">https://rubenerd.com/woolloomooloo-coffee/</guid>
    <category>travel</category>
    <category>australia</category>
    <category>coffee</category>
    <category>food</category>
    <category>sydney</category>
    <pubDate>Wed, 04 Sep 2019 09:10:23 +1000</pubDate>
    <description><![CDATA[<figure><p><img src="https://rubenerd.com/files/2019/woolloomooloo-coffee@1x.jpg" alt="" srcset="https://rubenerd.com/files/2019/woolloomooloo-coffee@1x.jpg 1x, https://rubenerd.com/files/2019/woolloomooloo-coffee@2x.jpg 2x" /></p></figure><p>Our office just moved to Woolloomooloo, one of the more delightfully named waterfront suburbs of Sydney. So my first task was to find a new coffee shop to adopt as my second desk. And I think I&rsquo;ve found it :)</p><p>I love this area. Being just out of the CBD means more of the light hits the street, rather than being blocked by buildings. It makes everything feel so much more airy and bright. Our new office space is equally breezy and open, which is a pleasant change from the semi-corporate cubicle farm we were in before.</p><p>It also hasn&rsquo;t escaped me that almost every other post on the homepage has inadvertently discussed coffee this week. It&rsquo;d be <em>disgust</em> coffee if you didn&rsquo;t like it, which I originally read as <em>degausse</em>. Mmm, coffee ray tubes.</p><hr /><p style="font-style:italic"><small>This post originally appeared on <a rel="canonical" href="https://rubenerd.com/woolloomooloo-coffee/">Rubenerd</a>.</small></p>]]></description>
    <!-- Useful namespace extensions -->
    <dc:coverage>Sydney</dc:coverage>
    <dc:creator>Ruben Schade</dc:creator>
    <dc:format>text/html</dc:format>
    <dc:type>Text</dc:type>
    <excerpt:encoded><![CDATA[Our office has moved, necessitating a new café haunt in the mornings.]]></excerpt:encoded>
  </item>

  <item>
    <title>Fate/Grand Order Nero Fest and Summer 2019</title>
    <link>https://rubenerd.com/fate-grand-order-nero-fest-2019/</link>
    <guid isPermaLink="true">https://rubenerd.com/fate-grand-order-nero-fest-2019/</guid>
    <category>anime</category>
    <category>fate</category>
    <category>fate grand order</category>
    <category>nero</category>
    <category>umu</category>
    <pubDate>Wed, 04 Sep 2019 09:01:12 +1000</pubDate>
    <description><![CDATA[<p>If I had edicts of my own on this site, one would be that everyone must engage in at least one pointless, fun distraction. For me it&rsquo;s <em><a href="https://rubenerd.com/tag/fate-grand-order">Fate/Grand Order</a></em> that I blogged about last year in the context of the <a href="https://rubenerd.com/fate-grand-order-nero-fest-2018/">2018 Nero Fest</a>:</p><blockquote><p>The only mobile game I play, and have ever got into, is <em>Fate/Grand Order</em>. Think <em>Hearthstone</em>, but with cute characters and familiar themes if you grew up watching the <em>Fate</em> franchise. And before you judge me, Clara is in way deeper than me!</p></blockquote><p>Mashu will always be my favourite servant for <code>$REASONS</code>, but the various incantations of chaotic-good Nero are but a flaming red sword&rsquo;s width from being my second. <a href="https://www.wadarco.info/works">Wadarco</a> is one of my favourite graphic artists and designers, and Sakura Tange does such a brilliant job acting her dialogue. Clara and I even say <em>Umu!</em> in real life now, likely to the chagrin of our friends and coworkers.</p><p>I <a href="https://rubenerd.com/fate-grand-order-nero-fest-2018/">didn&rsquo;t summon Bride Umu</a> during last year&rsquo;s Nero Fest, but I was able to <a href="https://rubenerd.com/medhis-mother-of-all-fullest-bridge-rectifiers/" title="Medhi's mother of all fullest bridge rectifiers">rectify</a> this gross and horrifying injustice <a href="https://rubenerd.com/a-second-chance-for-fgo-bride-umu/">back in April</a> this year with an unexpected bout of luck.</p><figure><p><img src="https://rubenerd.com/files/2019/fgo-umu-bride@1x.jpg" alt="Screenshot showing Nero Bride" srcset="https://rubenerd.com/files/2019/fgo-umu-bride@1x.jpg 1x, https://rubenerd.com/files/2019/fgo-umu-bride@2x.jpg 2x" /></p></figure><p>This year&rsquo;s summer event held the promise of Caster Nero, so I hoarded saint quarts for months instead of using them. It took more than 300 of those evil things but I managed to score her at the <em>last possible summon</em> before I ran out. <code>#boom!</code> Her card shows my favourite ascension art.</p><figure><p><img src="https://rubenerd.com/files/2019/fgo-umu-caster@1x.jpg" alt="Screenshot showing Caster Nero." srcset="https://rubenerd.com/files/2019/fgo-umu-caster@1x.jpg 1x, https://rubenerd.com/files/2019/fgo-umu-caster@2x.jpg 2x" style="width:500px; height:281px;" /></p></figure><p>So now we come to <em><a href="https://grandorder.wiki/Nero_Festival_Redux_2017">Nero Fest</a></em> again this year. The English <em>Fate/Grand Order</em> finally got the unlockable new costumes the Japanese version has had for a while, so we were able to unlock Nero&rsquo;s excitable gym outfit which is unreasonably cute, and also matches Heroine X!</p><figure><p><img src="https://rubenerd.com/files/2019/fgo-umu-gym@1x.jpg" alt="Screenshot showing Nero in her gym outfit" srcset="https://rubenerd.com/files/2019/fgo-umu-gym@1x.jpg 1x, https://rubenerd.com/files/2019/fgo-umu-gym@2x.jpg 2x" style="width:500px; height:281px;" /></p></figure><p>Which reminds me, I need to go back to the gym. I realised this evening I&rsquo;d have gone more often if Clara and I weren&rsquo;t playing <em>Fate/Grand Order</em> to get Umu in a gym outfit.</p><hr /><p style="font-style:italic"><small>This post originally appeared on <a rel="canonical" href="https://rubenerd.com/fate-grand-order-nero-fest-2019/">Rubenerd</a>.</small></p>]]></description>
    <!-- Useful namespace extensions -->
    <dc:coverage>Sydney</dc:coverage>
    <dc:creator>Ruben Schade</dc:creator>
    <dc:format>text/html</dc:format>
    <dc:type>Text</dc:type>
    <excerpt:encoded><![CDATA[Caster Umu and gym outfit Umu. I may have a problem.]]></excerpt:encoded>
  </item>

  <item>
    <title>Carrie Lam and Boris Johnson</title>
    <link>https://rubenerd.com/carrie-lam-and-boris-johnson/</link>
    <guid isPermaLink="true">https://rubenerd.com/carrie-lam-and-boris-johnson/</guid>
    <category>thoughts</category>
    <category>asia</category>
    <category>hong kong</category>
    <category>news</category>
    <category>politics</category>
    <category>uk</category>
    <pubDate>Wed, 04 Sep 2019 08:10:36 +1000</pubDate>
    <description><![CDATA[<p><a href="https://asia.nikkei.com/Spotlight/Hong-Kong-protests/Hong-Kong-leader-withdraws-extradition-bill">Dean Napolitano writing for the Nikkei Asian Review</a>:</p><blockquote><p>Hong Kong Chief Executive Carrie Lam on Wednesday formally withdrew a controversial extradition bill that has been at the center of massive demonstrations this summer, bowing to one of five demands made by protesters.</p></blockquote><p>And <a href="https://www.bbc.com/news/uk-politics-49573555">BBC political editor Laura Kuenssberg</a>:</p><blockquote><p>Tory rebels and opposition MPs have defeated the government in the first stage of their attempt to pass a law designed to prevent a no-deal Brexit. The Commons voted 328 to 301 to take control of the agenda, meaning they can bring forward a bill seeking to delay the UK&rsquo;s exit date.</p></blockquote><p>I&rsquo;ve been watching both these stories closely over the last couple of months, but haven&rsquo;t felt like there was much I could add. I&rsquo;m still at a loss for words. They&rsquo;re both equal parts scary, surreal.</p><hr /><p style="font-style:italic"><small>This post originally appeared on <a rel="canonical" href="https://rubenerd.com/carrie-lam-and-boris-johnson/">Rubenerd</a>.</small></p>]]></description>
    <!-- Useful namespace extensions -->
    <dc:coverage>Sydney</dc:coverage>
    <dc:creator>Ruben Schade</dc:creator>
    <dc:format>text/html</dc:format>
    <dc:type>Text</dc:type>
    <excerpt:encoded><![CDATA[I’m still at a loss for words over these stories.]]></excerpt:encoded>
  </item>

  <item>
    <title>Helpful internet people</title>
    <link>https://rubenerd.com/helpful-internet-people/</link>
    <guid isPermaLink="true">https://rubenerd.com/helpful-internet-people/</guid>
    <category>internet</category>
    <category>atp</category>
    <category>drafts</category>
    <category>john siracusa</category>
    <category>marco arment</category>
    <category>podcasts</category>
    <category>quotes</category>
    <category>trolls</category>
    <pubDate>Tue, 03 Sep 2019 12:59:55 +1000</pubDate>
    <description><![CDATA[<p>It&rsquo;s time for the inaugural <em><a href="https://rubenerd.com/tag/drafts/">Draft Diving</a></em> post, in which I dive into my drafts. That explanation isn&rsquo;t a tautology, because I don&rsquo;t call it that.</p><p>Here&rsquo;s a quote from the <a href="https://atp.fm/">Accidental Tech Podcast</a> I wrote in April 2016:</p><blockquote><p><strong>John:</strong> Would be nice to have an option to make the HUD translucent, or do some other thing to prevent burn-in? And the big thread in their forums mostly consisted of people who don&rsquo;t own plasma televisions, telling everyone who does they shouldn&rsquo;t because they&rsquo;re bad and that&rsquo;s why they should get an &ldquo;LED&rdquo; television.</p><p><strong>Marco:</strong> Helpful internet people!</p></blockquote><hr /><p style="font-style:italic"><small>This post originally appeared on <a rel="canonical" href="https://rubenerd.com/helpful-internet-people/">Rubenerd</a>.</small></p>]]></description>
    <!-- Useful namespace extensions -->
    <dc:coverage>Sydney</dc:coverage>
    <dc:creator>Ruben Schade</dc:creator>
    <dc:format>text/html</dc:format>
    <dc:type>Text</dc:type>
    <excerpt:encoded><![CDATA[... and the forum consisted of people who don’t own plasma TVs telling everyone who does they shouldn’t.]]></excerpt:encoded>
  </item>

  <item>
    <title>Back at a Dôme</title>
    <link>https://rubenerd.com/back-at-a-dome/</link>
    <guid isPermaLink="true">https://rubenerd.com/back-at-a-dome/</guid>
    <category>travel</category>
    <category>australia</category>
    <category>coffee</category>
    <category>food</category>
    <category>nostanglia</category>
    <category>perth</category>
    <category>singapore</category>
    <category>western australia</category>
    <pubDate>Tue, 03 Sep 2019 08:35:41 +1000</pubDate>
    <description><![CDATA[<p>Last week a colleague and I were flying around Australia to speak at the WatchGuard roadshows. Our last day was in Perth, on Australia&rsquo;s west coast.</p><p>Perth is an interesting place. Technically you&rsquo;re closer to the Indonesian capital Jakarta than you are to Canberra there. If you look at a map of Australia, almost all the major cities are on the other side of the continent, so you really feel as though you&rsquo;re in the middle of nowhere.</p><p><em>(A West Australian client told us the <a href="https://www.wolframalpha.com/input/?i=brisbane+perth">Brisbane to Perth trip</a> is the longest non-stop domestic flight in the world. I don&rsquo;t think that&rsquo;s true; I&rsquo;d assume Hawaii to the continental US would be longer, or between Moscow and Vladivostok. But it&rsquo;s definitely a long flight!)</em></p><p>Perth holds special significance to Singaporeans because it&rsquo;s relatively close, it shares the <code>UTC+08:00</code> timezone, and has Australian universities which a decent number of international students attend. The other, perhaps less publicised reason, is the existence of the Dôme coffee chain everywhere in the state.</p><p><img src="https://rubenerd.com/files/2019/perth-dome@1x.jpg" srcset="https://rubenerd.com/files/2019/perth-dome@1x.jpg 1x, https://rubenerd.com/files/2019/perth-dome@2x.jpg 2x" alt="" style="width:500px" /></p><p>Before Starbucks or even Coffee Bean got a foothold in Singapore in the 1990s, Domes were everywhere. My personal favourite was the Olio Dôme in the <a href="https://www.straitstimes.com/lifestyle/home-design/park-mall-to-shut-at-end-of-september">late Park Mall</a>. All their chains have a small dome in the ceiling, but that one was especially impressive.</p><p>So it was delightful to leave the hotel bleary-eyed the following Saturday and seeing a welcoming Dôme on the ground floor of a glass tower. Perth&rsquo;s coffee drinkers likely consider it old-hat; I&rsquo;m sure their hipsters whinge about them too. But it was a fun nostalgia trip, and the food was pretty good.</p><hr /><p style="font-style:italic"><small>This post originally appeared on <a rel="canonical" href="https://rubenerd.com/back-at-a-dome/">Rubenerd</a>.</small></p>]]></description>
    <!-- Useful namespace extensions -->
    <dc:coverage>Sydney</dc:coverage>
    <dc:creator>Ruben Schade</dc:creator>
    <dc:format>text/html</dc:format>
    <dc:type>Text</dc:type>
    <excerpt:encoded><![CDATA[Chasing a morning coffee in Perth.]]></excerpt:encoded>
  </item>

  <item>
    <title>Cleaning compromised servers</title>
    <link>https://rubenerd.com/cleaning-compromised-servers/</link>
    <guid isPermaLink="true">https://rubenerd.com/cleaning-compromised-servers/</guid>
    <category>software</category>
    <category>cloud computing</category>
    <category>security</category>
    <category>virtualisation</category>
    <pubDate>Wed, 28 Aug 2019 09:29:48 +1000</pubDate>
    <description><![CDATA[<p>I work at a cloud infrastructure company with immediate level 3 phone and email support; we&rsquo;ll even make Slack channels or whatever else. I know, it&rsquo;s shocking such a thing exists!</p><p>This is one of the most common questions my colleagues get asked, <em>how do I clean compromised servers?</em> I&rsquo;m tempted just to get them to refer to <a href="https://documentation.cpanel.net/display/CKB/Why+can%27t+I+clean+a+hacked+machine">this cPanel article</a>:</p><blockquote><p>When a root account is compromised, users often ask how they can “clean” their server. To put it as succinctly as possible: without knowing every action that has ever taken place on a server, it is impossible to prove that the server is completely clean. While it is simple to show a compromised server, showing the opposite, for all intents and purposes, is not.</p></blockquote><p>Even my honeypots get blown away and rebuilt rather than cleaned. Worries aside, rebuilds are just easier to do, especially if you use something like Ansible and have proper backups.</p><hr /><p style="font-style:italic"><small>This post originally appeared on <a rel="canonical" href="https://rubenerd.com/cleaning-compromised-servers/">Rubenerd</a>.</small></p>]]></description>
    <!-- Useful namespace extensions -->
    <dc:coverage>Sydney</dc:coverage>
    <dc:creator>Ruben Schade</dc:creator>
    <dc:format>text/html</dc:format>
    <dc:type>Text</dc:type>
    <excerpt:encoded><![CDATA[Short answer: blow them away.]]></excerpt:encoded>
  </item>

</channel>
</rss>
