From 7d7a793d47c029c7eca1a19347fb7fe8571e0fd2 Mon Sep 17 00:00:00 2001 From: Siddhartha Golu Date: Sun, 21 Apr 2024 22:47:04 +0530 Subject: [PATCH] update openring posts --- layouts/partials/openring.html | 37 +- public/about/index.html | 37 +- ...a85617437575e2a1888613c89cae4f41ab9010.css | 7 - public/categories/blog/index.html | 257 ---------- public/categories/blog/index.xml | 24 - public/categories/blog/page/1/index.html | 10 - public/categories/book-notes/index.xml | 2 +- public/categories/index.xml | 2 +- public/index.xml | 2 +- public/photography/index.html | 37 +- public/posts/cinema/3-iron/index.html | 37 +- public/posts/cinema/after-life/index.html | 37 +- public/posts/cinema/anatolia/index.html | 37 +- public/posts/cinema/darjeeling/index.html | 37 +- public/posts/cinema/oslo-august/index.html | 37 +- public/posts/cinema/riding-solo/index.html | 37 +- public/posts/cinema/waking-life/index.html | 37 +- public/posts/cinema/winter-sleep/index.html | 37 +- .../deference-vs-indifference/index.html | 37 +- .../drawings/a-beautiful-woman/index.html | 37 +- public/posts/drawings/chaplin/index.html | 37 +- public/posts/drawings/einstein/index.html | 37 +- public/posts/drawings/gandhi/index.html | 37 +- .../posts/drawings/martin-freeman/index.html | 37 +- public/posts/drawings/teresa/index.html | 37 +- public/posts/index.xml | 2 +- .../on-depression-and-recovery/index.html | 37 +- .../reading/annihilation-of-caste/index.html | 37 +- public/posts/reading/azadi/index.html | 37 +- public/posts/reading/bad-blood/index.html | 37 +- public/posts/reading/behave-review/index.html | 37 +- .../reading/chup-deepa-narayan/index.html | 37 +- .../posts/reading/empire-of-pain/index.html | 37 +- .../reading/four-thousand-weeks/index.html | 37 +- .../glimpses-of-world-history/index.html | 37 +- public/posts/reading/great-music/index.html | 37 +- .../posts/reading/i-do-what-i-do/index.html | 37 +- .../reading/life-between-buildings/index.html | 37 +- .../reading/midnight-children/index.html | 450 ------------------ .../posts/reading/midnight-rushdie/index.html | 41 +- public/posts/reading/parenting/index.html | 37 +- .../posts/reading/range-a-review/index.html | 37 +- .../reading/reasons-to-stay-alive/index.html | 37 +- .../posts/reading/running-murakami/index.html | 37 +- public/posts/reading/shame-rushdie/index.html | 37 +- .../posts/reading/so-good-newport/index.html | 37 +- public/posts/reading/stoner/index.html | 37 +- .../reading/the-course-of-love/index.html | 37 +- .../index.html | 37 +- .../posts/reading/the-way-we-eat/index.html | 37 +- public/posts/reading/waking-up/index.html | 37 +- public/posts/scared-in-lockdown/index.html | 37 +- public/sitemap.xml | 18 +- public/tags/favourites/index.xml | 2 +- public/tags/fiction/index.xml | 2 +- public/tags/index.xml | 2 +- public/tags/indian-authors/index.xml | 2 +- publish_blog.sh | 22 + 58 files changed, 858 insertions(+), 1541 deletions(-) delete mode 100644 public/assets/css/stylesheet.674698d34dc68c196d77f81c57a85617437575e2a1888613c89cae4f41ab9010.css delete mode 100644 public/categories/blog/index.html delete mode 100644 public/categories/blog/index.xml delete mode 100644 public/categories/blog/page/1/index.html delete mode 100644 public/posts/reading/midnight-children/index.html create mode 100755 publish_blog.sh diff --git a/layouts/partials/openring.html b/layouts/partials/openring.html index f129eb1..55b2fe9 100644 --- a/layouts/partials/openring.html +++ b/layouts/partials/openring.html @@ -5,41 +5,42 @@

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/about/index.html b/public/about/index.html index cb8c7a4..0d3fc57 100644 --- a/public/about/index.html +++ b/public/about/index.html @@ -265,41 +265,42 @@ So to solve this little problem of mine, I came up with this unoriginal idea."/>

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/assets/css/stylesheet.674698d34dc68c196d77f81c57a85617437575e2a1888613c89cae4f41ab9010.css b/public/assets/css/stylesheet.674698d34dc68c196d77f81c57a85617437575e2a1888613c89cae4f41ab9010.css deleted file mode 100644 index 0a931db..0000000 --- a/public/assets/css/stylesheet.674698d34dc68c196d77f81c57a85617437575e2a1888613c89cae4f41ab9010.css +++ /dev/null @@ -1,7 +0,0 @@ -/* - PaperMod v7 - License: MIT https://github.com/adityatelange/hugo-PaperMod/blob/master/LICENSE - Copyright (c) 2020 nanxiaobei and adityatelange - Copyright (c) 2021-2024 adityatelange -*/ -:root{--gap:24px;--content-gap:20px;--nav-width:1024px;--main-width:720px;--header-height:60px;--footer-height:60px;--radius:8px;--theme:rgb(255, 255, 255);--entry:rgb(255, 255, 255);--primary:rgb(30, 30, 30);--secondary:rgb(108, 108, 108);--tertiary:rgb(214, 214, 214);--content:rgb(31, 31, 31);--hljs-bg:rgb(28, 29, 33);--code-bg:rgb(245, 245, 245);--border:rgb(238, 238, 238);--link-color:rgb(255, 0, 0);--tooltip-hover-color:rgb(235, 239, 232);--openring-bg:rgb(238, 238, 238)}.dark{--theme:rgb(29, 30, 32);--entry:rgb(46, 46, 51);--primary:rgb(218, 218, 219);--secondary:rgb(155, 156, 157);--tertiary:rgb(65, 66, 68);--content:rgb(196, 196, 197);--hljs-bg:rgb(46, 46, 51);--code-bg:rgb(55, 56, 62);--border:rgb(51, 51, 51);--link-color:rgb(220, 20, 60);--openring-bg:rgb(55, 56, 62)}.list{background:var(--code-bg)}.dark.list{background:var(--theme)}*,::after,::before{box-sizing:border-box}html{-webkit-tap-highlight-color:transparent;overflow-y:scroll;-webkit-text-size-adjust:100%;text-size-adjust:100%}a,button,body,h1,h2,h3,h4,h5,h6{color:var(--primary)}body{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen,Ubuntu,Cantarell,open sans,helvetica neue,sans-serif;font-size:18px;line-height:1.6;word-break:break-word;background:var(--theme)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section,table{display:block}h1,h2,h3,h4,h5,h6{line-height:1.2}h1,h2,h3,h4,h5,h6,p{margin-top:0;margin-bottom:0}ul{padding:0}a{text-decoration:none}body,figure,ul{margin:0}table{width:100%;border-collapse:collapse;border-spacing:0;overflow-x:auto;word-break:keep-all}button,input,textarea{padding:0;font:inherit;background:0 0;border:0}input,textarea{outline:0}button,input[type=button],input[type=submit]{cursor:pointer}input:-webkit-autofill,textarea:-webkit-autofill{box-shadow:0 0 0 50px var(--theme)inset}img{display:block;max-width:100%}.not-found{position:absolute;left:0;right:0;display:flex;align-items:center;justify-content:center;height:80%;font-size:160px;font-weight:700}.archive-posts{width:100%;font-size:16px}.archive-year{margin-top:40px}.archive-year:not(:last-of-type){border-bottom:2px solid var(--border)}.archive-month{display:flex;align-items:flex-start;padding:10px 0}.archive-month-header{margin:25px 0;width:200px}.archive-month:not(:last-of-type){border-bottom:1px solid var(--border)}.archive-entry{position:relative;padding:5px;margin:10px 0}.archive-entry-title{margin:5px 0;font-weight:400}.archive-count,.archive-meta{color:var(--secondary);font-size:14px}.footer,.top-link{font-size:12px;color:var(--secondary)}.footer{max-width:calc(var(--main-width) + var(--gap) * 2);margin:auto;padding:calc((var(--footer-height) - var(--gap))/2)var(--gap);text-align:center;line-height:24px}.footer span{margin-inline-start:1px;margin-inline-end:1px}.footer span:last-child{white-space:nowrap}.footer a{color:inherit;border-bottom:1px solid var(--secondary)}.footer a:hover{border-bottom:1px solid var(--primary)}.top-link{visibility:hidden;position:fixed;bottom:60px;right:30px;z-index:99;background:var(--tertiary);width:42px;height:42px;padding:12px;border-radius:64px;transition:visibility .5s,opacity .8s linear}.top-link,.top-link svg{filter:drop-shadow(0 0 0 var(--theme))}.footer a:hover,.top-link:hover{color:var(--primary)}.top-link:focus,#theme-toggle:focus{outline:0}.nav{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:calc(var(--nav-width) + var(--gap) * 2);margin-inline-start:auto;margin-inline-end:auto;line-height:var(--header-height)}.nav a{display:block}.logo,#menu{display:flex;margin:auto var(--gap)}.logo{flex-wrap:inherit}.logo a{font-size:24px;font-weight:700}.logo a img,.logo a svg{display:inline;vertical-align:middle;pointer-events:none;transform:translate(0,-10%);border-radius:6px;margin-inline-end:8px}button#theme-toggle{font-size:26px;margin:auto 4px}body.dark #moon{vertical-align:middle;display:none}body:not(.dark) #sun{display:none}#menu{list-style:none;word-break:keep-all;overflow-x:auto;white-space:nowrap}#menu li+li{margin-inline-start:var(--gap)}#menu a{font-size:16px}#menu .active{font-weight:500;border-bottom:2px solid}.lang-switch li,.lang-switch ul,.logo-switches{display:inline-flex;margin:auto 4px}.lang-switch{display:flex;flex-wrap:inherit}.lang-switch a{margin:auto 3px;font-size:16px;font-weight:500}.logo-switches{flex-wrap:inherit}.main{position:relative;min-height:calc(100vh - var(--header-height) - var(--footer-height));max-width:calc(var(--main-width) + var(--gap) * 2);margin:auto;padding:var(--gap)}.page-header h1{font-size:40px}.pagination{display:flex}.pagination a{color:var(--theme);font-size:13px;line-height:36px;background:var(--primary);border-radius:calc(36px/2);padding:0 16px}.pagination .next{margin-inline-start:auto}.social-icons a{display:inline-flex;padding:10px}.social-icons a svg{height:26px;width:26px}code{direction:ltr}div.highlight,pre{position:relative}.copy-code{display:none;position:absolute;top:4px;right:4px;color:rgba(255,255,255,.8);background:rgba(78,78,78,.8);border-radius:var(--radius);padding:0 5px;font-size:14px;user-select:none}div.highlight:hover .copy-code,pre:hover .copy-code{display:block}.buttons,.main .profile{display:flex;justify-content:center}.main .profile{align-items:center;min-height:calc(100vh - var(--header-height) - var(--footer-height) - (var(--gap) * 2));text-align:center}.profile .profile_inner{display:flex;flex-direction:column;align-items:center;gap:10px}.profile img{border-radius:50%}.buttons{flex-wrap:wrap;max-width:400px}.button{background:var(--tertiary);border-radius:var(--radius);margin:8px;padding:6px;transition:transform .1s}.button-inner{padding:0 8px}.button:active{transform:scale(.96)}#searchbox input{padding:4px 10px;width:100%;color:var(--primary);font-weight:700;border:2px solid var(--tertiary);border-radius:var(--radius)}#searchbox input:focus{border-color:var(--secondary)}#searchResults li{list-style:none;border-radius:var(--radius);padding:10px;margin:10px 0;position:relative;font-weight:500}#searchResults{margin:10px 0;width:100%}#searchResults li:active{transition:transform .1s;transform:scale(.98)}#searchResults a{position:absolute;width:100%;height:100%;top:0;left:0;outline:none}#searchResults .focus{transform:scale(.98);border:2px solid var(--tertiary)}.terms-tags li{display:inline-block;margin:10px;font-weight:500}.terms-tags a{display:block;padding:3px 10px;background:var(--tertiary);border-radius:6px;transition:transform .1s}.terms-tags a:active{background:var(--tertiary);transform:scale(.96)}.first-entry{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:320px;margin:var(--gap)0 calc(var(--gap) * 2)}.first-entry .entry-header{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.first-entry .entry-header h1{font-size:34px;line-height:1.3}.first-entry .entry-content{margin:14px 0;font-size:16px;-webkit-line-clamp:3}.first-entry .entry-footer{font-size:14px}.home-info .entry-content{-webkit-line-clamp:unset}.home-info .entry-content a{color:var(--link-color)}.post-entry{position:relative;margin-bottom:var(--gap);padding:var(--gap);background:var(--entry);border-radius:var(--radius);transition:transform .1s;border:1px solid var(--border)}.post-entry:active{transform:scale(.96)}.tag-entry .entry-cover{display:none}.entry-header h2{font-size:24px;line-height:1.3}.entry-content{margin:8px 0;color:var(--secondary);font-size:14px;line-height:1.6;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.entry-footer{color:var(--secondary);font-size:13px}.entry-link{position:absolute;left:0;right:0;top:0;bottom:0}.entry-cover,.entry-isdraft{font-size:14px;color:var(--secondary)}.entry-cover{margin-bottom:var(--gap);text-align:center}.entry-cover img{border-radius:var(--radius);pointer-events:none;width:100%;height:auto}.entry-cover a{color:var(--secondary);box-shadow:0 1px 0 var(--primary)}.page-header,.post-header{margin:24px auto var(--content-gap)}.post-title{margin-bottom:2px;font-size:40px}.post-description{margin-top:10px;margin-bottom:5px}.post-meta,.breadcrumbs{color:var(--secondary);font-size:14px;display:flex;flex-wrap:wrap}.post-meta .i18n_list li{display:inline-flex;list-style:none;margin:auto 3px;box-shadow:0 1px 0 var(--secondary)}.breadcrumbs a{font-size:16px}.post-content{color:var(--content)}.post-content h3,.post-content h4,.post-content h5,.post-content h6{margin:24px 0 16px}.post-content h1{margin:40px auto 32px;font-size:40px}.post-content h2{margin:32px auto 24px;font-size:32px}.post-content h3{font-size:24px}.post-content h4{font-size:16px}.post-content h5{font-size:14px}.post-content h6{font-size:12px}.post-content a,.toc a:hover{box-shadow:0 1px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.post-content a code{margin:auto 0;border-radius:0;box-shadow:0 -1px 0 var(--primary)inset}.post-content a{color:var(--link-color)}.post-content del{text-decoration:none;background:linear-gradient(to right,var(--primary) 100%,transparent 0)0/1px 1px repeat-x}.post-content dl,.post-content ol,.post-content p,.post-content figure,.post-content ul{margin-bottom:var(--content-gap)}.post-content ol,.post-content ul{padding-inline-start:20px}.post-content li{margin-top:5px}.post-content li p{margin-bottom:0}.post-content dl{display:flex;flex-wrap:wrap;margin:0}.post-content dt{width:25%;font-weight:700}.post-content dd{width:75%;margin-inline-start:0;padding-inline-start:10px}.post-content dd~dd,.post-content dt~dt{margin-top:10px}.post-content table{margin-bottom:32px}.post-content table th,.post-content table:not(.highlighttable,.highlight table,.gist .highlight) td{min-width:80px;padding:12px 8px;line-height:1.5;border-bottom:1px solid var(--border)}.post-content table th{font-size:14px;text-align:start}.post-content table:not(.highlighttable) td code:only-child{margin:auto 0}.post-content .highlight table{border-radius:var(--radius)}.post-content .highlight:not(table){margin:10px auto;background:var(--hljs-bg)!important;border-radius:var(--radius);direction:ltr}.post-content li>.highlight{margin-inline-end:0}.post-content ul pre{margin-inline-start:calc(var(--gap) * -2)}.post-content .highlight pre{margin:0}.post-content .highlighttable{table-layout:fixed}.post-content .highlighttable td:first-child{width:40px}.post-content .highlighttable td .linenodiv{padding-inline-end:0!important}.post-content .highlighttable td .highlight,.post-content .highlighttable td .linenodiv pre{margin-bottom:0}.post-content code{margin:auto 4px;padding:4px 6px;font-size:.78em;line-height:1.5;background:var(--code-bg);border-radius:2px}.post-content pre code{display:block;margin:auto 0;padding:10px;color:#d5d5d6;background:var(--hljs-bg)!important;border-radius:var(--radius);overflow-x:auto;word-break:break-all}.post-content blockquote{margin:20px 0;padding:0 14px;border-inline-start:3px solid var(--primary)}.post-content hr{margin:30px 0;height:2px;background:var(--tertiary);border:0}.post-content iframe{max-width:100%}.post-content img{border-radius:4px;margin:1rem 0}.post-content img[src*="#center"]{margin:1rem auto}.post-content figure.align-center{text-align:center}.post-content figure>figcaption{color:var(--primary);font-size:16px;font-weight:700;margin:8px 0 16px}.post-content figure>figcaption>p{color:var(--secondary);font-size:14px;font-weight:400}.toc{margin:0 2px 40px;border:1px solid var(--border);background:var(--code-bg);border-radius:var(--radius);padding:.4em}.dark .toc{background:var(--entry)}.toc details summary{cursor:zoom-in;margin-inline-start:20px}.toc details[open] summary{cursor:zoom-out}.toc .details{display:inline;font-weight:500}.toc .inner{margin:0 20px;padding:10px 20px}.toc li ul{margin-inline-start:var(--gap)}.toc summary:focus{outline:0}.post-footer{margin-top:56px}.post-tags li{display:inline-block;margin-inline-end:3px;margin-bottom:5px}.post-tags a,.share-buttons,.paginav{border-radius:var(--radius);background:var(--code-bg);border:1px solid var(--border)}.post-tags a{display:block;padding-inline-start:14px;padding-inline-end:14px;color:var(--secondary);font-size:14px;line-height:34px;background:var(--code-bg)}.post-tags a:hover,.paginav a:hover{background:var(--border)}.share-buttons{margin:14px 0;padding-inline-start:var(--radius);display:flex;justify-content:center;overflow-x:auto}.share-buttons a{margin-top:10px}.share-buttons a:not(:last-of-type){margin-inline-end:12px}h1:hover .anchor,h2:hover .anchor,h3:hover .anchor,h4:hover .anchor,h5:hover .anchor,h6:hover .anchor{display:inline-flex;color:var(--secondary);margin-inline-start:8px;font-weight:500;user-select:none}.paginav{margin:10px 0;display:flex;line-height:30px;border-radius:var(--radius)}.paginav a{padding-inline-start:14px;padding-inline-end:14px;border-radius:var(--radius)}.paginav .title{letter-spacing:1px;text-transform:uppercase;font-size:small;color:var(--secondary)}.paginav .prev,.paginav .next{width:50%}.paginav span:hover:not(.title){box-shadow:0 1px}.paginav .next{margin-inline-start:auto;text-align:right}[dir=rtl] .paginav .next{text-align:left}h1>a>svg{display:inline}img.in-text{display:inline;margin:auto}.post-comment{font-weight:700;background:var(--openring-bg);width:12rem}.tooltip{position:relative;display:inline-block}.tooltip .tooltiptext{visibility:hidden;background-color:#555;color:#fff;text-align:center;border-radius:6px;padding:10px;position:absolute;z-index:1;top:100%;left:100%;width:max-content;opacity:0;transition:opacity .3s;max-width:300px;word-wrap:break-word;font-size:14px}.tooltip .tooltiplabel{text-decoration:underline}.tooltip:hover .tooltiptext{visibility:visible;opacity:1}.tooltip:active .tooltiptext{visibility:visible;opacity:1}k @media screen and (max-width: 600px){.tooltip .tooltiptext { max-width: 90%; font-size: 12px; position: fixed; bottom: auto; top: 50%; left: 50%; transform: translate(-50%); }}.bg{color:#cad3f5;background-color:#24273a}.chroma{color:#cad3f5;background-color:#24273a}.chroma .x{}.chroma .err{color:#ed8796}.chroma .cl{}.chroma .lnlinks{outline:none;text-decoration:none;color:inherit}.chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}.chroma .lntable{border-spacing:0;padding:0;margin:0;border:0}.chroma .hl{background-color:#474733}.chroma .lnt{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:.4em;padding:0 .4em;color:#8087a2}.chroma .ln{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:.4em;padding:0 .4em;color:#8087a2}.chroma .line{display:flex}.chroma .k{color:#c6a0f6}.chroma .kc{color:#f5a97f}.chroma .kd{color:#ed8796}.chroma .kn{color:#8bd5ca}.chroma .kp{color:#c6a0f6}.chroma .kr{color:#c6a0f6}.chroma .kt{color:#ed8796}.chroma .n{}.chroma .na{color:#8aadf4}.chroma .nb{color:#91d7e3}.chroma .bp{color:#91d7e3}.chroma .nc{color:#eed49f}.chroma .no{color:#eed49f}.chroma .nd{color:#8aadf4;font-weight:700}.chroma .ni{color:#8bd5ca}.chroma .ne{color:#f5a97f}.chroma .nf{color:#8aadf4}.chroma .fm{color:#8aadf4}.chroma .nl{color:#91d7e3}.chroma .nn{color:#f5a97f}.chroma .nx{}.chroma .py{color:#f5a97f}.chroma .nt{color:#c6a0f6}.chroma .nv{color:#f4dbd6}.chroma .vc{color:#f4dbd6}.chroma .vg{color:#f4dbd6}.chroma .vi{color:#f4dbd6}.chroma .vm{color:#f4dbd6}.chroma .l{}.chroma .ld{}.chroma .s{color:#a6da95}.chroma .sa{color:#ed8796}.chroma .sb{color:#a6da95}.chroma .sc{color:#a6da95}.chroma .dl{color:#8aadf4}.chroma .sd{color:#6e738d}.chroma .s2{color:#a6da95}.chroma .se{color:#8aadf4}.chroma .sh{color:#6e738d}.chroma .si{color:#a6da95}.chroma .sx{color:#a6da95}.chroma .sr{color:#8bd5ca}.chroma .s1{color:#a6da95}.chroma .ss{color:#a6da95}.chroma .m{color:#f5a97f}.chroma .mb{color:#f5a97f}.chroma .mf{color:#f5a97f}.chroma .mh{color:#f5a97f}.chroma .mi{color:#f5a97f}.chroma .il{color:#f5a97f}.chroma .mo{color:#f5a97f}.chroma .o{color:#91d7e3;font-weight:700}.chroma .ow{color:#91d7e3;font-weight:700}.chroma .p{}.chroma .c{color:#6e738d;font-style:italic}.chroma .ch{color:#6e738d;font-style:italic}.chroma .cm{color:#6e738d;font-style:italic}.chroma .c1{color:#6e738d;font-style:italic}.chroma .cs{color:#6e738d;font-style:italic}.chroma .cp{color:#6e738d;font-style:italic}.chroma .cpf{color:#6e738d;font-weight:700;font-style:italic}.chroma .g{}.chroma .gd{color:#ed8796;background-color:#363a4f}.chroma .ge{font-style:italic}.chroma .gr{color:#ed8796}.chroma .gh{color:#f5a97f;font-weight:700}.chroma .gi{color:#a6da95;background-color:#363a4f}.chroma .go{}.chroma .gp{}.chroma .gs{font-weight:700}.chroma .gu{color:#f5a97f;font-weight:700}.chroma .gt{color:#ed8796}.chroma .gl{text-decoration:underline}.chroma .w{}.chroma{background-color:unset!important}.chroma .hl{display:flex}.chroma .lnt{padding:0 0 0 12px}.highlight pre.chroma code{padding:8px 0}.highlight pre.chroma .line .cl,.chroma .ln{padding:0 10px}.chroma .lntd:last-of-type{width:100%}::-webkit-scrollbar-track{background:0 0}.list:not(.dark)::-webkit-scrollbar-track{background:var(--code-bg)}::-webkit-scrollbar-thumb{background:var(--tertiary);border:5px solid var(--theme);border-radius:var(--radius)}.list:not(.dark)::-webkit-scrollbar-thumb{border:5px solid var(--code-bg)}::-webkit-scrollbar-thumb:hover{background:var(--secondary)}::-webkit-scrollbar:not(.highlighttable,.highlight table,.gist .highlight){background:var(--theme)}.post-content .highlighttable td .highlight pre code::-webkit-scrollbar{display:none}.post-content :not(table) ::-webkit-scrollbar-thumb{border:2px solid var(--code-block-bg);background:#717175}.post-content :not(table) ::-webkit-scrollbar-thumb:hover{background:#a3a3a5}.gist table::-webkit-scrollbar-thumb{border:2px solid #fff;background:#adadad}.gist table::-webkit-scrollbar-thumb:hover{background:#707070}.post-content table::-webkit-scrollbar-thumb{border-width:2px}@media screen and (min-width:768px){::-webkit-scrollbar{width:19px;height:11px}}@media screen and (max-width:768px){:root{--gap:14px}.profile img{transform:scale(.85)}.first-entry{min-height:260px}.archive-month{flex-direction:column}.archive-year{margin-top:20px}.footer{padding:calc((var(--footer-height) - var(--gap) - 10px)/2)var(--gap)}}@media screen and (max-width:900px){.list .top-link{transform:translateY(-5rem)}}@media screen and (max-width:340px){.share-buttons{justify-content:unset}}@media(prefers-reduced-motion){.terms-tags a:active,.button:active,.post-entry:active,.top-link,#searchResults .focus,#searchResults li:active{transform:none}} \ No newline at end of file diff --git a/public/categories/blog/index.html b/public/categories/blog/index.html deleted file mode 100644 index be9cff2..0000000 --- a/public/categories/blog/index.html +++ /dev/null @@ -1,257 +0,0 @@ - - - - - - - -Blog | Siddhartha Golu - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
-
- - -
-
-

On Depression and Recovery - - - - - -

-
-
-

Depression is a very heavy handed word, and probably the most misunderstood one too. It stealthily engulfs you in its tight grasp, attackiong when you least expect it to. One moment you’re enjoying the weather, basking in the glory of some happy thought, maybe remembering that on thing that your partner did for you - and suddenly from this wave of happy and positive emotions, a tiny splash comes towards you - the splash of doubt....

-
-
🗓 January 17, 2019 · 1 min · Siddhartha Golu
- -
-
- - - - - - - - - - - - - - diff --git a/public/categories/blog/index.xml b/public/categories/blog/index.xml deleted file mode 100644 index 28d290b..0000000 --- a/public/categories/blog/index.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - Blog on Siddhartha Golu - http://localhost:1313/categories/blog/ - Recent content in Blog on Siddhartha Golu - - Siddhartha Golu - http://localhost:1313/images/Love_for_mountains.jpeg - http://localhost:1313/images/Love_for_mountains.jpeg - - Hugo -- 0.125.2 - en-us - Mon, 10 Jan 2022 10:41:34 +0530 - - - On Depression and Recovery - http://localhost:1313/posts/on-depression-and-recovery/ - Thu, 17 Jan 2019 01:24:41 +0530 - http://localhost:1313/posts/on-depression-and-recovery/ - The daily struggles and how I attempt to deal with them - - - diff --git a/public/categories/blog/page/1/index.html b/public/categories/blog/page/1/index.html deleted file mode 100644 index 30ee9a8..0000000 --- a/public/categories/blog/page/1/index.html +++ /dev/null @@ -1,10 +0,0 @@ - - - - http://localhost:1313/categories/blog/ - - - - - - diff --git a/public/categories/book-notes/index.xml b/public/categories/book-notes/index.xml index 61f88ee..4041ce3 100644 --- a/public/categories/book-notes/index.xml +++ b/public/categories/book-notes/index.xml @@ -11,7 +11,7 @@ Hugo -- 0.125.2 en-us - Sun, 21 Apr 2024 20:19:23 +0530 + Sun, 21 Apr 2024 20:33:23 +0530 Midnight's Children by Salman Rushdie diff --git a/public/categories/index.xml b/public/categories/index.xml index 82e2317..8f4e302 100644 --- a/public/categories/index.xml +++ b/public/categories/index.xml @@ -11,7 +11,7 @@ Hugo -- 0.125.2 en-us - Sun, 21 Apr 2024 20:19:23 +0530 + Sun, 21 Apr 2024 20:33:23 +0530 Book Notes diff --git a/public/index.xml b/public/index.xml index c295200..6fd23be 100644 --- a/public/index.xml +++ b/public/index.xml @@ -11,7 +11,7 @@ Hugo -- 0.125.2 en-us - Sun, 21 Apr 2024 20:19:23 +0530 + Sun, 21 Apr 2024 20:33:23 +0530 Midnight's Children by Salman Rushdie diff --git a/public/photography/index.html b/public/photography/index.html index b3f2dc0..b14b745 100644 --- a/public/photography/index.html +++ b/public/photography/index.html @@ -252,41 +252,42 @@ You can browse the images below using left/right keys. All the images are hosted

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/posts/cinema/3-iron/index.html b/public/posts/cinema/3-iron/index.html index da7ba8b..b3b269c 100644 --- a/public/posts/cinema/3-iron/index.html +++ b/public/posts/cinema/3-iron/index.html @@ -266,41 +266,42 @@

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/posts/cinema/after-life/index.html b/public/posts/cinema/after-life/index.html index 12b8a09..b4220b8 100644 --- a/public/posts/cinema/after-life/index.html +++ b/public/posts/cinema/after-life/index.html @@ -271,41 +271,42 @@

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/posts/cinema/anatolia/index.html b/public/posts/cinema/anatolia/index.html index bbb244a..c02ebcb 100644 --- a/public/posts/cinema/anatolia/index.html +++ b/public/posts/cinema/anatolia/index.html @@ -264,41 +264,42 @@ A slow, methodical display of patience and absurdity juxtaposed on the vast land

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/posts/cinema/darjeeling/index.html b/public/posts/cinema/darjeeling/index.html index caff84d..436cad4 100644 --- a/public/posts/cinema/darjeeling/index.html +++ b/public/posts/cinema/darjeeling/index.html @@ -259,41 +259,42 @@

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/posts/cinema/oslo-august/index.html b/public/posts/cinema/oslo-august/index.html index 61108af..51e2eab 100644 --- a/public/posts/cinema/oslo-august/index.html +++ b/public/posts/cinema/oslo-august/index.html @@ -282,41 +282,42 @@ At one point or another, we have all experienced some version of this phenomenon

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/posts/cinema/riding-solo/index.html b/public/posts/cinema/riding-solo/index.html index a151d96..c3fc5f7 100644 --- a/public/posts/cinema/riding-solo/index.html +++ b/public/posts/cinema/riding-solo/index.html @@ -264,41 +264,42 @@ Motorcycling community is laden with fist-pumping-muscle-bulging-neckbeardy-spee

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/posts/cinema/waking-life/index.html b/public/posts/cinema/waking-life/index.html index 76849ca..019e320 100644 --- a/public/posts/cinema/waking-life/index.html +++ b/public/posts/cinema/waking-life/index.html @@ -268,41 +268,42 @@ The college sophomore me would have been really excited about discussing vague n

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/posts/cinema/winter-sleep/index.html b/public/posts/cinema/winter-sleep/index.html index 85c6b77..562019d 100644 --- a/public/posts/cinema/winter-sleep/index.html +++ b/public/posts/cinema/winter-sleep/index.html @@ -267,41 +267,42 @@ I had watched Once Upon a Time in Anatolia from the same director previously and

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/posts/deference-vs-indifference/index.html b/public/posts/deference-vs-indifference/index.html index 6bddc52..b484b81 100644 --- a/public/posts/deference-vs-indifference/index.html +++ b/public/posts/deference-vs-indifference/index.html @@ -338,41 +338,42 @@ There really is no answer, is there?

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/posts/drawings/a-beautiful-woman/index.html b/public/posts/drawings/a-beautiful-woman/index.html index dc7133e..e4f170c 100644 --- a/public/posts/drawings/a-beautiful-woman/index.html +++ b/public/posts/drawings/a-beautiful-woman/index.html @@ -259,41 +259,42 @@

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/posts/drawings/chaplin/index.html b/public/posts/drawings/chaplin/index.html index b740ae1..64631c2 100644 --- a/public/posts/drawings/chaplin/index.html +++ b/public/posts/drawings/chaplin/index.html @@ -257,41 +257,42 @@

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/posts/drawings/einstein/index.html b/public/posts/drawings/einstein/index.html index 043b4a0..06a3a71 100644 --- a/public/posts/drawings/einstein/index.html +++ b/public/posts/drawings/einstein/index.html @@ -257,41 +257,42 @@

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/posts/drawings/gandhi/index.html b/public/posts/drawings/gandhi/index.html index dd2f065..af0ce01 100644 --- a/public/posts/drawings/gandhi/index.html +++ b/public/posts/drawings/gandhi/index.html @@ -257,41 +257,42 @@

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/posts/drawings/martin-freeman/index.html b/public/posts/drawings/martin-freeman/index.html index 11ff236..1e143e1 100644 --- a/public/posts/drawings/martin-freeman/index.html +++ b/public/posts/drawings/martin-freeman/index.html @@ -257,41 +257,42 @@

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/posts/drawings/teresa/index.html b/public/posts/drawings/teresa/index.html index 735b456..46e96f3 100644 --- a/public/posts/drawings/teresa/index.html +++ b/public/posts/drawings/teresa/index.html @@ -257,41 +257,42 @@

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/posts/index.xml b/public/posts/index.xml index e3535fc..49f76bb 100644 --- a/public/posts/index.xml +++ b/public/posts/index.xml @@ -11,7 +11,7 @@ Hugo -- 0.125.2 en-us - Sun, 21 Apr 2024 20:19:23 +0530 + Sun, 21 Apr 2024 20:33:23 +0530 Midnight's Children by Salman Rushdie diff --git a/public/posts/on-depression-and-recovery/index.html b/public/posts/on-depression-and-recovery/index.html index 6d0fe28..e70e74e 100644 --- a/public/posts/on-depression-and-recovery/index.html +++ b/public/posts/on-depression-and-recovery/index.html @@ -260,41 +260,42 @@ splash comes towards you - the splash of doubt. Was your colleague being sarcast

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/posts/reading/annihilation-of-caste/index.html b/public/posts/reading/annihilation-of-caste/index.html index 8a8ff0a..98ece30 100644 --- a/public/posts/reading/annihilation-of-caste/index.html +++ b/public/posts/reading/annihilation-of-caste/index.html @@ -275,41 +275,42 @@ radical precisely because i) they go against the cultural norms and ii) they que

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/posts/reading/azadi/index.html b/public/posts/reading/azadi/index.html index 26f21e6..38702e5 100644 --- a/public/posts/reading/azadi/index.html +++ b/public/posts/reading/azadi/index.html @@ -269,41 +269,42 @@

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/posts/reading/bad-blood/index.html b/public/posts/reading/bad-blood/index.html index fb7b750..ceb5afd 100644 --- a/public/posts/reading/bad-blood/index.html +++ b/public/posts/reading/bad-blood/index.html @@ -272,41 +272,42 @@ How to fool the world and become a Billionaire I remember hearing about Elizabet

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/posts/reading/behave-review/index.html b/public/posts/reading/behave-review/index.html index c746a88..7c7fd7b 100644 --- a/public/posts/reading/behave-review/index.html +++ b/public/posts/reading/behave-review/index.html @@ -313,41 +313,42 @@ that you’ll hardly feel the complications yourself and will end up profoun

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/posts/reading/chup-deepa-narayan/index.html b/public/posts/reading/chup-deepa-narayan/index.html index 78ce3da..8170d42 100644 --- a/public/posts/reading/chup-deepa-narayan/index.html +++ b/public/posts/reading/chup-deepa-narayan/index.html @@ -304,41 +304,42 @@ When we asked women about their biggest fear, it is invariably about loss of fam

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/posts/reading/empire-of-pain/index.html b/public/posts/reading/empire-of-pain/index.html index 40788a9..f6233e3 100644 --- a/public/posts/reading/empire-of-pain/index.html +++ b/public/posts/reading/empire-of-pain/index.html @@ -261,41 +261,42 @@

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/posts/reading/four-thousand-weeks/index.html b/public/posts/reading/four-thousand-weeks/index.html index de59507..37fa1b0 100644 --- a/public/posts/reading/four-thousand-weeks/index.html +++ b/public/posts/reading/four-thousand-weeks/index.html @@ -276,41 +276,42 @@

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/posts/reading/glimpses-of-world-history/index.html b/public/posts/reading/glimpses-of-world-history/index.html index 42d90b7..a9f734e 100644 --- a/public/posts/reading/glimpses-of-world-history/index.html +++ b/public/posts/reading/glimpses-of-world-history/index.html @@ -269,41 +269,42 @@ World history in a nutshell More than 1100 pages, this behemoth of a book still

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/posts/reading/great-music/index.html b/public/posts/reading/great-music/index.html index feb0477..6b5d8c5 100644 --- a/public/posts/reading/great-music/index.html +++ b/public/posts/reading/great-music/index.html @@ -268,41 +268,42 @@ I have been a lover of music since my early childhood - runs in the family - and

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/posts/reading/i-do-what-i-do/index.html b/public/posts/reading/i-do-what-i-do/index.html index d2f841b..b16f4e4 100644 --- a/public/posts/reading/i-do-what-i-do/index.html +++ b/public/posts/reading/i-do-what-i-do/index.html @@ -263,41 +263,42 @@ I had picked up this one thinking it to be an autobiography, and with an expecta

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/posts/reading/life-between-buildings/index.html b/public/posts/reading/life-between-buildings/index.html index a0df136..e01579a 100644 --- a/public/posts/reading/life-between-buildings/index.html +++ b/public/posts/reading/life-between-buildings/index.html @@ -260,41 +260,42 @@

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/posts/reading/midnight-children/index.html b/public/posts/reading/midnight-children/index.html deleted file mode 100644 index 4a74bde..0000000 --- a/public/posts/reading/midnight-children/index.html +++ /dev/null @@ -1,450 +0,0 @@ - - - - - - - -Midnight Children | Siddhartha Golu - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
-
- -
-
- -

