Hacker News new | ask | show | jobs
by guybedo 857 days ago
i can't wait to have access to it.

ChatGPT has become an unusable lazy 20$ a month hole in my pocket. Can't get it to do some actual work and write some code.

Latest disappointment was when i tried to convert some python code to java code.

90% of the result was :

// Further processing...

// Additional methods like load, compute, etc.

// Define parameters needed

// Other fields and methods...

// Other fields follow the same pattern

// Continue with other fields

// Other fields...

// Methods like isHigh(), addEvent() need to be implemented based on logic