Live data from Hacker News

Viewing profile — lukem567

lukem567

HN member
Joined
Tue, Aug 14, 2018, 11:29 PM UTC
HN karma
19
Public activity
7 items

About lukem567

XjYatkins at gmail.com, where X = first letter of username Y = fifth letter of username

Recent public activity

  1. 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…

  2. 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!

  3. comment
    Comment #31676694

    ( https://linen.futureofcoding.org/t/430914 is a working URL)

  4. 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…

  5. 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…

  6. 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 …

  7. comment
    Comment #17762767

    Any chance of being able to build models in Go (instead of just running them) in Tensorflow 2.0?