GitFiend
35 posts


GitFiend 0.38.3 is out and fixes some annoying bugs: gitfiend.com/releases. The Rust docs did try to warn me about deadlocks 😅
English

GitFiend 0.34 is out with a fix for confusing pull behaviour: gitfiend.com/releases
English

@neoeinstein Thanks, I will try it. Just been learning the bare minimum so I can pick between the 2 languages for a project. This destructuring looks quite different to what I’m used to.
English

Just released GitFiend 0.32. It's significantly faster at loading repos than 0.31. gitfiend.com/releases
English

GitFiend finally has a commit graph! There's also a new Mac app for Apple silicon and other improvements: gitfiend.com/releases

English


Just released GitFiend 0.28 with bug fixes. Thanks to Rust and Wasm, I was able to speed up a diff performance issue by around 300x (~90s down to ~300ms). gitfiend.com/releases
English
GitFiend 리트윗함
GitFiend 리트윗함

Открыл для себя @GitFiend для #linux с целью контроля версий #git проектов на #gitlab. Удобный и простой интерфейс для пользования.
Рекомендую попробовать PM'ам и веб разработчикам.
Скачать можно тут: gitfiend.com

Русский

I'm on the fence whether JSX is worth it. In my experimental React replacement I'm finding it's nice to use plain objects instead of attribute={} and //comments instead of {/* */}. #reactjs #TypeScript #javascript

English

I overlooked how awesome the ReadOnly<T> feature in TypeScript is until recently. I think it gels perfectly with shallow observables, preventing so many potential bugs. #TypeScript #MobX

English

@hediet_dev @Underline_API @typescript Yeah, React is designed to be kind to JavaScript developers. Any element could be dom, string, number, null, undefined or recursive array of those 🤯.
English

@GitFiend @Underline_API @typescript Yeah, you're right, I have the same impression that the types are rather complicated. But I think react is to blame here, not jsx, and mainly due to supporting all the html elements.
English







