Building a document search tool for github using React + Supabase + LLAMA2
Publishing this blog as part of the @supabase AI content storm event. The app mentioned in the article explores different supabase offerings and the HF transformers library
https://t.co/ViMicZTGxe
Looks like apple has included a panic mode into the QuickTime screen recorder when you have the TV app open
It kept crashing for no reason when I was recording another window, and it worked magically after closing the TV app 😅
Cool little project from @neeldev96 over on @ThePracticalDev talking about creating a PDF document store on MinIO using #python https://t.co/tsKLeYOx25
Being a Fullstack dev means, either you spend productive hours writing backend code or spend an entire day trying to figure out how to make that one abandoned npm dependency work with your react project
A wise architect understands the unpredictability of software and therefore strives to keep as many options as possible open for as long as possible. Early unnecessary decisions often become long term impediments.