Live data from Hacker News

Viewing profile — gb

gb

HN member
Joined
Tue, Aug 21, 2007, 10:30 AM UTC
HN karma
682
Public activity
143 items

About gb

No profile information was provided.

Recent public activity

  1. comment
    Comment #32190897

    The half-edge data structure, used in computational geometry. I remember when I first discovered it, it drove home the point that choice of data structure can really matter - it ma…

  2. comment
    Comment #26282559

    PureScript isn't just for business logic at all - it has its own UI libraries, React bindings, DOM API bindings, and so on. It is more often used for front-ends than anything else …

  3. comment
    Comment #25700520

    It's a joke about Among Us.

  4. comment
    Comment #23593166

    Really nice. I tried something like this many years ago in Flash, but the results this can produce are far more impressive!

  5. comment
    Comment #23374344

    If you scroll down a bit there's more info: https://www.thisdx7cartdoesnotexist.com/#faq

  6. comment
    Comment #21171240

    I don't know whether this is true or not, but either way, working with Haskell makes my job more enjoyable than if I was writing some other language anyway.

  7. comment
    Comment #20321072

    The article did mention it: > Dematerialization is an idea that goes back at least as far as the 1920s (with R. Buckminster Fuller’s concept of “ephemerialization”)

  8. comment
    Comment #20062976

    Life! :) He still uses PS and chimes in on some issues, but doesn't really have time to work on the compiler anymore: https://twitter.com/paf31/status/941745900426215424

  9. comment
    Comment #19624069

    Also related, the link/background colour combination fails WCAG contrast guidelines.

  10. comment
    Comment #19235847

    https://github.com/dhall-lang/dhall-lang seems like it might have been a suitable candidate here also.

  11. comment
    Comment #13071258

    I don't think it's mentioned anywhere in the poster, but it's also perhaps worth noting that this came out of a survey, it wasn't just dreamed up by one person / a few people. (A t…

  12. comment
    Comment #11160404

    An advantage of using the most general signature possible is it restricts the things you can actually do with the values involved, which can make it easier to provide correct imple…

  13. comment
    Comment #10895905

    There's some work towards that in PureScript: https://github.com/kRITZCREEK/psc-ide provides an interface for multiple editors, seems like Atom, Emacs, Vim and VS are available cur…

  14. comment
    Comment #8068127

    The main advantage is when doing something like this is Haskell the code you pass around can't have arbitrary side effects, so you don't actually need to worry so much about where …

  15. comment
    Comment #7920792

    Perhaps no evidence was found because people from the future have seen this paper and therefore know not to reveal themselves this way!

  16. comment
    Comment #7522180

    There's a similar project from 2005, based on blog posts: http://www.wefeelfine.org

  17. comment
    Comment #7156099

    The exact quote from the linked BBC article is: "In the most serious crimes [such as] child abduction communications data... is absolutely vital. I love watching, as I probably sho…

  18. story
  19. story
  20. comment
    Comment #5705406

    Lifting for strength and lifting for large muscles are actually quite different. It is likely a huge bodybuilder type will be strong relative to the average person, but that's not …

  21. story
  22. story
  23. comment
    Comment #4805041

    The article has been amended: "Updated 11/19/2012@10:15am: AMD contacted us with an official denial of the story and stated that Kaveri and the big cores are still on track."

  24. comment
    Comment #4744385

    Certainly delete can be useful, but nulling a property has almost the same effect (apart from hasOwnProperty still returning true) - if you're looking at optimising at the level th…

  25. story