Skip to content

Commit 92d60ae

Browse files
committed
blogs about reading
1 parent ffc55a2 commit 92d60ae

File tree

16 files changed

+1228
-8
lines changed

16 files changed

+1228
-8
lines changed
Lines changed: 91 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,91 @@
1+
+++
2+
title = 'Continuous Reading Zone'
3+
date = 2023-10-02T18:47:46+05:30
4+
draft = false
5+
+++
6+
7+
# My Reading List
8+
9+
The list is mostly in the order of most recent stuff I read/downloaded to the least recent.
10+
11+
I haven't done justice in writing summaries atm, I need to visit my highlights thouroughly and fix the summaries I wrote.. Maybe next weekend :)
12+
13+
## In Progress
14+
15+
- [Designing Data-Intensive Applications book](https://dataintensive.net/)
16+
- I have read ~7 chapters when I started my job, but I think I need to restart from zero given I have some more experience and hands-on with those concepts.
17+
- So, I just started reading it again, and right now I am still at chapter 1 discussing the fundamentals.
18+
- [How To Win Friends And Influence People](https://www.amazon.in/How-Win-Friends-Influence-People/dp/0671027034) | 10% (Part 1)
19+
- So far, seems like a great resource to improve my "people skills". Quoting the three principles, the fundamental techniques in handling people directly from the book
20+
- Don't criticize, condemn or complain
21+
- Oh man, how much I actually do criticize, lose my temper quickly, this helps me realize that.
22+
- Give honest and sincere appreciation
23+
- This I believe I do do it, but definitely can do more. I realize the importance of #high-five channel in our company's Slack workspace now..
24+
- "The deepest urge un human nature is "the desire to be important" " - Dr. John Dewey
25+
- Arouse in other person an eager want
26+
- This teaches you the "salesman skills".. If you want something out of someone, see things from their pov, and your own, and then talk about what they want, not what you want, and show them how you can help them get what they want (obviously you should get something out of it too..)
27+
- [The Dawn of LMMs: Preliminary Explorations with GPT-4V(ision)](https://arxiv.org/abs/2309.17421)
28+
- Have just read ~10% of it, but in the paper authors mostly experiment with GPT-4V, different prompting techniques, different datasets, and try to get many different types of vision related tasks done from GPT-4V.
29+
- There is no quantitative comparison (so far I read), but just qualitative comparison.. So, this mostly acts like a "What all you can do with GPT-4V" kinda resource..
30+
- [Inside New Query Engine of MongoDB](https://laplab.me/posts/inside-new-query-engine-of-mongodb/)
31+
- Still in progress, but the blog discusses the improvements done in the Query engine piece in Mongo 7.0.0. It's called now SBE (Slot Based Engine), and improves performance over existing engine + improves maintainability
32+
- [No Rules Rules](https://www.norulesrules.com/)
33+
- Started reading it a few months back, but left in between.
34+
- It mostly talks about the Culture at Netflix - how they keep everything transparent with the employees (even the stock price before it goes out to the public), control and autonomy every employee has, basically there are no rules.
35+
- [I Heart Logs](https://www.oreilly.com/library/view/i-heart-logs/9781491909379/) | 18%
36+
- This book talks about the logs, the append only data structure which is used in databases and distributed systems for consensus, replication.
37+
- Got stuck when it started giving references to Paxos and RAFT..
38+
- [Grokking Simplicity Taming complex software with functional thinking](https://www.manning.com/books/grokking-simplicity) | 19% (4 chapters)
39+
- A book about functional programming.
40+
- Talks about three aspects of a program - data (inert thing), computations (transforms a set of inputs to some output), and actions (has side affects - changes universe around it in some way)
41+
- [Zero to One](https://www.amazon.com/Zero-One-Notes-Startups-Future/dp/0804139296) | 44%
42+
- Book about building great companies
43+
- build a monopoly, how startups are able to disrupt incumbents (space to think and innovate, no bureaucracy)
44+
- characteristics of a monopoly (propreietary tech, network effect, economy of scale, branding), last mover advantage (you should generate cash flows in the future)
45+
- the power law (~ all investments follow power law: money/time), and you don't necessarily need to start a company. Owning 0.01% of google > owning 100% of some unknown failed startup, power law states that differences between companies would dwarf the differences in roles inside companies.
46+
- look for secrets, have a great foundation (founding team, co-founder(s), .. )
47+
- [Hard Drive: Bill Gates and the Making of the Microsoft Empire](https://www.amazon.in/Hard-Drive-Making-Microsoft-Empire/dp/0887306292)
48+
- I don't remember anything from this book I read, probably because I read most of it without concentration.. but seems like a great book, so gonna come back to it.
49+
50+
51+
## TODO
52+
53+
## Done
54+
55+
- [Boomerang blog](https://vectara.com/introducing-boomerang-vectaras-new-and-improved-retrieval-model/)
56+
- A SOTA embedding model
57+
- multi-lingual
58+
- compares themselves with existing open-source and closed-source embedding models on different benchmarks
59+
- [Atomic Habits](https://jamesclear.com/atomic-habits)
60+
- The book gives a framework to understand and build habits
61+
- Cue - your brain gets a cue to something
62+
- Craving - it brings a craving because your brain has got neural connections which say that doing this would lead to rewards
63+
- Response - you take the action
64+
- Reward - you get a reward
65+
- How to create habits:
66+
- Make it obvious
67+
- Make it attractive
68+
- Make it easy to do
69+
- Make it rewarding
70+
- How to remove bad habits:
71+
- Make it invisible
72+
- Make it unattractive
73+
- Make it hard to do
74+
- Make it unsatisfying
75+
- [SO GOOD THEY CAN'T IGNORE YOU](https://www.amazon.in/GOOD-THEY-CANT-IGNORE-YOU/dp/0349415862)
76+
- find your passion is a bad/dangerous advice - passion is rare.
77+
- how to think about your work: craftsman mindset - what value can I product in my job, rather than passion mindset - what value does it give me?
78+
- traits that make a great job great are rare and valuable, so you need to build rare and valuable skills - career capital
79+
- how? - deliberate practice.
80+
- constantly solicit feedback and improve, do self-reflection, work on what is important rather than what is immediate.
81+
- once and only when career capital is acquired, it could be traded for
82+
- control
83+
- mission
84+
- take little bets, explore to identify the actual concrete mission
85+
- when not to apply craftsman mindset and probably just quit:
86+
- job has very few opportunities to distinguish yourself by developing relevant skills
87+
- job focuses on something you think is useless or even bad for the world
88+
- job forces you to work with the people you really dislike
89+
- [No Filter: The Inside Story of Instagram](https://www.amazon.in/NO-FILTER-Sarah-Frier/dp/1982126809)
90+
- The book is about the store of Instagram and how it came to be.
91+
- I read it a long time back and do not have a strong recollection of it.
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
+++
2+
title = 'Learning to learn'
3+
date = 2023-10-02T17:06:00+05:30
4+
draft = false
5+
+++
6+
7+
# Learning to learn
8+
9+
This post is mostly a documentation of my learning process. I bought a Kindle (11th gen, paperwhite edition) in May of 2022, filled it with a few books, but really started to read just a few months back (~ Aug 2023).
10+
11+
But now, I am kind of hooked to it :). I read books, blogs (which I send via Send to Kindle browser extension) which I find interesting or someone shared on our company Slack which they find interesting. I also send some research papers as well (mostly by using sendtokindle Amazon page where you drag/drop files).
12+
13+
I don't think I have ever completed any research paper which I had sent on my Kindle, although blogs and books I definitely have. I am still not sure if it is because research papers are boring to me, or I just have not found any interesting one yet..
14+
15+
Anyways, I take highlights from the content I have in my Kindle, but I feel I am starting to forget many things since I do not apply them practically most of the times..
16+
17+
I also listen to some podcasts, mostly the Founders podcast talking about great entrepreneurs who came before us.. But I had never made any notes out of them yet.
18+
19+
I am writing this post also to just know my process myself, and see what short-comings are in it..
20+
21+
Some of the actions I feel I can take to improve the process:
22+
23+
1. Maintain a page/blog where I summarize the content in a few short points, and if I ever need to actually go in deep and see what I learned, I can always go and read my highlights.
24+
2. Mostly read only the things I can apply in short term. For example:
25+
1. I should ideally read only those self-help books which can actually help me with my current situation!!!
26+
2. For technical things, I cannot always just read what I can apply on job immediately since that would limit the breadth I can explore, so I should atleast try to do a POC, implement whatever the author is talking about if it's a hands-on thing, or read the corresponding code myself if it is something open-source for example..
27+
3. If I am reading something just for the entertainment, then nothing needs to be done per se to remember or anything.
28+
29+
With respect to all this, I would now try to list down all the things I have open for reading at the moment in my Kindle, and see what I know from them so far, and decide whether or not I want to continue reading those. This will be continuously added in [continous reading zone](../continuous-reading-zone/index.md) blog..

public/categories/index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,14 @@ <h2 class="side-title">
7878

7979
<ul>
8080

81+
<li>
82+
<a href="/posts/continuous-reading-zone/">Continuous Reading Zone</a>
83+
</li>
84+
85+
<li>
86+
<a href="/posts/learning_to_learn/">Learning to learn</a>
87+
</li>
88+
8189
<li>
8290
<a href="/posts/fitness-track-part-2/">Fitness Track Part 2</a>
8391
</li>

public/index.html

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,49 @@
7171

7272

7373

74+
<section class="list-item">
75+
<h1 class="title"><a href="/posts/continuous-reading-zone/">Continuous Reading Zone</a></h1>
76+
77+
<div class="tips">
78+
<div class="date">
79+
<time datetime="2023-10-02 18:47:46 &#43;0530 IST">2023/10/02</time>
80+
</div>
81+
82+
83+
84+
85+
</div>
86+
87+
<div class="summary">
88+
89+
My Reading List 🔗The list is mostly in the order of most recent stuff I read/downloaded to the least recent.
90+
I haven&rsquo;t done justice in writing summaries atm, I need to visit my highlights thouroughly and fix the summaries I wrote.. Maybe next weekend :)
91+
In Progress 🔗 Designing Data-Intensive Applications book I have read ~7 chapters when I started my job, but I think I need to restart from zero given I have some more experience and hands-on with those concepts.
92+
93+
</div>
94+
</section>
95+
96+
<section class="list-item">
97+
<h1 class="title"><a href="/posts/learning_to_learn/">Learning to learn</a></h1>
98+
99+
<div class="tips">
100+
<div class="date">
101+
<time datetime="2023-10-02 17:06:00 &#43;0530 IST">2023/10/02</time>
102+
</div>
103+
104+
105+
106+
107+
</div>
108+
109+
<div class="summary">
110+
111+
Learning to learn 🔗This post is mostly a documentation of my learning process. I bought a Kindle (11th gen, paperwhite edition) in May of 2022, filled it with a few books, but really started to read just a few months back (~ Aug 2023).
112+
But now, I am kind of hooked to it :). I read books, blogs (which I send via Send to Kindle browser extension) which I find interesting or someone shared on our company Slack which they find interesting.
113+
114+
</div>
115+
</section>
116+
74117
<section class="list-item">
75118
<h1 class="title"><a href="/posts/fitness-track-part-2/">Fitness Track Part 2</a></h1>
76119

@@ -191,6 +234,14 @@ <h2 class="side-title">
191234

192235
<ul>
193236

237+
<li>
238+
<a href="/posts/continuous-reading-zone/">Continuous Reading Zone</a>
239+
</li>
240+
241+
<li>
242+
<a href="/posts/learning_to_learn/">Learning to learn</a>
243+
</li>
244+
194245
<li>
195246
<a href="/posts/fitness-track-part-2/">Fitness Track Part 2</a>
196247
</li>

0 commit comments

Comments
 (0)