Marek Kochanowicz
Marek Kochanowicz
As we know, accessor description in CLHS is often missleading, using accessor term exchangable with function (see slot-value function in CLHS). I consider this to be suboptimal approach. I propose...
So, I was thinking, it would be cool if duckypad could be flipped upside down. This would entail setting option to change how display works. Would that be easy to...
https://github.com/sirherrbatka/vellum-binary/ BSD 2 clause Custom binary format for the vellum data frames serialization/deserialization.
https://github.com/sirherrbatka/de-mock-racy Library designed to simplify and speed up writing mockable code.
So, blackbird has very useful (though uncommon) feature called attach: http://orthecreedence.github.io/blackbird/#attach It is nice because it bridges two distinctive approaches into one api, so we can write code like this:...
SVGs actually can be animated with and . ``` (define-element-maker :animate "animate" '(:xlink-href)) (define-element-maker :animate-motion "animateMotion" '(:xlink-href)) ``` In addition to this, it is required to add proper handling for...
##### Brief Description Arch Linux qTox c0e9a3b79609681e5b9f6bbf8f9a36cb1993dc5f qTox version: (version numbers in menu `Settings → About`) Commit hash: toxcore: Qt: … Reproducible: Sometimes I was playing with group chats in...
Currently, flat view table lacks header informing user which column contains "self". It is not difficult to figure this out, but I think that it would be better to have...
I think that it would be cool to be able to save profile as a file. The saved profile should be openable by flamegraph. The motivation behind this is to...