@wali_codes Exactly, and before one realizes that it is the build that is failing on production, a huge chunk of time is going to be spent to finding it out. Unless you've encountered it numerous times.
SMH!
Spent today debugging my portfolio's custom domain β CORS, a silently failing Render build, and DNS pointed at the wrong provider entirely. Wrote up the whole chain, layer by layer. π§΅π
https://t.co/hM320OqqBd
Had an "interview" for a blockchain project last week.
Camera was on, we're chatting, and the guy tells me to clone a GitHub repo and run it locally before we go further into the technical round.
I said sure, but first can you do me a favor
hold up 3 fingers in front of your face for me real quick.
He froze.
Didn't move.
Just sat there for a few seconds before the call cut off and he blocked me.
That's when I knew. A real interviewer doesn't glitch out over a random ask like that. A deepfake/AI overlay does.
These "run this repo" scams are getting scary common in crypto and dev hiring right now.
The setup is always the same:
- flattering DM
- real-sounding project
- rushed timeline
- a "quick step" before the call
that's really just remote access or a credential stealer in disguise.
If someone wants you to run code or install something before you've even had a real conversation, that's the whole scam.
Trust the instinct. Stay safe out there.
Spent today untangling why a working localhost app kept failing in production β turns out Next.js bakes env vars into the build at compile time. Every visitor's browser was quietly calling their own localhost instead of the live API.
Full trail π§΅
https://t.co/DnKx0IzVxG
@k_zimal Hey there. My name is Samwel Etemesi and I am interested in the frontend developer role.
Attached is a link to my portfolio:
https://t.co/UD0yInUhou
I'm looking forward to hearing from you.
Thank you.
Your vibe coded website looks finished, But It's not.
These 20 things are still missing if you want it real and safe.
- Custom 404 page
- Meta title on every page
- Meta description on every page
- CTA above the fold
- Favicon set
- robots.txt file
- sitemap.xml
- Open Graph image
- Alt text on every image
- Mobile breakpoints
- Sticky mobile CTA
- Loading states
- Form error states
- Thank you page
- Privacy policy page
- Terms and conditions
- Cookie banner
- Analytics installed
- Real contact address
- Compressed images
Pretty is easy. This list is what actually ships. π