Live data from Hacker News

Viewing profile — ZachWick

ZachWick

HN member
Joined
Thu, Nov 03, 2011, 1:38 AM UTC
HN karma
92
Public activity
38 items

About ZachWick

Local government legislator, novice aquaponic farmer, SV software engineer & developer advocate.

Recent public activity

  1. comment
    Comment #35967529

    The fantastic documentary “We Are As Gods” about Stewart Brand spends a considerable amount of time on this topic as he is involved in many of these efforts. https://www.weareasgod…

  2. comment
    Comment #34584651

    Two of these authors are also two of the creators of the Catala programming language, which is "a domain-specific programming language designed for deriving correct-by-construction…

  3. story
  4. comment
    Comment #28095257

    APL was originally created by Iverson as a notation used to teach mathematics and only became a programming language able to be executed by a computer around the time that (or shor…

  5. story
  6. comment
    Comment #19331210

    I tend to use top level folder structure of: - Documents -- -- - Repos -- I also make extensive use of a little rust tool I whipped up which tags file paths with user defined tags,…

  7. comment
    Comment #19272185

    Looks like telegraph commercial codes are poised and ready to make a comeback! ( https://en.wikipedia.org/wiki/Commercial_code_(communication... )

  8. comment
    Comment #19188957

    In previous embedded work, I've had to follow the MISRA C [0] guidelines, which I suspect are roughly similar to the JPL guidelines (but I can't get to the PDF at the moment due to…

  9. comment
    Comment #19141585

    I went to a planting a few years ago put on by this same group in Ann Arbor, MI at the Nichols Arboretum [0]. It was pretty inspiring to see a real living clone and hear David Mila…

  10. comment
    Comment #18273702

    The "DIY with basic tools" approach of Sears extended well beyond houses. Sears also sold motorcycles [0] that came with a thick manual that gave instructions on how to do everythi…

  11. comment
    Comment #11427631

    But only for certain a definitions of "problem."

  12. comment
    Comment #10227925

    I can only imagine the effect of an interrogation like that on a 14yr old. I was 24 and was completly drained by mine. I was questioned by each of the TSA, the local sheriff, and t…

  13. comment
    Comment #10227799

    This hits close to home for me too, and I am as WASP-y as it gets. Just over a year ago I was flying to the middle of US with some prototypes for an agriculural automation system i…

  14. comment
    Comment #9317956

    I teach a programming elective course to middle school students (12-14 years old); We meet three days per week for about an hour each day. Over the course of nine weeks the student…

  15. comment
    Comment #6598882

    I wonder how "out of date" your Apple product can be and they will still help you with it? I think a trip to my local Apple Store with my trusty Apple ][+ is in order.

  16. comment
    Comment #6495680

    Firefox is already non-free software. The Mozilla branding is the main reason why - those parts are licensed under non-free licenses.

  17. story
  18. story
  19. story
  20. story
  21. comment
    Comment #5408907

    You can download a zip archive of all of the issues from here: https://www.copy.com/s/tVBQpAJYGxYSTKw/Readings/Cryptolog

  22. comment
    Comment #5254666

    renownedmedia and I are two of the developers of the Copy product. I can assure you that he is not a "PR minion" - he can sling code better than most.

  23. comment
    Comment #5253248

    I run the Copy client apps exclusively on GNU/Linux boxes. There is even a handy CLI (command line interface) if GUI's aren't your thing.

  24. story
  25. comment
    Comment #4495790

    Small team (~10) of developers: I rarely encounter merge conflicts due to our method of doling out tasks. We generally try to group tasks together based on similarities, and our co…