Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
DaCapoo
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
DaCapoo
11y ago
I've cloned hundreds of drives while I worked for two years in the IT department at a large university (30k+ students), and I never had an issue with using Clonezilla or Norton Ghost (which is no longer even supported, but still works
2.
▲
by
DaCapoo
11y ago
I'd assume so. The CAN-SPAM[0] act mandates that the unsubscribe link must not contain any authorization, e.g., you click the link and you're immediately unsubscribed. This is just trading a click in one location for a click in an
3.
▲
by
DaCapoo
11y ago
He's referring to the (1984) movie "The Last Starfighter", in which an arcade game is used to recruit a fighter pilot. It's also where patio11 + ptacek got the name for that project. http://www.imdb.com/t
4.
▲
by
DaCapoo
11y ago
Do you allow remote work or only onsite?
5.
▲
by
DaCapoo
11y ago
Would you consider hiring someone for a remote, full time or part time position that has relevant work experience but not a degree (yet)? To be more clear, I've got a year left to complete my degree in CS but I feel that I'm more
6.
▲
by
DaCapoo
12y ago
Choosing any language because it's in high demand is a bad decision, see "Why SICP matters"[0]. " I tell my students, "the language in which you'll spend most of your working life hasn't been invented yet,
7.
▲
by
DaCapoo
12y ago
I agree. "Another good practice is just to ask for passwords less often. If you’re signing in every day from the same computer in your basement, you’ll notice that Google hardly ever asks you to prove who you are." I'm not su
8.
▲
by
DaCapoo
12y ago
I have not looked over the Havel-Hakimi algorithm yet, but here's the best way I've found to solve these (with 100% success rate so far) 1. Pick the node with the highest degree 2. Make all the connections for that node until i
9.
▲
by
DaCapoo
13y ago
The book itself is amazing, yet I found it had the same effect as other books that hold similar messages - it just doesn't translate well into my day to day thoughts. After reading it I felt the sort of profound enlightenment one might
10.
▲
by
DaCapoo
13y ago
Yeah, with a typical ANSI layout it's a small stretch but definitely doable. This is the layout that I have (and the only keyboard layout I'll ever buy, because every other throws the pipe key and backslash in a random spot along
11.
▲
by
DaCapoo
13y ago
Control isn't necessary - I'm not sure why it would be specified. On a laptop you might have to hold the Fn key to hit PrtScr, but aside from that it's two fingers to hit 'Right Alt' and 'PrtScr' and the o
12.
▲
by
DaCapoo
13y ago
I'd end up reading the documentation and understanding why I was using the library incorrectly. Failing that, I'd go look at how the library was implemented. There's a distinct difference between looking at something when it&
13.
▲
by
DaCapoo
13y ago
Both are using Bootstrap with what appears to be a theme similar to the Bootstrap's own site. Looks like less of a case of one copying the other, and more of both copying the default bootstrap site.
14.
▲
Ask HN: I can't figure out how to make good UIs. How do I learn?
9 points
by
DaCapoo
13y ago
|
9 comments
15.
▲
by
DaCapoo
13y ago
Typically, when you open a secure shell (SSH) connection your client is connecting to a SSH server running on the target machine. A reverse shell occurs when the server initiates a connection with a client that is listening - for example, y
16.
▲
by
DaCapoo
13y ago
Here's two links to the same story, as they cite the WSJ (and I can't get past their paywall) http://www.theverge.com/2013/12/13/5208312/sprint-reportedly... http://www.usatoday.com&
17.
▲
by
DaCapoo
13y ago
The issue with it however is that the initial page is delivered over an insecure connection, which allows any part of it to be modified in the usual MITM style. Nothing prevents an attacker from changing the link that is served to the clien