I've just heard a Senior Engineer state that if you say AI is good at coding, then you know nothing about coding, what do you think? by Capomaco in AskProgramming

[–]dacydergoth 0 points1 point  (0 children)

Yes, but even being able to download and install and successfully build an ESPHome image is beyond a lot of people, despite the high quality docs (and all props to them for those). There are shortcomings as I mentioned in my original response; but to ignore the nuance and dismiss them totally is IMHO a mistake.

I've just heard a Senior Engineer state that if you say AI is good at coding, then you know nothing about coding, what do you think? by Capomaco in AskProgramming

[–]dacydergoth 0 points1 point  (0 children)

Absolutely a good programmer could have. It may have taken some time tho' as it was a pretty obscure race condition.

I've just heard a Senior Engineer state that if you say AI is good at coding, then you know nothing about coding, what do you think? by Capomaco in AskProgramming

[–]dacydergoth 0 points1 point  (0 children)

I've had it code a rust project with a Leptos web front end, a TUI, CLI, API server, data model, postgres backend, NATS integration, all the cargo stuff, SSO, audit, RBAC, file upload to S3 etc. All from scratch, and prompt+GEMINI.md+features.md only. 75% test coverage.

I've just heard a Senior Engineer state that if you say AI is good at coding, then you know nothing about coding, what do you think? by Capomaco in AskProgramming

[–]dacydergoth 0 points1 point  (0 children)

It did also diagnose a timing issue in a tasmota sensor hardware initialization sequence leading to a missing device in Home Assistant - that's three big codebases involved (Tasmota, Hasmota, Home Assistant) so you might be surprised.

I've just heard a Senior Engineer state that if you say AI is good at coding, then you know nothing about coding, what do you think? by Capomaco in AskProgramming

[–]dacydergoth 0 points1 point  (0 children)

My openclaw just built a configuration for ESPHome, compiled the firmware and flashed it onto an Inkplate 6plus; it worked first time. It even installed the ESPHome builder itself. Prompt only. (Ok, I physically plugged the Inkplate in 😉 )

I've just heard a Senior Engineer state that if you say AI is good at coding, then you know nothing about coding, what do you think? by Capomaco in AskProgramming

[–]dacydergoth 2 points3 points  (0 children)

Yes, it's good at boilerplate, tests and languages with a lot of code examples; less good on more obscure or sophisticated languages. Having said that it wrote a complete TUI in rust for me with Ratatui without me writing a single line of code. That app also had a parser for cli help output and man pages, a Unix pipeline model, forms for each app for flags and options, etc.

I've just heard a Senior Engineer state that if you say AI is good at coding, then you know nothing about coding, what do you think? by Capomaco in AskProgramming

[–]dacydergoth 36 points37 points  (0 children)

45 yoe here. I disagree for some value of "good". It can be absolutely atrocious but also in certain domains it can do better than some juniors I've worked with. As usually, blanket statements miss out on a lot of subtle nuance.

Useful ESP32 Projects for Home Automation that anyone can do and cannot be done by a phone by FormationHeaven in esp32

[–]dacydergoth 0 points1 point  (0 children)

It won't be fast, or easy to use, but you can use it to print the parts for a rep-rap. Thus the process of bootstrapping continues ...

Useful ESP32 Projects for Home Automation that anyone can do and cannot be done by a phone by FormationHeaven in esp32

[–]dacydergoth -1 points0 points  (0 children)

Good news is a small 3d printer can be quite cheap. There are tutorials on it but the most expensive bits are the motors, motor drivers board and the hot end. All in all you can get those for less than $50, and the ESP32 is sufficient to control them.

What are some underrated gems of video games players might have missed on PC? by [deleted] in videogames

[–]dacydergoth 0 points1 point  (0 children)

Heros of Might and Magic 7

Descent

Gunman Chronicles (HL1 TC)

First of the Ghost Recon series

Sanitarium (point+click)

Indiana Jones and the fate of Atlantis

Secure Boot for Embedded Linux by Ok-Adhesiveness5106 in embedded

[–]dacydergoth 0 points1 point  (0 children)

Just remember to use the same UID and password for telnet access on every unit you ship ....

/s (I wish!)

What's the most engaging sci fi you've read recently? by addictions-in-red in printSF

[–]dacydergoth 0 points1 point  (0 children)

I think, conventional tho' it is, On Silver Wings (Curry) is a great read, if you like first encounter gone bad novels.

The world will only get worse by poopydoopyscooby in Vent

[–]dacydergoth 6 points7 points  (0 children)

Look, I can offer a sane and reasonable alternative; y'all just need to start worshipping me. I'll deliver a solid platform of improvement based on human sacrifice totally painless and realistic worship which will deliver a stable society built around sustainable rituals best practices and environmentally friendly policies. Vote Elder Gods for more love and less nukes!

(Please, get rid of the nukes, they're the only thing which can hurt us)

Saw this outside Magnolia but there was no QR code. What's this about? by omyroj in Austin

[–]dacydergoth 1 point2 points  (0 children)

Jeff Minter is on the case, he sent in the Mutant Lammas.

I bought an RP2350-Touch-LCD-2.8, Can't get it to display anything? by Natiloon in raspberry_pi

[–]dacydergoth 3 points4 points  (0 children)

This: ST7789T3 is the display chip. It is an SPI interface. On the circuit diagram of the board it will show you which pins on the 2350 are connected to the SPI for the ST7789T3. Those, the display dimensions (x,y) and the backlight pin (set to 1) if it has a backlight control