Mayank_Msd Profile Banner
Mayank Profile
Mayank

@Mayank_Msd

Followers
2K
Following
8K
Media
1K
Statuses
16K

Turning ideas → SaaS & D2C products | Growth + coding lessons daily | UI Dev @myfrido | UI, Apple, AI, Startups

Pune
Joined April 2011
Don't wanna be here? Send us removal request.
@Mayank_Msd
Mayank
2 months
Are MacBooks truly worth the premium price tag, or are you just paying for the Apple logo and design?
85
9
197
@Mayank_Msd
Mayank
2 hours
Coming soon: SockOS 2.0 updates every Tuesday
0
0
0
@Mayank_Msd
Mayank
2 hours
Apple really said: protect your phone emotionally
0
0
0
@Mayank_Msd
Mayank
2 hours
Somewhere, Steve Jobs just whispered ‘courage.’
0
0
0
@Mayank_Msd
Mayank
2 hours
Next year: Apple Sock Pro Max with MagSafe integration
0
0
0
@Mayank_Msd
Mayank
2 hours
Can’t wait for the $40 cleaning cloth add-on
0
0
0
@Mayank_Msd
Mayank
2 hours
POV: You just paid $230 for a sock that hugs your iPhone. 🧦📱 Innovation has never been stretchier. #AppleThings #OnlyIn2025 #iSock #TechFashion #AppleAccessories
5
0
0
@Mayank_Msd
Mayank
4 hours
Day 29/45 - Coding lessons 🧵 One of the biggest mistakes beginners make in JavaScript: They trust var. You shouldn’t. var x = 10; { var x = 20; // same variable 😭 } console.log(x); // 20 let y = 10; { let y = 20; // different variable ✅ } console.log(y); // 10
@Mayank_Msd
Mayank
1 day
Day 28/45 – Coding lessons 🧵 Most developers misuse == If you want fewer hidden bugs, stop trusting loose comparisons. console.log(0 == false); // true console.log(0 === false); // false ✅ Tiny difference, massive impact on debugging. #JavaScript #CodingJourney
0
0
0
@Mayank_Msd
Mayank
13 hours
0
0
0
@Mayank_Msd
Mayank
15 hours
735 MB for email app is insane.
4
1
0
@Mayank_Msd
Mayank
15 hours
Cursor shows all changes before applying.
0
0
0
@Mayank_Msd
Mayank
15 hours
Cursor reads your entire project. Ask: “Where is the login API used?” It finds it in seconds.
0
0
0
@Mayank_Msd
Mayank
15 hours
Convert everything to TypeScript.” Cursor touches the right files automatically
0
0
0
@Mayank_Msd
Mayank
15 hours
Select any code block. Tell Cursor what to do. It rewrites only that part with precision
0
0
0
@Mayank_Msd
Mayank
15 hours
Many people see 11:11 as a moment to make a wish. It feels like a small reminder of hope or intention.
0
0
1
@Mayank_Msd
Mayank
15 hours
11:11
2
0
1
@Mayank_Msd
Mayank
15 hours
Day 12/45 🚀 Why Developers Prefer Cursor AI in 2025 ⚡ Cursor isn’t just an editor upgrade. It’s like having a smart pair-programmer sitting with you on your Mac. Faster coding. Cleaner fixes. Less mental load. Here’s why Cursor is becoming every developer’s secret weapon
@Mayank_Msd
Mayank
2 days
Day 11/45 🚀 Mac + VS Code is not hype. It’s smooth performance, clean workflow, and a setup that genuinely makes you faster. Here are the VS Code power-moves every Mac user should use 👇 If you’re on the same journey, let’s connect. Follow for daily dev posts. RT so more
4
0
0
@Mayank_Msd
Mayank
15 hours
Email app: 735 MB. Features: same since 2013.
0
0
0
@Mayank_Msd
Mayank
15 hours
At this point my email app should pay rent
0
0
0
@Mayank_Msd
Mayank
15 hours
Every update: “Bug fixes.” App size: +100 MB
0
0
0
@Mayank_Msd
Mayank
15 hours
735 MB for an email app. What next, 2 GB for calculator
0
0
0