Skip to content

Commit 53d47a5

Browse files
committed
update starred posts
1 parent 7553ea9 commit 53d47a5

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+
"maybe-the-fastest-disk-usage-program-on-macos",
1011
"filesystem-backed-by-an-llm",
11-
"solving-queuedle",
1212
"visualizing-chess-bitboards",
1313
"installing-npm-packages-very-quickly",
1414
"compiling-lisp-to-bytecode-and-running-it",

0 commit comments

Comments
 (0)