|
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en" itemscope itemtype="http://schema.org/WebPage"> |
| 3 | + <head> |
| 4 | + |
| 5 | + |
| 6 | + <meta charset="utf-8" /> |
| 7 | + <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
| 8 | + <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0"> |
| 9 | + |
| 10 | + <title>404 Page not found - ATechieThought Labs</title><script type="application/ld+json"> |
| 11 | +{ |
| 12 | + "@context": "http://schema.org", |
| 13 | + "@type": "WebSite", |
| 14 | + "name": "ATechieThought Labs", |
| 15 | + |
| 16 | + "url": "http:\/\/lalitkale.github.io\/" |
| 17 | +} |
| 18 | +</script><script type="application/ld+json"> |
| 19 | +{ |
| 20 | + "@context": "http://schema.org", |
| 21 | + "@type": "Organization", |
| 22 | + "name": "", |
| 23 | + "url": "http:\/\/lalitkale.github.io\/" |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | +} |
| 29 | +</script> |
| 30 | + |
| 31 | +<meta property="og:title" content="404 Page not found" /> |
| 32 | +<meta property="og:image" content="http://lalitkale.github.io/images/Lalit_Kale.jpg" /> |
| 33 | +<meta property="og:url" content="http://lalitkale.github.io/404.html" /> |
| 34 | +<meta property="og:type" content="website" /> |
| 35 | +<meta property="og:site_name" content="ATechieThought Labs" /> |
| 36 | + |
| 37 | + <meta name="twitter:title" content="404 Page not found" /> |
| 38 | + <meta name="twitter:image" content="http://lalitkale.github.io/images/Lalit_Kale.jpg" /> |
| 39 | + <meta name="twitter:card" content="summary" /> |
| 40 | + <link href='http://lalitkale.github.io/img/favicon.ico' rel='icon' type='image/x-icon'/> |
| 41 | + <meta name="generator" content="Hugo 0.64.1" /> |
| 42 | + <link rel="alternate" href="http://lalitkale.github.io/index.xml" type="application/rss+xml" title="ATechieThought Labs"><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.10.0/katex.min.css" integrity="sha384-9eLZqc9ds8eNjO3TmqPeYcDj8n+Qfa4nuSiGYa6DjLNcv9BtN69ZIulL9+8CqC9Y" crossorigin="anonymous"> |
| 43 | + <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.5.0/css/all.css" integrity="sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU" crossorigin="anonymous"> |
| 44 | + <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"><link rel="stylesheet" href="http://lalitkale.github.io/css/main.css" /><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic" /> |
| 45 | + <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800" /> |
| 46 | + <link rel="stylesheet" href="http://lalitkale.github.io/css/highlight.min.css" /><link rel="stylesheet" href="http://lalitkale.github.io/css/codeblock.css" /><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/photoswipe/4.1.2/photoswipe.min.css" integrity="sha384-h/L2W9KefUClHWaty3SLE5F/qvc4djlyR4qY3NUV5HGQBBW7stbcfff1+I/vmsHh" crossorigin="anonymous"> |
| 47 | + <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/photoswipe/4.1.2/default-skin/default-skin.min.css" integrity="sha384-iD0dNku6PYSIQLyfTOpB06F2KCZJAKLOThS5HRe8b3ibhdEQ6eKsFf/EeFxdOt5R" crossorigin="anonymous"> |
| 48 | + |
| 49 | + |
| 50 | +<script type="application/javascript"> |
| 51 | +var doNotTrack = false; |
| 52 | +if (!doNotTrack) { |
| 53 | + window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date; |
| 54 | + ga('create', 'UA-5990496-1', 'auto'); |
| 55 | + |
| 56 | + ga('send', 'pageview'); |
| 57 | +} |
| 58 | +</script> |
| 59 | +<script async src='https://www.google-analytics.com/analytics.js'></script> |
| 60 | + |
| 61 | + |
| 62 | + </head> |
| 63 | + <body> |
| 64 | + <nav class="navbar navbar-default navbar-fixed-top navbar-custom"> |
| 65 | + <div class="container-fluid"> |
| 66 | + <div class="navbar-header"> |
| 67 | + <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#main-navbar"> |
| 68 | + <span class="sr-only">Toggle navigation</span> |
| 69 | + <span class="icon-bar"></span> |
| 70 | + <span class="icon-bar"></span> |
| 71 | + <span class="icon-bar"></span> |
| 72 | + </button> |
| 73 | + <a class="navbar-brand" href="http://lalitkale.github.io/">ATechieThought Labs</a> |
| 74 | + </div> |
| 75 | + |
| 76 | + <div class="collapse navbar-collapse" id="main-navbar"> |
| 77 | + <ul class="nav navbar-nav navbar-right"> |
| 78 | + |
| 79 | + |
| 80 | + <li> |
| 81 | + <a title="Blog" href="/">Blog</a> |
| 82 | + </li> |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + <li> |
| 87 | + <a title="Talks" href="/page/talks">Talks</a> |
| 88 | + </li> |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + <li> |
| 93 | + <a title="About" href="/page/about">About</a> |
| 94 | + </li> |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + </ul> |
| 102 | + </div> |
| 103 | + |
| 104 | + |
| 105 | + <div class="avatar-container"> |
| 106 | + <div class="avatar-img-border"> |
| 107 | + <a title="ATechieThought Labs" href="http://lalitkale.github.io/"> |
| 108 | + <img class="avatar-img" src="http://lalitkale.github.io/images/Lalit_Kale.jpg" alt="ATechieThought Labs" /> |
| 109 | + </a> |
| 110 | + </div> |
| 111 | + </div> |
| 112 | + |
| 113 | + |
| 114 | + </div> |
| 115 | +</nav> |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + <div role="main" class="container main-content"> |
| 123 | + <div class="text-center"> |
| 124 | + <h1 class="error-emoji"></h1> |
| 125 | + <p class="error-text">Whoops, this page doesn't exist. Move along. (404 error)</p> |
| 126 | + </div> |
| 127 | + </div> |
| 128 | +<script> |
| 129 | + var errorEmojiContainer = document.getElementsByClassName('error-emoji')[0]; |
| 130 | + var emojiArray = [ |
| 131 | + '\\(o_o)/', '(o^^)o', '(˚Δ˚)b', '(^-^*)', '(≥o≤)', '(^_^)b', '(·_·)', |
| 132 | + '(=\'X\'=)', '(>_<)', '(;-;)', '\\(^Д^)/', |
| 133 | + ]; |
| 134 | + var errorEmoji = emojiArray[Math.floor(Math.random() * emojiArray.length)]; |
| 135 | + errorEmojiContainer.appendChild(document.createTextNode(errorEmoji)); |
| 136 | +</script> |
| 137 | + |
| 138 | + |
| 139 | + <div class="page-meta"> |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | +</div> |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | +<footer> |
| 148 | + <div class="container"> |
| 149 | + <div class="row"> |
| 150 | + <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1"> |
| 151 | + <ul class="list-inline text-center footer-links"> |
| 152 | + |
| 153 | + <li> |
| 154 | + <a href="https://github.com/lalitkale" title="GitHub"> |
| 155 | + <span class="fa-stack fa-lg"> |
| 156 | + <i class="fas fa-circle fa-stack-2x"></i> |
| 157 | + <i class="fab fa-github fa-stack-1x fa-inverse"></i> |
| 158 | + </span> |
| 159 | + </a> |
| 160 | + </li> |
| 161 | + <li> |
| 162 | + <a href="https://linkedin.com/in/lalitkale" title="LinkedIn"> |
| 163 | + <span class="fa-stack fa-lg"> |
| 164 | + <i class="fas fa-circle fa-stack-2x"></i> |
| 165 | + <i class="fab fa-linkedin fa-stack-1x fa-inverse"></i> |
| 166 | + </span> |
| 167 | + </a> |
| 168 | + </li> |
| 169 | + |
| 170 | + <li> |
| 171 | + <a href="" title="RSS"> |
| 172 | + <span class="fa-stack fa-lg"> |
| 173 | + <i class="fas fa-circle fa-stack-2x"></i> |
| 174 | + <i class="fas fa-rss fa-stack-1x fa-inverse"></i> |
| 175 | + </span> |
| 176 | + </a> |
| 177 | + </li> |
| 178 | + |
| 179 | + </ul> |
| 180 | + <p class="credits copyright text-muted"> |
| 181 | + |
| 182 | + |
| 183 | + • © |
| 184 | + |
| 185 | + 2019 - 2019 |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + • |
| 190 | + <a href="http://lalitkale.github.io/">ATechieThought Labs</a> |
| 191 | + |
| 192 | + </p> |
| 193 | + |
| 194 | + <p class="credits theme-by text-muted"> |
| 195 | + <a href="https://gohugo.io">Hugo v0.64.1</a> powered • Theme <a href="https://github.com/halogenica/beautifulhugo">Beautiful Hugo</a> adapted from <a href="https://deanattali.com/beautiful-jekyll/">Beautiful Jekyll</a> |
| 196 | + |
| 197 | + </p> |
| 198 | + </div> |
| 199 | + </div> |
| 200 | + </div> |
| 201 | +</footer><script src="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.10.0/katex.min.js" integrity="sha384-K3vbOmF2BtaVai+Qk37uypf7VrgBubhQreNQe9aGsz9lB63dIFiQVlJbr92dw2Lx" crossorigin="anonymous"></script> |
| 202 | +<script src="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.10.0/contrib/auto-render.min.js" integrity="sha384-kmZOZB5ObwgQnS/DuDg6TScgOiWWBiVt0plIRkZCmE6rDZGrEOQeHM5PcHi+nyqe" crossorigin="anonymous"></script> |
| 203 | +<script src="https://code.jquery.com/jquery-1.12.4.min.js" integrity="sha256-ZosEbRLbNQzLpnKIkEdrPv7lOy9C27hHQ+Xp8a4MxAQ=" crossorigin="anonymous"></script> |
| 204 | +<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script> |
| 205 | + |
| 206 | +<script src="http://lalitkale.github.io/js/main.js"></script> |
| 207 | +<script src="http://lalitkale.github.io/js/highlight.min.js"></script> |
| 208 | +<script> hljs.initHighlightingOnLoad(); </script> |
| 209 | +<script> $(document).ready(function() {$("pre.chroma").css("padding","0");}); </script><script> renderMathInElement(document.body); </script><script src="https://cdnjs.cloudflare.com/ajax/libs/photoswipe/4.1.2/photoswipe.min.js" integrity="sha384-QELNnmcmU8IR9ZAykt67vGr9/rZJdHbiWi64V88fCPaOohUlHCqUD/unNN0BXSqy" crossorigin="anonymous"></script> |
| 210 | +<script src="https://cdnjs.cloudflare.com/ajax/libs/photoswipe/4.1.2/photoswipe-ui-default.min.js" integrity="sha384-m67o7SkQ1ALzKZIFh4CiTA8tmadaujiTa9Vu+nqPSwDOqHrDmxLezTdFln8077+q" crossorigin="anonymous"></script><script src="http://lalitkale.github.io/js/load-photoswipe.js"></script> |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | +<script type="text/javascript"> |
| 220 | +$(function(){ |
| 221 | + $('#show-comments').on('click', function(){ |
| 222 | + var disqus_shortname = 'atechiethought'; |
| 223 | + |
| 224 | + (function() { |
| 225 | + var disqus = document.createElement('script'); |
| 226 | + disqus.type = 'text/javascript'; |
| 227 | + disqus.async = true; |
| 228 | + disqus.src = '//' + disqus_shortname + '.disqus.com/embed.js'; |
| 229 | + (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(disqus); |
| 230 | + })(); |
| 231 | + |
| 232 | + $(this).hide(); |
| 233 | + }); |
| 234 | + }); |
| 235 | + |
| 236 | +</script> |
| 237 | +<script id="dsq-count-scr" src="//atechiethought.disqus.com/count.js" async></script> |
| 238 | + |
| 239 | + |
| 240 | + |
| 241 | + |
| 242 | + |
| 243 | + </body> |
| 244 | +</html> |
| 245 | + |
0 commit comments