Clarence's Wicked Mind

news from Clarence, stuff that doesn't matter

Saturday, June 19, 2021

Squeezelite with docker

›
Besides those dedicated Raspberry Pis running piCorePlayer , sometimes I wanted to simulate a Squeezebox device on my work PC to play music...
1 comment:
Monday, June 7, 2021

Ripping audio tracks from a DVD

›
Quick notes on ripping audio tracks from a DVD ( Unplugged by The Corrs ) using command line: # rip dvd by track (total 17) for i in {1..17}...
Sunday, May 30, 2021

My current audio setup

›
  This is my current audio setup with free software. The Logitech Media Server (LMS) is the music hub. It serves local music files and stre...
Tuesday, April 27, 2021

Experiment with Dart and Flutter

›
  Decided to try out Dart and Flutter for Android development. Some thoughts after re-implementing AndSafe : For simple / standard UI, defin...
2 comments:
Wednesday, March 17, 2021

Limit cloudflared upstream connections

›
Just archived my cloudflared patch repo . My patch was a hack to get around a run-away issue: when there are sudden in-rush of requests or n...
Sunday, February 28, 2021

Penney's Game

›
 Just finished the book Humble Pi . Interesting read, especially if you are interested in math trivia and read about how little math mistake...
Tuesday, January 26, 2021

Stable matching

›
While cleaning my working directory, found a Python function that I wrote a few months ago for solving the stable marriage problem . But cou...
Thursday, December 24, 2020

Tamp down Logitech Media Server polling

›
With the latest Logitech Media Server 8.0, it now has online music library integration. However, by default, it polls the music service eve...
Sunday, December 20, 2020

Java asynchronous computation and performance

›
A few days ago I was using Java Future for some parallel computation and noticed something interesting with the performance.  Here are some ...
Thursday, December 17, 2020

Estimating the value of pi

›
 Just for fun... and testing out the Python ray library for distributed computing: here are some simple scripts to estimate the value of p...
‹
›
Home
View web version
Powered by Blogger.