Live data from Hacker News

Viewing profile — cpdt

cpdt

HN member
Joined
Thu, Sep 15, 2016, 6:45 AM UTC
HN karma
212
Public activity
37 items

About cpdt

cpdt.dev

[ my public key: https://keybase.io/cpdt; my proof: https://keybase.io/cpdt/sigs/1YN_AqzgmHAIOmUhMNzeYfbGMc4peKgl2dpI_7VM6L4 ]

Recent public activity

  1. comment
    Comment #22064371

    And to elaborate on how the error message relates to this: std::addressof takes a reference which also can’t be null. So when you dereference the pointer you’re actually turning it…

  2. comment
    Comment #22032295

    From what I've heard, when dubbing shows they normally adapt the translations for the dub to fit better with the character's mouth movements and to make it more 'idiomatic' in the …

  3. comment
    Comment #21868925

    I think jqbx.fm is what you’re looking for. Only works with Spotify Premium from what I’m aware though.

  4. story
  5. comment
    Comment #20790952

    Since the OP is specifically talking about Discord, it’s worth mentioning that what you’re talking about doesn’t seem to be the case for them - they make money from Nitro subscript…

  6. comment
  7. story
  8. story
  9. story
  10. comment
    Comment #18360933

    Just had a look, and it turns out that's including running LLVM's optimizer as well, which takes roughly half the time. It's basically doing the equivalent of -O2 currently. That's…

  11. comment
    Comment #18360715

    I'll look at writing that blog post soon then :) Just did some proper testing on a reasonably complex project, looks like I was about an order of magnitude off (to be fair it was 2…

  12. comment
    Comment #18355735

    Yes, this was one of the initial inspirations for the design of Axiom! I never actually had the chance to play with it though... would be quite interested in learning how it works.…

  13. comment
    Comment #18354495

    Yeah, you're not wrong that it's pretty dark. I have done a bit of work recently on lightening up (it was even darker before!), but I'll definitely look at brightening it further i…

  14. comment
    Comment #18354466

    Yeah, it works quite well. In my case, I used ‘ExternalProject_Add’ to run the builds through Cargo, then setup a static lib target with that as a dependency, linking to the files …

  15. comment
    Comment #18354416

    I haven't actually properly played around with PureData (other than watching a few videos on it back when I started this project), so I can't really comment too much on how that co…

  16. comment
    Comment #18354372

    Yep, that was one of the original ideas with using LLVM. The actual runtime that's needed is pretty small and the code optimizes well, so the output ends up being very close to if …

  17. comment
    Comment #18336090

    Hey friends! This is a project I’ve been working on since the start of the year. We’ve just released 0.4.0, so I figured now would be a nice time to start making it a bit more publ…

  18. story
  19. comment
    Comment #17951205

    I have a super-beta build working, if you'd like to try it out/help bugfix shoot me an email at "copodt at the google email" and I'll send it to you :)

  20. comment
    Comment #17951118

    You're right that many demos simply exist to showcase technical brilliance, but many in the demoscene are starting to trend further towards expressing artistic ability. Some exampl…

  21. comment
    Comment #17950949

    Have you heard of the demoscene? The modern scene is, to a large degree, art as a computer-based audiovisual experience rendered in real time.

  22. comment
    Comment #17657754

    Previous discussion (on the video): https://news.ycombinator.com/item?id=17637834

  23. story
  24. story
  25. comment
    Comment #17484296

    What about Mercurial?