Skip to content

Commit baa6460

Browse files
committed
index: update email
Signed-off-by: Shreeyash Pandey <[email protected]>
1 parent a76a35a commit baa6460

File tree

9 files changed

+173
-4
lines changed

9 files changed

+173
-4
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
The Hitchhiker's Guide to Coffee Available In The Indian Market
2+
###############################################################
3+
4+
LAVAZZA IL Mattino Vivace
5+
-------------------------
6+
7+
Score: 7/10
8+
Price: 94.53/100 g
9+
10+
Has a plain profile. Un-offensive in taste. Dark in color.
11+
Great coffe for the price. Solid as a daily driver.
12+
13+
14+
Colombian Brew Hazelnut
15+
-----------------------
16+
17+
Score: 3/10
18+
Price: 113.62/100g
19+
20+
Addition of flavor sacrifices the 'coffee-ness'. There is a bit of
21+
hazelnut present but little to no coffee. It's closer to being green
22+
tea than coffee.

docs/_sources/index.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ This is my place on the interwebz. Check out:
2424
Contact
2525
--------
2626

27-
| **Email**: shreeyash335 [at] big G's mail service [dot] com
27+
| **Email**: shreeyash [at] 16bits [dot] co [dot] in
2828
| **Github**: `bojle <http://github.com/bojle>`_
2929
| **Twitter**: `b0jle <https://twitter.com/b0jle>`_

docs/_sources/links.rst.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,19 @@ Essays I've Liked
2626
- `Turd Sandwiches and Purpose In Life - AvE [video]
2727
<https://youtu.be/E7RgtMGL7CA?si=n-JG-tI3TODkEODk>`__
2828

29+
Papers I've Liked
30+
-----------------
31+
32+
- `Compiler Validation via Equivalence Modulo Inputs
33+
<https://web.cs.ucdavis.edu/~su/publications/emi.pdf>`__
34+
35+
Interesting approach to testing a program for faults. To summarize: For a set of
36+
inputs 'I' to a program 'P', 'P' can be divided into executed and unexecuted
37+
code ("dead code"). Re-ordering/manipulation on the dead code should cause no
38+
variance to the outputs for the inputs. This technique "EMI" allows one to
39+
have many versions of a program (in this case, a compiler) and test for
40+
miscompilations.
41+
2942
Programming/Hacking
3043
-------------------
3144

docs/blog/indian_coffee.html

