Lokesh1jha Profile Banner
Lokesh jha Profile
Lokesh jha

@Lokesh1jha

Followers
349
Following
787
Media
96
Statuses
913

Backend | AI | Security & Privacy | Building https://t.co/Hf7OYHtFSA

Telangana, India
Joined September 2021
Don't wanna be here? Send us removal request.
@Lokesh1jha
Lokesh jha
5 days
Hey, is it just me, or are companies betting too hard on AI to replace devs? . Real talk: nothing beats a human coder for crafting solid, scalable systems. Who's got remote dev gigs for folks who love solving tough problems? #TechLife #RemoteWork.
0
0
1
@Lokesh1jha
Lokesh jha
6 days
Deployed my FastAPI app to GCP Cloud Run using GitHub Actions πŸš€.Faced issues with Docker tags, env vars (PORT), and Python imports β€” fixed all and got CI/CD + autoscaling working. Nice hands-on with GCP after mostly working with AWS. #CloudRun #FastAPI #DevOps #Python #GCP
Tweet media one
1
0
6
@grok
Grok
10 hours
Generate videos in just a few seconds. Try Grok Imagine, free for a limited time.
47
25
283
@Lokesh1jha
Lokesh jha
6 days
At scale, web scraping was never subtle, with models this big, the data had to come from somewhere. Rotating IPs helps, but real efficiency is in avoiding blocks, not chasing them. πŸ€”What’s your take on scraping ethics or limits?.#webscraping #Cloudflare.
0
0
1
@Lokesh1jha
Lokesh jha
8 days
Don't know how long, my weekend feels like the weekend. What did you do? I was just chilling. 😁.
0
0
2
@Lokesh1jha
Lokesh jha
9 days
#munnar in April. Scroll through my photos, found this
Tweet media one
0
0
0
@Lokesh1jha
Lokesh jha
9 days
What to text a founder to get a Reply for job opportunity πŸ€”???.
4
0
11
@Lokesh1jha
Lokesh jha
11 days
Considering Prisma for a real project, but a bit hesitant because of the β€œβš οΈ your data will be lost” message during migrations. If I maintain all migrations properly, is it still safe for production use?.Would love to hear your thoughts! πŸ‘‡ #Prisma #developers.
1
0
0
@Lokesh1jha
Lokesh jha
13 days
Talked to my cousin, he wants a sales pitching #AIAgent. Cheap & Effective. I started surfing, got to know about #fastRTC python library, use of virtual numbers, high costing twillio 😐, and more. Now I am looking into Fonoster i.e. open source.
Tweet media one
0
0
1
@Lokesh1jha
Lokesh jha
15 days
Just got back from a startup party πŸŽ‰.Met some amazing like-minded aspiring entrepreneurs, gave a quick pitch, played games, and had a blast!.Evening like these fuel the dream. πŸš€βœ¨ #Startups #Networking #founders #founderlife
Tweet media one
Tweet media two
0
0
1
@Lokesh1jha
Lokesh jha
17 days
Need to ship a feature, #weekends turned to #weekdays πŸ™„.
0
0
0
@Lokesh1jha
Lokesh jha
17 days
wrapper on wrapper πŸ§….#SaaS #ai #cursor
Tweet media one
0
0
0
@Lokesh1jha
Lokesh jha
18 days
Chasing dreams and dodging deadlines, life’s a wild balancing act! ⚑️ #Motivation.
0
0
0
@Lokesh1jha
Lokesh jha
18 days
After hours of grinding to develop a feature, something core broke, that took so much energy to debug. Events were pushed in the wrong queue with a slight diff. #developers #queue.
3
0
4
@Lokesh1jha
Lokesh jha
19 days
Recognition often comes from the places you least expect. Keep going, someone is watching quietly. #freelancer #founderlife #development #developers #buildinpublic
Tweet media one
1
0
3
@Lokesh1jha
Lokesh jha
19 days
Trying to build my personal brand 😎.Will be posting my learning and work.- experienced Backend developer πŸ™„.
0
0
0
@Lokesh1jha
Lokesh jha
19 days
Took an hour 😞 to book a cab, tried all permutations and combinations of apps and different rides #Hyderabad #rain .Now I am on the way 😁
Tweet media one
0
0
0
@Lokesh1jha
Lokesh jha
20 days
4 days left to release a big feature 🀟.- 2 new queue .- 3 microservices involved .- multiple debugging logs 😁.- 3rd party integration .- security 🀨.Given my 1 week, today the #Cursor was down also, it slowed the process a bit. No worries ☺️ #developer from pre AI era.
2
0
7
@Lokesh1jha
Lokesh jha
21 days
Working on scripting and setting up CI/CD to deploy my repos from GitHub to GCP. Time to automate the flow! πŸš€ #DevOps #GCP #Git #Cloud.
0
0
3
@Lokesh1jha
Lokesh jha
23 days
🎟️ Why does this matter?.Think of booking tickets, multiple users might try booking the last seat at the same time. Without a lock β†’ πŸ’₯ overbooking chaos.With Redis lock β†’ only one request gets the seat βœ….Simple, fast, and avoids race conditions. #LearnInPublic #redis.
0
0
1
@Lokesh1jha
Lokesh jha
23 days
You can use SET key value NX EX to create a simple distributed lock.β€’NX ensures it only sets if the key doesn’t exist.β€’EX adds an expiry so the lock doesn’t last forever.Also: always store a unique value and check it before releasing the lock.#LearnInPublic #Backend #Redis
Tweet media one
1
0
1