Object-Oriented Software Development
Languages, patterns, technologies, frameworks.
Thursday, July 20, 2023
Background music for coding - playlist
›
It's only an hour or so at the moment but nonetheless - this is a collection of music I listen while coding. I hope to expand the list i...
Rust binary tree with iterator
›
For few days I scratch my head over Rust. Never tried it before, not going to be a Rust developer but I feel I'm missing new challenges ...
Wednesday, July 5, 2023
Notes to myself-from-the-future
›
The more code I write over the years, the more additional non-code information I tend to leave to myself from the future. The additional ...
Thursday, June 1, 2023
C# Puzzle No.25 (intermediate)
›
Let's have list of references to objects of a custom type that have a state. Let's loop through the list and alter the internal sta...
1 comment:
Monday, May 22, 2023
Unable to generate an explicit migration because the following explicit migrations are pending
›
There's an old SO question about this , the dreadful Unable to generate an explicit migration because the following explicit migration...
Thursday, March 23, 2023
Burning Mandelbrot set animation in Javascript
›
Years ago I've blogged about Julia fractals , I've demonstrated how these can be easily implemented in Javascript. I love to p...
Thursday, March 16, 2023
Common.Logging over log4Net and event specific properties preserved in async code
›
There's an unfortunate issue in between the Common.Logging and log4Net we've stumbled upon. The problem is related to so called...
‹
›
Home
View web version