Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dibarra
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
dibarra
4y ago
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, refer to them as “rolling blackouts”. ERCOT is a pretty op
2.
▲
by
dibarra
13y ago
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 searching for these terms less over time? EDIT: Nevermi
3.
▲
by
dibarra
13y ago
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.)
4.
▲
by
dibarra
13y ago
My Verizon phone started showing an IPv6 number a few weeks ago.
5.
▲
by
dibarra
13y ago
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 or OpenDNS which are provided as a service to the publ
6.
▲
by
dibarra
14y ago
This security loop hole has been there for years, they haven't fixed it since I last toyed with it a long time ago.
7.
▲
by
dibarra
14y ago
Rsync cron to my RAID 6 NAS box. Photos get sync'd to 3rd party service. Thumbdrive for critical passwords (keepass).
8.
▲
by
dibarra
14y ago
"... 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 harbor status can be challenged (17 U.S.C. § 512(c)(2))
9.
▲
by
dibarra
14y ago
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 gpus). I'm not interested in buying HP products anymore, I'
10.
▲
by
dibarra
14y ago
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 be what you're referring to. The best thing you can do for yo
11.
▲
by
dibarra
14y ago
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).
12.
▲
by
dibarra
15y ago
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/
13.
▲
by
dibarra
15y ago
I would, but these next few weeks are hectic for me :)
14.
▲
by
dibarra
15y ago
Worked fine for me on Chromuum.
15.
▲
by
dibarra
15y ago
You can do this fairly easily with Apache and symlinks, there's an issue with SymlinksIfOwnerMatch that people can circumvent if they're clever...
16.
▲
by
dibarra
15y ago
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.
17.
▲
by
dibarra
15y ago
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 means 70 processes were in contention of the CPU, meaning the
18.
▲
by
dibarra
15y ago
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 inserted as a sooofed User-Agent, POST data, and other weird pla
19.
▲
by
dibarra
15y ago
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 ) A dedicated server is a good opportunity to learn about se
20.
▲
by
dibarra
15y ago
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 is the world's stock of broad money, at around $75.86 tril
21.
▲
by
dibarra
16y ago
7/10 for both, Teredo is easy to set up. I can help anyone who has questions with it.
22.
▲
by
dibarra
16y ago
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 from Project Honeypot to serve captchas and links to popular v
23.
▲
by
dibarra
16y ago
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 box, alt+1 (or whatever he has his macro set to) and then pop
24.
▲
by
dibarra
16y ago
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 garbage to unused ports, you can block these fairly effectively by
25.
▲
by
dibarra
16y ago
#11. W3 Total Cache. Wordpress is CPU hungry.