Live data from Hacker News

Viewing profile — rustybolt

rustybolt

HN member
Joined
Tue, Oct 15, 2019, 6:46 AM UTC
HN karma
1,214
Public activity
290 items

About rustybolt

No profile information was provided.

Recent public activity

  1. comment
    Comment #48860688

    If you ever saw this guy program you know he's very competent so IMHO that reflects badly on twitter, tbh.

  2. comment
    Comment #48613655

    This article contains very little substance. Show me the math!

  3. comment
  4. comment
    Comment #48259740

    Thank you for your reply! I did a bit of research and, since I do want to use quite some peripherals, I have gone for the ULX3S. A big factor here was documentation and availabilit…

  5. comment
    Comment #48256435

    This sucks. I was working on a video course on building CPUs on an FPGA that uses Vivado (because I am somewhat familiar with the ecosystem and have dev boards with Artix FPGAs). I…

  6. comment
    Comment #48118455

    > Fun fact #1: you rent your cap and gown in the US. You have to return them. And they’re expensive, too! I paid $94 just for the privilege of renting mine, which is insane because…

  7. comment
    Comment #48082225

    Nobody said it better than von Neumann: "Young man, in mathematics you don't understand things. You just get used to them"

  8. comment
    Comment #47744678

    I don't have a lot to show for it yet, but I'm working on an online video course for software engineers aspiring to build their own CPU on an FPGA dev board.

  9. comment
    Comment #47642019

    This is great! Some comments: - I didn't like the "truth tables" one, I got many duplicate questions and for some reason I got only one second for the first question. The rest of t…

  10. comment
    Comment #47527919

    Eh yeah, duh? I've been drilled to put every fart on GitHub. 98% of my repositories have 0 stars.

  11. comment
    Comment #47301689

    I have noticed a trend recently that some practices (writing a decent README or architecture, being precise and unambiguous with language, providing context, literate programming) …

  12. comment
    Comment #47150164

    Surprisingly often people refuse to document their architecture or workflow for new hires. However, when it's for an LLM some of these same people are suddenly willing to spend a l…

  13. comment
    Comment #47108863

    Note that this doesn't answer the question in the title, it merely asks it.

  14. comment
    Comment #47100805

    > There are very credible arguments that the-set-of-IETF-standards-that-describe-OAuth are less a standard than a framework. I'm not sure that's a bad thing, though. Spoiler alert:…

  15. comment
    Comment #46910721

    I tried using this a while back and found it was not widely available. You need coreutils version 9.1 or later for this, many distros do not ship this. I made https://github.com/ru…

  16. comment
    Comment #46845535

    > Good work very much doesn't speak for itself Some people are obviously very intelligent and for people with enough technical abilities this can be spotted (e.g. because they chur…

  17. comment
    Comment #46743180

    This feels like a very elaborate way of saying that doing O(N) work is not a problem, but doing O(N) network calls is.

  18. comment
    Comment #46711371

    Yeah I've gone through Linux from Scratch twice, but at some point I found myself just copy-pasting and to be honest I've never really understood how one would go from here to a mo…

  19. comment
    Comment #46667116

    My blog is https://rubenvannieuwpoort.nl I am also working on a "build your own CPU" series which is still in its infancy but the WIP can be found at https://cpucourse.rubenvannieu…

  20. comment
    Comment #46445035

    I've hear people refer to it as an end-to-end test, where unit tests usually test a single class or function.

  21. comment
    Comment #45826437

    Ouch, this hurts to read. It's not novel and lacks a very basic understanding of math. The graph of y/(x^2+y^2)=(x+1)/(x^2+y^2) by definition contains the points that satisfy this …

  22. comment
    Comment #45799974

    I use it in my static site generator in Python via https://github.com/rubenvannieuwpoort/PyKaTeX . Disclaimer: I am the author of PyKaTeX.

  23. comment
  24. comment
    Comment #45750817

    This is plausible. My dentist says I should use toothpicks, but they are not useful for me as they don't really fit between my teeth. I do the most problematic of my tooth with an …

  25. comment
    Comment #45750679

    Yes, that's exactly my reasoning. Even if it doesn't help for anything, it just feels satisfying and more clean. Kind of like picking your nails.