Viewing profile — lukem567
lukem567
HN member- Joined
- Tue, Aug 14, 2018, 11:29 PM UTC
- HN karma
- 19
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About lukem567
Recent public activity
-
comment
Comment #34629597
I highly recommend the book 'Dare to Stop Anxiety and Panic Attacks' ( https://www.amazon.com/Dare-Anxiety-Stop-Panic-Attacks/dp/09... ). It emphasizes accepting and allowing feeli…
-
comment
Comment #33270047
Completely agree, and the Oct 2022 GCP decision to start charging "egress" fees for accessing multi-region storage buckets _within_ GCP was not much appreciated either!
-
comment
Comment #31676694
( https://linen.futureofcoding.org/t/430914 is a working URL)
-
comment
Comment #29103176
I think "good but not perfect" describes my experience here as well. I've certainly needed to rework some bits of code that were allocating when I didn't expect them to, but so far…
-
comment
Comment #29074625
One of the many yaks! In this case taking memory mapped Vulkan buffers and unsafeing them to various Go arrays and whatnot. I have a gapbuffer implementation on top of this, and th…
-
comment
Comment #29074537
Working on a way to write Oculus Quest apps in Golang. The entire thing is a tower of yak shaving. Current adventure: attempting to write a reactive UI system that doesn't need to …
-
comment
Comment #17762767
Any chance of being able to build models in Go (instead of just running them) in Tensorflow 2.0?