<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ampretia:Dev</title><link>https://ampretia.co.uk/</link><description>Recent content on Ampretia:Dev</description><generator>Hugo</generator><language>en-gb</language><lastBuildDate>Wed, 08 Jul 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ampretia.co.uk/index.xml" rel="self" type="application/rss+xml"/><item><title>The Friction Feature</title><link>https://ampretia.co.uk/post/the-friction-feature/</link><pubDate>Wed, 08 Jul 2026 00:00:00 +0000</pubDate><guid>https://ampretia.co.uk/post/the-friction-feature/</guid><description>Why the inbuilt tax of traditional software development wasn&amp;rsquo;t a bug — and what happens when AI removes it entirely.</description></item><item><title>An Intuitive View of the Monty Hall Problem</title><link>https://ampretia.co.uk/post/intuitive-monty-hall/</link><pubDate>Sun, 24 May 2026 00:00:00 +0000</pubDate><guid>https://ampretia.co.uk/post/intuitive-monty-hall/</guid><description>A simple, friction-free way to conceptualize why switching doors always works in your favour.</description></item><item><title>Real life algorithm performance analysis</title><link>https://ampretia.co.uk/post/performance/</link><pubDate>Thu, 08 Jan 2026 00:00:00 +0000</pubDate><guid>https://ampretia.co.uk/post/performance/</guid><description>Tracking down a NodeJS performance bug, showcasing correct algorithm choice</description></item><item><title>Shower Timer - aka Embedded RP2040 with Rust</title><link>https://ampretia.co.uk/post/showertimer/</link><pubDate>Sun, 24 Mar 2024 00:00:00 +0000</pubDate><guid>https://ampretia.co.uk/post/showertimer/</guid><description>Reduce water usage, and play with Rust on RP2040</description></item><item><title>Running OpenShift Local on Windows</title><link>https://ampretia.co.uk/post/2023-03-02-crc-windows/</link><pubDate>Thu, 02 Mar 2023 00:00:00 +0000</pubDate><guid>https://ampretia.co.uk/post/2023-03-02-crc-windows/</guid><description>How to run OpenShift Local (Cloud Ready Containers) on Windows</description></item><item><title>Configuring IP Camera for local use</title><link>https://ampretia.co.uk/post/2023-02-22-ipcamera/</link><pubDate>Wed, 22 Feb 2023 00:00:00 +0000</pubDate><guid>https://ampretia.co.uk/post/2023-02-22-ipcamera/</guid><description>How I configured my IP camera to use the local network and connect to Synology Surveillence Stations AND get motion events detected.</description></item><item><title>On CI/CD Pipelines</title><link>https://ampretia.co.uk/post/2022-08-11-cicdpipelines/</link><pubDate>Tue, 08 Nov 2022 00:00:00 +0000</pubDate><guid>https://ampretia.co.uk/post/2022-08-11-cicdpipelines/</guid><description>On CI/CD Pipelines; general experience to pass on about creating CI/CD Pipelines</description></item><item><title>Deadlock on npm install in UBI8</title><link>https://ampretia.co.uk/post/2022-05-11-npm-deadlock-on-install/</link><pubDate>Tue, 10 May 2022 00:00:00 +0000</pubDate><guid>https://ampretia.co.uk/post/2022-05-11-npm-deadlock-on-install/</guid><description>Tracking down why npm install didn&amp;rsquo;t install at all</description></item><item><title>Getting Contract Logs from IBM Blockchain Platform</title><link>https://ampretia.co.uk/post/2020-07-08-238/</link><pubDate>Wed, 08 Jul 2020 15:42:49 +0000</pubDate><guid>https://ampretia.co.uk/post/2020-07-08-238/</guid><description>With IBM Blockchain Platform running in a Kubernetes cluster how do you get the logs to find out what happened with your contract?</description></item><item><title>Early Access Coffee on the Blockchain</title><link>https://ampretia.co.uk/post/java-contract-api/</link><pubDate>Wed, 31 Jul 2019 15:13:52 +0000</pubDate><guid>https://ampretia.co.uk/post/java-contract-api/</guid><description>Introduction of the Fabric Java Contract API</description></item><item><title>Getting setup for development (CentOS)</title><link>https://ampretia.co.uk/oldposts/2019-07-19-getting-setup-for-development-centos/</link><pubDate>Fri, 19 Jul 2019 08:17:23 +0000</pubDate><guid>https://ampretia.co.uk/oldposts/2019-07-19-getting-setup-for-development-centos/</guid><description>&lt;p&gt;At work we&amp;rsquo;ll often do &amp;lsquo;&lt;a href="http://proterra.me.uk/nx01/programming/2017/06/28/tell-me-and-i-forget-teach-me-and-i-may-remember-involve-me-and-i-learn/" title="group testing' sessions or 'internal hackathons'"&gt;group testing&amp;rsquo; sessions or &amp;lsquo;internal hackathons&amp;rsquo;&lt;/a&gt;. What struck me about the last one was that setting up your development environment can surprisingly tricky, especailly if it&amp;rsquo;s for a style of development or langage you don&amp;rsquo;t generally use.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;TL;DR: &lt;a href="https://gist.github.com/mbwhite/0cc46aba41569551a214827f89895eeb"&gt;gist of commands&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h1 id="what-are-we-developing-for"&gt;What are we developing for?&lt;/h1&gt;
&lt;p&gt;The setup we are going for here, is a Node.js and Java environment using VSCode - with a view to using the IBM Blockchain Platform extension for writing applications and smart contracts for Hyperledger Fabric&lt;/p&gt;</description></item><item><title>Windows, Virtual Box, and CentOS</title><link>https://ampretia.co.uk/oldposts/2019-07-19-windows-virtual-box-and-centos/</link><pubDate>Fri, 19 Jul 2019 07:58:02 +0000</pubDate><guid>https://ampretia.co.uk/oldposts/2019-07-19-windows-virtual-box-and-centos/</guid><description>&lt;p&gt;My &lt;em&gt;personal preference&lt;/em&gt; for developing is to use Windows 10 as my laptops main OS, but then run VirtualBox with Linux. Succiently this is because&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;I like to have office style applications available, and as a general &amp;lsquo;just do stuff&amp;rsquo; Windows does the job well&lt;/li&gt;
&lt;li&gt;Should something go wrong developing, it&amp;rsquo;s quite easy to through the VM away and start again. Or if you want to test a certain machine configuration.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;To date I&amp;rsquo;ve used Ubuntu as the Linux OS; but thought I&amp;rsquo;d try CentOS 7 - wasn&amp;rsquo;t quite as slick if I&amp;rsquo;m honest. Few gotchas so here&amp;rsquo;s some notes if needed.&lt;/p&gt;</description></item><item><title>Oh git!</title><link>https://ampretia.co.uk/oldposts/2019-04-18-oh-git/</link><pubDate>Thu, 18 Apr 2019 15:52:02 +0000</pubDate><guid>https://ampretia.co.uk/oldposts/2019-04-18-oh-git/</guid><description>Introduction to git</description></item><item><title>Make multi-persona demos fun and interactive!</title><link>https://ampretia.co.uk/post/demohats/</link><pubDate>Fri, 08 Jun 2018 15:11:05 +0000</pubDate><guid>https://ampretia.co.uk/post/demohats/</guid><description>We have several demos that can be shown at conferences to customers etc. But a central feature is there have multiple web apps each driven by a different persona. How could it be possible to make the transition from one persona to another more obvious - and interactive??</description></item><item><title>Getting outside-in with docker-compose[r] networks</title><link>https://ampretia.co.uk/post/2017-11-11-getting-outside-in-with-docker-composer-networks/</link><pubDate>Sat, 11 Nov 2017 18:10:59 +0000</pubDate><guid>https://ampretia.co.uk/post/2017-11-11-getting-outside-in-with-docker-composer-networks/</guid><description>Networking with Docker can be tricky especially with regard to DNS and domain names.</description></item><item><title>“Tell me and I forget, teach me and I may remember, involve me and I learn.”</title><link>https://ampretia.co.uk/post/2017-06-28-tell-me-and-i-forget-teach-me-and-i-may-remember-involve-me-and-i-learn/</link><pubDate>Wed, 28 Jun 2017 10:54:44 +0000</pubDate><guid>https://ampretia.co.uk/post/2017-06-28-tell-me-and-i-forget-teach-me-and-i-may-remember-involve-me-and-i-learn/</guid><description>In order to properly develop software you need to also use the software your build.</description></item><item><title/><link>https://ampretia.co.uk/post/2022-07-22-install-from-bopth-npom-and-gh-pakacges/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://ampretia.co.uk/post/2022-07-22-install-from-bopth-npom-and-gh-pakacges/</guid><description>&lt;p&gt;&lt;a href="https://gist.github.com/azu/31530916cbce0fd2fc1f4d8f6cf0fae1"&gt;https://gist.github.com/azu/31530916cbce0fd2fc1f4d8f6cf0fae1&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Posts Archive</title><link>https://ampretia.co.uk/top/archive/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://ampretia.co.uk/top/archive/</guid><description/></item></channel></rss>