Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dkopi
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
dkopi
10y ago
Not really. Every country that has weapons development also has export controls. It isn't about believing your government is moral or good. Its about understanding that your government is responsible for the safety of citizens, and tha
2.
▲
by
dkopi
10y ago
Not really. Military grade weapons are a big deal. They're used to kill people. Export controls are there to prevent killing machines getting in the hands of a countries enemies (or potential enemies in the future)
3.
▲
by
dkopi
10y ago
If you support export controls for security reasons, this is kind of inevitable. The government shouldn't be forced to buy any type of military technology someone creates. But even if the government won't buy your tech, it still c
4.
▲
by
dkopi
10y ago
There's nothing unlibertarian about a private business making up its own terms of services and privately enforcing them. That's exactly how the free market self regulates without the use of force.
5.
▲
by
dkopi
10y ago
Twitter isn't sinking. It just isn't ascending as fast as investors would like to ensure hyper growth. While its always great for your career to be in a company that's constantly growing - sometimes being that person that can
6.
▲
by
dkopi
10y ago
Not sure DDOS clauses are that unreasonable. Especially when attackers might be targeting your DNS server, even though you're the target.
7.
▲
House Keeper by Reposify: Check if your IoT devices are exposed
(blog.reposify.com)
2 points
by
dkopi
10y ago
|
0 comments
8.
▲
by
dkopi
10y ago
This often happens when I'm travelling internationally. If I plan on buying a local sim card instead of purchasing a roaming plan - I might not have access to my SMS until I get back home.
9.
▲
by
dkopi
10y ago
Great point. "correct horse battery staple" wouldn't be vulnerable to such an attack.
10.
▲
by
dkopi
10y ago
Mistakes were made, and there are definitely lessons to be learned, but if we want to improve the state of security, we really need to change the way we react to these types of bugs. If a service has an outage and a company posts a postmort
11.
▲
by
dkopi
10y ago
More likely along the lines of if ((isset($_POST["SecurityQuestion0"]) && $_POST["SecurityQuestion0"] != $answer0) || (isset($_POST["SecurityQuestion1"]) && $_POST["SecurityQuestion1
12.
▲
by
dkopi
10y ago
If you're breaking your contract, that's something to be enforced by your landlord and the courts. Not something you need special laws to forbid.
13.
▲
by
dkopi
10y ago
Based on the "you can still rent a bedroom" comments, I'm guessing the people commenting here are single and definitely don't have kids.
14.
▲
by
dkopi
10y ago
Is it really a Chicken and egg situation? SF prices in the last years have skyrocketed, through out the city. The financial incentive to build is there. But there isn't massive building of new housing. That isn't because of the la
15.
▲
by
dkopi
10y ago
Subways make sense in dense urban areas - When a lot of people are within walking distance from the subway station. For SF to justify extensive subway infrastructure, it needs to start building higher density neighborhoods.
16.
▲
by
dkopi
10y ago
Which part do you consider an opening act of a cold war? Launching a cyber attack in a foreign country - or arresting someone who launched a cyber attack?
17.
▲
by
dkopi
10y ago
Personally, I find the Whatsapp web version pretty convenient for long-form text
18.
▲
by
dkopi
10y ago
The weakest link I can identify here is MITM attacks when you're sending the link. Imagine: Alice generates a link. Sends the link to Bob over an unencrypted/unauthenticated link. Mallory intercepts the link. Generates hi
19.
▲
by
dkopi
10y ago
"It's showing the extreme (clearly unacceptable) end of the spectrum to ask someone how they decide where to draw the line." That's actually very lazy. It's shifting the burden of "drawing the line" on the
20.
▲
by
dkopi
10y ago
Comparing political candidates to Hitler is a rather lazy thought experiment.
21.
▲
by
dkopi
10y ago
I agree with the first part, it's kind of a self reinforcing decision. Intel wanted INT 3 to be for break points so they gave it a single byte instruction, and because INT 3 is a single byte instruction - it's the only one that ma
22.
▲
by
dkopi
10y ago
What's even better is that breakpoints haven't really changed over that period of time. They just work. While a lot of tech is rapidly moving and constantly changing - this is the type of fundamental knowledge that will probably p
23.
▲
by
dkopi
10y ago
The reason INT 3 is used is that it's the only interrupt that has a single byte opcode (0xCC). Other interrupts require two bytes: CD <interupt number>. This makes setting a breakpoint really easy, as all you have to do is replac
24.
▲
Reposify Launches IoT Search to Become the Google for the Internet of Things
(finance.yahoo.com)
2 points
by
dkopi
10y ago
|
0 comments
25.
▲
by
dkopi
10y ago
Even Toll roads aren't necessarily profitable. They're often viewed as "public goods", and might be heavily subsidized together with regulated prices. Most times the toll roads also have to compete with "free roads&
26.
▲
by
dkopi
10y ago
Valid point, but most roads aren't profitable. They're subsidized by tax payers.
27.
▲
by
dkopi
10y ago
The most important thing to remember about developer compensation, especially when comparing to more "traditional" roles, is scale. A programmer working at a large internet company may be impacting millions upon millions of people
28.
▲
by
dkopi
10y ago
Port mirroring means you can only be a passive eavesdropper. Attacks like SSL mitm wouldn't work because you actually have to intercept and modify the traffic
29.
▲
by
dkopi
10y ago
"Amazon’s awesome, but Google Cloud is built by developers, for developers, and you see it right away." AWS is built by developers for developers as well. Most of the complaints here about AWS aren't actually about AWS not be
30.
▲
by
dkopi
10y ago
Don't create a new project. Help maintain an existing one.
More ›