• 4 Posts
  • 217 Comments
Joined 1 year ago
cake
Cake day: June 28th, 2023

help-circle
  • My bank still raised my mortgage by 20% because apparently they can’t set up an escrow properly and apparently that’s my problem now.

    This just happened to me, it’s because insurance for the year jumped 30%. 🤯 I don’t like it, but it’s difficult for the mortgage company to predict that kind of shit. You can change your insurance, and I went looking, but everything I found was even more expensive.







  • I think where it shines is in helping you write code you’ve never written before. I never touched Swift before and I made a fully functional iOS app in a week. Also, even with stuff I have done before, I can say “write me a function that does x” and it will and it usually works.

    Like just yesterday I asked it to write me a function that would generate and serve up an .ics file based on a selected date and extrapolate the date of a recurring monthly meeting based on the day of the week picked and its position (1st week, 2nd week, etc) within the month and then make the .ics file reflect all that. I could have generated that code myself by hand but it would have probably taken me an hour or two. It did it in about five seconds and it worked perfectly.

    Yeah, you have to know what you’re doing in general and there’s a lot of babysitting involved, but anyone who thinks it’s just useless is plain wrong. It’s fucking amazing.

    Edit: lol the article is referring to a study that was using GPT 3.5, which is all but useless for coding. 4.0 has been out for a year blowing everybody’s minds. Clickbait trash.