raphlinus.github.io icon indicating copy to clipboard operation
raphlinus.github.io copied to clipboard

Raph's personal blog

Results 15 raphlinus.github.io issues
Sort by recently updated
recently updated
newest added

I'm doing deep research into robust path operations. That may well end up being three blog posts: * Robust path operations on polylines (#78 is draft) * Cubic/cubic Bézier intersection...

This is a writeup of an exploration in the [xilem_tokio branch](https://github.com/linebender/druid/tree/xilem_tokio). Main goal of exploration: improve performance, in this case scrolling jank. Root cause is loading of expensive resources (image...

I have figured out a seriously faster version of the stack monoid algorithm (see [stack monoid revisited](https://raphlinus.github.io/gpu/2021/05/13/stack-monoid-revisited.html)) and want to write that up. The implementation exists in a [PR on...

I've been refining my writing process, and people have expressed interest. * Seek to minimize controversy. Most things exist as tradeoffs, emphasize positive side of tradeoff space. imgui would be...

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8. Release notes Sourced from rexml's releases. REXML 3.2.8 - 2024-05-16 Fixes Suppressed a warning REXML 3.2.7 - 2024-05-16 Improvements Improve parse performance by using...

dependencies