Live data from Hacker News

Viewing profile — hdrz

hdrz

HN member
Joined
Sat, Jan 11, 2025, 11:21 AM UTC
HN karma
26
Public activity
22 items

About hdrz

No profile information was provided.

Recent public activity

  1. comment
    Comment #49017282

    There is also impress.js[1], a 3d infinite canvas for slides which I used in the past. You write your content as plain html in a single file, very easy. [1]: https://impress.js.org…

  2. comment
    Comment #48805930

    Check out this fun book for history of ipa and burton. https://www.amazon.com/gp/aw/d/0330511866/

  3. comment
    Comment #48705575

    Nice read. After you finish, go read this book [1] which tries to solve the 20 years to publication mystery. [1]: https://www.amazon.com/Darwin-Conspiracy-John-Darnton/dp/140...

  4. comment
    Comment #48514832

    It rusts just like iron, but the rust (AlOx, or alumina) stays bonded to the metal and actually protects it.

  5. comment
    Comment #47947468

    You can link the commit with the ticket by including its hash in the commit message, and then mark the ticket as fixed. See here: https://stackoverflow.com/questions/5761669/how-to…

  6. comment
    Comment #47945586

    Yeah, museum sounds like dead and rot… However on my small site [1] that’s the name of the fossil repos page [1]: https://hdrz.cc/museum

  7. comment
    Comment #47944965

    You should continue with a name which is related to fossils, fossillab.io, boneyard.dev and so on…

  8. comment
    Comment #47220276

    The Lagrange polynomials form the normal basis of most Finite Elements Method (FEM) software. There are other polynomials which are used as well, but these are the workhorse of mos…

  9. comment
    Comment #46588932

    I actually use fossil all the time for my projects. It just makes more sense to me in the way it works and the ease of use. And you can self host your repos with ease, for example …

  10. comment
    Comment #46310139

    I guess you are not the only one. Here is talk by Andrew Godwin about using aviation practices for software engineering: https://youtu.be/d0eo3FxKQNc

  11. comment
    Comment #46288939

    Thanks for the fun and clever guides!

  12. comment
    Comment #46288774

    Congratulations! But I can’t find the source link, nor the license …

  13. comment
    Comment #45948738

    I agree. Here is my little site, which I try to keep minimal, fun and fast: https://hdrz.cc

  14. comment
    Comment #45399113

    OK I watched the whole thing. Highly recommended! It is about the rivalry between Sinclair and acorn, where the head of acorn once worked for Clive sinclair. It is about the time b…

  15. comment
    Comment #45388446

    Just watched the first minutes of the film. Looks like it’s about Sinclair, which is of-course pretty good as well. When I have time will watch the whole thing, maybe ARM will come…

  16. comment
    Comment #45272443

    Try doublecmd[1], much better then tc, open source, updated frequently, works on all platforms. Oh and written in object pascal, which I like a lot! [1]: https://doublecmd.sourcefo…

  17. comment
    Comment #44999135

    Oh man. 9 years… just pick something, one thing. Just one new (or old) technology that interests you, and code something with it. That’s all. After that, code the next thing. That’…

  18. comment
    Comment #44922034

    But you can. There are bearblog lookalike SSG themes. For example: https://janraasch.github.io/hugo-bearblog/

  19. comment
    Comment #43672055

    The first commenter on the article page states that his favorite is pdp-11 assembly. In the 90s at uni I learned to write assembly on pdp-11 emulator running on a pc. It truly was …

  20. comment
    Comment #43525405

    Sure there is: https://xdrip.readthedocs.io/en/latest/ This is for android, there other projects based on this code for iOS as well.

  21. comment
    Comment #43351045

    C with dynamic arrays and classes? Object pascal says hello…

  22. comment
    Comment #43137527

    This. Just use the most immediate thing available. For me its: * Apple Notes * Apple Reminders That’s it. Gets the job done.