One thing I don't get with this workflow, and all the ones we see in similar articles: do the authors run their agents in YOLO mode (full unchecked permission on their machine)?
It seems their agents have full edit rights (scoped to a directory, which seems reasonable), but can also run tests autonomously (which means they can run any code), which equates to full read/write access on the machine? I mean, there are ways to sandbox agents in dedicated containers, but it requires quite a bit of setup, and none of these articles mention it, so I guess they are YOLOing it?
Also your website (https://zulip.com) is so fast and snappy, I was surprised to see everything load instantly when clicking around. I have not tried the app yet, but seeing a static website like this is quite refreshing.
I really don't get why people would want AI to write their messages for them. If I can write a concise prompt with all the required information, why not save everyone time and just send that instead ? And especially for messages to my close ones, I feel like the actual words I choose are meaningful and the process of writing them is an expression of our living interaction, and I certainly would not like to know the messages from my wife were written by an AI.
On the other end of the spectrum, of course sometimes I need to be more formal, but these are usually cases where the precise wording matters, and typing the message is not the time-consuming part.
I believe the strength of gravitational force would not be constant either, as your center of mass would still have a fixed location, so every point on the disc have different distances to that center of mass (in addition to not being orthogonal to the surface). But maybe it might be approximated with an infinitely long cylinder, so the center of mass is infinitely far away below the surface ?
French high speed trains are fast, for instance the average speed of the train on the Paris-Strasbourg section (~400km in length) is 250km/h. This is the global average speed, so it is even faster on the high-speed section, going at around 320km/h. I often take this train, which is very convenient.
Why are there so many "Update Reamde.md" pull requests ? They all are named exactly the same, and most of the time add a single line to the readme with the name of the commit author. I guess some git tutorial somewhere shows how to open a PR with this repo as an example, and people actually do it.
I suffered from RSI in one hand for a whole year, which forced me to mostly use a single hand to type.
I found out that as a developer, the time I spent typing was not that extensive, and I spent much more time navigating through code and reading stuff. Though my typing speed was more than halved, all in all I believe my productivity was not really reduced. The most annoying things were typing emails and chat, and I often called my coworkers instead of starting long chat sessions.
It ended up going away by itself, and I've been pain free for almost two years now.
I use ranger quite a lot when I have to explore the contents of a folder I just cloned or downloaded. Moving around with vim keybindings is much quicker than typing many `cd`, `ls` and `cat`, as you have a preview of files or folder contents on the right side.
I find it also quite useful when doing some housekeeping and cleaning, as while moving around you can mark several items to delete or move them all at once.
Could you please elaborate on the exercises you're finding helpful ? I have a mild RSI myself (outer part of the forearm, near the elbow) and have been trying some eccentric exercises for a few months now but I'm not seeing a big improvement.