# Curations

<figure><img src="/files/O9e3TGbrjKoQlektTGFP" alt="" width="375"><figcaption><p><a href="https://twitter.com/patriciamou_">@patriciamou_</a></p></figcaption></figure>

## 🐇 Rabbit holes

* [Bret Victor Talks](https://vimeo.com/worrydream): I bet you can't complete a single talk without jumping around with excitement.

{% embed url="<https://patrickcollison.com/fast>" %}
Some examples of people quickly accomplishing ambitious things together.
{% endembed %}

{% embed url="<https://people.math.harvard.edu/~knill/mathmovies/>" %}
🍿🎬
{% endembed %}

{% embed url="<https://marianoguerra.org/posts/playing-with-code-programming-adjacent-games/>" %}
🕹️🖥️
{% endembed %}

{% embed url="<https://en.wikipedia.org/wiki/List_of_software_development_philosophies>" %}
Rules of thumb, laws, guidelines and principles in Software Development
{% endembed %}

{% embed url="<https://generative.ink/prophecies/>" %}
100+ Prophecies from 8AD to now
{% endembed %}

{% embed url="<https://roamresearch.com/#/app/srcpublic>" %}
Link dumps by Sarah Constantin
{% endembed %}

Holes I'm digging:

{% embed url="<https://github.com/siddish-reddy?tab=stars>" %}
cool github repos
{% endembed %}

[Expertise P\*rn](https://youtube.com/playlist?list=PLqVGGZu3T3hMRic-8YdZ0FCNK5g1Tx-55\&si=81qTypwVGFdorXlF)

***

## 📒 Blogs & Gardens

of people that inspired in unique ways

<details>

<summary>Andy Matuschak</summary>

[How to write good prompts: using spaced repetition to create understanding](https://andymatuschak.org/prompts/)

(simply a must read)

[Premature scaling can stunt system iteration](https://notes.andymatuschak.org/About_these_notes?stackedNotes=zKKB5ENRahwftH96H7mijiu\&stackedNotes=zRHGYaDyQDBypztBaFYZgtR)

* Your goal is to answer fundamental questions about your system, not making the graphs go up.

there are dozens of good notes by him, this block should've been in [https://github.com/siddish-reddy/notes.siddish.com/blob/main/broken-reference/README.md](https://github.com/siddish-reddy/notes.siddish.com/blob/main/broken-reference/README.md "mention")

</details>

<details>

<summary><a href="https://mitchellh.com/writing">Mitchell Hashimoto</a></summary>

[Contributing to Complex Projects](https://mitchellh.com/writing/contributing-to-complex-projects#step-4-read-and-reimplement-recent-commits)

* Read and Reimplement Recent Commits

[My Approach to Building Large Technical Projects](https://mitchellh.com/writing/building-large-technical-projects)

* "I've learned that when I break down my large tasks in chunks that result in seeing tangible forward progress, I tend to finish my work and retain my excitement throughout the project."

</details>

***

## 🗞️ Posts

i loved stumbling upon or I want to read again

[The Good Try Rule - LessWrong](https://www.lesswrong.com/posts/MGWEztZY8GZ5im4x7/the-good-try-rule)

* So when someone says “try Vim or try Roam Research”, its a <mark style="background-color:yellow;">lazy advice;</mark>
* Instead they should have said to try Roam Research for a week and dump your thoughts without worrying about the structure or format.
* This way at least you wont be hating whatever X they suggested in the first place.

***

## 📰 Newsletters

* [Biweekly engineering newsletter - Pointer](https://www.pointer.io/)
* [Daily (AI) Papers by AK](https://huggingface.co/papers) - Interesting research papers of the day
* [LessWrong Frontpage](https://www.lesswrong.com/)
* [Farnam Street Brainfood](https://fs.blog/brain-food/)
* Best of [Hacker News curated](https://hackerbits.com/)
* [The Browser Newsletter](https://thebrowser.com/) - Five curated stories in your inbox each day

Newsletter by services:

[Matter](https://hq.getmatter.com/)

[Readwise Feed](https://readwise.io/) (Example my highlights: [**📚 Siddish's Favorites**](https://readwise.io/@siddish)**)**

[Readwise Reader](https://read.readwise.io/)

## 🔨 Tools

that I use regularly right now

Research and browsing:

* [Elicit](https://elicit.com/)
* [Metaphor](https://metaphor.systems/)

Knowledge Management:

* [Logseq](https://logseq.com/): A privacy-first, open-source knowledge base
* [Readwise Reader](https://readwise.io/read)
* [Anki](https://ankiweb.net/): Spaced Repetition

Personal tools:

* [Metaphor Wrapper Extension](https://github.com/siddish-reddy/metaphor-wrapper) to quickly find sites similar to current tab
* [Quick Chat Prompts Editor](https://workhack-playground-azure-35-0.static.hf.space/index.html)
* [Zo Computer](https://zocomputer.com/): Personal cloud computer with AI, files, and tools - my intelligent workspace

{% content-ref url="/pages/zYgbsApckDPenXw0hlyT" %}
[Quotes](/quotes.md)
{% endcontent-ref %}

{% content-ref url="/pages/qAXyGQ0fwN99ALcOp7yV" %}
[Design for AI](/design-for-ai.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://notes.siddish.com/curations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
