@LizardOrman@iavins Try this article: https://t.co/yNBV6aYkKQ For many developers, especially sole developers or small teams, Fossil will be much more suitable than Git. Fossil has a very smooth sync feature, e.g. perfect when travelling with no/poor internet connection.
@AnthropicAI Claude: "..This has implications for how AI should be used in professional contexts - as a tool to augment existing expertise rather than as a replacement for it."
Do not expect your coding LLM to be an expert. It will often lead you down a complicated path - but you will not know that it is complicated unless you know...Claude Sonnet by @AnthropicAI expresses it well: .."
@AnthropicAI "..It's particularly important since I will confidently provide answers that seem expert-like (with complexity, technical terms, detailed explanations) but may miss the simple, standard solution that a real expert would immediately recognize.."
Claude Sonnet will often suggest a complicated JavaScript-heavy solution. This makes lean, fast websites even more rare. I have to iterate over and over to get Claude to simplify my code. Result in progress: https://t.co/WesITGLD7i
Why does Excel not have a "Save As Parquet" option? @duckdb with spatial extension can read and write Excel. Has anyone made an open source Excel Add-In for opening and saving Parquet files in Excel?
@bart_henzel@ryguyrg No need to go back in time. Reality is still that people dump data and keep their Excel sheets - as long as it fits. Export to Excel is still a required feature for any BI tool in a corporate environment. Better teach people to use a better analytical tool (@duckdb)