Gaurav97886 Profile Banner
Gaurav Patil Profile
Gaurav Patil

@Gaurav97886

Followers
75
Following
567
Media
110
Statuses
825

Software Engineer | Backend Developer

India
Joined January 2021
Don't wanna be here? Send us removal request.
@Gaurav97886
Gaurav Patil
6 days
RT @mysticwillz: You're in a backend interview. They ask:."Design a rate limiting system for an API used by millions. Where do you start?"….
0
113
0
@Gaurav97886
Gaurav Patil
12 days
RT @eatonphil: very good post on thinking of caching not as an optimization
Tweet media one
0
104
0
@Gaurav97886
Gaurav Patil
26 days
RT @Franc0Fernand0: This is one of my favorite pages of the Design Data Intensive Application book. It's amazing how you can build the wor….
0
107
0
@Gaurav97886
Gaurav Patil
27 days
🎯 Why Go 1.25 matters:. Better for containers & cloud. Faster GC & JSON. Easier dev tooling. More readable code. Production-ready PGO.It’s a serious upgrade. Are you excited?. 👇 Drop your favorite feature. #golang.
0
0
0
@Gaurav97886
Gaurav Patil
27 days
Bonus: Simpler Generics.The concept of "core types" is removed from the Go spec. Less confusion, same power — makes Go’s generics easier to learn and use.
1
0
0
@Gaurav97886
Gaurav Patil
27 days
Compiler & Runtime Upgrades. Smaller debug info (DWARF v5). Better nil panic messages. Faster finalizers. New: SetDefaultGOMAXPROCS() for better CPU control.
1
0
0
@Gaurav97886
Gaurav Patil
27 days
Go Tooling Upgrades. go doc -http = docs in browser. go version -m -json = better binary metadata. go.mod can ignore folders. Module subdirectories supported.Better dev experience overall. 💻.
1
0
0
@Gaurav97886
Gaurav Patil
27 days
PGO (Profile-Guided Optimization) is now STABLE.Go can now optimize binaries using real-world usage data. Gain 2–7%+ speedups automatically!.Perfect for perf-critical code.
1
0
0
@Gaurav97886
Gaurav Patil
27 days
New JSON Library: encoding/json/v2.Enable with GOEXPERIMENT=jsonv2.✅ Much faster.✅ Easier API.✅ Handles tricky edge cases better.A big win for JSON-heavy APIs!.
1
0
0
@Gaurav97886
Gaurav Patil
27 days
Green-Tea GC (Experimental).Turn it on using GOEXPERIMENT=greenteagc.Reduces GC pause time by 10–40% in apps with lots of small objects. Smoother, faster apps!.#golangperformance.
1
0
0
@Gaurav97886
Gaurav Patil
27 days
🧠 Auto CPU Detection for Containers.No more guessing or manually setting GOMAXPROCS. Go now reads how many CPUs your container can actually use — perfect for Kubernetes. #CloudNativeCon.
1
0
0
@Gaurav97886
Gaurav Patil
27 days
🚀 Go 1.25 is coming soon (Aug 2025)!.It’s packed with new features that make Go apps faster, smarter, and easier to deploy — especially in the cloud. Here’s what’s exciting 👇. #golang #programming #devtools. #golang #go
Tweet media one
1
0
0
@Gaurav97886
Gaurav Patil
27 days
RT @sysxplore: A quick look at How SSH Works
Tweet media one
0
100
0
@Gaurav97886
Gaurav Patil
27 days
RT @kamrannetic: one of the best blogs imo on how you should do and setup your go apps, link inside
Tweet media one
0
8
0
@Gaurav97886
Gaurav Patil
1 month
RT @asmah2107: I love asking about the CAP Theorem to candidates in system design interviews. From my 5 years of experience taking 50+ in….
0
34
0
@Gaurav97886
Gaurav Patil
1 month
RT @golangch: A high-performance, cross-platform Go based command-line tool for visualizing and exploring your file system usage.#golang. h….
0
17
0
@Gaurav97886
Gaurav Patil
1 month
RT @golangch: A framework that allows you to write stateful application logic in pure Go with all data in memory or on disk without worryin….
0
21
0
@Gaurav97886
Gaurav Patil
2 months
RT @arpit_bhayani: Had an amazing conversation with @PracSharma about how JioCinema live streams IPL matches. We spoke about all the scali….
0
16
0
@Gaurav97886
Gaurav Patil
3 months
RT @Igfasouza: What Devs Should Know When Starting an Apache Kafka Journey. #apachekafka.
0
12
0
@Gaurav97886
Gaurav Patil
3 months
RT @Chikor_Zi: With Go you can create and make sequential programs that communicate with each other through channels. However, the default….
0
20
0