Skip to content

Commit 5e81e99

Browse files
committed
update starred posts
1 parent e350563 commit 5e81e99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/posts.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ export const popularPosts = [
77

88
// Starred posts (not in any specific order)
99
export const postStars = [
10+
"optimizing-my-disk-usage-program",
1011
"maybe-the-fastest-disk-usage-program-on-macos",
11-
"filesystem-backed-by-an-llm",
1212
"visualizing-chess-bitboards",
1313
"installing-npm-packages-very-quickly",
1414
"compiling-lisp-to-bytecode-and-running-it",

0 commit comments

Comments
 (0)