Here's my most recent posts
- The importance of shipping source code as a library maintainer When library maintainers ship there source code can help application builders in debugging critical and weird issues.
- MacOS-like dock effect with a “previous-sibling combinator” A guide on using the “previous-sibling combinator” trick to recreate the magnifier effect of the MacOS dock.
- Self-modifying variables: the inherit() workaround external How style queries can be used to calculate the depth of CSS elements, once released to the public