Live data from Hacker News

Viewing profile — ThatGeoGuy

ThatGeoGuy

HN member
Joined
Mon, Jul 29, 2013, 8:45 PM UTC
HN karma
1,583
Public activity
376 items

About ThatGeoGuy

[ my public key: https://keybase.io/thatgeoguy; my proof: https://keybase.io/thatgeoguy/sigs/Tt6i0JysqMJAEecNC2VOoz7gHKJgGj4ZLOS76kgkhNs ]

Recent public activity

  1. story
  2. story
  3. comment
    Comment #42462899

    You might be thinking: "But, if I see an result/error value that I didn't expect while running my program, the stack trace will help me track down the issue!" Yeah, no kidding. So,…

  4. story
  5. story
  6. story
  7. story
  8. comment
    Comment #41312027

    Thanks for the heads up! Seems my excerpt urls had some errors!

  9. comment
    Comment #41305228

    Quick nit/question. For the fold method, I don't think I've seen it called sentinel value. Usually it is seed or initial? I think in Scheme it is common to call it knil, mirroring …

  10. comment
    Comment #41305154

    Author of the post here, hi! Funny to see this resurface again, I have made a number of changes to the transducers library since this blog post (see: https://wiki.call-cc.org/eggre…

  11. story
  12. story
  13. comment
    Comment #40447426

    This is more or less what Sean Baxter was trying to do with https://www.circle-lang.org/ . Of course, this requires buying into a set of tooling and learning a lot of specific idio…

  14. story
  15. story
  16. story
  17. story
  18. comment
    Comment #38269359

    I think in terms of use-cases there is bound to be a lot of overlap. Of course, in terms of comparable products, I'd have to mention that Luxonis sells a good number of different p…

  19. comment
    Comment #38268852

    It would perhaps be more accurate to say that this is a big leap forward compared to most existing off-the-shelf depth cameras for robotics. To address the iPhone specifically: you…

  20. comment
    Comment #38268230

    Hey all, senior engineer on the Tangram team here — we're really excited to be launching HiFi today! Through past work with similar sensors [0][1], we've heard a lot of feedback ab…

  21. story
  22. comment
    Comment #37986521

    I think the core difference is that as a teen we see people reject tech and assume that it's the tech itself being rejected. That there is some underlying progress being shunned. A…

  23. story
  24. comment
    Comment #37475787

    > but I have thought about generalising things like numerical ranges by having something like unfold-transduce. This is more or less what I was wondering about. Numerics, ports, SR…

  25. comment
    Comment #37461512

    An alternative, R7RS implementation that I also maintain for (CHICKEN) Scheme: https://wiki.call-cc.org/eggref/5/transducers > I believe I've submitted my own blog post on transduc…