Freddy Guime

@fguime.bsky.social

Distinguished Principal Engineer @expediagroup.bsky.social . Previously of the financial industry. Co-host of @javapubhouse, podcast for the Java dev. Co-Author of Java 7 Recipes

something that I'm curious, and may want to try is implementing "Dynamic" state flows for LLMs... I can see a process where it could create new states (teaching it), and then asking to evaluate which state to slide into, to then change the prompts for that state... I wonder... #ai #llm #learning

So my weekend project (ok multiple weekends) was to create an email classifier that help me organize more than 100k emails on my inbox. It's open sourced, use LLM for email classification and runs in your computer (no need to ship emails outside to anyone). Give it a spin! github.com/windust/mail...

GitHub - windust/mail-organizer: Mail Organizer for spam, etc.

Mail Organizer for spam, etc. Contribute to windust/mail-organizer development by creating an account on GitHub.

github.com

⭐⭐⭐⭐⭐ "When your systems are designed to be used by normal engineers, all that excess brilliance they have can get poured into the product itself, instead of wasting it on navigating the system."

Charity Majors@charity.wtf · last yr.

The IEEE republished a lightly edited version of my recent essay, "In Praise of 'Normal' Engineers". 🙌 spectrum.ieee.org/10x-engineer The greatest engineering orgs in the world are not the most pedigreed or top heavy, but the ones where normal engineers can move the business forward, day by day.

let's crowdsource (maybe someone ran into this)... have a kotlin project running in WSL, when using gradle works fine... BUT if using maven, it breaks (by ways of not finding the JDK and for example saying can't find Superclass Object). @intellijidea.com uses gradle for build in Kotlin WSL,

gosh, this is fun (and a little scary).. keep working on my household assistant, and I just added the ability to make notes (ie. a tool to record things of importance you tell it)..so now I can say that I like latin food, or when my birthday is, and it'll write it down.

so the project for this winter break is to create an AI Agent that can help with the household (someone who can keep track of lists, remind you of things, summarize your emails... let's see how far we can push SpringAI, Ollama, OpenAI, and Speechify :D

Interesting... been working on using Ollama and Llama3 to classify all the emails in my inbox (100,000 emails)... and so far is going great! This could be a fun open source project :D

logs of filtered emails