-
Notion Labs, Inc
- San Francisco
- https://jake.tl
- @jitl
Highlights
- Pro
Block or Report
Block or report justjake
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
quickjs-emscripten Public
Javascript/Typescript bindings for QuickJS, a modern Javascript interpreter written in C by Fabrice Bellard.
-
-
drc-sim-keyboard Public
control your Wii U with keyboard, mouse, and Xbox 360 controller
-
go-scripting Public
Can go be a quick scripting language with help from bash? A library to explore the gradient of options.
Go 1
353 contributions in the last year
Contribution activity
December 2021
Created 31 commits in 3 repositories
Created 2 repositories
- justjake/jotai TypeScript
- justjake/monorepo TypeScript
Created a pull request in pmndrs/jotai that received 42 comments
Comment store and useAtom internals
document the meaning of store production methods document reasoning in useAtom Please review for correctness of these comments!
Opened 3 other pull requests in 2 repositories
justjake/quickjs-emscripten
2
merged
Reviewed 2 pull requests in 2 repositories
pmndrs/jotai
1 pull request
makenotion/better-sqlite3
1 pull request
Created an issue in dai-shi/proxy-compare that received 2 comments
createProxy(object, affected, cache) should produce a new proxy if affected changes.
I've been reading the code that consumes proxy-compare in a few different places, trying to work out the lifetime semantics for affected and cache.
H…