Live data from Hacker News

Viewing profile — Ruud-v-A

Ruud-v-A

HN member
Joined
Sun, Feb 24, 2013, 10:04 AM UTC
HN karma
470
Public activity
106 items

About Ruud-v-A

No profile information was provided.

Recent public activity

  1. comment
    Comment #17761398

    Is that using the Lua interpreter, or LuaJIT?

  2. story
  3. comment
    Comment #17173741

    Could Numpy be considered the APL renaissance? Not in syntax, but conceptually?

  4. comment
    Comment #17087160

    > it would be great to use something like guix to define all the libsodium+zeromq+czmq+zyre dependancies and be able to spit out an 'ultimate container image' You define a package …

  5. comment
    Comment #16617848

    Pik can synthesize noise. https://github.com/google/pik

  6. comment
    Comment #16617809

    That is what I expected as well, but it turns out not to be the case. See also https://www.ece.cmu.edu/~ece548/hw/lab3/faq-do~1.htm and https://encode.ru/threads/2922-Knusperli-%E2…

  7. comment
    Comment #16509093

    You should not write a CRUD app in 2018. Update and delete are remnants from the times where memory and disk were expensive, and update in place was a necessity. This is no longer …

  8. comment
    Comment #16021484

    “Cache line sizes have not significantly increased since 2009, so 8 should still be optimal for 𝑟.” Cache line sizes don’t change insignificantly — they change in powers of 2. Cac…

  9. story
  10. story
  11. comment
    Comment #15706554

    I was under the impression that Debian is in the process of moving to Pagure [1]. The reasons mentioned in the LWN article are not invalidated by Gitlab's announcement of dropping …

  12. comment
    Comment #15682004

    I am curious, what constitutes “traffic”, and if it is page loads, why is it the right thing to measure? Users who load the page are already visiting, regardless of whether there i…

  13. comment
    Comment #15677183

    https://www.visualstudio.com/downloads/ includes an MSVC compiler. http://www.msys2.org/ can be used to install GCC.

  14. comment
    Comment #15576191

    While it does not solve your use case, others here might find it interesting: I built a domain-specific language for designing slides ( https://github.com/ruuda/pris#readme ). It i…

  15. comment
    Comment #15472386

    Yes, I’ve been happily using this feature since it was introduced.

  16. comment
    Comment #15326337

    Haskell is another language that compiles to native executables with minimal dependencies (binaries do link against libc, libz, and libgmp by default) which I think deserves more a…

  17. comment
    Comment #15324418

    I see, thank you for the explanation. I know the concept of Powershell but I haven’t really used it.

  18. story
  19. comment
    Comment #15324159

    What features does Emacs have for editing Org-mode that makes the combo so great?

  20. comment
    Comment #15306505

    It would be interesting to know what the nature of these bugs was, whether they are mostly memory safety issues or not. I find it scary that for $1k one can find so many bugs in so…

  21. comment
    Comment #15220903

    I’ve seen histories full of arbitrary fork points and merge commits that are definitely not simple.

  22. comment
    Comment #15203843

    Yes. I do it with six lines of shell script: https://is.gd/bsNBve .

  23. comment
    Comment #15195067

    I love Warp for Haskell, but I would still be hesitant to expose it directly. It’s simply not used as much as Nginx or Apache. Less people have spent time trying to break it.

  24. comment
    Comment #15178657

    I apologise if my comment offended you, I know how much work goes into organising a conference and I appreciate your hard work.

  25. comment
    Comment #15178392

    The ticket site [1] states: > We believe in diversity and would like to provide support to people of many different backgrounds. This includes, but is not limited to people who bel…