Michael Chaney (@michaeldchaney) 's Twitter Profile
Michael Chaney

@michaeldchaney

Software creator for the music publishing and licensing and parking/transportation industries. AI-enhanced search specialist.

ID: 549414200

calendar_today09-04-2012 17:51:45

11,11K Tweet

1,1K Followers

666 Following

Michael Chaney (@michaeldchaney) 's Twitter Profile Photo

Is anybody using any of the Ruby/RoR GPTs available under chatgpt? If so, are any of them good? I had a really interesting conversation yesterday, which is why I'm asking. A long-time customer has wanted me to do a project for the last 6 months, but it's much bigger than he

Michael Chaney (@michaeldchaney) 's Twitter Profile Photo

What's the appetite for expanding the functionality of the authentication generator? I will end up with a set of standard add-ons, so it likely makes sense to put in some pull requests to make those part of the standard package. Thoughts?

Michael Chaney (@michaeldchaney) 's Twitter Profile Photo

I'm going to do a longer writeup on this, but I'll give you the short version. My wife is doing youtube videos with Christian themes, and up until now she's primarily produced shorts up to a few minutes long. Last week she interviewed her brother with two phones, and then

Michael Chaney (@michaeldchaney) 's Twitter Profile Photo

x.com/_CryMiaRiver/s… I'm still waiting for the story that the UK Supreme Court justices have been arrested for a hate crime.

Michael Chaney (@michaeldchaney) 's Twitter Profile Photo

This is why I cannot use any of these lead-generating companies. This is poorly written AI junk that tries to tie my entire linkedin profile to their payroll business. The generic babe picture and name doesn't help, and the email "from" address is the lead gen company. I hope

This is why I cannot use any of these lead-generating companies.  This is poorly written AI junk that tries to tie my entire linkedin profile to their payroll business.  The generic babe picture and name doesn't help, and the email "from" address is the lead gen company.

I hope
Michael Chaney (@michaeldchaney) 's Twitter Profile Photo

Possibly stupid question: What was the impetus for the change in Action Mailer to use with/params instead of straight method arguments?

Michael Chaney (@michaeldchaney) 's Twitter Profile Photo

I'm in this position again of "how much detail is needed"? I'm creating a publishing app and the center of music publishing is compositions ("works" in the parlance). And compositions have titles. Ah, yes. Titles. Possibly lots of titles. No, I'm serious. Right now, I'm

Michael Chaney (@michaeldchaney) 's Twitter Profile Photo

I use LLMs when programming, but I don't tend to let them do too much of the actual programming. I'm more interested in discussing data models and much higher-level elements with them.

Michael Chaney (@michaeldchaney) 's Twitter Profile Photo

I have this interesting take on enums. I have been using integer enums for a long time, and they work, etc. I know I can use Postgres' built-in enums, but I really don't like using database-specific functionality if I can avoid it. The problem with using integer enums is that

Michael Chaney (@michaeldchaney) 's Twitter Profile Photo

Something I really want for all of the AI chatbots that I use - the "enter" key goes to the next line and I have to do something like "ctrl-enter" to get it to submit the text.