|
328 | 328 | "href": "/blog" |
329 | 329 | } |
330 | 330 | ] |
| 331 | + }, |
| 332 | + { |
| 333 | + "slug": "motorcycles-and-code", |
| 334 | + "title": "Motorcycles and Code: Why I Ride", |
| 335 | + "excerpt": "Reflections on the parallels between riding a motorcycle and building resilient systems. Both require focus, precision, and respect for the unexpected.", |
| 336 | + "publishedOn": "2026-02-20", |
| 337 | + "tags": ["Lifestyle", "Riding"], |
| 338 | + "readMinutes": 6, |
| 339 | + "body": [], |
| 340 | + "template": "story", |
| 341 | + "coverImage": "https://images.unsplash.com/photo-1558618666-fcd25c85cd64?auto=format&fit=crop&q=80&w=1400", |
| 342 | + "blocks": [ |
| 343 | + { |
| 344 | + "type": "text", |
| 345 | + "value": "I bought my first motorcycle three years ago as an antidote to spending too much time in front of screens. What started as weekend rides has become a meditation practice." |
| 346 | + }, |
| 347 | + { |
| 348 | + "type": "quote", |
| 349 | + "value": "On a bike, you can't think about yesterday or tomorrow. You are only in this moment.", |
| 350 | + "caption": "Riding principle" |
| 351 | + }, |
| 352 | + { |
| 353 | + "type": "text", |
| 354 | + "value": "The parallels to backend systems are obvious: you need situational awareness, you can't ignore warning signs, and planning ahead keeps you alive. Same lessons, different context." |
| 355 | + }, |
| 356 | + { |
| 357 | + "type": "text", |
| 358 | + "value": "I've learned as much about system reliability from riding in traffic as from any architecture textbook. Both demand humility." |
| 359 | + } |
| 360 | + ] |
| 361 | + }, |
| 362 | + { |
| 363 | + "slug": "bangalore-riding-guide", |
| 364 | + "title": "A Rider's Guide to Bangalore Traffic", |
| 365 | + "excerpt": "Notes from my commute: how to stay safe, sane, and on schedule in one of India's busiest cities.", |
| 366 | + "publishedOn": "2026-01-15", |
| 367 | + "tags": ["Riding", "Lifestyle", "Bangalore"], |
| 368 | + "readMinutes": 8, |
| 369 | + "body": [], |
| 370 | + "template": "story", |
| 371 | + "coverImage": "https://images.unsplash.com/photo-1558618666-fcd25c85cd64?auto=format&fit=crop&q=80&w=1400", |
| 372 | + "blocks": [ |
| 373 | + { |
| 374 | + "type": "text", |
| 375 | + "value": "Bangalore traffic is often described as chaotic. It's not—it's simply different from Western traffic models. Once you understand the patterns, it's navigable." |
| 376 | + }, |
| 377 | + { |
| 378 | + "type": "quote", |
| 379 | + "value": "The key is maintaining awareness, not speed." |
| 380 | + }, |
| 381 | + { |
| 382 | + "type": "text", |
| 383 | + "value": "Over the last two years, I've distilled a few rules: Assume invisible. Use mirror discipline. Find your steady pace. The commute should not define your day—it should clear your head." |
| 384 | + }, |
| 385 | + { |
| 386 | + "type": "text", |
| 387 | + "value": "Best riding happens early morning or late evening when the city breathes slower. Take a detour. The destination matters less than the ride." |
| 388 | + } |
| 389 | + ] |
| 390 | + }, |
| 391 | + { |
| 392 | + "slug": "balancing-code-and-caffeine", |
| 393 | + "title": "On Coffee, Focus, and Sustainable Pace", |
| 394 | + "excerpt": "A short essay on the engineer's eternal struggle: how to maintain energy and clarity without burning out.", |
| 395 | + "publishedOn": "2025-12-10", |
| 396 | + "tags": ["Lifestyle"], |
| 397 | + "readMinutes": 5, |
| 398 | + "body": [], |
| 399 | + "template": "minimal", |
| 400 | + "coverImage": "https://images.unsplash.com/photo-1559056199-641a0ac8b3f7?auto=format&fit=crop&q=80&w=1400", |
| 401 | + "blocks": [ |
| 402 | + { |
| 403 | + "type": "text", |
| 404 | + "value": "I've tried timers, sprints, and scheduled breaks. Nothing beats knowing your energy curve and protecting the hours when your mind is clearest." |
| 405 | + }, |
| 406 | + { |
| 407 | + "type": "quote", |
| 408 | + "value": "Consistency beats intensity." |
| 409 | + }, |
| 410 | + { |
| 411 | + "type": "text", |
| 412 | + "value": "A sustainable pace looks ordinary. No all-nighters. No heroic sprints. Just steady, intentional work every day. The best engineers I know optimize for longevity, not for impressiveness." |
| 413 | + } |
| 414 | + ] |
331 | 415 | } |
332 | 416 | ] |
0 commit comments