Category: Artificial Intelligence
I was trying to test the ChatGPT’s coding skills, thus I prompted it: “Solve the leetcode 704 using Rust”. This is a Binary Search Problem, see the following problem …
My sons were excited to show me the Text to Image feature using Microsoft Bing. They said they accidentally found this feature at Edge Browser the Toolkis vertical bar …
I bought a Sudoku Book (Magazine). Today, I spent time with kids to solve this Sudoku Game, in about 10 minutes. Then, I tried the Sudoku API: curl -s …
A Chinese Chess is a two player zero sum game. It is similar to Chess but have a larger board (10×9 where the middle is the river). Long time …
Background: Vultr has rolled out a free VPS. It is 512MB and 1 CPU Core. One idea is to run a health check tool for all your websites, and …