---
title: "Harris Jose — Blog"
url: https://harrisjose.com/blog/2
---
# Harris Jose — Blog

Newest first, 10 per page. Every post is also available by appending `.md` to its URL.

## [Lea Verou, on dark mode toggles](https://x.com/LeaVerou/status/2085355874667602124)

2026-08-07

> Dark mode toggles that expose three visible states (system, light, dark) seem like the best option.
>
> Until you think about user goals, that is.


## [A curious case of ProseMirror inline nodeviews](https://anikd.com/blogs/a-curious-case-of-prosemirror-inline-nodeviews/)

2024-10-21

> Well, if you do need to have flex items inside your inline node(view)s, then now you know how to fix it. Have two spans surrounding your nodeView content, so that the browser can position your cursor there if there is a loss of content surrounding it.
>
> Or else, if you can, just avoid it.


## [NotebookLM Blew Our Mind](https://www.youtube.com/watch?v=IPAPv6fWITM&t=1261s)

2024-09-30

> Steven Johnson, a writer and editorial director at Google Labs, stops by to talk about the company’s new hit NotebookLM, which uses A.I. to turn even boring PDFs, such as user manuals and Kevin’s bank records, into chatty, disturbingly good podcasts.


## [Going Buildless](https://mxb.dev/blog/buildless/)

2024-09-09

> The idea of “buildless” development isn’t new - but there have been some recent improvements that might get us closer.


## [Start with offline — an amazing 13-year journey: Philip Lam (Local-First Conf)](https://www.youtube.com/watch?v=-0UlsS2dHJc)

2024-07-26



## [Geoffrey Litt: Riffle — Reactive Relational State (Local-First Meetup Berlin #1)](https://www.youtube.com/watch?v=zjl7CpG9h3w)

2024-07-26



## [Home-cooked Software and Barefoot Programmers: Maggie Appleton (Local-First Conf)](https://www.youtube.com/watch?v=qo5m92-9_QI)

2024-07-26



## [Simple sabotage for software](https://erikbern.com/2023/12/13/simple-sabotage-for-software.html)

2024-06-23



## [What We've Learned From A Year of Building with LLMs](https://applied-llms.org/)

2024-06-11



## [Breaking up is hard to do: Chunking in RAG applications](https://stackoverflow.blog/2024/06/06/breaking-up-is-hard-to-do-chunking-in-rag-applications/)

2024-06-11

> Some say that chunking strategies need to be custom for every document that you process. You can use multiple strategies at the same time. You can apply them recursively over a document. But ultimately, the goal is to store the semantic meaning of a document and its constituent parts in a way that an LLM can retrieve based on query strings.


---

Page 2 of 8. Newer posts: https://harrisjose.com/blog.md

Older posts: https://harrisjose.com/blog/3.md
