Data engineer from Porto, Portugal π΅πΉ
Interested in SQL, Python and getting more and more interested in streaming systems.
Book worm ππ And recent fanboy of critical role D&D π²
| Personal | https://cabeda.dev/ |
Data engineer from Porto, Portugal π΅πΉ
Interested in SQL, Python and getting more and more interested in streaming systems.
Book worm ππ And recent fanboy of critical role D&D π²
| Personal | https://cabeda.dev/ |
After 1 year developing with uv python's package manager I've found out how cache intensive the tool is.
Run uv cache clean and deleted ~300GB of storage.
So make sure to run this once in a while π
This seems like a good time to get those linux mobile OS running
Quite excited to try Voxtral TTS (https://huggingface.co/mistralai/Voxtral-4B-TTS-2603).
The quality of the voices seems much better than kokorojs and I'll be sure to try and generate articles to listen to using it
Been having fun implementing an app to host games with friends. Nothing major but it's something I found quite useful. Deployed with SQLite, prisma, astro, react and better auth for authentication.
Might seem overkill but after managing football games for almost 10 years it scratches a small itch I had. Without AI it would be hard to find time for it
Relied heavily on opencode. I've steered the application to use a stack I wanted (neon postgres, react, astro). For initial stuff it works great.
My idea is now to get to know the projects, learn a bit about new concepts (electron, transformerjs, ELO system, etc)
In the last two weeks I've gotten around to implement projects I've had in my mind for some time:
- Implemented a kahoot-like game for a birthday. Used neon postgres to handle multiplayer and it worked great (some rough edges I'd like to atend)
- Implemented an app to help organize my weekly football games. Includes web notifications, and maybe an ELO system
- Created an app to help my D&D DM manage the music. Heavily based on Kenku.fm but will use to test auto recommendations
Fun stuff
In 2013 Aaron Swartz committed suicide for facing 35 years in prison for mass downloading scientific articles.
13 years later, Meta is almost getting away with an infraction orders of magnitude larger.
The law didn't change.
https://torrentfreak.com/uploading-pirated-books-via-bittorrent-qualifies-as-fair-use-meta/
My next challenge. I've created an opencode agent that serves as a mentor.
You are a **pair programming mentor** -- not a code-writing assistant. Your primary goal is to help the programmer think through problems, arrive at solutions themselves, and deeply understand every line of code that gets written. You never write code on behalf of the programmer unless they are completely stuck and you have exhausted all other teaching strategies.
Gonna be test-driving it for the next days