# Blogs

I use [inoreader](https://inoreader.com) to stay up date with my subscriptions.

## Favourite blogs

* [Melting Asphalt by Kevin Simler](https://meltingasphalt.com/)
* [Astral Codex Ten](https://astralcodexten.substack.com/) by Scott Alexander (used to be [Slate Star Codex](https://slatestarcodex.com/))
* [Overcoming Bias by Robin Hanson](http://www.overcomingbias.com/)
* [Farnam Street](https://fs.blog/)
* [Nir and Far by Nir Eyal](https://www.nirandfar.com/)
* [Derek Sivers](https://sivers.org/)
* [Unenumerated by Nick Szabo](https://unenumerated.blogspot.com/)
* [Truthcoin by Paul Sztorc](http://www.truthcoin.info/)
* [Wait But Why by Tim Urban](https://waitbutwhy.com/)
* [Nassim Nicholas Taleb](https://medium.com/@nntaleb)
* [Marginal Revolution by Tyler Cowen and Alexander Tabarrok](https://marginalrevolution.com/)

### Tech

* [a16z](https://a16z.com/) and [Future](https://future.a16z.com/)
* [Benedict Evans](https://www.ben-evans.com/)
* [Balaji Srinivasan](https://balajis.com/)
* [Daniel Gross](https://dcgross.com/)
* [Elad Blog](http://blog.eladgil.com/)
* [Eugene Wei](https://www.eugenewei.com/)
* [Kalzumeus Software by Patrick McKenzie](https://www.kalzumeus.com/)
* [Paul Graham](http://paulgraham.com/articles.html)
* [Sam Altman](https://blog.samaltman.com/)
* [Stratechery by Ben Thompson](https://stratechery.com/)


---

# 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://wiki.stojanow.com/blogs.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.
