Live data from Hacker News

Viewing profile — zengargoyle

zengargoyle

HN member
Joined
Sat, Mar 24, 2012, 1:16 AM UTC
HN karma
151
Public activity
70 items

About zengargoyle

No profile information was provided.

Recent public activity

  1. comment
    Comment #43193556

    Sit right back and I'll tell you a tale. Fortune is a parasite glommed over the original intents of the Architecture of what is now known as Fortune. Originally as the high gods in…

  2. comment
    Comment #43057239

    Reminds me of the old SmokePing.

  3. comment
    Comment #39823676

    Freshman year of high school I took a class called "Business Computer Applications". It was 1983 and I was 13. We were using Apple II+ computers or their clones. I had an Apple II+…

  4. comment
    Comment #39823561

    Back in middle school, like 1981-ish I had this hardback book with a title of something like "A Shocking Story". The inside was hollowed out to hold about the same but it was rigge…

  5. comment
    Comment #37187616

    Technically, yes for about seven years. We were introduced by a mutual friend because we were both staying on campus over the Christmas holiday. We hooked up on Christmas Eve and d…

  6. comment
    Comment #37170420

    I married my best friend of several years so she could get financial aid. Her financial aid counselor told her about the lengthy emancipation legal process or marriage. She came ov…

  7. comment
    Comment #35883674

    Back in the late 1980s when I was a teenager I found plans and built this little circuit with a LED that would light up if someone else in the house was trying to listen in on my p…

  8. comment
    Comment #35094352

    The first program I ever keyed in was the one dimensional lunar lander simulation on my dad's HP calculator. Must have been 6 or 7 years old (by 9 years old I was doing BASIC on an…

  9. comment
    Comment #33413451

    This is why you fail. Thirty years ago I could make a wire wrapped 68000k board that did nothing but play music. CE/CS was different back then. I'd cut pins and solder in chips to …

  10. comment
    Comment #33408008

    Tell them the object system was stolen from Python and they'll really freak out.

  11. comment
    Comment #31475795

    Something like `read` gives a better example. Like `man 1 read` is "read — read from standard input into shell variables", "read [-r] var...", a shell function. And `man 2 read` is…

  12. comment
    Comment #31475590

    My pre-internet 16yr old ancient self (late bloomer) who had to read books in libraries and bookstores who lost first girlfriend by not kissing her and second girlfriend pinned me …

  13. comment
    Comment #31298681

    I used to mess around with Anki many years ago while studying Japanese. The approach I took was to figure out the database structure, then write a bit of code to expand the informa…

  14. comment
    Comment #31143401

    $ perl -E 'my $f=[[{X=>{Y=>["FOO"]}}]]; say $f->[0][0]{X}{Y}[0];my $g=$f->[0][0]{X}{Y}; say $g->[0]' FOO FOO Seems pretty trivial.

  15. comment
    Comment #30797817

    Same, I had my books from 1986 (when I was 16) bought from Caltech's bookstore while I was there at a summer program (YESS, Young Engineer Summer Scholars) that went on for months …

  16. comment
    Comment #30791792

    Yeah, my org had a Kerberos setup for some DB/middleware/CLI tools. I inherited a bunch of random script tools that took the whole typing in passwords for everything. Screw that, f…

  17. comment
    Comment #29963316

    I think about half the comments I've ever made here on HN are about my Amiga 1000 that I got in 1985. By 1989 it had a 14MHz 68020/68881 with 4MB Fast RAM, an 80 MB SCSI drive, and…

  18. comment
    Comment #29865721

    I'm talking about AmigaOS. Bits and pieces were based on https://en.wikipedia.org/wiki/TRIPOS and the kernel itself had a lot of UNIXy sort of features. In the late 1980s if your w…

  19. comment
    Comment #29859656

    Forth is a really nice language for learning raw machine code then adding an assembler then moving up to a HLL in a few printed pages of code. The ultimate macro assembler. Back in…

  20. comment
    Comment #29839799

    https://news.ycombinator.com/item?id=28081181 The OS was close enough and wonderful under the hood. So many UNIX people bought one for home just because it was so easy to port UNIX…

  21. comment
    Comment #29736745

    Ah, the good old Crap and Crud (C&C) manual. Back in the day every EE/CE/CS/IT sort had a big 3-ring binder of everything that they learned once. Serial cable wiring CTE/DTE/Crosso…

  22. comment
    Comment #29736695

    I flip table rage quit my 15 year job at a university over a new C-suite from who knows where throwing HPE equipment/software/consultants at me for a big sort of project and findin…

  23. comment
    Comment #29546963

    I couldn't find a link anywhere to some sort of 'blank' PDF example, or to a fake filled out example. Double sided printing would be nice. So would formatting the output so you cou…

  24. comment
    Comment #29546779

    https://en.wikipedia.org/wiki/Eigengrau

  25. comment
    Comment #29516654

    Lol, seems I have somehow actually been remembering the forerunner DKBTrace or something. Sometime around 1989 I had it on my Amiga from a Fred Fish PD software disk. Even on my bu…