Live data from Hacker News

Viewing profile — tonygrue

tonygrue

HN member
Joined
Fri, Feb 24, 2012, 6:00 PM UTC
HN karma
164
Public activity
30 items

About tonygrue

Robots, AI, graphics, UI, and performance fan. @OpenAI. Formerly Waymo, Dropbox and Microsoft. Any opinions or thoughts on HN are mine alone.

Recent public activity

  1. comment
    Comment #47049787

    You could make a list of all the metadata and pass it through a LLM to determine the quantity. You’ll need some sanity checking but if you prompt it with some examples it will do w…

  2. comment
    Comment #46561345

    You’re likely thinking of the Veritasium episode https://youtu.be/gMlf1ELvRzc?si=Qwevl2GwHCzSFcsQ

  3. comment
    Comment #42012795

    I share all your concerns. I considered mentioning them but figured I should keep my reply focused on idea of freeing people up isn’t inherently bad. In particular zero sum resourc…

  4. comment
    Comment #42012544

    My thoughts are a few: There is a lot of undone labor in the world. In developing countries the middle class has drivers, cooks, housekeepers. That’s only possible due to inequalit…

  5. comment
    Comment #41678106

    There is an argument that if you need in process multithreading you should use a different language. But a lot of people need to use python because everything else they’re doing is…

  6. comment
    Comment #41001749

    For me the point of thinking like this is to remain centered and not freak out. I see some people who feel like ‘everything is going downhill and this is the worse time ever’ and t…

  7. comment
    Comment #38862343

    I’ve used ImGui with success. I specially was also using webgpu so I used the glfw+webgpu backends. I had to fix a few issues in both halfs of the backend and there remain some lit…

  8. comment
    Comment #33517982

    https://www.wizconnected.com/en-us/about-wiz and https://www.signify.com/en-us Wiz joined Signify in 2019. Signify is the new name for Philips Lighting (post spin out from Philips)…

  9. story
  10. comment
    Comment #25286468

    In my first job, management purposely prohibited developers from using really powerful machines because we needed to make the software faster. The problem was it was hard to make t…

  11. comment
    Comment #23383221

    As an engineer who loves the moonshots it breaks my heart. The core problem however is that from a dispassionate investor viewpoint, the uber for Y companies are more understandabl…

  12. comment
    Comment #23048582

    As the article alludes, lack of a build your own, flexible yet affordable desktop option seems to be a pretty deadly aspect. Pretty much Mac owners are on laptops. Even in the PC w…

  13. comment
    Comment #22844493

    It has to survive the trip there, be mostly autonomous, and most importantly operate in the low atmosphere and harsh environment of Mars. All things no off the shelf design will ge…

  14. comment
    Comment #22222572

    Not an expert, but some digging in on this indicates there is one species folks advice against (topical milkweed); otherwise the advice is a species native to your region. Some sit…

  15. comment
    Comment #20807478

    In January I built a personal project on the web with Rust and had the positive experience I was hoping for. The efficiency of execution plus the cleanliness and memory safety of a…

  16. comment
    Comment #20419026

    I've built plugins with VSTO (for Outlook) when I was at MS, but my memory is that it’s dependent on a plugin being distributed and not available for native use embedded into the e…

  17. comment
    Comment #20418331

    I'd be over the moon to see one change to Excel. Native support for a language other than VBA. Perhaps the CLR. Perhaps Java/Typescript. Just something (optional) for programmers w…

  18. comment
    Comment #20279171

    Have you tried Alpaca ( https://alpaca.markets/ )? As I understand their pitch they're an API based brokerage with free trades similar to Robinhood. Not my space / haven't tried th…

  19. comment
    Comment #19506334

    > More than one square mile, in Silicon Valley. I was momentarily outraged, until I found it on a map. The San Andreas fault runs _right_ through the center of the property. Makes …

  20. comment
    Comment #19428933

    Paper here: https://arxiv.org/pdf/1903.07291.pdf Page 14 and beyond show a number of examples vs previous methods. IIUC, their contribution is a masking normalization layer (the 'S…

  21. comment
    Comment #19189530

    For me depends on what the knowledge is. About Code: The only way I've found that works is comments in the code itself (or docs generated from code annotations). Processes: Playboo…

  22. comment
    Comment #18837624

    Wunderlist is where I landed 5 years ago after many failed alternatives. I like that it’s primary interface is a simple entry box with an add button. I can review my ideas periodic…

  23. comment
    Comment #17575781

    afaict, this study looked at only two instances of fortune 500 companies who moved some people to open office plans and compared them to those who were not moved. Additionally, the…

  24. comment
    Comment #16435730

    My guess is that the more detailed, dense map allows the car to precisely localize itself by using its view of the world to match against the map, yielding a location more precise …

  25. comment
    Comment #16301046

    As you speculate, some lines of research address aging by keeping you young. Your DNA is kept young, and as a side effect your muscles are kept young and the ability to quickly rec…