JVJohn Verberinverb.hashnode.dev·Oct 13, 2023 · 3 min readCursor - An Integrated Development EnvironmentI’d like to share some software that I ran across a couple of months ago. It’s called Cursor. It is an IDE (integrated development environment) built for programming with A.I. I just happened upon an article on Cursor in the TDLR newsletter. So I...00
JVJohn Verberinverb.hashnode.dev·Oct 13, 2023 · 4 min readSikuli TutorialWhat is Sikuli? Sikuli is an automation tool built in Java. SikuliX can be used by software engineers, developers, test engineers, or anyone. It allows you to automate anything on your screen on Windows, Mac, and some Linux operating systems. Siku...00