Viewing profile — djengineerllc
djengineerllc
HN member- Joined
- Sun, Feb 24, 2013, 2:15 AM UTC
- HN karma
- 12
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About djengineerllc
No profile information was provided.
Recent public activity
-
comment
Comment #29768921
Great, now I'm going to try learning to program in NASM. Definitely a great article!
-
comment
Comment #26980076
Very good article! Thanks!!
-
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.
-
comment
Comment #9814717
I wish they had a good system for setting up and managing user roles.
-
comment
Comment #9639611
Nice, cito.js shows really nice performance.
-
comment
Comment #9593938
I would think so too. The mentioned strategies seem sociopathic.
-
comment
Comment #9593556
Wow, this is a great article!
-
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…
-
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%.
-
comment
Comment #9303426
I wonder if this is situationally dependent?
-
comment
Comment #9273388
Seems to be working through my Charter ISP, but not my work's AT&T ISP still.
-
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…
-
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…
-
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 …
-
comment
Comment #9058112
Nice, lol
-
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…
-
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…
-
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.…
-
comment
Comment #6170771
You lose your life in the consumption of programming knowledge and development
-
comment
Comment #5621466
This is always a good one: https://www.mybalsamiq.com/
-
comment
Comment #5428273
I've had a pending payment transaction to a couple places for about a week now. :( Still waiting....
-
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…