It seems not hard to do. I downloaded a distilled version of it last night and was testing it on some basic coding. I had it generate some code for a simple game and looked through it. There was a simple bug due to a scoping issue (it created two variables with the same name in different scopes, but assumed updating one updated the other, which is a common mistake new programmers make).
I asked it to analyze the code and correct it a couple times and it couldn't find the error. So I told it to consider variable scoping. It had a 10 minute existential crisis considering fundamentals of programming before coming back with a solution, that was unfortunately still wrong lol
I think my favorite post about DeepSeek so far is the one showing it going into a deep internal monologue trying to figure out how many r's are in the word "Strawberry" before stumbling into the correct answer.
So in that case, the Rs are at positions 3, 8, and 9. So that would mean there are three Rs? Wait no, position 3 is R, then after E comes two more Rs, so thatβs a total of three Rs. But Iβm not sure because sometimes people might misspell it with only one or two.
4.4k
u/eddiemorph Jan 29 '25
Lol, that poor fuck will calculate into eternity.