Show HN: Flint – Write code your way while ensuring remote consistency
Hacker News (score: 12)Description
No more fighting over tabs vs spaces or dealing with noisy diffs.
GitHub: https://github.com/capsulescodes/flint Documentation: https://flintable.com/docs/flint/ Article: https://capsules.codes/en/blog/flintable/en-flintable-introd...
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: Rust -> WASM, K-Means Color Quantization Crate for Image-to-Pixel-Art
Show HN: Rust -> WASM, K-Means Color Quantization Crate for Image-to-Pixel-Art
No other tools from this source yet.