Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Dru89
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Show HN: Netscope – Inspect HAR Files on Your Desktop
(netscopeapp.com)
2 points
by
Dru89
5mo ago
|
0 comments
2.
▲
by
Dru89
9y ago
This was what originally led me to do some research on the topic. I really thought the podcast was well done.
3.
▲
by
Dru89
9y ago
There may be a bit of both at work here, because I remember seeing a lot of issues with hacking the Prius at Defcon[0], but I vaguely recall the SUA incidents being mostly related to as pedal misapplication. I know Wikipedia isn't exac
4.
▲
by
Dru89
9y ago
I thought the unintended acceleration issues had been largely disproven as user error. That is, many other brands of cars had been reported to have the same issues by drivers. And basically a driver was put into a stressful situation, thoug
5.
▲
by
Dru89
9y ago
The "Reader View" available in at least Firefox and Safari fixed this for me.
6.
▲
by
Dru89
9y ago
The idea of exclusively using only a few applications definitely seems limiting. I understand in this case it's probably because of licensing and morals, but I can't imagine many businesses caring much about your principles on
7.
▲
by
Dru89
9y ago
From what I can tell, this is a useful first step towards credential stuffing. Requests against endpoints like this are going to be unauthenticated, since by their very nature they happen before the user is actually authenticated against th
8.
▲
by
Dru89
9y ago
With as many accounts on these services that actually exist, it still doesn't answer the question of whether or not the person actually owns the email.
9.
▲
by
Dru89
9y ago
A corporation has no freedom of speech rights. It's important to remember that a corporation is not considered to the same rights as a person in these cases, nor should they ever be allowed to be.
10.
▲
by
Dru89
9y ago
He's referring to the dereference of a null object. For instance, calling "foo.bar" when foo is null (or potentially undefined).
11.
▲
by
Dru89
9y ago
Sorry, is it not handy because it's inaccurate? Or simply because it's so lengthy?
12.
▲
by
Dru89
9y ago
A bit unrelated, but it's weird that Medium doesn't seem to support embedded code, and instead only seems to work with gists. It made the mobile experience pretty bad (all I get are links to the gists) and it would definitely &quo
13.
▲
by
Dru89
10y ago
Instead of two things, you just need one. They're saying that instead of a USB-A-to-Lightning cable and a USB-A-to-USB-C adapter, you can just use the one cable.
14.
▲
by
Dru89
10y ago
You don't even need to rebind the escape key. I've been using ^[ for years, and it works in basically all standard terminals and vims as the escape key.
15.
▲
by
Dru89
10y ago
This is less safe than the branching alternatives. Instead of "moving" the original commit, this copies the original commit to a new one and leaves the original one dangling and waiting to be garbage collected. Also, if you have m
16.
▲
by
Dru89
10y ago
I'm unhappy with the approval process being a simple search for "LGTM". I wish GitHub pull requests had actual support for a review process, e.g.: * open issues to address * review state, such as "changes requested"
17.
▲
by
Dru89
10y ago
Came here to say exactly this. Most stats should probably either treat 3XX as "success" or follow the link to figure out what the next location's status is.
18.
▲
by
Dru89
10y ago
What is the correct way to force a link to open in a new tab, then? Unfortunately "let the user decide" is not the best answer if you want to link to something like "terms and conditions" in the middle of a sign up flow
19.
▲
by
Dru89
11y ago
This actually left me more curious than any of the rules in the style guide.
20.
▲
by
Dru89
11y ago
This looks pretty interesting. It does require the structure of the HTML to be very similar to the object, though. And I'm not thrilled that is uses the class name for a DOM node in the key/value pair. Why not define some "
21.
▲
by
Dru89
11y ago
Does the difference between someone thinking that I'm wrong 100% of the time vs. being wrong at one particular incident make it better? Certainly. It's still rude and childish, but I'd certainly rather have a singular incid
22.
▲
by
Dru89
11y ago
I think I recall this website at one point existing at a domain from Bell Labs. I came across it almost 8 years ago searching on Google for a particular number sequence I came across in some research. The website is fascinating and I found
23.
▲
by
Dru89
11y ago
It's somewhat tangential, but I'm curious what you mean by "HTML-aware templating language".
24.
▲
by
Dru89
11y ago
That might be one of the scariest things I've looked at all day.
25.
▲
by
Dru89
11y ago
You've done an incredible job with this game. I sat down for a minute to just take a look at it, and it nearly made me late for work an hour later.
26.
▲
by
Dru89
11y ago
I'm a bit torn here. On the one hand, this sounds like it has a high probability of doing exactly what unit tests shouldn't do: pass on one run and fail on another. On the other hand, the fact that it would fail at all would help
27.
▲
by
Dru89
11y ago
Even though everyone else is talking about this as an impractical solution, I think it's clever at least. I don't know that I would ever use it, but I like the novel concept of it. If this was just a for-fun kind of project, I&#x
28.
▲
by
Dru89
12y ago
Looks like a total of 5: https://hn.algolia.com/?q=psd#!/story/forever/prefix/0/XeePh... But yeah, I definitely remember seeing this in the past. Feels slightly like a case of http://xkc
29.
▲
by
Dru89
12y ago
Right or wrong, many people that I've worked with view the 10-minute morning stand-up meeting as a "starting function" for their day. This would completely break that function of a stand-up. I'm also not too fond of anyt
30.
▲
by
Dru89
12y ago
In our office, we have "Quiet Rooms." Many people go there to grab a fifteen to twenty minute nap, but I find myself going there when the noise just gets to be too much. I've found that many problems, even software problems,
More ›