Live data from Hacker News

Viewing profile — djengineerllc

djengineerllc

HN member
Joined
Sun, Feb 24, 2013, 2:15 AM UTC
HN karma
12
Public activity
22 items

About djengineerllc

No profile information was provided.

Recent public activity

  1. comment
    Comment #29768921

    Great, now I'm going to try learning to program in NASM. Definitely a great article!

  2. comment
    Comment #26980076

    Very good article! Thanks!!

  3. comment
    Comment #11682861

    I like this article. It was very well laid out. I've already added a new card to my Trello board for taking a look at implementing "yield" in our software application.

  4. comment
    Comment #9814717

    I wish they had a good system for setting up and managing user roles.

  5. comment
    Comment #9639611

    Nice, cito.js shows really nice performance.

  6. comment
    Comment #9593938

    I would think so too. The mentioned strategies seem sociopathic.

  7. comment
    Comment #9593556

    Wow, this is a great article!

  8. comment
    Comment #9587714

    Yeah, I found this pretty cool as well. Plus from inside the iframe you can keep navigating to the Learn tutorial page over and over again inside laptops and create a cool snake li…

  9. comment
    Comment #9364729

    Let's see, there are about 40 employees where I work and I'm the only developer and engineer, so that is 2.5%.

  10. comment
    Comment #9303426

    I wonder if this is situationally dependent?

  11. comment
    Comment #9273388

    Seems to be working through my Charter ISP, but not my work's AT&T ISP still.

  12. comment
    Comment #9272781

    Thanks david! I did a tracert on their IP of 213.206.98.165 and I get out of our AT&T firewall, we get to something that is telia.net, then to atom86.net, then we get to 213.133.37…

  13. comment
    Comment #9272597

    Ok, I can get to it from a proxy location of the Netherlands, but not from the US or Germany. So now isitup.org shows dot.tk up at an ip of 213.206.98.165. It shows www.dot.tk as b…

  14. story
    DOT.tk – what's up

    http://dot.tk So is there something wrong with dot.tk? I temporarily register free domains with them for test projects and it looks like their site is hosed for me. I can't get to …

  15. comment
    Comment #9058112

    Nice, lol

  16. comment
    Comment #8367205

    I tried this and it didn't work on my Ubuntu machine, it echoed "stuff". env X="() { :;} ; echo busted" /bin/sh -c "echo stuff" But then I tried this command and it echoed "vulnera…

  17. comment
    Comment #7955897

    So this looks like it will be pretty neat. I have it compiled and running. It seems to be mostly working. I did run into some issues. Like for instance, in the bundle.js file there…

  18. comment
    Comment #7561102

    Also don't forget to update SSL with any applications running on the server. OpenVPN for instance uses it's own SSL libraries that need updating libcrypto.so.1.0.0.1 and libssl.so.…

  19. comment
    Comment #6170771

    You lose your life in the consumption of programming knowledge and development

  20. comment
    Comment #5621466

    This is always a good one: https://www.mybalsamiq.com/

  21. comment
    Comment #5428273

    I've had a pending payment transaction to a couple places for about a week now. :( Still waiting....

  22. comment
    Comment #5272442

    I'm using fail2ban on one of our linux servers. I have a bunch of fail2ban reports that I can run that lists all ips being blocked, how they were blocked, etc. A lot of times if we…