Live data from Hacker News

Viewing profile — nkallen

nkallen

HN member
Joined
Wed, Nov 07, 2007, 5:42 AM UTC
HN karma
265
Public activity
50 items

About nkallen

No profile information was provided.

Recent public activity

  1. comment
    Comment #48042297

    Here is the model viewable in a web browser, for anyone interested https://share.plasticity.xyz/r/BDt8nFGQYVsdhi-v5SHSOn6jtBQUV...

  2. comment
    Comment #30702019

    don't sleep on shapr3d which is also very awesome

  3. comment
    Comment #30701991

    Mr Dildonic it's definitely not illegal, the poster is a troll

  4. comment
    Comment #30700968

    I agree with you -- it's hard to safely kill a runaway thread but it's not hard to kill a runaway process. But I think it's worth noting that the performance characteristics of IPC…

  5. comment
    Comment #30699612

    I appreciate your feedback and I totally want to market it in the way you propose. But let me be real: I am one person doing everything. I expect to have all that stuff by Septembe…

  6. comment
    Comment #30698861

    When I get to version 1.0 I will do all of those things. For now this is a beta, more for artists who are interested offering feedback to affect the design of the app.

  7. comment
    Comment #30697634

    I think it's fine for people to have varying philosophical takes on what should be the normative goals of open source software licenses. Obviously the FSF takes a rather maximalist…

  8. comment
    Comment #30697457

    It is for sure a murky area where I'm working out the details. You don't have the full kernel. But you can think of it a bit like a scripting API on top of the kernel, which is not…

  9. comment
    Comment #30697393

    > So external contributors can only provide patches without being able to test themselves I suppose. My intention is that if you buy a license for plasticity, you can then build lo…

  10. comment
    Comment #30697214

    That’s exactly my take. What exactly constitutes a “derived work” in the gpl (plug-ins do!) is counter intuitive to me. Even the lgpl definition of “dynamic linking” is something t…

  11. comment
    Comment #30697016

    Please correct me if I’m wrong but I was not under that impression https://stackoverflow.com/questions/5419923/can-gpl-be-re-li... I thought I am the copyright owner and I can offe…

  12. comment
    Comment #30696845

    Yes that is correct. I am not ok with others. Edit: Jesus do you really not recognize sarcasm? People are free to use whatever license they want and I’m free to explain why I choos…

  13. comment
    Comment #30696764

    I will say I’m constantly bewildered by which license to choose. I’m using copyleft to defend myself a bit. But weak copyleft because I’ve hate that the gpl prevents blender plug-i…

  14. comment
    Comment #30696721

    Parasolid and Acis are the only other options. I have a lot of admiration for OpenCascade but unfortunately its functionality is very limited for my needs. I’m considering parasoli…

  15. comment
    Comment #30696670

    I think the main thing to understand is that blender has minimal nurbs support. For example, try doing booleans, fillets, or offset surfaces with blender nurbs. You can’t. Nurbs ar…

  16. comment
    Comment #30696638

    I want to emphasize to everyone that this is for concept artists. It’s nurbs used to create interesting shapes and fillets. While there are some parametric features, they’re comple…

  17. comment
    Comment #30696615

    This is a significant issue for anyone doing business with Russia. I’m happy with c3d in general but there is a possibility I will be forced to use another kernel

  18. comment
    Comment #30696602

    A full build from scratch would require the c3d headers, which I can’t provide. What I am planning is to something like this: divide the app into two pieces, an npm wrapper around …

  19. comment
    Comment #6338660

    I wonder if you could handle backpressure this way, somewhat analogously to a thread-per-connection with a bounded number of threads. I don't think node.js API exposes the necessar…

  20. story
  21. comment
    Comment #6009507

    sam don't waste your time this is a joke

  22. comment
    Comment #5453484

    I know exactly what I would do in your situation. Tell the CEO you need to go to Thailand for 8 weeks to chill out. Avoid quitting so that you can keep your Visa. Strongly consider…

  23. comment
    Comment #3300503

    I think it is fair to criticize Dispatch in the following sense: "is this a library you should use in production code?". I think the answer is no, because it has an API that, while…

  24. comment
    Comment #1770299

    There is no better time than during an outage to add these features. In my experience, band-aids are better way to resolve an outage than fixing root-causes. Make the problem go aw…

  25. comment
    Comment #1770157

    Suggestion: In additions to hiring scalability experts (many will claim to be experts but most aren't), talk to your investors to find outside technical advisors who have worked on…