Along with the hordes of other options people are responding with, I'm a big fan of Perplexity's voice chat. It does back-and-forth well in a way that I missed whenever I tried anything besides ChatGPT.
This assumes there is no added benefit to being able to reach your kids/be reached by your kids easier than it was historically. While I agree it's probably not as critical as many parents might make it seem, there are tangible benefits. Off the top of my head:
- Before cell phones, we were also in an age of far less mass violence in American schools. I completely empathize with parents wanting their kids to have an emergency contact device, given the relative increase in violence at schools.
- There is a long history of kids being abused, sexually or otherwise, by authority figures in their school. Having a lifeline like a quick text to a parent can easily be the escape hatch from a predator convincing a kid to do something unsafe.
Give it time. Networks are a garden that grow over time, and moreso if you cater to them. Some of those starving grad students will be VPs in 10 years.
I will say, there is a Wendy’s near me that is piloting an AI drive-thru experience, and I prefer it 10-to-1 to the human version. It had a clear voice, it didn’t disappear randomly, it understood what I meant the first time (even though I was speaking naturally - I didn’t know at first it was AI), and it asked me for feedback (“what sort of sauce?”) in a very understandable way. Drive-thrus are famously a bad experience - I’m happy to see improvement here.
This is a real "Dropbox is just rsync" sort of comment, but I personally use a small CLI util for this[1]. It automatically creates a new text file for each day that I use it and stores it in a dated folder/file. I can look at notes by day, or grep around in that directory fairly easily. And it syncs to wherever, so I can also just search within my file storage service.
I use this for both regular "diary" sort of journaling as well as notes around what I was doing on a particular day. It's wildly useful keeping daily notes on things, for questions like "Hey, do you remember that bug we dealt with last year...?"
Most closed-source products have very different management styles than open-source products.
If you're interested in the topic, check out the book "The Cathedral and the Bazaar" - it talks at length about the different styles of building products (Cathedral generally being closed-source stuff, while Bazaar is generally open-source)