> ## Content Index
> Fetch the complete content index at: https://www.bramadams.dev/llms.txt
> Use this file to discover other available public pages before exploring further.

# The Art...Part II
- URL: https://www.bramadams.dev/the-art-part-ii/
- Published: 2024-07-01T02:55:03.000Z
- Updated: 2024-07-01T04:22:09.000Z
- Description: leaf mode comes in clutch
- Author: Bram Adams
- Tags: daily, ycb

The art...part ii

0:00

/251.114667

1×

![](https://storage.ghost.io/c/0c/cc/0ccc9a8d-054a-4056-b11e-e1bfbbb66387/content/images/2024/07/Screenshot-2024-06-30-22-44-00.png)

f. 0

![](https://storage.ghost.io/c/0c/cc/0ccc9a8d-054a-4056-b11e-e1bfbbb66387/content/images/2024/07/Screenshot-2024-06-30-22-44-11.png)

![](https://storage.ghost.io/c/0c/cc/0ccc9a8d-054a-4056-b11e-e1bfbbb66387/content/images/2024/07/Screenshot-2024-06-30-22-44-17.png)

f. 1

![](https://storage.ghost.io/c/0c/cc/0ccc9a8d-054a-4056-b11e-e1bfbbb66387/content/images/2024/07/Screenshot-2024-06-30-22-44-22.png)

f. 2

![](https://storage.ghost.io/c/0c/cc/0ccc9a8d-054a-4056-b11e-e1bfbbb66387/content/images/2024/07/Screenshot-2024-06-30-17-43-03.png)

f. 3

```
hdb = hdbscan.HDBSCAN(metric='manhattan', min_cluster_size=2, min_samples=1, cluster_selection_method='leaf').fit(embeddings)
```

![](https://storage.ghost.io/c/0c/cc/0ccc9a8d-054a-4056-b11e-e1bfbbb66387/content/images/2024/07/Screenshot-2024-06-30-20-01-58.png)

f. 4

![](https://storage.ghost.io/c/0c/cc/0ccc9a8d-054a-4056-b11e-e1bfbbb66387/content/images/2024/07/Screenshot-2024-06-30-20-02-25-1.png)

![](https://storage.ghost.io/c/0c/cc/0ccc9a8d-054a-4056-b11e-e1bfbbb66387/content/images/2024/07/Screenshot-2024-06-30-20-07-25.png)

f.5

![](https://storage.ghost.io/c/0c/cc/0ccc9a8d-054a-4056-b11e-e1bfbbb66387/content/images/2024/07/Screenshot-2024-06-30-23-02-20.png)

---

![](https://storage.ghost.io/c/0c/cc/0ccc9a8d-054a-4056-b11e-e1bfbbb66387/content/images/2024/07/IMG_0697.PNG)

![](https://storage.ghost.io/c/0c/cc/0ccc9a8d-054a-4056-b11e-e1bfbbb66387/content/images/2024/07/IMG_0698.PNG)

![](https://storage.ghost.io/c/0c/cc/0ccc9a8d-054a-4056-b11e-e1bfbbb66387/content/images/2024/07/IMG_0699.PNG)

![](https://storage.ghost.io/c/0c/cc/0ccc9a8d-054a-4056-b11e-e1bfbbb66387/content/images/2024/07/IMG_0700.PNG)

f.6

---

**surprise update!**

imgs and videos now render directly into the dialog modal

![](https://storage.ghost.io/c/0c/cc/0ccc9a8d-054a-4056-b11e-e1bfbbb66387/content/images/2024/07/Screenshot-2024-07-01-00-19-08.png)

![](https://storage.ghost.io/c/0c/cc/0ccc9a8d-054a-4056-b11e-e1bfbbb66387/content/images/2024/07/Screenshot-2024-07-01-00-19-44.png)

![](https://storage.ghost.io/c/0c/cc/0ccc9a8d-054a-4056-b11e-e1bfbbb66387/content/images/2024/07/Screenshot-2024-07-01-00-20-13.png)