I make a Tektronix 4404 graphics emulation for x64 Ubuntu Linux, using SKIA 2D engine. But fully on par with the MAME emulator yet, but managed to play doom on it, and show case a few others.
I have Gemini CLI to build an ARM64 emulator from scratch and boot Linux to shell. Gemini has done it in 4.5 days (across 2 weeks). I’m amazed by Gemini’s ability in embedded programming world.
GEMINI CLI created an x86 emulator and booted Linux 2.6.20 to shell. But there was a bug in the IMUL instruction. Anyway, Gemini CLI fixed it in another 4 hours.
I asked Google Gemini CLI to create an x86 soft CPU and boot Linux 2.6.20 to shell.
Gemini has done it in 3 days.
Consumed 0.98b tokens, the cost is around $104 - $831 USD.
UniDraw of ivtools, the source code the C++ design patterns book mentioned.
Glad to see GEMINI CLI built it and brought it up. Glad to see the 32-year-old C++ code running in action.
Microsoft killed the GPU mafia 🤯
They finally open-sourced their 1-bit LLM inference framework called bitnet.cpp. It lets you run 100B parameter models on your local CPU without GPUs.
- 6.17x faster inference
- 82.2% less energy on CPUs
100% Open Source.
Just made a 6-hour footage of CY FSD v14.2.2.2 driving itself in a heavy rain cond. from San Jose to Baxter (52miles away from Tahoe).
Impressed by the perf. even in heavy rain cond. Did not go beyond Baxter due to snowstorm and return home.
https://t.co/iOCWVioQYV
Finally, I asked Gemini to use Laplace formula to simulate TSLA stock price trend of last Friday. Run for 100,000 times, and find most similar one and give the parameters
Although, the result is not perfect, but Gemini just got it
We are standing at the beginning of a new era..
Just want to share how amazing Google Gemini CLI is.
Gemini CLI wrote all of these Candlestick charts and indicators in C++
I didn’t use any 3rd party plots. I developed my own GUI framework on top of SKIA
I reviewed Gemini’s code and corrected it, then it took off by itself