Viewing profile — g00z
g00z
HN member- Joined
- Wed, Jun 05, 2024, 5:08 AM UTC
- HN karma
- 26
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About g00z
No profile information was provided.
Recent public activity
-
comment
Comment #49164768
I'm not hiring or anything, but I just wanna say thanks for the nice work on Truffle! I have fond memories using that when I first got into the eth-dev space, and after having work…
-
comment
Comment #47693880
These are a blast. I went through a phase in highschool where I exclusively played 90's CRPGs. There are some real gems that find a unique playstyle with tons of freedom due to how…
-
comment
Comment #43607734
Simple views sure, but tools like the driller or debugger are great examples of what I'm trying to highlight about when I say having the views work over actual objects is really im…
-
comment
Comment #43607477
The GT people don't like boxing what it is into any specific category. Which isn't great for new users but also makes sense when you use it. Because it's really not any one thing o…
-
comment
Comment #43607393
I would add one thing that makes GT very different from other tools and is very hard to recreate, is that these tools are ACTUAL objects and the things you see, are also ACTUAl obj…
-
comment
Comment #40582009
The example of electric is really good. It's something that would require bonkers amounts of effort to implement in ts/js, but instead 15 contributors could build in clojurescript.…
-
comment
Comment #40581861
But do you really think the runtime probe is less effective in an environment where you have a good way of interacting with the program at runtime? Or is it just bad tools tainting…
-
comment
Comment #40581659
I'm curious if these problems are more about flexibility. Because I find with any well designed and flexible program in a statically typed language, you end up with the same "tube …