Skip to content

Commit

Permalink
dealt with some clutter
Browse files Browse the repository at this point in the history
  • Loading branch information
rajp152k committed Dec 19, 2023
1 parent d9d6c9b commit ac4207f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 17 deletions.
2 changes: 2 additions & 0 deletions Content/20230712223044-lisp.org
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ Maxwell's equations of Software (~Alan Kay in some Interview~)
(#t (apply (car e) (evlis (cdr e) a) a))))
#+end_src
* Comment Stream
** 0x21B7
- finishing off practical common lisp
** 0x2150
- updated keyworded args for [[id:136d464a-aee0-4108-aa95-c412b5180823][lisp lambda lists]]
- based on the above knowledge, creating a general selector to for a list of records ( a db )
Expand Down
17 changes: 1 addition & 16 deletions Content/20230718222456-input_queue.org
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,6 @@ These are meant to be navigated with org-roam emacs and accessing them is conven
** https://news.ycombinator.com/
** http://wiki.c2.com/
** https://www.cliki.net/
* Blogs
** https://otherlife.co/
** [[https://www.evalapply.org/posts/cold-restart-total-outage/index.html][evalapply.org]]
** https://sive.rs/
** https://jeremykun.com/
** https://www.inspiredpython.com/
** https://realpython.com/
* Blog posts
** [[https://microsoft.github.io/TypeChat/blog/introducing-typechat/][Introducing TypeChat - TypeChat]]
** https://simonwillison.net/2023/Aug/3/weird-world-of-llms/
Expand All @@ -35,8 +28,8 @@ These are meant to be navigated with org-roam emacs and accessing them is conven
** https://questdb.io/blog/concurrent-lockfree-datastructure-design-walkthrough/
** http://matpalm.com/blog/cool_machine_learning_books/
** https://0x65.dev/blog/2019-12-06/building-a-search-engine-from-scratch.html
* Podcasts
* Books
** https://tgvaughan.github.io/sicm/toc.html
** https://www.goodreads.com/book/show/44144493-fundamentals-of-software-architecture?ref=rae_3
** https://www.goodreads.com/book/show/120532868-machine-learning-system-design-interview
** https://www.goodreads.com/book/show/54109255-system-design-interview-an-insider-s-guide
Expand Down Expand Up @@ -80,11 +73,3 @@ These are meant to be navigated with org-roam emacs and accessing them is conven
- [[https://www.mongodb.com/][MongoDB]]
** languages
- https://www.perl.org/ : aka the duct tape of the internet
* moderate priority
- Fast API and relevant stuff
- Pydantic
- build, test, deploy cycle : CI/CD
- Htmx
- system design interview
- personal space on the web to run containers

7 changes: 6 additions & 1 deletion Content/20231212084350-reading.org
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@

Helps tap into the reliable intellectual storage that the written word is.

* Personal Approach

I would consider myself to be a sporadic reader. Anytime I'm infatuated by a topic, I might speed read a couple of articles and allocate a few bed-time books to put me to sleep. I also might just drop the book as quickly as I picked it up (or defer it).

Prefer E-books, for they allow me to efficiently carry around my currently active reads and are discrete. I pull out my phone and start swiping, you don't know if I'm reading or scrolling.

* Prominent Nodes
- [[id:e8c0b214-fa70-4462-8d44-ae0282d14981][The List]]

0 comments on commit ac4207f

Please sign in to comment.