Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kisielk
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
kisielk
10y ago
The weird thing is their web version / chrome app never has the state problems for me. But the mobile version on iOS screw s up regularly. I'll reach the end of my feed with the "all done" screen and upon refresh all the
2.
▲
by
kisielk
12y ago
The stack trace contains the stacks of all the goroutines. The running goroutine which caused the panic is printed first, so it should be pretty easy to find the source of the problem. At least I haven't had any issues in debugging com
3.
▲
by
kisielk
12y ago
Ideally by the time we get to that point of surveillance we'll have sufficiently advanced self-driving vehicles such that driving infractions will no longer be a thing. Most financial transactions that hit the banking system at some po
4.
▲
by
kisielk
12y ago
What's the problem? The users can just download the same browser if they're really interested in the additional functionality.
5.
▲
by
kisielk
12y ago
From the article: "This may seem confusing at first, but makes sense since TLS is just a minor update to SSL 3.0. Subsequent versions of TLS have followed this pattern. Since TLS is an evolution of the SSL protocol, people still use th
6.
▲
by
kisielk
12y ago
Yeah, but it's one I found I often neglected in the past. I ended up buying a Roomba since it was on sale and it's worked out quite well. It's not perfect at vacuuming but on average the floor is a lot cleaner when I can run
7.
▲
by
kisielk
12y ago
And yet a lot of times the best photographs are the ones that break the rules of what not to do...
8.
▲
by
kisielk
12y ago
$99? That's well in to "shut up and take my money!" territory. I've long wanted to buy a GoPro for the occasional kayaking / climbing / skiing footage but there was no way I could justify the price tag. $99 (+$
9.
▲
by
kisielk
12y ago
Car2go also has a $14.99 / hour maximum, so you could potentially drive it a lot more and for multiple stops. No way you could hire an UberX to drive you around the city for an hour for that price.
10.
▲
by
kisielk
12y ago
Why would you send a string which is not valid utf8 over the wire in your system? That's the kind of validation that should probably be done prior to that. Or if it hasn't, you can do the validation manually on the receiver. There
11.
▲
by
kisielk
12y ago
Lunapads has been making these kinds of products for over 20 years (est. 1993): http://lunapads.com/underwear.html Really great people there too, and their products last for years so it reduces a lot of waste.
12.
▲
by
kisielk
12y ago
You're comparing apples to automobiles. The documentation and video accompanying the Swift announcement was the official promotional materials and guides. The document linked here is a development proposal sent by a developer to the go
13.
▲
by
kisielk
12y ago
That's not been my experience, often it helps to add more context to errors as they propagate through the layers. Unless you control the entire stack of function calls top to bottom as part of your application, I think it's ogyrn
14.
▲
by
kisielk
12y ago
Isn't someone going by the handle "rubyn00bie" criticizing an article with "call me maybe" in the title as being juvenile something akin to the pot calling the kettle black?
15.
▲
by
kisielk
12y ago
"Enhanced application development, delivery, portability and isolation through Linux Containers, including Docker, across physical, virtual, and cloud deployments as well as development, test and production environments."
16.
▲
by
kisielk
12y ago
What's even weirder is that with the Apple Store app you can scan your own items and just walk out of the store. Haven't tried it with anything really expensive, but I bought an iPad case for around $80 and just scanned it with my
17.
▲
by
kisielk
12y ago
Obvious and discoverable. I never even realized the time was a link, and I use the twitter web UI every day.
18.
▲
by
kisielk
12y ago
As a user with an account, I also struggle with linking to tweets. The process right now is something like this: 1. See tweet in timeline, click the "expand" link in the lower left, or just some other blank spot in the tweet. 2.
19.
▲
by
kisielk
12y ago
A quantum computer.
20.
▲
by
kisielk
12y ago
> Working at POF is like working at McDonalds. It's temporary. Pay is anemic for even the people who control the site, so they'll bounce once something better comes along. I don't think that's necessarily correct. I k
21.
▲
by
kisielk
12y ago
you mean the project that's plagued with cost overruns and delays because of software problems? http://spectrum.ieee.org/riskfactor/aerospace/aviation/softw...
22.
▲
by
kisielk
12y ago
fn+left arrow is home on a Mac keyboard.
23.
▲
by
kisielk
12y ago
I don't really see any problem with alcohol at work events in general, but I think it heavily depends on your company culture. The (~40 person) company I worked at before had beer fridays occasionally and pretty much everyone would joi
24.
▲
by
kisielk
12y ago
Mocks (or I guess fakes, really) can be useful for simulating certain scenarios that are difficult to produce in real life but your code needs to handle. For example if in an integration test you want to see how your application deals with
25.
▲
by
kisielk
12y ago
When I wrote a single-page Angular app with a Go backend, we barely did any of the HTML generation on the Go side, basically just enough for AngularJS to take over, which was essentially just one index.html template. I found it worked reall
26.
▲
by
kisielk
12y ago
It only removes values that have been put back in to the pool. The assumption is that anything you've put back in to the pool has already been cleaned up to a state where it's ready to be used again when it's taken out.
27.
▲
by
kisielk
12y ago
TBH I would say they are "ok" at integrating products. Until last year I worked at a company that used Atlassian products, and while they worked well together there were definitely a lot of points of integration that were missing
28.
▲
by
kisielk
12y ago
I'm living in Malawi for a couple of a months and I totally agree the cloud features and automatic software updates on my computer have become a huge nuisance. Often the internet connection is slow (even on Skyband EVDO) and automatic
29.
▲
by
kisielk
12y ago
> Humans, they warn, seem to be developing digital brains with new circuits for skimming through the torrent of information online. This alternative way of reading is competing with traditional deep reading circuitry developed over seve
30.
▲
by
kisielk
12y ago
Weird. I am in Malawi right and have basically the opposite experience. Google is dog slow, but I can get GitHub just about anywhere. Probably has something to do with where the packets are routed.
More ›