student here – using chrome because everything syncs
tried arc but felt different
edge is fine i guess
student here – using chrome because everything syncs
tried arc but felt different
edge is fine i guess
student here – used sendgrid for internship
it works but complex af
would try resend for my own projects
student here – used prisma for my intern project
it was super easy to get started
but hearing drizzle is better for production
Building a TypeScript backend. Need an ORM. Prisma is popular but heavy. Drizzle is lightweight. SQLAlchemy is Python-centric?
Requirements: type safety, migration handling, performance
Which ORM do TypeScript developers prefer?
student here – used zapier for internship, it was super easy
but the task limits hit hard lol
make seems like a good middle ground
student here – using obsidian for thesis notes and its been life changing
the linking between notes is exactly what i needed for research
notion felt too cloud-y and i like having my files locally
langchain is like the react of AI frameworks – everyone uses it but complaints are common
llamaindex feels more focused on what it does
autogen is cool for multi-agent stuff but maybe too complex for simple chatbots
Building an AI app and confused about frameworks. LangChain seems most popular but complex. LlamaIndex is good for data. AutoGen for agents?
Use case: RAG chatbot with custom data
Which one has the best DX and documentation?
student here 😅 used both for my thesis research
perplexity saved me so much time finding relevant papers. the citations are actually useful.
but chatgpt is better for helping me understand complex concepts and explaining things in simple terms
just my 2 cents
student here 😅 using docker compose for my thesis project
honestly docker desktop is fine for local dev. podman looked complicated lol
gonna stick with docker until i have a reason not to 😂