Viewing profile — dibarra
dibarra
HN member- Joined
- Thu, Nov 11, 2010, 5:38 AM UTC
- HN karma
- 72
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About dibarra
No profile information was provided.
Recent public activity
-
comment
Comment #32219838
Pretty unlikely. Outages are common, especially in this above average summer, due to higher transformer load and temps. Ever since the freeze, people who have even planned outages,…
-
comment
Comment #6481107
I think the more interesting thing here is how less popular of search term perl/php has become. I really can't find a language that is on an upward trend. Why would people be searc…
-
comment
Comment #6474573
It actually looks like they withdrew their A records. anl.gov is having the same issue (Though strangely enough, not mirror.anl.gov, so thankfully my systems can still update.)
-
comment
Comment #6439389
My Verizon phone started showing an IPv6 number a few weeks ago.
-
comment
Comment #6427135
The idea is that they can cut off access to non-Level3 customers any day if they wanted to, and they'd be within their rights to do so. The proper choice would be to use Google DNS…
-
comment
Comment #4370955
This security loop hole has been there for years, they haven't fixed it since I last toyed with it a long time ago.
-
comment
Comment #4366175
Rsync cron to my RAID 6 NAS box. Photos get sync'd to 3rd party service. Thumbdrive for critical passwords (keepass).
-
comment
Comment #4116688
"... I'll note simply that FunnyJunk does not appear to have a notice ofdesignation on file with the Copyright Office." If true, that's pretty bad- that means that FunnyJunk's safe…
-
comment
Comment #4025038
I am still feeling burned by how quickly my zv6000 disintegrated. (And anecdotally, how poorly they treated some of the people I know who had malfunctioning laptops from bad nvidia…
-
comment
Comment #3875878
No language has a doom sentence on it- they're just tools. There's some languages that are definately more often found in certain "cog-ish" code production companies, which might b…
-
comment
Comment #3875289
It's interesting they're disallowing 008. I work at a popular webhost, and we've had problems with this crawler too (It's distributed, and can crawl things a little too fast).
-
comment
Comment #3673535
Sublime Text 2 is really great- it's even built on Python. If OP wants the frilly stuff, I recommend PyCharm http://www.jetbrains.com/pycharm/
-
comment
Comment #3380307
I would, but these next few weeks are hectic for me :)
-
comment
Comment #3054611
Worked fine for me on Chromuum.
-
comment
Comment #2998199
You can do this fairly easily with Apache and symlinks, there's an issue with SymlinksIfOwnerMatch that people can circumvent if they're clever...
-
comment
Comment #2998183
Does GoDaddy use Fantastico? I know we recently patched our servers for http://www.1337day.com/exploits/16512 Not sure if GoDaddy did (or needs to) do the same.
-
comment
Comment #2520961
By the way, simply put, load averages are computed based on the number of processes in contention for the CPU, and are calculated based on a single CPU average. So, a load of 70 me…
-
comment
Comment #2504373
A common way is just script vulnerabilities, allowing execution of arbitrary code. I work at a popular webhosting company, and I've seen cases where apps will execute PHP code inse…
-
comment
Comment #2487845
Personally, I have a dedicated server, there's plenty to be had out there for a relatively cheap price. ($50ish range, they're out there, I'm hosting at http://securedservers.com )…
-
comment
Comment #2366368
The CIA Factbook cites the 2010 estimate for GDP at $74.48 trillion: https://www.cia.gov/library/publications/the-world-factbook/... Also of interest, another number close to this …
-
comment
Comment #2173411
7/10 for both, Teredo is easy to set up. I can help anyone who has questions with it.
-
comment
Comment #2173097
It's more like a reverse proxy. [1] You point your domain to their DNS, and then they cache your site on their CDN, reducing loading times and CPU consumption. It also uses data fr…
-
comment
Comment #2172759
Actually, you guys are both right. Speaking from experience (administrator at a popular webhosting company), he likely a lot of his rootkits macroed, so he can just login to the bo…
-
comment
Comment #1926113
I deal with this in my day job as well. Many datacenters will have mitigation appliances such as Arbor Peakflow, Cisco Guards, IntruGuard, etc. For attacks that are throwing garbag…
-
comment
Comment #1904928
#11. W3 Total Cache. Wordpress is CPU hungry.