Day 1 of my FileMaker AI Livestream
www.youtube.com/watch?v=t9dr...
@toddgeist.me.bsky.social
Among other things, building @ottomatic.cloud with TypeScript, Supabase, FileMaker, and an awesome team at proofgeist.com Board member onesparkacademy.org and pacificzen.org. Transformation happens in the dark!
Day 1 of my FileMaker AI Livestream
www.youtube.com/watch?v=t9dr...
AI loves Tanstack Query
20.07.2025 21:23 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0Honestly, I felt lucky to be able to do it. How many times do you get to help somebody so directly?
17.07.2025 02:47 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0I donated a kidney 12 yrs ago. It was a great experience over all. I feel lucky that I was able to do it and I have had no detectable side effects. I would do it again except well you knowโฆ I need the one I have left ๐คช
16.07.2025 14:22 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0Then I joined Ronnie and the RCC FileMaker Tv crew for a recap and Q and later that day.
www.youtube.com/watch?v=5Vwk...
Claris FileMaker 2025 is out with some pretty cool new AI features. I joined the Claris team to talk about some of the new features and show some of the stuff we have been working on at Proof+Geist
community.claris.com/en/s/externa...
I think Iโd still pay it. There is number where Iโd stop paying it but I am not sure what that is, yet.
09.07.2025 05:50 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0We are probably getting closed to 100
Per dev per month with the usage fees. Still feels like a good deal.
I also think we maybe over using opus 4. It is very good. But if you just yolo on that for a few hrs you can burn some serious tokens.
Sonnet 4 is plenty good enough for most stuff
I dunno maybe.
I am happily paying, quite a bit, for our whole team to use it. It still feels more than worth it to me
How long before LLMs become LTMs?
Large Thought Models
Itโs all about the IO. How fact can I get thoughts into the model and how fast can I get them out
The strange little side effect of using LLMs is that I no longer even wanna type. I just wanna speak to the applications that Iโm using and let the LLMs fix all of the punctuation errors and grammar errors.
Itโs just way faster. High IO for the win!
โI think I am the sand, manโ
Ritchie
The Bear
I think thatโs my point. Most of the code that gets written is a fairly trivial remix of what came before.
04.06.2025 19:46 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0I hope so anyway, because I do worry about this issue. My relationship to the code is changing for sure. I am not yet sure if that is a good or a bad thing
04.06.2025 19:39 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0And isnโt possible that the tools evolve to also improve understanding?
04.06.2025 19:36 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0But isnโt possible that most code written today is just a slight recombination on code that was written before. Itโs a remix of you will.
And what articles like the above are saying is that there already is better solution, now. And that is to let the AI remix it?
You can charge for maintenance and upkeep of the house. But you canโt charge for knowing how to how to build in the first place.
04.06.2025 19:30 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0They can still charge something, but it will be for the compute and other infra to run the sales force application. But they canโt charge for old work.
Itโs like imagine if once you built a house, you couldnโt charge for it. Because anyone can build a house now.
Here is another way to think about what AI is doing to the software industry.
Salesforce and all other SaaS companies have been charging rent on work that they did in the past. You paid a fee to get to use the particular combination of bits that make up salesforces source code.
Those days are over
And changing the relationship to the code isnโt all downside. One thing I have noticed is that the code is less precious. Starting over and refactoring are easier. I am less attached to the code and more likely to toss out a bad design and take another swing. This is immensely valuable!
03.06.2025 23:00 โ ๐ 3 ๐ 0 ๐ฌ 0 ๐ 0I Worry about this too. It does change your relationship to the code. You didnโt type the keys.
But I think I can say now that we might able to โmaster the planโ. โThe planโ is a higher level abstraction. Itโs still very leaky, but it will probably get better.
You will be able to tell if the agent understand you. Then once it does let it loose.
You will still have to correct it from time to but once it knows the larger picture of what you want and where stuff is, it will do pretty well.
The planning is key. This was hard for me to get at first. I was so use to thinking through a problem by coding.
This doesnโt work with an agent.
Spend time iterating with the agent on the plan before you begin. Youโll learn to think through a problem or a feature by chatting with the AI.
I use cursor. I toggle back and forth between agent mode and Ask mode. I use ask mode for brainstorming and planning. Then once there is a plan I switch to agent and say โgoโ
Claude 4 sonnet is the best right now I think. Gemini 2.5 pro was what used before Claude 4 came out.
As you can tell by this thread there are still quite a number of coders who donโt think AI is any good. This writer has some as friends as do I. This funny piece is targeted at that phenomenon. Not the broader arguments about AI, of which there are many.
03.06.2025 18:59 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0My usual flow is to spend some time brainstorming a plan with the AI. Then once I am happy with the plan I let the agent have at it. It run tests, and Iโll review the code.
Then I tell the agent to update the plan with progress
Rinse and repeat.
Things that took weeks take days or just hours
๐๐ป
My much much smaller company has also had great success.
I think what people miss is that you do have to prepare your project with rules and plans and guides. You have to a lot more planning up front.
But you can use AI for that too
This is really good. Itโs a way better, funnier write up of the way I have been feeling.
AI assisted coding is extremely good right now, & getting better all the time. If you are a software dev who doesnโt think so, I am sorry I donโt believe you have actually tried it.
fly.io/blog/youre-a...
It is now faster and easier to write a node.js script to remove the white background from an image from scratch than it is to remember how to use an app with a GUI that has that as a feature.
02.06.2025 15:57 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0I wonder if we see a decline in ORM use in this era of code generation. ๐ค
31.05.2025 03:59 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0