Bit-co-NECCCCCCCCCCCCT
Bit-co-NECCCCCCCCCCCCT
Preferred prior experience: Midtown Madness (100+ hours), GTA (100+ hours), or comparative driving simulators.
One of the points the article makes is that people boost such content despite knowing it’s fake because it confirms what they’re ’feeling’. Want to feel outrage? Here’s an image that will let you and others feel that. Truth? Irrelevant.
In short: it’s the ‘facts don’t care about your feelings’ crowd doing what they do best: recasting reality as a jumble of vague feelings.
Same energy: this legendary comment in an issue on the Docker github repo (by the issue OP, no less)
https://github.com/docker/cli/issues/267#issuecomment-695149477
Out of curiosity, do you have to refine it somehow, or is it good to eat straight from the tree?
Wait, what happened to LinkedIn?
Another vote for hx
!
Getting a productive setup for Python work is a matter of a few extra lines of TOML. The pre-release version on master also allows for multiple LSPs per language, which means I can combine pyright with ruff.
The modal key chords are verb-object instead of object-verb. It’s not a main selling point to me. However, you get multi-cursors out of the box, which I’ve always found simpler than e.g. macros. In general, keybindings are discoverable. I learn something new every week.
All in all, despite a few rough edges, it’s a nice alternative to needing to get a PhD in neovim configuration to get anywhere remotely near the cool setups other people are rocking.
Another happy Kitty user here!
I use my terminal as an IDE. Kitty makes it (relatively) easy to write custom interactive applets (aka kittens) that open in new panes or communicate between panes. The ssh integration is also really useful: whenever I ssh into my remote work station my fish and helix config gets copied over.
Judging by the code (a mix of C, python, and go) and the fast release rate, the core maintainer seems to be an utter mad genius – which unfortunately is sometimes reflected in his notoriously abrasive communication style.
Only thing I’m lacking is persistent remote sessions. The maintainer is not quiet about his dislike of tmux and other multiplexers. It’s wildly inefficient to process every byte twice, he argues. Convincing but Kitty doesn’t currently offer an alternative for remote sessions, which is where I do most of my work. Wezterm has something for this in beta, but misses many of the niceties of Kitty. So I’m still using tmux for everything in Kitty, because it trips me up to have one way of working with panes locally and another way when working remotely.
I tried Ghostty, if only because the maintainer is an excellent communicator. I found it polished but simple. I couldn’t figure out how to page up the scrollback or search it. I couldn’t rename tab titles. The config format seemed under-documented. I’ll give it another go in a month or so.