- Midnight Children - - - - - -

- -
-
-
- View comments -
- -
- - - - -
-
-

Articles from blogs I follow around the net

-
- -
-

- Do we think of git commits as diffs, snapshots, and/or histories? -

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

- - via Julia Evans - - January 5, 2024 -
- -
-

- How To Add Dark Mode Support To Your Website -

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

- - via http://blog.miguelgrinberg.com/feed - - January 1, 2024 -
- -
-

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders -

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

- - via JLCollinsnh - - November 29, 2023 -
- -
-

- Generated by - openring -

-
- - - -
-
- - - - - - - - - - - - - - - diff --git a/public/posts/reading/midnight-rushdie/index.html b/public/posts/reading/midnight-rushdie/index.html index e0febaf..8f2e211 100644 --- a/public/posts/reading/midnight-rushdie/index.html +++ b/public/posts/reading/midnight-rushdie/index.html @@ -71,7 +71,7 @@ - + @@ -113,7 +113,7 @@ "wordCount" : "321", "inLanguage": "en", "image": "https://www.siddharthagolu.com/images/Love_for_mountains.jpeg","datePublished": "2024-04-21T19:53:52+05:30", - "dateModified": "2024-04-21T20:19:23+05:30", + "dateModified": "2024-04-21T20:33:23+05:30", "author":[{ "@type": "Person", "name": "Siddhartha Golu" @@ -264,41 +264,42 @@

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/posts/reading/parenting/index.html b/public/posts/reading/parenting/index.html index 179b827..fbf0782 100644 --- a/public/posts/reading/parenting/index.html +++ b/public/posts/reading/parenting/index.html @@ -276,41 +276,42 @@ As is the norm for every child brought up in religion, I used to consider myself

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/posts/reading/range-a-review/index.html b/public/posts/reading/range-a-review/index.html index 6af1d9f86..e816dcc 100644 --- a/public/posts/reading/range-a-review/index.html +++ b/public/posts/reading/range-a-review/index.html @@ -274,41 +274,42 @@ post on Anki (

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/posts/reading/reasons-to-stay-alive/index.html b/public/posts/reading/reasons-to-stay-alive/index.html index 49b7db0..adad8ea 100644 --- a/public/posts/reading/reasons-to-stay-alive/index.html +++ b/public/posts/reading/reasons-to-stay-alive/index.html @@ -273,41 +273,42 @@ If you’ve ever had a panic attack. If you’ve ever counted the number

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/posts/reading/running-murakami/index.html b/public/posts/reading/running-murakami/index.html index 7fdb0f3..32d1b90 100644 --- a/public/posts/reading/running-murakami/index.html +++ b/public/posts/reading/running-murakami/index.html @@ -287,41 +287,42 @@ up. And this is what I thought: If there are this many visible parts of my body

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/posts/reading/shame-rushdie/index.html b/public/posts/reading/shame-rushdie/index.html index cc181cb..3c279ce 100644 --- a/public/posts/reading/shame-rushdie/index.html +++ b/public/posts/reading/shame-rushdie/index.html @@ -267,41 +267,42 @@ Now that I’ve moved away from reading fiction, I find that I face a lot of

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/posts/reading/so-good-newport/index.html b/public/posts/reading/so-good-newport/index.html index bcee010..00ab403 100644 --- a/public/posts/reading/so-good-newport/index.html +++ b/public/posts/reading/so-good-newport/index.html @@ -262,41 +262,42 @@

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/posts/reading/stoner/index.html b/public/posts/reading/stoner/index.html index 65178ad..02f6558 100644 --- a/public/posts/reading/stoner/index.html +++ b/public/posts/reading/stoner/index.html @@ -276,41 +276,42 @@ Reading fiction has always been a double-edged sword for me. Some of the most in

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/posts/reading/the-course-of-love/index.html b/public/posts/reading/the-course-of-love/index.html index 1d70f69..6145130 100644 --- a/public/posts/reading/the-course-of-love/index.html +++ b/public/posts/reading/the-course-of-love/index.html @@ -279,41 +279,42 @@ other person respects and trusts us enough to think we should understand their u

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/posts/reading/the-stranger-and-the-plague-a-review/index.html b/public/posts/reading/the-stranger-and-the-plague-a-review/index.html index db8d26e..e7e6c4b 100644 --- a/public/posts/reading/the-stranger-and-the-plague-a-review/index.html +++ b/public/posts/reading/the-stranger-and-the-plague-a-review/index.html @@ -313,41 +313,42 @@ hope that I keep myself motivated enough to finish all these books.

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/posts/reading/the-way-we-eat/index.html b/public/posts/reading/the-way-we-eat/index.html index 207c870..ca4c0f5 100644 --- a/public/posts/reading/the-way-we-eat/index.html +++ b/public/posts/reading/the-way-we-eat/index.html @@ -273,41 +273,42 @@

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/posts/reading/waking-up/index.html b/public/posts/reading/waking-up/index.html index d585c74..115dfcd 100644 --- a/public/posts/reading/waking-up/index.html +++ b/public/posts/reading/waking-up/index.html @@ -268,41 +268,42 @@ I am an atheist interested in the power of mindfulness and the whole world of so

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/posts/scared-in-lockdown/index.html b/public/posts/scared-in-lockdown/index.html index 53a7bf5..01cc5ee 100644 --- a/public/posts/scared-in-lockdown/index.html +++ b/public/posts/scared-in-lockdown/index.html @@ -334,41 +334,42 @@ it has to.

- Do we think of git commits as diffs, snapshots, and/or histories? + lunatik: Lunatik is a framework for scripting the Linux kernel with Lua

-

Hello! I’ve been extremely slowly trying to figure how to explain every core -concept in Git (commits! branches! remotes! the staging area!) and commits have -been surprisingly tricky. - -Understanding how git commits are implemented feels pretty straightforward …

+

+ + Comments +

- via Julia Evans + via Lobsters - January 5, 2024 + April 21, 2024

- How To Add Dark Mode Support To Your Website + The Ancient Art of Turning Walls into Doors

-

You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar. - -Nice, right? I ha…

+

Last year I wrote a post asking readers to consider how much they’d pay for a hypothetical miracle medicine that lengthens your life, makes you happier, reduces anxiety, lowers risk of disease and injury, increases personal confidence, and literally makes…

- via http://blog.miguelgrinberg.com/feed + via Raptitude.com - January 1, 2024 + April 18, 2024

- 41 Intriguing Quotes about Family, Endgame & The Little Girl Who Wouldn’t Listen from Pathfinders + Unity Runtime Fee: a look at some numbers

-

This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…

+

+ + + Unity Runtime Fee: a look at some numbers +For the past few months I've been pretty busy with all sorts of development: I've been working on a video game of my own, in a…

- via JLCollinsnh + via blog.kronis.dev feed - November 29, 2023 + September 15, 2023
diff --git a/public/sitemap.xml b/public/sitemap.xml index b914bfc..b384133 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -3,31 +3,31 @@ xmlns:xhtml="http://www.w3.org/1999/xhtml"> https://www.siddharthagolu.com/categories/book-notes/ - 2024-04-21T20:19:23+05:30 + 2024-04-21T20:33:23+05:30 https://www.siddharthagolu.com/categories/ - 2024-04-21T20:19:23+05:30 + 2024-04-21T20:33:23+05:30 https://www.siddharthagolu.com/tags/favourites/ - 2024-04-21T20:19:23+05:30 + 2024-04-21T20:33:23+05:30 https://www.siddharthagolu.com/tags/fiction/ - 2024-04-21T20:19:23+05:30 + 2024-04-21T20:33:23+05:30 https://www.siddharthagolu.com/tags/indian-authors/ - 2024-04-21T20:19:23+05:30 + 2024-04-21T20:33:23+05:30 https://www.siddharthagolu.com/posts/reading/midnight-rushdie/ - 2024-04-21T20:19:23+05:30 + 2024-04-21T20:33:23+05:30 https://www.siddharthagolu.com/posts/ - 2024-04-21T20:19:23+05:30 + 2024-04-21T20:33:23+05:30 https://www.siddharthagolu.com/ - 2024-04-21T20:19:23+05:30 + 2024-04-21T20:33:23+05:30 https://www.siddharthagolu.com/tags/ - 2024-04-21T20:19:23+05:30 + 2024-04-21T20:33:23+05:30 https://www.siddharthagolu.com/posts/reading/chup-deepa-narayan/ 2024-01-27T20:41:04+05:30 diff --git a/public/tags/favourites/index.xml b/public/tags/favourites/index.xml index a5ac827..18e8fe5 100644 --- a/public/tags/favourites/index.xml +++ b/public/tags/favourites/index.xml @@ -11,7 +11,7 @@ Hugo -- 0.125.2 en-us - Sun, 21 Apr 2024 20:19:23 +0530 + Sun, 21 Apr 2024 20:33:23 +0530 Midnight's Children by Salman Rushdie diff --git a/public/tags/fiction/index.xml b/public/tags/fiction/index.xml index afde8f3..2f3d9db 100644 --- a/public/tags/fiction/index.xml +++ b/public/tags/fiction/index.xml @@ -11,7 +11,7 @@ Hugo -- 0.125.2 en-us - Sun, 21 Apr 2024 20:19:23 +0530 + Sun, 21 Apr 2024 20:33:23 +0530 Midnight's Children by Salman Rushdie diff --git a/public/tags/index.xml b/public/tags/index.xml index a27381e..cf6eaa4 100644 --- a/public/tags/index.xml +++ b/public/tags/index.xml @@ -11,7 +11,7 @@ Hugo -- 0.125.2 en-us - Sun, 21 Apr 2024 20:19:23 +0530 + Sun, 21 Apr 2024 20:33:23 +0530 Favourites diff --git a/public/tags/indian-authors/index.xml b/public/tags/indian-authors/index.xml index fea86ec..d2b46e5 100644 --- a/public/tags/indian-authors/index.xml +++ b/public/tags/indian-authors/index.xml @@ -11,7 +11,7 @@ Hugo -- 0.125.2 en-us - Sun, 21 Apr 2024 20:19:23 +0530 + Sun, 21 Apr 2024 20:33:23 +0530 Midnight's Children by Salman Rushdie diff --git a/publish_blog.sh b/publish_blog.sh new file mode 100755 index 0000000..23ee05b --- /dev/null +++ b/publish_blog.sh @@ -0,0 +1,22 @@ +#!/bin/bash +echo "Going to the openring folder..." +cd ../openring || exit + +# Select 3 random feeds from the list and generate an openring structure from them +./openring $(shuf -n 3 feeds.txt | xargs printf -- '-s %s ') < in.html > out.html + +sleep 3 +echo "Copying the generated html file to my blog directory..." +cp out.html ../siddhartha-golu-website/layouts/partials/openring.html + +echo "Going to the siddhartha-golu-website directory..." + +cd ../siddhartha-golu-website || exit +hugo +git add . +git commit -m $1 + +echo "Pushing to production..." +git push + +echo "Done!"