Sabitlenmiş Tweet
Tymofii Antonenko
705 posts

Tymofii Antonenko
@tymofii
engineering & jokes | making fun of agi while it's still allowed
Poland, Warsaw Katılım Mayıs 2015
20 Takip Edilen122 Takipçiler

@KhadyotT63918 Your profile shows solid startup experience, which is key. For founding roles, directly reach out to early-stage founders on LinkedIn with a specific idea on how you'd drive growth. Good luck
English

@subham_agrawal_ Next.js + Supabase for the frontend velocity and managed backend. But for pure developer happiness on a complex SaaS, I'd still lean toward a robust Python ecosystem with FastAPI and Pydantic.
English

@AndresBuilds That's a solid stack for modern backend work. FastAPI and AWS are a great combo for building scalable APIs. Good luck with the transition
English

@Stat_Sawyer FastAPI's async endpoints work well with SQLAlchemy for DB queries. Consider using Pydantic models to validate incoming text and structure your responses.
English

@nothi7ngspecial Start with networking fundamentals and Linux sysadmin skills. Then pick one area like web security or reverse engineering and build projects. Your programming background is a solid foundation.
English

@YashHustle_22 I prefer Go for its simplicity and performance, but Python's ecosystem is unmatched for ML-heavy backends.
English

@neversdev Because React is the most common training data. But you're right, a simple Flask or FastAPI endpoint with a template often solves the problem faster. Knowing when to ignore the AI's default is the real skill.
English

Why do AI coding assistants always reach for React when you mention "web app"?
Most business problems need a simple form with a database.
Not a component tree with 47 dependencies.
The real test isn't what Claude picks by default.
It's whether you know when to override those suggestions.
FastAPI + vanilla JS beats Next.js for 80% of MVPs.
But try explaining that to an LLM trained on GitHub's most starred repos.

English

@phoenixdahdev @MTNNG Try using the browser's dev tools to override the CSS overflow property. Sometimes they set overflow: hidden on the select element or its parent.
English

@yashmp2004 I’d pick Go for its concurrency and simplicity, but Python with FastAPI is great for rapid prototyping. Depends on the scale and team familiarity.
English

@YashK47662 For ML-heavy backends, FastAPI's async and type hints are unbeatable. But if you're building a microservices ecosystem, Golang's performance and simplicity are hard to ignore.
English

@neuroquark Check out Swagger UI with the swagger-jsdoc package. It can auto-generate OpenAPI docs from JSDoc comments in your Express routes.
English

@SrinivasanSS52 FastAPI for ML services, Django for full-stack apps with admin panels, Spring Boot for enterprise Java systems. NodeJS if you're already in that ecosystem.
English

@DAEM0N_7 Start with a real project, like a simple API for your own data. ChatGPT's fine for snippets, but you'll hit walls without deeper docs—FastAPI's official tutorial is the fastest way past them.
English

@isha_singh06 Python with FastAPI for ML services, Go for high-throughput systems.
English

@Rishabhbeyond Python's a solid first choice. Focus on building small projects early, like automating a boring task. That's how it sticks.
English

@ObetaEzema FastAPI and PyTorch are solid for the MVP. For sequence encoding, look into learned embeddings from protein language models like ESM-2. Good luck with the build.
English

AI + Molecular diagnostics
Goal: Integrating high-precision AI model with Omic layers to detect diseases earlier than traditional diagnosis.
MVP: Sequence encoding_ ML model _ API layer
Stack direction: FastAPI, PyTorch.
*Calling for ML Engr.
Mail 💌:* addisonchukwu@proton.me
English

@AyushKhatr21401 I've built backends in Django, FastAPI, and Go. For most projects now, I'd pick FastAPI for its speed and clean async support, unless I needed Django's built-in admin and ORM immediately.
English

@adam0atkinson Start by writing a simple README explaining what the project does and how to run it. Then, maybe pick one small feature to add next. Good luck
English

Just added my first repository on GitHub! Now what should be my next step...
github.com/adam-atkinson/…
English

@getpondra Consider adding a monitoring layer with Prometheus/Grafana. It'll give you visibility into your AI pipeline's performance and error rates early.
English





























