Live data from Hacker News

Viewing profile — naters

naters

HN member
Joined
Tue, Apr 29, 2014, 7:15 PM UTC
HN karma
238
Public activity
23 items

About naters

No profile information was provided.

Recent public activity

  1. comment
    Comment #41842368

    The intro to the article notes that this was based on a design by Waveform Processing, which was run in part by the late Ray Wilson who was the man behind MFOS! His site even hosts…

  2. comment
    Comment #36803164

    I’m fairly sure that “wallball” played in most elementary schools around the US is a different game than what is being referred to here. Growing up in New England, what we called w…

  3. comment
    Comment #31761700

    RGB are the primary colors used in additive color mixing, CMYK are used as the primary colors for subtractive color mixing which is used in offset printing and similar processes.

  4. story
  5. comment
    Comment #26305051

    The "Library organization" section [1] explains that the json65.s file is the core of the library and the only code necessary to build the library. The additional C code provides a…

  6. comment
    Comment #26173582

    Jonesforth [1] is a classic example of this, and a really good example of “literate” code. [1] https://github.com/nornagon/jonesforth/blob/master/jonesfort...

  7. comment
    Comment #25903372

    `mv` is defined on the same line as `ma` is, right after the five `#define`s. `pr` is on the last line before the only line break. It's a pretty dense program to walk through, but …

  8. comment
    Comment #24434317

    Not the GP, but I'm currently working on a small web app that synchronizes data from 2 other web services, which means that almost every endpoint involves a call to an external API…

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

    That's where I assumed the comment was going as well, but it's actually not really about brace style at all. Rather it's about "if style" which is a much more interesting discussio…

  12. story
  13. comment
    Comment #21214452

    Pretty sure it's this: https://git.codemadness.org/stagit/

  14. story
  15. story
  16. comment
    Comment #19641530

    The authors expanded this article out into a full book of the same name that gives each strip deconstruction (as well as a handful that don't appear in this article) a full two pag…

  17. story
  18. story
  19. story
  20. comment
    Comment #15401591

    Will Eisner's work in PS Magazine[1] detailing preventative maintenance procedures for the army was in a similar vein. It was presented in full comic book form though, and seems li…

  21. comment
    Comment #13887414

    Is the last line in your failed function example supposed to read: (++ counter) ?

  22. comment
    Comment #12911194

    Regardless, nostrademons' point still stands. Over 50% of US farm workers are undocumented immigrants[1], and 1 in 10 farm workers in California are undocumented migrant workers[2]…

  23. comment
    Comment #12248431

    Jeez, that seems unduly dismissive. While the title of the article might suggest that it follows the rhetoric you're suggesting, it is in fact a pretty well founded critique of "ca…