Whilst trying to send a payment from my Bank West Credit Card account to a bank account with my main Bank account, I went through the Make a Payment process. This post is basically me complaining that the “Make a Payment” screen when adding a new recipient asks for the “Nickname“, however that’s completely the… Continue reading The Importance of good UI Labels
Category: Michael Kublers
Fixing a location lookup by moving the $limit
Some Background:I’m the technical co-founder of Drivible. I was working on a new feature which ended up causing a race condition and soft-deleted users files. In fixing that I caused some other minor issues.We didn’t lose any actual users data, but I generally pride myself on being a good developer and this was something that… Continue reading Fixing a location lookup by moving the $limit
6th Sense + touch Grid = tactile knowledge of ship or suit or surroundings
There’s a great technology based around giving people a 6th sense.Currently it’s basically a vibrating smart watch or fitbit like device that’s connected via Bluetooth. The idea is that you can FEEL when something is happening.My thought was to connect it to the Flight Radar 24 APIs so I’d know how close by an aircraft… Continue reading 6th Sense + touch Grid = tactile knowledge of ship or suit or surroundings
Installing php-simple-kafka-lib (librdkafka version issues)
TLDR – Compile librdkafka from source Both Ubuntu 20.04 and AMI Linux 2 (effectively CentOS) have an older version of the librdkafka. My Ubuntu Vagrant VM shows v1.2.1 where as php-simple-kafka-lib shows the requirements as: php: ^7.3|^8.0ext-simple_kafka_client: >=0.1.0librdkafka: >=1.4.0 In order to install the PHP simple_kafka_client extension (using Pecl or complied from source) it needs… Continue reading Installing php-simple-kafka-lib (librdkafka version issues)
Could we be in an accidental simulation?
If we are in a simulation is there someone going “Ohh great, who decided to wire up the Metaverse to this Dyson Sphere’s quantum processing cluster? Now the processing available for my tasks has dropped and before I can get things back I’ve got to check for intelligent beings and try not to enact genocidal… Continue reading Could we be in an accidental simulation?
A personal reflection on 2022
This year has been an interesting one. Certainly more about growth than the trauma and illness of 2021. The highlight is certainly the birth of my 2nd son, Xander. Going to Australia was good, so was going full time with Drivible. I’ve also refined my long term path around TZM and want to focus on… Continue reading A personal reflection on 2022
Focusing on Drivible
Recently I’ve come to a conclusion. I’ve got to focus on achieving a state of financial thriving before I can really focus on helping the transition to a Post-Scarcity Society, which is my core aim. Think of it like the advice that you should put your Oxygen mask on first. Side note: That’s because you’ll… Continue reading Focusing on Drivible
Adding MP3s to the Huawei GT 2 Pro watch
Over a year ago I got the Huawei GT2 Pro watch. It was a present from my wifey. https://consumer.huawei.com/ph/wearables/watch-gt2-pro/ Only today did I work out why certain songs can’t be uploaded to it. TLDR: You need to have a sample rate of at least 32khz. Use V7 in MP3 LAME encoding settings, v8 or 9,… Continue reading Adding MP3s to the Huawei GT 2 Pro watch
Systemic issues with Cryptocurrencies
This blog post is really just my notes and highlights after reading the very well put article by David Rosenthal on Cryptocurrencies https://blog.dshr.org/2022/02/ee380-talk.html His post is definitely worth the read for anyone who’s a crypto lover or hater.It covers some of the good points, but a lot of the systemic issues with Cryptocurrencies as they… Continue reading Systemic issues with Cryptocurrencies
Decision making process – sense making, solution making, then weighing options
I’ve been thinking about decision making for a while and wanted to point out how important the steps before the decision part is and how you need to use different decision making processes depending on what the problem and solution are.This post isn’t a super clear set of thoughts, it’s more a collection of different… Continue reading Decision making process – sense making, solution making, then weighing options