Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kevarh
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
kevarh
6y ago
Vi (and ed) are the only text editors required to be included in the POSIX spec. A base Unix (and most Linux) installs will have some version of vi or vim installed by default. If I'm working on someone else's box this pretty much
2.
▲
by
kevarh
6y ago
I have access to a SMD oven (just a toaster oven with a fancy controller.) Manually applied solder paste, placed the parts and they flowed just fine. Same process with a hot air gun should work but will be a little more finicky.
3.
▲
by
kevarh
6y ago
I bought one of the kits and assembled it myself (although it looks like kits aren't currently for sale.) The only hiccup I had during assembly is the random board profile I found in the Arduino IDE had the chip layout reversed which t
4.
▲
by
kevarh
7y ago
This might not be what you're looking for, but interactive sorting can be fun. An old professor ran this with 5th graders where each help a number and they would physically move according to the sorting algorithm. Show's the numbe
5.
▲
by
kevarh
8y ago
I worked for a competitor and we had similar verbiage. It's there to prevent "XXX is a 10 million times faster than YYY." We actually gave everyone permission if they both asked and allowed us to review their methodology to m
6.
▲
by
kevarh
8y ago
No cigar, it's a USB -> SATA interface, the newer drives would need a USB -> PCIe. https://web.archive.org/web/20170706000700/http://www.asmedi...
7.
▲
by
kevarh
8y ago
Do you have a product number for the Startech adapter? The reviews I can find for current products say they do not work with the PCIe based Evo SSDs. > PCI-E to USB 3.0 host bridge Close, but this is the other direction, from PCI to USB.
8.
▲
by
kevarh
9y ago
Does NLB have the option for session affinity? i.e. keep the same tcp connection open to the same backend host?