Eduardo Zepeda's latests posts
Bolt vs Lovable vs V0 Vercel For Landing Pages Comparison
- opinions
- artificial intelligence
All the tech influencers are spreading FOMO and talking about tools like Bolt, Vercel's V0, and Lovable. But I get it, we're still in an AI bubble .Despite their non-realistic valuation, I'm astonished about what these tools can do without needing REST APIs...
Read more
AI-generated Art and AI-generated code are treated differently
- opinions
- artificial intelligence
Today, while doom scrolling on Zuckerberg's social network, the algorithm recommended me an image of Sakura Card Captors in the style of the Spanish painter Remedios Varo.Sakura Card Captors When reviewing the comments -I don't even know what's in it for me...
Read more
My Curated Best Resources To Learn Python Programming Language
- python
- opinions
The Best books to learn Python I used these resources to learn Python, so I am familiar with them and can heartily recommend them to you. If this little guide can help you to not get lost in the sea of options out there I'll be thrilled to share my experience learning Pytho...
Read more
A Technical SEO Basics Checklist Made For Web Developers
- seo
- opinions
Previously I told you how I made many mistakes in SEO when I migrated my website from Wordpress to Hugo, after that I started watching a lot of videos about SEO, especially Romuald's videos (He is one of the biggest SEO influencers in Spanish speaking countries), I've...
Read more
Understand the Model Context Protocol or MCP once and for all
- artificial intelligence
- software architecture
If you're struggling to understand the Model Context Protocol, I feel you, I watched a lot of videos on it, but I just couldn't understand it, so I took my notes about it and turned it into a post so you can understand it effortless.Why was the Model Context Prot...
Read more
The Easiest Way To Use Https In Localhost
- linux and devops
- go
How to use Localhost using https instead of http, fast and without having to issue certificates manually nor dealing with netstat?Why to use https on localhost instead of http? It is quite common to perform Oauth testing while performing integrations or some kind of integrat...
Read more
Fine-Tuning A LLM Small Practical Guide With Resources
- artificial intelligence
- opinions
I tried to fine-tune a DeepSeek model but I failed, then I tried to do it with Llama and I couldn't make it work, finally I succeeded with a Mistral model, specifically the 7B parameter model.I felt completely lost, lots of tutorials but none seemed to work, hence I de...
Read more
Multi Tenant Architecture in Software: What Is It and Its Databases Patterns
- software architecture
- databases
The multi tenant architecture is a software architecture (Don't confuse it with a design pattern or deployment pattern ) approach where a single instance of an application serves multiple tenants. You've probably come in contact with this architecture when using dropb...
Read more
I took advantage of an error in the code of a dating app
- javascript
- software architecture
While using a Tinder-style dating app, one of those in which, after a mutual like, the application puts the people involved in contact, I noticed that, to promote their premium plan, they used obfuscated blurred pictures to introduce you to the people who had pressed the Like but...
Read more
You Could Lose All Your Crypto In a Job Interview
- opinions
The other day I was browsing Elon Musk's political propaganda machine, also known as X, and came across this gem of human shamelessness, an interviewer who nearly hacked one of his applicants.Running malware in job interviews. The story goes like this: you're in ...
Read more