Using an AI coding assistant to migrate an application from one programming language to another wasn’t as easy as it looked. Here are three takeaways.
Two days to a working application. Three minutes to a live hotfix. Fifty thousand lines of code with comprehensive tests.
LiveRecall is an open-source screen recall application with semantic search. It captures screenshots of your screen and lets you find them using natural language queries. LiveRecall/ ├── core/ # Core ...