Doom-Slayer
Doom-Slayer t1_iw2bypl wrote
Reply to comment by pritybraun in [OC] Housing has become increasingly unaffordable in Singapore, more so than in other high-cost cities by earthlymonarch
House Price Index. NZ doesn't have an official one, but two made by private companies are produced.
Doom-Slayer t1_ivxyyly wrote
Reply to [OC] Housing has become increasingly unaffordable in Singapore, more so than in other high-cost cities by earthlymonarch
New Zealand is pretty bad too. I quickly took one of the HPIs and indexed it to 100 at 1990 and it peaked at ~820 in Dec 2021, shooting up form ~500 in the space of less than two years and now down to 770. So ours is bad, but more recently very bad.
Doom-Slayer t1_j13ins3 wrote
Reply to comment by [deleted] in Study finds AI assistants help developers produce code that's more likely to be buggy / Computer scientists from Stanford University have found that programmers who accept help from AI tools like Github Copilot produce less secure code than those who fly solo. by Sorin61
Care to elaborate? I've messed around with ChatGPT and it only had a success rate of about 50% on basic pieces of code I got it to write for my area of expertise.
It would either references function that didn't exist (how it managed that I have no idea), or output values fine... but I would find that it performed the calculations wrong. And if the concept was too novel, it was straight up wrong no matter how many times I repeated myself.