My version of JSON::Class is now released. The previous post explains why does this worth a note.| LFlat, The Home of Vrurg
This will be a short one. I have recently released a family of WWW::GCloud modules for accessing Google Cloud services. Their REST API is, apparently, JSON-based. So, I made use of the existing JSON::Class. Unfortunately, it was missing some features critically needed for my work project. I implemented a couple of workarounds, but still felt like it’s not the way it has to be. Something akin to LibXML::Class would be great to have… There was a big “but” in this. We already have XML::C...| LFlat, The Home of Vrurg
I was always concerned about making things easier. No, not this way. A technology must be easy to start with, but also be easy in accessing its advanced or fine-tunable features. Let’s have an example of the former.| LFlat, The Home of Vrurg
I have managed to finish one more article in the Advanced Raku For Beginners series, this time about type and object composition in Raku.| LFlat, The Home of Vrurg
Once, long ago, coincidentally a few people were asking the same question: how do I get a method object of a class?| LFlat, The Home of Vrurg
The recording quality of the first Rakudo Core Development Class happened to be disastrous. Due to this I was very hesitant to publish it without attempting to get it fixed first. To the full extreme of it, I thought I can just re-record the screen part in higher quality and then apply the original audio. But last day I did some assessment of the video and came to the conclusion that even if re-recording is ever possible technically, it’d be too costly time-wise. Besides, the entire ending ...| LFlat, The Home of Vrurg
After a long marathon of coding for different projects a change of activity was required. Meanwhile, the series of publications had been neglected for too long. This needed to be fixed. It has been fixed..| LFlat, The Home of Vrurg
Let’s assume we have a type with multi-component name, like: class Foo::Bar { } And there is another class Baz for which we want it to be coercible into Foo::Bar. No problem!| LFlat, The Home of Vrurg
These clickbaiting titles are so horrible, I couldn’t stand mocking them! But at least mine speaks truth.| LFlat, The Home of Vrurg