←back to thread

207 points todsacerdoti | 1 comments | | HN request time: 0s | source
Show context
ikari_pl ◴[] No.46004050[source]
Today, Gemini wrote a python script for me, that connects to Fibaro API (local home automation system), and renames all the rooms and devices to English automatically.

Worked on the first run. I mean, the second, because the first run was by default a dry run printing a beautiful table, and the actual run requires a CLI arg, and it also makes a backup.

It was a complete solution.

replies(3): >>46004066 #>>46004101 #>>46004754 #
igravious ◴[] No.46004101[source]
I've gotten Claude Code to port Ruby 3.4.7 to Cosmopolitan: https://github.com/jart/cosmopolitan

I kid you not. Took between a week and ten days. Cost about €10 . After that I became a firm convert.

I'm still getting my head around how incredible that is. I tell friends and family and they're like "ok, so?"

replies(3): >>46004170 #>>46004251 #>>46005594 #
rogual ◴[] No.46004170[source]
It seems like AIs work how non-programmers already thought computers worked.
replies(3): >>46004507 #>>46005054 #>>46005152 #
ACCount37 ◴[] No.46005054[source]
That's apt.

One of the first thing you learn in CS 101 is "computers are impeccable at math and logic but have zero common sense, and can easily understand megabytes of code but not two sentences of instructions in plain English."

LLMs break that old fundamental assumption. How people can claim that it's not a ground-shattering breakthrough is beyond me.

replies(1): >>46009352 #
1. skydhash ◴[] No.46009352{3}[source]
Then build a LLM shell and make it your login shell. And you’ll see how well the computer understands english.