Recently I started building a new tool. It sends UDP data packets that the International Judo Federation (IJF) TV graphics software(s) listen for and present on screen. Normally these packets are sent by the four scoreboard systems at the event. The reason for the tool, is that to test the […]
Estimated reading time: 5 minutes
In an effort to rebuild the muscles of regular blogging, I want to write something here; even if it is only a small something. So here is a short summary fo what has been happening. In $dayjob, a big project has some to a key point and gone pretty well. […]
Estimated reading time: 4 minutes
Recently, I have been trying to refresh some of my projects that have gathered dust of late. So since I wrote last I have been spending my free time writing and coding.. and rowing. I took to rowing as running has this bad habit of me getting injured… and it’s […]
Estimated reading time: 3 minutes
On scuttlebutt quite a few people do this development diary idea, so I thought I would post one up on here. This week, I have been pretty busy catching up on some side projects and trying to get some structure in place for some of the ones that are the […]
Estimated reading time: 5 minutes
Wow… it’s so crazy that it’s been a while since 2020 when I last updated this site. So much has happened since then, and mostly it has gone by and life rolls on. I’m currently working developing Perl again full-tme which is a nice change from being heavily involved in […]
Estimated reading time: 1 minute
Lately I have been working on a tool we use on the IJF World Tour to present real-time graphics on the live stream fo events; and it made me want to write something about how important “legacy” software is and how in fact we can argue that “legacy” software is […]
Estimated reading time: 4 minutes
This week, I tried to do week 75 and it just did not click. 🙁 That said, I did do some Perl coding for someone looking at doing some research into Judo. They reached out to me as a result of my http://rwjl.net site I think. On that page I […]
Estimated reading time: 1 minute
Hello once again; here is another post about the Perl Weekly Challenge. This time I have done both challenges in Perl 5. I livecoded both: Challenge-74, Task 1: https://www.youtube.com/watch?v=uM0TTQZaZ2Q Challenge-74, Task 2: Part 1: https://www.twitch.tv/videos/716304993 Part 2: https://www.twitch.tv/videos/716329311 So what did Task 1 look like: So pretty simple module; I […]
Estimated reading time: 5 minutes
Recently, I have been participating in Mohammad Anwar’s Perl Weekly Challenge. Last week I solve in Perl and Elm… and live streamed it via Twitch and uploaded to Youtube. This week, despite not feeling great I took a stab at the “Min Sliding Window” challenge over at https://perlweeklychallenge.org/blog/perl-weekly-challenge-073/ in #Perl. […]
Estimated reading time: 3 minutes
I have been wanting to learn Elm for a while and as I mentioned in an earlier post (https://lancewicks.com/2020/06/21/exploring-the-elm-programming-language/) I have managed on the third attempt to do so. In the previous post I built a simple toy that displayed SVG. This time I decided to build something more practical; […]
Estimated reading time: 5 minutes