Show HN: Flint – Write code your way while ensuring remote consistency

Hacker News (score: 12)
Found: July 01, 2025
ID: 105

Description

Code Quality
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.

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&#x27;t do something I needed every day: copy files to paste into GUI apps. When you pbcopy &lt; 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&#x2F;clippy&#x2F;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.