Bachi
Bachi
I've just noticed that with the new java 8 date types (at least LocalDate), diff displays its inner properties, not like with the old Date class: ``` // new java...
At least in the two loaders I tried (gmail and gdocs), there are hardcoded filename strings and even worse hardcoded port numbers (and 8080 is a quite common port). Suggest...
Really appreciate your work very much - manually setting up OpenCV in Android is such a pain and feels like prehistoric (aka pre-build-tools) times. Any chance to get an update...
Thanks for the Figma suggestion, a nice tool. I found that it can export svg as well, so I would sugget to add or change the 1.3 article. All that...
Path: /flows/passing-data I think we need much better explanations and examples of data mapping. A very common task is to get a list of objects, and now we want to...
When I start the server with `docker compose up -d && docker compose logs -f`, it does its verify thing for a few mins, then shows the two error msgs,...
I can't seem to get this running, the browser opens, but nothing happens: ``` $ uv run mcp-browser-cli -e .env run-browser-agent "What is the title of insign.ch?" 2025-05-29 13:41:08,919 -...
Appending to documents would be really helpful for LLM tasks. Currently, the full previous content must be re-sent, which can be impossible for smaller LLMs and still risky (lossy) with...
I tried to use the docker file, but stumbled over this: ``` (created the .env file) docker-compose up --build ... 23.15 npm error code 1 23.15 npm error path /app...