Posts

Showing posts with the label artificial intelligence

Taming your inbox with AI

Inbox Zero. The concept of having an empty inbox is a goal many of us find elusive, but it is also something that AI can help with now. I subscribe to a lot of email newsletters—mostly tech and AI ones. Subscribing always seems like a good idea at the time, but as they pour into my inbox every day, it gets harder and harder to find the time to read them. The other night I thought about unsubscribing from a bunch of them, but occasionally each one has content I am actually interested in. I figured this was a perfect opportunity to experiment with Google’s new AI agent, Spark. An AI agent is a command that runs in AI automatically, the in the background all of the time. Although with this one, I told it to run only three times a day. Here is the workflow I set up to handle them: 1. Gmail Filter and Labeling: I went into my Gmail advanced settings and created a filter containing the sender addresses for all my newsletters. I set up a rule so that whenever a new one arrives, it bypasses t...

AI and I Went for a Drive (from my Substack Newsletter)

Image
Read on my Substack  

Thoughts of a hobbyist programmer for almost 50 years

 I posted this tonight to Reddit , and it is getting some positive traction. We have seen many perspectives about vibe coding in this community.  Professionals are concerned about security, and also seem fearful of encroachment on their profession. I may have a unique perspective. While I have never been a professional programmer, I have been a hobbyist programmer since 1979.  Yes, you read that right, for 47 years. I started on the TRS-80 Model I and then the IBM PC and its descendants. There have been three developments that have thrilled me over those decades: Getting a computer  Going online (CompuServe, Bulletin Boards, the Internet and then the web) And Artificial Intelligence I have programmed mostly in script languages like BASIC, Visual BASIC, PERL, PHP, and Python. And ones you probably never heard of,like Toolbook and Dbase III. And I’ve dabbled in Java, Cobol even, and C. I am not generating SaaS applications with the hopes of getting rich. I do not under...

NotebookLM from Google

Image
 I was telling someone tonight about NotebookLM and suggested they check out my video on it. I just realized it is a bit buried it in an old post  about AI, so wanted to surface the video here.

Strategies for an imperfect memory

Image
  They say as you get older, two things are the first to go. Memory is one of them. I forget what the other is. Forgive the dad joke, but none of us remember everything, and age only makes it worse. I have a series of tools and strategies to help remember important things. And me, being me, they involve technology. After my medical, err let’s call it a medical “sabbatical”, of 2024, I see a lot of doctors. I’m doing okay, there are just things to keep an eye on. I have taken to asking doctors if I may audio record my appointments. Only one has refused. Once I have the recording, I bring up Google’s  Gemini  AI. You do not even have to write a prompt. Just attach the audio file with the + button, and then hit the Play button triangle to have it run. It will create as summary of the conversation. I pay $20 a month for Gemini Pro, I tested it with the free version, and it would not accept a nine minute long recording for processing. The paid Pro version did. Otter.ai  i...

Something for the History Buffs

Image
Ever wonder about how two overlapping things fit in to one another? For example, Railroads in the US in 19th Century, the Steam Engine in the same period, and the US Civil War. I’ve had it in the back of my mind to build a tool to visualize those kind of relationships. I’ve been frustrated though with the seeming lack of a public database of historical dates in a machine readable form. Creating my own would be a daunting task. Then I realized all the dates I’d ever want are already in Wikipedia. I fed Google Gemini AI a URL a Wikipedia page and asked it to give me a list of dates it found in that article. It worked! So I kept dinking around, and had a graphical timeline generated from a URL. Then Gemini suggested instead of giving a URL, I just give it a topic, and it would find the pertinent articles. You can try that tool yourself . <cross posted from  my Substack Newsletter >

Lessons learned from creating AI videos

Image
About 3 weeks ago I subscribed to a free month of Google's Gemini Pro .  With it, I could make 3 high quality 8 second videos a day with sound.  Three is not many but it served my needs.  And while eight seconds seems low, the next time you watch TV or a film, notice how often and how fast the shot changes.  According to a Wired Magazine article " The average shot length of English language films has declined from about 12 seconds in 1930 to about 2.5 seconds today" Note :  This blog is aimed at two audiences.  One, those not as enamored of tech as I am and the other, my fellow enthusiasts.  For the first folks, my  Substack  newsletter reproduces the relevant posts.  The more techy posts live only here on the blog, as they have for the last 17 years.  This is one of those posts. My project I worked on was a series of about seven unique shots. In each case they were an employee modeling the proper phrasing when speaking to a custom...