Live data from Hacker News

Viewing profile — hooya

hooya

HN member
Joined
Mon, Apr 21, 2014, 6:34 PM UTC
HN karma
8
Public activity
7 items

About hooya

No profile information was provided.

Recent public activity

  1. comment
    Comment #25385688

    We gleefully exclaimed "Arab Spring" when social media destabilized other countries. It's come home to roost. Spring has sprung, bitches.

  2. comment
    Comment #19565920

    check out: https://en.wikipedia.org/wiki/Formal_methods I ran into loop invariants in my CS undergrad where they were teaching "formal logic" to prove correctness of programs. At t…

  3. comment
    Comment #17436327

    i have an anecdote that you might find interesting.. many moons ago when i was an undergrad, there was this one class that i hated. i got practically nothing out of it. and the rea…

  4. comment
    Comment #16484814

    I use it for almost everything. Take ETL type tasks. It's almost impossible to remember where I downloaded certain data files six months after initially creating a project. I put t…

  5. comment
    Comment #12360847

    > I grew up with a machine which booted into a BASIC interpreter ZX Spectrum by any chance?

  6. comment
    Comment #8019017

    If you've been able to keep up with others solely with the know-how you've picked up on your own in terms of software development, then great; my advice: take as many non-CS classe…

  7. comment
    Comment #7622848

    > To begin with you have to have a single target for each file produced. Try this next time (only the pertinent lines are included): SOURCES=$(wildcard $(SRCDIR)/*.erl) OBJECTS=$(a…