-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
487 lines (236 loc) · 14.1 KB
/
index.html
File metadata and controls
487 lines (236 loc) · 14.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
<!DOCTYPE html>
<html lang="en-us" data-theme="">
<head>
<meta name="generator" content="Hugo 0.117.0">
<meta charset="utf-8">
<meta name="HandheldFriendly" content="True">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="referrer" content="no-referrer-when-downgrade">
<title>Praneeth Patakota</title>
<meta name="description" content="">
<link rel="alternate" type="application/rss+xml" href="https://praneethr86.github.io/index.xml" title="Praneeth Patakota" />
<link rel="icon" type="image/x-icon" href="https://praneethr86.github.io/favicon.ico">
<link rel="apple-touch-icon-precomposed" href="https://praneethr86.github.io/favicon.png">
<style>
body {
visibility: hidden;
opacity: 0;
}
</style>
<noscript>
<style>
body {
visibility: visible;
opacity: 1;
}
</style>
</noscript>
<link rel="stylesheet" href="https://praneethr86.github.io/css/style.min.a510743797774628f397ef53ba4fa2aa52917d2027b03f800cbe560d7c374be4.css" integrity="sha256-pRB0N5d3Rijzl+9Tuk+iqlKRfSAnsD+ADL5WDXw3S+Q=">
<script src="https://praneethr86.github.io/js/script.min.74bf1a3fcf1af396efa4acf3e660e876b61a2153ab9cbe1893ac24ea6d4f94ee.js" type="text/javascript" charset="utf-8" integrity="sha256-dL8aP88a85bvpKzz5mDodrYaIVOrnL4Yk6wk6m1PlO4="></script>
<meta property="og:title" content="Praneeth Patakota" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://praneethr86.github.io/" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Praneeth Patakota"/>
<meta name="twitter:description" content=""/>
</head>
<body>
<a class="skip-main" href="#main">Skip to main content</a>
<div class="container">
<header class="common-header">
<div class="header-top">
<h1 class="site-title">
<a href="/">Praneeth Patakota</a>
</h1>
<ul class="social-icons">
<li>
<a href="https://github.com/praneethr86" title="Github" rel="me">
<span class="inline-svg" >
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512"><path fill="currentColor" d="M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z"/></svg>
</span>
</a>
</li>
<li>
<a href="https://twitter.com/praneethr86" title="Twitter" rel="me">
<span class="inline-svg" >
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"/></svg>
</span>
</a>
</li>
<li>
<a href="https://www.linkedin.com/in/praneethreddy" title="Linkedin" rel="me">
<span class="inline-svg" >
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"/></svg>
</span>
</a>
</li>
<li>
<a href="https://praneethr86.github.io/index.xml" title="RSS" rel="me">
<span class="inline-svg" >
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M128.081 415.959c0 35.369-28.672 64.041-64.041 64.041S0 451.328 0 415.959s28.672-64.041 64.041-64.041 64.04 28.673 64.04 64.041zm175.66 47.25c-8.354-154.6-132.185-278.587-286.95-286.95C7.656 175.765 0 183.105 0 192.253v48.069c0 8.415 6.49 15.472 14.887 16.018 111.832 7.284 201.473 96.702 208.772 208.772.547 8.397 7.604 14.887 16.018 14.887h48.069c9.149.001 16.489-7.655 15.995-16.79zm144.249.288C439.596 229.677 251.465 40.445 16.503 32.01 7.473 31.686 0 38.981 0 48.016v48.068c0 8.625 6.835 15.645 15.453 15.999 191.179 7.839 344.627 161.316 352.465 352.465.353 8.618 7.373 15.453 15.999 15.453h48.068c9.034-.001 16.329-7.474 16.005-16.504z"/></svg>
</span>
</a>
</li>
</ul>
</div>
<nav>
<a class="" href="https://praneethr86.github.io/about/" title="About">About</a>
<a class="" href="https://praneethr86.github.io/post/" title="Blog">Blog</a>
</nav>
</header>
<main id="main" tabindex="-1">
<div class="homepage-content">
</div>
<div class="articles h-feed">
<article class="post-list h-feed">
<div class="post-header">
<header>
<h1 class="p-name post-title"><a class="u-url" href="/post/the-documentation-conundrum/">The Documentation Conundrum</a></h1>
</header>
</div>
<div class="content post-summary p-summary">
The Documentation Conundrum Any typical code base, given enough years, becomes large enough to find it difficult to maintain documentation for. Every new piece of code I saw in my career had one of the below 3 issues with regards to documentation :
No Documentation Incomplete Documentation or Outdated Documentation So I started on a quest to find out what’s the best way to document your application and the internal implementation, and I shall try to summarise my findings to the best of my knowledge.
</div>
<div class="post-info">
<div class="post-date dt-published">
<a class="u-url" href="/post/the-documentation-conundrum/"><time datetime="2023-08-21">2023-08-21</time></a>
</div>
<a class="post-hidden-url u-url" href="https://praneethr86.github.io/post/the-documentation-conundrum/">https://praneethr86.github.io/post/the-documentation-conundrum/</a>
<a href="https://praneethr86.github.io/" class="p-name p-author post-hidden-author h-card" rel="me">Praneeth Patakota</a>
<div class="post-taxonomies">
</div>
</div>
</article>
<article class="post-list h-feed">
<div class="post-header">
<header>
<h1 class="p-name post-title"><a class="u-url" href="/post/the-art-of-holding-back/">The Art of Holding Back</a></h1>
</header>
</div>
<div class="content post-summary p-summary">
This is the first in a series of mini thought-bytes from my experiences.
There will be a lot of times when your actions will be misinterpreted or your words will be misconstrued in unimaginable ways. It’s bound to happen more than once in your career, so what can you do about it ?
The first step is to have an open conversation with whoever raised the concern, and listen, not talk.
</div>
<div class="post-info">
<div class="post-date dt-published">
<a class="u-url" href="/post/the-art-of-holding-back/"><time datetime="2023-08-14">2023-08-14</time></a>
</div>
<a class="post-hidden-url u-url" href="https://praneethr86.github.io/post/the-art-of-holding-back/">https://praneethr86.github.io/post/the-art-of-holding-back/</a>
<a href="https://praneethr86.github.io/" class="p-name p-author post-hidden-author h-card" rel="me">Praneeth Patakota</a>
<div class="post-taxonomies">
</div>
</div>
</article>
<article class="post-list h-feed">
<div class="post-header">
<header>
<h1 class="p-name post-title"><a class="u-url" href="/post/tech-leadership/">Tech Leadership</a></h1>
</header>
</div>
<div class="content post-summary p-summary">
Notes on Technical Leadership and Problem Solving Recently I had a deep dive conversation into what the role of a technical leader should be and wanted to share a few points here.
There are lot of aspects to consider here
Setting Platform roadmap and vision Before we can set a roadmap and a vision for where the platform should be heading, it’s important to first understand it in-depth. Once you have that level of detailed knowledge about the current system, changes and roadmap can be proposed with a level of certainty in mind.
</div>
<div class="post-info">
<div class="post-date dt-published">
<a class="u-url" href="/post/tech-leadership/"><time datetime="2023-08-08">2023-08-08</time></a>
</div>
<a class="post-hidden-url u-url" href="https://praneethr86.github.io/post/tech-leadership/">https://praneethr86.github.io/post/tech-leadership/</a>
<a href="https://praneethr86.github.io/" class="p-name p-author post-hidden-author h-card" rel="me">Praneeth Patakota</a>
<div class="post-taxonomies">
</div>
</div>
</article>
</div>
</main>
<footer class="common-footer">
<div class="common-footer-bottom">
<div class="copyright">
<p>© Praneeth Patakota, 2023<br>
Powered by <a target="_blank" rel="noopener noreferrer" href="https://gohugo.io/">Hugo</a>, theme <a target="_blank" rel="noopener noreferrer" href="https://github.com/mitrichius/hugo-theme-anubis">Anubis</a>.<br>
</p>
</div>
<button class="theme-switcher">
Dark theme
</button>
<script>
const STORAGE_KEY = 'user-color-scheme'
const defaultTheme = "light"
let currentTheme
let switchButton
let autoDefinedScheme = window.matchMedia('(prefers-color-scheme: dark)')
const autoChangeScheme = e => {
currentTheme = e.matches ? 'dark' : 'light'
document.documentElement.setAttribute('data-theme', currentTheme)
changeButtonText()
}
document.addEventListener('DOMContentLoaded', function() {
switchButton = document.querySelector('.theme-switcher')
currentTheme = detectCurrentScheme()
if (currentTheme == 'dark') {
document.documentElement.setAttribute('data-theme', 'dark')
}
if (currentTheme == 'auto') {
autoChangeScheme(autoDefinedScheme);
autoDefinedScheme.addListener(autoChangeScheme);
}
if (switchButton) {
changeButtonText()
switchButton.addEventListener('click', switchTheme, false)
}
showContent()
})
function detectCurrentScheme() {
if (localStorage !== null && localStorage.getItem(STORAGE_KEY)) {
return localStorage.getItem(STORAGE_KEY)
}
if (defaultTheme) {
return defaultTheme
}
if (!window.matchMedia) {
return 'light'
}
if (window.matchMedia('(prefers-color-scheme: dark)').matches) {
return 'dark'
}
return 'light'
}
function changeButtonText()
{
if (switchButton) {
switchButton.textContent = currentTheme == 'dark' ? "Light theme" : "Dark theme"
}
}
function switchTheme(e) {
if (currentTheme == 'dark') {
if (localStorage !== null)
localStorage.setItem(STORAGE_KEY, 'light')
document.documentElement.setAttribute('data-theme', 'light')
currentTheme = 'light'
} else {
if (localStorage !== null)
localStorage.setItem(STORAGE_KEY, 'dark')
document.documentElement.setAttribute('data-theme', 'dark')
currentTheme = 'dark'
}
changeButtonText()
}
function showContent() {
document.body.style.visibility = 'visible';
document.body.style.opacity = 1;
}
</script>
</div>
<p class="h-card vcard">
<a href=https://praneethr86.github.io/ class="p-name u-url url fn" rel="me">Praneeth Patakota</a>
/
<a class="p-email u-email email" rel="me" href="mailto:praneeth001@gmail.com">praneeth001@gmail.com</a>
</p>
</footer>
</div>
</body>
</html>