Live data from Hacker News

Viewing profile — Corun

Corun

HN member
Joined
Wed, Apr 27, 2011, 9:17 AM UTC
HN karma
198
Public activity
39 items

About Corun

No profile information was provided.

Recent public activity

  1. comment
    Comment #39508493

    Those look like pretty normal numbers in my experience. Certainly nothing to worry about. But, the effectiveness of your marketing isn’t necessarily a good measure of your idea and…

  2. comment
    Comment #34639124

    Knowing powers of two in your head (as I guess many of us do) can helps with root estimates and this algorithm. Take an example sqrt(5819): That's between two powers of two 2^12 = …

  3. story
  4. comment
    Comment #27994902

    If we are going for technical correctness... Anything being broken by this is relying on the output of man with no arguments which is not documented as far as I can see, other than…

  5. comment
    Comment #27994466

    Turns out it's an easter egg referring to a song. Sadly while many people enjoyed it, others were annoyed by it. And the author has now removed it. I find it hard to relate with pe…

  6. comment
    Comment #27834209

    In reality it is still maintained though I think. They released an update to bring native Apple Silicon support for example: https://blog.helftone.com/monodraw-v1.5-apple-silicon-m…

  7. story
  8. comment
    Comment #11815899

    Smart C++ Engineer | CloudNC | London, UK | Full-time | ONSITE CNC milling machines are at the heart of manufacturing with more than $300B of components produced by them each year.…

  9. comment
    Comment #11105938

    Related: http://monodraw.helftone.com is a beautiful ASCII Diagramming Tool for Mac.

  10. story
  11. comment
    Comment #9813741

    Hey guys. I'm the developer of this. I'll be happy to answer any questions! Also you might be interested to know that this is written in C++ and compiled to JS using emscripten and…

  12. story
  13. comment
    Comment #9766559

    I'm not sure, but I think the author means that there is no extraction of fields from the instruction, which is one way of defining the decode step.

  14. comment
    Comment #9577955

    Yup SketchUp is pretty good, but it's really not ideal for 3D printable objects. And it's still not easy enough to help enable the widespread adoptions of 3D printing.

  15. story
  16. story
  17. comment
    Comment #8290124

    SEEKING WORK - London or remote. I'm an experienced iOS and Mac Developer who has released many of his own apps as well as collaborated with others. - Developed Clear for Mac: http…

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

    Implementation wise, it's using WebSockets to send relevant key up/down events. A key is considered pressed if more than 50% of active users are pressing the key (active users must…

  21. story
  22. comment
    Comment #8019809

    Hmm. This is unlikely unless Objective-C can be made to work on Vita with GNUStep or something. Doesn't look like anyone's tried it so probably a lot of work. Maybe I should've use…

  23. comment
    Comment #8019503

    Thanks! We're still having trouble deciding how to monetize exactly. We were initially thinking $4.99 on Mac. But now we're thinking maybe freemium and you can buy the remaining le…

  24. comment
    Comment #8019463

    It's actually my own engine. The whole game started out as an experiment in lightmapping, believe it or not. The graphics are OpenGL, the physics are chipmunk physics ( https://chi…

  25. comment
    Comment #8018151

    Thanks! You're right that it feels weird on the underside of platforms, though you get used to it ;-). We considered some alternatives (if you jump on to the bottom of a platform t…