Live data from Hacker News

Viewing profile — Dobiasd

Dobiasd

HN member
Joined
Fri, Nov 08, 2013, 4:59 PM UTC
HN karma
303
Public activity
82 items

About Dobiasd

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. comment
    Comment #39927490

    While I did not succeed in making the matmul code from https://github.com/Mozilla-Ocho/llamafile/blob/main/llamafil... work in isolation, I compared eigen, openblas, and mkl: https…

  6. comment
    Comment #39914915

    Are there any benchmarks on the performance of these new matrix multiplication kernels compared to the Eigen library (ideally for float32)?

  7. comment
    Comment #39770972

    https://github.com/Dobiasd/articles/commit/b5342dd5072480800... Better? :)

  8. comment
    Comment #39766227

    Thanks for the feedback! I just extended the comment to touch on the "why" part. :) https://github.com/Dobiasd/articles/commit/53f360259ad8e64ca...

  9. comment
    Comment #39766215

    Thanks for the feedback! My code snippets in the article don't use any real/existing language. C# for example, is quite explicit with the transformation of generated to state machi…

  10. comment
    Comment #39766124

    Thanks! Yeah, that was one of the intentions. :)

  11. story
  12. comment
    Comment #38517511

    The interview for my current job first went mediocre, but by talking about frugally-deep (a side project of mine) I was able to excite my (now) employer. :-) https://github.com/Dob…

  13. comment
    Comment #37259311

    Hoogle is really amazing! Inspired by it, I implemented something similar for FunctionalPlus (a functional-programming library for C++): https://www.editgym.com/fplus-api-search/ I…

  14. comment
    Comment #36968911

    > I spent some time over those 30 years looking at new IDEs, trying them out, configuring them, and each and every time this was time wasted, because the IDE was discontinued, aban…

  15. comment
    Comment #36288695

    Yeah, this one does something much less insane, i.e., it converts the paths to the tree outputs into their corresponding DNS (disjunctive normal form) and represents each term as a…

  16. comment
    Comment #36288680

    Thank! Yes, in contrast to treebomination, using TF-DF can actually make sense. ;)

  17. comment
    Comment #36288674

    Thanks! This looks interesting. Some of the main differences I can spot so far are: - Hummingbird does not construct a NN with an architecture isomorphic to the source decision tre…

  18. story
  19. comment
    Comment #34578983

    EditGym - text editing training: https://www.editgym.com/text-editing-training/ It's a website for practicing manipulating text (start -> target, like a diff) quickly (timed) and e…

  20. comment
    Comment #29838777

    > 1. It allows for minimal disruption to thinking process, close to 90% of the time even when coding is not actively typing, but when typing is subconscious and fast it removes the…

  21. comment
    Comment #28317987

    You're absolutely right, of course. :) While this was not the point of this article, I just added a remark about this important fact nonetheless: https://github.com/Dobiasd/article…

  22. story
  23. comment
    Comment #27345090

    (author here) Thanks for the nice feedback. :) Regarding your idea, I actually did this for other topics too. You can find the results here: http://www.editgym.com/subreddits-and-t…

  24. comment
    Comment #24705496

    Wow, what an effortful solution. I simply use a recliner and a monitor mount, and it works perfectly for me. Components similar to the ones used in my setup: - https://i.imgur.com/…

  25. story