You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fleeting-notes/2025-02-11.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -10,4 +10,4 @@ tags:
10
10
11
11
I also would like to try a durable object rewrite.
12
12
13
-
In the meantime. I should really look into using [`useSyncExternalStore`](https://react.dev/reference/react/useSyncExternalStore) my real-time frontend syncing.
13
+
In the meantime. I should look into using [`useSyncExternalStore`](https://react.dev/reference/react/useSyncExternalStore) for my real-time frontend syncing.
[Articbase](https://github.com/PabloMK7/ArticBaseServer) paired with [Citra](https://github.com/PabloMK7/citra) is rather awesome. It sort of turns a 3DS into a switch like system. My understanding is that it fowards the signals of 3ds process to remote machine to actually do the processing! This is how we can upscale a 3ds game and non of the heavy lifting is done on 3ds itself but offloaded to remote machine. Really cleve
0 commit comments