Lines changed: 122 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,122 @@
1+
<!DOCTYPE html>
2+
3+
<html lang="en" data-content_root="../">
4+
<head>
5+
<meta charset="utf-8" />
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
7+
8+
<title>The Hitchhiker’s Guide to Coffee Available In The Indian Market &#8212; Thoughts, et cetera documentation</title>
9+
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=d1102ebc" />
10+
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=12dfc556" />
11+
<link rel="stylesheet" type="text/css" href="../_static/css/custom.css?v=54f8742a" />
12+
<script src="../_static/documentation_options.js?v=5929fcd5"></script>
13+
<script src="../_static/doctools.js?v=9a2dae69"></script>
14+
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
15+
<link rel="icon" href="../_static/flying-katakana-man.ico"/>
16+
<link rel="index" title="Index" href="../genindex.html" />
17+
<link rel="search" title="Search" href="../search.html" />
18+
19+
<link rel="stylesheet" href="../_static/custom.css" type="text/css" />
20+
21+
22+
23+
24+
25+
</head><body>
26+
27+
28+
<div class="document">
29+
<div class="documentwrapper">
30+
<div class="bodywrapper">
31+
32+
33+
<div class="body" role="main">
34+
35+
<section id="the-hitchhiker-s-guide-to-coffee-available-in-the-indian-market">
36+
<h1>The Hitchhiker’s Guide to Coffee Available In The Indian Market<a class="headerlink" href="#the-hitchhiker-s-guide-to-coffee-available-in-the-indian-market" title="Link to this heading"></a></h1>
37+
<section id="lavazza-il-mattino-vivace">
38+
<h2>LAVAZZA IL Mattino Vivace<a class="headerlink" href="#lavazza-il-mattino-vivace" title="Link to this heading"></a></h2>
39+
<p>Score: 7/10
40+
Price: 94.53/100 g</p>
41+
<p>Has a plain profile. Un-offensive in taste. Dark in color.
42+
Great coffe for the price. Solid as a daily driver.</p>
43+
</section>
44+
<section id="colombian-brew-hazelnut">
45+
<h2>Colombian Brew Hazelnut<a class="headerlink" href="#colombian-brew-hazelnut" title="Link to this heading"></a></h2>
46+
<p>Score: 3/10
47+
Price: 113.62/100g</p>
48+
<p>Addition of flavor sacrifices the ‘coffee-ness’. There is a bit of
49+
hazelnut present but little to no coffee. It’s closer to being green
50+
tea than coffee.</p>
51+
</section>
52+
</section>
53+
54+
55+
</div>
56+
57+
</div>
58+
</div>
59+
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
60+
<div class="sphinxsidebarwrapper">
61+
<h1 class="logo"><a href="../index.html">Thoughts, et cetera</a></h1>
62+
63+
64+
65+
66+
67+
68+
69+
70+
<h3>Navigation</h3>
71+
<ul>
72+
<li class="toctree-l1"><a class="reference internal" href="index.html">Blog</a></li>
73+
<li class="toctree-l1"><a class="reference internal" href="../sunday.html">Paper Sundays</a></li>
74+
<li class="toctree-l1"><a class="reference internal" href="../links.html">Links</a></li>
75+
</ul>
76+
77+
<div class="relations">
78+
<h3>Related Topics</h3>
79+
<ul>
80+
<li><a href="../index.html">Documentation overview</a><ul>
81+
</ul></li>
82+
</ul>
83+
</div>
84+
<search id="searchbox" style="display: none" role="search">
85+
<h3 id="searchlabel">Quick search</h3>
86+
<div class="searchformwrapper">
87+
<form class="search" action="../search.html" method="get">
88+
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
89+
<input type="submit" value="Go" />
90+
</form>
91+
</div>
92+
</search>
93+
<script>document.getElementById('searchbox').style.display = "block"</script>
94+
95+
96+
97+
98+
99+
100+
101+
102+
</div>
103+
</div>
104+
<div class="clearer"></div>
105+
</div>
106+
<div class="footer">
107+
&#169;2023, Shreeyash Pandey.
108+
109+
|
110+
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.3.7</a>
111+
&amp; <a href="https://alabaster.readthedocs.io">Alabaster 0.7.16</a>
112+
113+
|
114+
<a href="../_sources/blog/indian_coffee.rst.txt"
115+
rel="nofollow">Page source</a>
116+
</div>
117+
118+
119+
120+
121+
</body>
122+
</html>

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ <h1>Shreeyash’s Webpage<a class="headerlink" href="#shreeyash-s-webpage" title
5151
<section id="contact">
5252
<h2>Contact<a class="headerlink" href="#contact" title="Link to this heading"></a></h2>
5353
<div class="line-block">
54-
<div class="line"><strong>Email</strong>: shreeyash335 [at] big G’s mail service [dot] com</div>
54+
<div class="line"><strong>Email</strong>: shreeyash [at] 16bits [dot] co [dot] in</div>
5555
<div class="line"><strong>Github</strong>: <a class="reference external" href="http://github.com/bojle">bojle</a></div>
5656
<div class="line"><strong>Twitter</strong>: <a class="reference external" href="https://twitter.com/b0jle">b0jle</a></div>
5757
</div>

docs/links.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,18 @@ <h2>Essays I’ve Liked<a class="headerlink" href="#essays-i-ve-liked" title="Li
5454
<li><p><a class="reference external" href="https://youtu.be/E7RgtMGL7CA?si=n-JG-tI3TODkEODk">Turd Sandwiches and Purpose In Life - AvE [video]</a></p></li>
5555
</ul>
5656
</section>
57+
<section id="papers-i-ve-liked">
58+
<h2>Papers I’ve Liked<a class="headerlink" href="#papers-i-ve-liked" title="Link to this heading"></a></h2>
59+
<ul class="simple">
60+
<li><p><a class="reference external" href="https://web.cs.ucdavis.edu/~su/publications/emi.pdf">Compiler Validation via Equivalence Modulo Inputs</a></p></li>
61+
</ul>
62+
<p>Interesting approach to testing a program for faults. To summarize: For a set of
63+
inputs ‘I’ to a program ‘P’, ‘P’ can be divided into executed and unexecuted
64+
code (“dead code”). Re-ordering/manipulation on the dead code should cause no
65+
variance to the outputs for the inputs. This technique “EMI” allows one to
66+
have many versions of a program (in this case, a compiler) and test for
67+
miscompilations.</p>
68+
</section>
5769
<section id="programming-hacking">
5870
<h2>Programming/Hacking<a class="headerlink" href="#programming-hacking" title="Link to this heading"></a></h2>
5971
<ul class="simple">

docs/objects.inv

47 Bytes
Binary file not shown.

docs/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ This is my place on the interwebz. Check out:
2424
Contact
2525
--------
2626

27-
| **Email**: shreeyash335 [at] big G's mail service [dot] com
27+
| **Email**: shreeyash [at] 16bits [dot] co [dot] in
2828
| **Github**: `bojle <http://github.com/bojle>`_
2929
| **Twitter**: `b0jle <https://twitter.com/b0jle>`_

0 commit comments

Comments
 (0)