Viewing profile — Dobiasd
Dobiasd
HN member- Joined
- Fri, Nov 08, 2013, 4:59 PM UTC
- HN karma
- 303
- Public activity
- 82 items
- HN profile
- View on Hacker News ↗
About Dobiasd
No profile information was provided.
Recent public activity
- story
- story
- story
- story
-
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…
-
comment
Comment #39914915
Are there any benchmarks on the performance of these new matrix multiplication kernels compared to the Eigen library (ideally for float32)?
-
comment
Comment #39770972
https://github.com/Dobiasd/articles/commit/b5342dd5072480800... Better? :)
-
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...
-
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…
-
comment
Comment #39766124
Thanks! Yeah, that was one of the intentions. :)
- story
-
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…
-
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…
-
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…
-
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…
-
comment
Comment #36288680
Thank! Yes, in contrast to treebomination, using TF-DF can actually make sense. ;)
-
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…
- story
-
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…
-
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…
-
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…
- story
-
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…
-
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/…
- story