Live data from Hacker News

Viewing profile — bdahz

bdahz

HN member
Joined
Fri, May 02, 2014, 11:45 AM UTC
HN karma
21
Public activity
28 items

About bdahz

No profile information was provided.

Recent public activity

  1. comment
    Comment #43122902

    Is this the same guy talking about the same topic? https://www.youtube.com/watch?v=p0lFyPuH8Zs I need a transcript as the FOSDEM website didn't provide a one (404 not found), but y…

  2. comment
    Comment #42882779

    The free download requires account registration, which will discourage most people from trying it. Even third-party login might make it easier, but I didn't find that option.

  3. comment
    Comment #41970948

    I'm curious what if we replace Rust with C/C++ in those tiers. Would the results be even better or worse than Rust?

  4. comment
    Comment #40873805

    For the simplicity of implementation and code clarity, I need to know how much I need to pay for it. If the Haskell implementation is 3x slower than C/C++/Rust implementation, it w…

  5. comment
    Comment #40873699

    How is the performance when compared to similar implementations in C/C++ or Rust?

  6. comment
  7. story
  8. comment
    Comment #40785343

    How does cosmopolitan support GPU-based applications?

  9. comment
    Comment #40783709

    Related post discussing the rounded shapes (and squircles) in design tools: https://blog.verygoodgraphics.com/posts/rounded-shapes/

  10. comment
    Comment #40648215

    Thanks for your advice. I've reverted the license back to 1.0, adjusted the royalty rate, and made the royalty disclaimer more apparent in case someone says it contains a HIDDEN ro…

  11. comment
    Comment #40636108

    Sorry, I was just raising my question. Because in my country most app maker does not care about accessibility. Now I know.

  12. comment
    Comment #40634626

    The reasons to escape Flash are the performance and power-consumption issues, rather than accessibility. If you take browser as a document viewer then accessibility is critical. Ho…

  13. comment
    Comment #40634585

    If there is a VGG-native browser then accessibility is not so hard to implement. The awkward problem is that current VeryGoodGraphics is just a canvas node in HTML (using WebAssemb…

  14. comment
    Comment #40633539

    Great advice. Thank you so much!

  15. comment
    Comment #40633090

    Dual licenses, or triple licenses are common in some open source software. Maybe more rules should be presented to make the dual licensing more clear?

  16. comment
    Comment #40633062

    My concern is, are GPL-family licenses good enough to let contributors involve with this project? Because I heard that GPL licenses are like viruses and someone hates them. Or mayb…

  17. comment
    Comment #40632708

    Does anyone have the idea of escaping from HTML/CSS? As these specs are too complicated and not friendly for web developers as well. Maybe we could re-invent a browser engine witho…

  18. story
    Ask HN: What kind of license is good for a rendering engine?

    Hi, I'm making a rendering engine for design files & vector graphics, and it is open sourced. I've no idea what kind of license should I choose because I have both the following co…

  19. comment
  20. story
  21. comment
    Comment #40186225

    A tomato clock: https://github.com/harry75369/ESP8266_Tomato

  22. comment
    Comment #38005435

    So what's the difference between nsjail[1] and bubblewrap[2]? [1] https://github.com/google/nsjail [2] https://github.com/containers/bubblewrap

  23. comment
    Comment #26566695

    How does it compare to QuickJS?

  24. comment
    Comment #17204284

    What is the difference with IPVS kernel module in Linux? Both are layer 4 load balancers and IPVS has come a long time and is proven to be good. Any performance comparisons availab…

  25. comment
    Comment #14162650

    VPaint[1] is a research vector graphics editor (from SIGGRAPH 2015) that has higher-level semantics of vector graphics editting. And it claimed more efficiency to create vector gra…