Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
testing12341234
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
29 ms
·
1.
▲
by
testing12341234
13y ago
The author does specify both that this is not "Internet" (with capital I) and that they are not using bonjour, and that it is a proprietary technology. So it does not appear to be a mistake on the author's part. That is why
2.
▲
by
testing12341234
13y ago
According to the original source[0], the solution has been in place since 2005, and had reduced the homeless population by 74% by 2012. The cost savings was about 5k per homeless person per year. "In 2005, Utah did a study that found
3.
▲
by
testing12341234
13y ago
On the flip side of the other comments, I used the TrueCar service about 4 months ago. For the specific trim that I wanted (standard trim, not crazy options), several dealership websites had prices on them that were several thousand dollar
4.
▲
by
testing12341234
13y ago
Since Apple provides the metadata tagging of the words via NSLinguisticTagger, then is this the web equivalent: //dim non-anchor tags $('*').not('a').addClass('dim'); //hightlight anchor tag
5.
▲
by
testing12341234
13y ago
I'm not actively seeking new employment and am very happy at my current position. However, I am always (passively) interested in new opportunities, and am not going to ignore something awesome that falls in to my lap. A service like
6.
▲
by
testing12341234
13y ago
I would imagine a spike in the amount of Amazon Prime memberships increased this week due to console purchases. This year I signed up for a free 30 day trial of Prime so that I could skip on the cost of shipping for Christmas. I will can
7.
▲
by
testing12341234
13y ago
Checksums do not offer this property if both the remote file and checksum are both sent unsecured. If an attacker can MitM the remote file, then they can also do the same for the checksum file.
8.
▲
by
testing12341234
13y ago
http://reactphp.org/
9.
▲
by
testing12341234
13y ago
Maybe it would be helpful to modify "entitled free of charge on PACER" to a phrasing that includes information about how the charges are unreasonable. I happen to know that under the law, PACER access is not required to be "f
10.
▲
by
testing12341234
13y ago
Ken White has a post titled "Ninth Circuit Clarifies First Amendment Rights of Public University Professors" [0] which goes in to some detail about the various legal issues at the nexus of free speech rights and professorship. [0]
11.
▲
by
testing12341234
13y ago
The easiest to understand response to this question that I've seen so far is from this comment [0]: The contest limitations rule out most of the likely attack vectors for breaking the protocol in the real world. It's like saying
12.
▲
by
testing12341234
13y ago
Laravel is technically at 100%, however the unit tests are throwing a lot of warnings. compare: php 5.5: https://travis-ci.org/laravel/framework/jobs/15683979 hhvm: https://travis-ci.org/larav
13.
▲
by
testing12341234
13y ago
Guidelines indeed. For reference, here is an example of a double negative from the Prologue to the Canterbury Tales: Nowher so bisy a man as he ther nas [0] (Nowhere so busy a man as he there none) [0] http://www.bartleby.com&#x
14.
▲
by
testing12341234
13y ago
And yet one of the father's of written modern English, Chaucer himself often used double negatives [0]. ex: "Ther nas no man no wher so vertuous" ("There never was no man nowhere so virtuous") "He nevere yet no
15.
▲
by
testing12341234
13y ago
It appears to be available right now http://ubislate.us/product.php?prodid=1
16.
▲
by
testing12341234
13y ago
Real engineering happens in a team, not in a hermit's cave. Unless you're Fabrice Bellard. http://bellard.org/jslinux/tech.html http://bellard.org/lte/ http://bellard.org&#x
17.
▲
by
testing12341234
13y ago
So how does a developer determine their own value? For example: 1.) I do web development every day. I'm not a spectacular designer, but I can put a work flow together and I'm comfortable on both the client side javascript (JavaS
18.
▲
by
testing12341234
13y ago
It's even less than $22/hr because the 40 hours per week here doesn't include work outside of the classroom such as grading papers and projects, or "Assist students outside of class as necessary.".
19.
▲
by
testing12341234
13y ago
Actually, after further review, it looks like the issue is with a revoked intermediate certificate that is sent along in the chain. It still causes issues in FF, but at least it's not directly with the PHP.net certificate.
20.
▲
by
testing12341234
13y ago
It looks like the SSL certificate currently being served has been revoked. For me, it's blocked in FF, but allowed in Chrome. Does anyone know if this is related to them moving php.net to new servers after the earlier malware attack?
21.
▲
Revoked peer SSL certificate for *.php.net
(ssllabs.com)
1 points
by
testing12341234
13y ago
|
2 comments
22.
▲
by
testing12341234
13y ago
To clarify the above, the video starts with the deep brain stimulation device turned on. The changes mentioned are due to the Parkinson's Disease effect showing themselves once the DBS device is turned off.
23.
▲
by
testing12341234
13y ago
Unfortunately, she doesn't want to try again. But good luck!
24.
▲
by
testing12341234
13y ago
I gave the first level over to my wife (who is a non-programmer, and has no interest in programming, but loves RPGs). Unfortunately, it didn't work out too well. She was able to make it to the ogre, then then misspelled the attack co
25.
▲
by
testing12341234
13y ago
I'm not very familiar with the JSON datatype in postgres. Is it possible to update subvalues without writing the entire JSON bag? For example: {"a": 1, "b": 2} (in psuedocode) User 1: select JSON User 2 select JSO
26.
▲
by
testing12341234
13y ago
Apparently the author would agree with you. The front page reads, "Dropplets is not a CMS, it's just for pure blogging and nothing more which is a good thing."
27.
▲
by
testing12341234
13y ago
Does anyone know if an out of state ecommerce site like Amazon is required to give user data in this manner. Focusing on the state tax issue, it would appear that these two systems are similar in that taxpayer is required to declare and re
28.
▲
by
testing12341234
13y ago
Absolutely agree with this comment. Here's the impression that I see at a "first glance" that page: 1.) The item to purchase, along with the price of the item. 2.) A bright magenta "Continue Checkout" button. 3.) A
29.
▲
by
testing12341234
13y ago
I believe the comment refers to NYC's Stop and Frisk program[0] which has been ruled unconstitutional by a US district judge, who found that the program unfairly targets African Americans and Latinos. [0] - http://en.wikiped
30.
▲
by
testing12341234
13y ago
On the timeline presented there is a framework called ServiceStack[0] which I successfully used to significantly simplify internal APIs, used by multiple internal systems, back in early 2011. Recently we brought on a new developer whose fir
More ›