The interesting thing though is how the solution is always location-agnostic. By that I mean it’s never really about a specific cafe or restaurant or soccer field, it’s always an app or service that organizes people to show up in various places.
I bring this up because if you look at places that had lively social activities a few decades or a century ago, they were almost always a specific place.
The neighborhood cafe where locals can stop by at any time and see other locals. The bar that everyone stops by after work twice a week. These are stationary physical locations that don’t require pre-planning, schedules, apps, or anything else.
This is still the norm in some places. When I was cycling through the Balkans, I was surprised how many people sit in public spaces, usually close to a kiosk, and play cards, throw dice, or just chatter
So a random chance of a bad actor adversary? Or high scores for lying? "The traitor" style
Team models? I suppose I'm arguing for gamification with a leader board and hubristic bragging rights.
The LLM we use is mistral-large-latest, we didn't do any training on the data yet
By default F12 is on the lower layer "V" key.
https://docs.moergo.com/glove80-user-guide/typing-with-glove...
I prefer the command line tools to IDE integration, even though I don't feel like the contextual options are great. In other words, I don't always feel that I can see the changes fully. I like Claude Code's option to expand the result using ctrl-r, and I like the diffs it provides. But, it still feels like there is a way to get better than what I see inside Zed and what I see inside Claude and Aider.
Maybe an editor that can be controlled and modified on the fly using natural language?
bind-key C-g display-popup -E -d "#{pane_current_path}" -xC -yC -w 80% -h 75% "lazygit"
not only does it allow you to see the diffs, but you can directly discard changes you don't want, stage, commit, etc.