nrw.social ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Wir sind eine freundliche Mastodon Instanz aus Nordrhein-Westfalen. Ob NRW'ler oder NRW-Sympathifanten, jeder ist hier willkommen.

Serverstatistik:

2,9 Tsd.
aktive Profile

#gemini25pro

0 Beiträge0 Beteiligte0 Beiträge heute

Did the mighty scientific AI coding shootout of Gemini 2.5pro and ChatGPT o1: same prompt to build a sudoku, a backgammon, a go app in python. Gemini beat ChatGPT soundly. What I find most impressive is not the good code it writes, but the thinking process it shows. Unlike eg. DeepSeek when I read how it approaches the programming task that is DAMN CLOSE to how a good developer thinks. Breaking down problems into smaller ones, keeping an eye on special cases etc.

Maybe I should keep a log of the biggest piece of AI-generated code that worked flawlessly.

Yesterday: 679 lines of python, generated by Google Gemini 2.5 pro.

I remember, half a year ago, I was impressed by something like 100 lines of Javascript code that worked without any bug.

Would be an interesting graph to see...

#llm#coding#aicoding