π¨π§π· OFFICIAL: Brazil release full World Cup squad by Carlo Ancelotti.
β Neymar Jr
β Alisson
β Endrick
β JoΓ£o Pedro
β Bento
β Andrey Santos
β Thiago Silva
Building an Adaptive RAG system π§΅
Most RAG = fixed chunks, same retrieval every time
Mine analyzes the doc structure question type first, then picks the right retrieval strategy
v0 done β Auth frontend next
still a lot to build π
#buildinpublic#RAG#AI#LLM
Writing code for a project is totally different from writing code for production.
Error handling, edge cases, monitoring, scale. production humbles you
#SoftwareEngineering#dev
random life update: wasnβt active for a few months β got 2 intern offers and currently interning at an early-stage startup π
#BuildInPublic#Tech#internship
Open-source contribution is toughβnew issues everywhere, missed notifications, wasted time.
I built IssueWatcher: it tracks your starred repos, summarizes new issues with AI, and emails you actionable fixes. #OpenSource#DevTools
Last night I posted a demo with a dummy issue.
Today itβs real β IssueWatcher is now fully working, and tracks real issues from your starred GitHub repos.
It summarizes them using AI sends you email alerts.
Open-source & ready to use.
#opensource#GitHub#devtools#nodejs#ts
Last night I posted a demo with a dummy issue.
Today itβs real β IssueWatcher is now fully working, and tracks real issues from your starred GitHub repos.
It summarizes them using AI sends you email alerts.
Open-source & ready to use.
#opensource#GitHub#devtools#nodejs#ts
IssueWatcher is a developer tool that helps you stay on top of your open-source contributions. It automatically scans your starred GitHub repositories, detects new issues, summarizes them using AI, and even suggests possible fixes. Plus, it sends email notifications .#OpenSource
Just started diving into OS development π¨βπ»
Built a cross-compiler, wrote my first boot.s, and a tiny kernel , following the OSDev Wiki to learn how it all begins!
Honestly, itβs overwhelming but fascinating seeing how everything connects under the hood π§
#OSDev#C#Assembly
just nuked my Arch PATH trying to build a cross-compiler π
ls and sed literally vanished.
5 minutes of panic later β fixed it, compiler lives again ππ₯ #ArchLinux#OSDev