Staff Software Engineer @ Google
github.com/matanlurey/w...
I tried this a few years ago, and the Rust ecosystem is a lot more mature now - got lots setup, including test coverage running in Node/Chrome - in <1 hour.
120 FPS, ~9kb Brotli compressed.
github.com/matanlurey/w...
I tried this a few years ago, and the Rust ecosystem is a lot more mature now - got lots setup, including test coverage running in Node/Chrome - in <1 hour.
120 FPS, ~9kb Brotli compressed.
Just write a test.
For example, I have a Codepage437Icons class, where I need to (manually) include a string-based representation of the icons, so I wrote a test to check I don't forget any!
Just write a test.
For example, I have a Codepage437Icons class, where I need to (manually) include a string-based representation of the icons, so I wrote a test to check I don't forget any!
Here are some changes I make to `MainFlutterWindow.swift`.
The result is a cute always-on-top window sized somewhat like an iPhone SE. No plugins needed.
Here are some changes I make to `MainFlutterWindow.swift`.
The result is a cute always-on-top window sized somewhat like an iPhone SE. No plugins needed.