Show HN: Rust -> WASM, K-Means Color Quantization Crate for Image-to-Pixel-Art
Hacker News (score: 12)Description
More from Hacker
Graphene OS: a security-enhanced Android build
Graphene OS: a security-enhanced Android build
Show HN: tsbro – TypeScript for the Browser, No Build Step
Show HN: tsbro – TypeScript for the Browser, No Build Step
Show HN: Clippy – a better pbcopy for macOS that handles files properly
Show HN: Clippy – a better pbcopy for macOS that handles files properly I made clippy because pbcopy can't do something I needed every day: copy files to paste into GUI apps. When you pbcopy < image.png, you get raw bytes instead of a file that Slack or email can use.<p>Clippy fixes this:<p>- clippy report.pdf → ⌘V into any app uploads the file<p>- curl image.png | clippy → pipes become pasteable files<p>- clippy *.jpg → multiple files at once<p>- Text files still work like pbcopy<p>Technical: Direct Objective-C bindings via CGo. Copies file references (like Finder), not contents. Auto-cleans temp files. No AppleScript hacks.<p>Install: brew install neilberkman/clippy/clippy
Show HN: Flint – Write code your way while ensuring remote consistency
Show HN: Flint – Write code your way while ensuring remote consistency I just released my biggest project yet: Flint, a language-agnostic Git wrapper that lets developers code using their own formatting preferences locally, while automatically enforcing the project's style on push.<p>No more fighting over tabs vs spaces or dealing with noisy diffs.<p>GitHub: <a href="https://github.com/capsulescodes/flint">https://github.com/capsulescodes/flint</a> Documentation: <a href="https://flintable.com/docs/flint/" rel="nofollow">https://flintable.com/docs/flint/</a> Article: <a href="https://capsules.codes/en/blog/flintable/en-flintable-introducing-flint" rel="nofollow">https://capsules.codes/en/blog/flintable/en-flintable-introd...</a>
No other tools from this source yet.