2024-09-15 - 2024-09-21
Books being read Link to heading
- Staff Engineer: Leadership beyond the management track
- (pt-BR) Conversas Cruciais - Joseph Grenny & Kerry Patterson & Ron McMillan & Al Switzler & Emily Gregory
Learned Link to heading
- listen for codes sent by the keyboard:
sudo showkey
- listen for codes sent by the mouse:
sudo apt install evtest && sudo evtest
Discovered tools Link to heading
- heyoo - #OpenSource Python wrapper to WhatsApp Official API
- Whapi - Unofficial WhatsApp API
- django-llm-fields - #OpenSource Django Admin field to generate text using LLMs
- django-llm - #OpenSource Django app for LLMs integration
- Scrapy + Django
- Amplify UI - #OpenSource React components that can connect directly to AWS
- django-model-utils - Field Tracker -
Django diff between saved and non-saved objects
>>> o = MyModel.objects.create(f1='V 1', f2='V 2') >>> o.f1 = 'V 1.1' >>> o.f2 = 'V 2.1' >>> o.tracker.changed() {'f1': 'V 1.1', 'f2': 'V 2.1'}
- Cogcache - Cache for LLMs based on semantic search
- ast-grep(sg) - grep for AST nodes instead of text
- Codon - Python implementation that compiles to native machine code using LLVM
- granary - Fetches and converts data between social networks
- Bridgy Fed - bridge between decentralized social network protocols
- Advanced Nostr Search
- Sidekick - PaaS on your VPS
Read articles Link to heading
Read news Link to heading
Watched Link to heading
- (pt-BR) NOSTR se apresenta como REDE SOCIAL incesurável, mas SERÁ que É ISSO MESMO que QUEREMOS?
- (pt-BR) LIGHTNING NETWORK! O que é e como funciona?
- (pt-BR) Aprenda como usar a Lightning Network do Bitcoin
- (pt-BR) A heróica história do Rio Grande do Sul
- Paying for software is stupid… 10 free and open-source SaaS replacements
- Microsoft Office –> LibreOffice
- Airtable –> NocoDB
- Notion –> AppFlowy
- Salesforce CRM –> ERPNext
- Slack –> Mattermost
- Zoom –> Jitsi Meet
- Jira –> Plane
- FireBase –> Convex, Appwrite, Supabase, PocketBase, instant
- Vercel –> Coolify
- Heroku –> Dokku
- Adobe Premier –> DaVinci Resolve
- Adobe Illustrator –> Krita
- Adobe After Effects –> Blender
- Vim As Your Editor - Introduction
- (pt-BR) (in progress) VAMOS CRIAR UM LANÇAMENTO 100% POR IA (NOSSA IA) | LIVE #29
- (in progress) Radical Simplicity