Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
gumoro
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
gumoro
5y ago
I recommend the 6th paragraph (4 sentences) in this article: https://newsroom.ucla.edu/dept/faculty/peter-goadsby-migrain...
2.
▲
by
gumoro
5y ago
Do you have a reference for that? Struggling to find one, and very interested.
3.
▲
by
gumoro
6y ago
Looks like so, with a clever rotation, clipping, and drawing twice (had a cursory look at 'lenses.js', look for 'draw_blade')
4.
▲
by
gumoro
6y ago
I think the question is how is this drawn on a canvas. It's not trivial, if I draw 6 shapes successively, one will be on top and another at the bottom, you would not see the tip of one at the top and the other part of the same blade at
5.
▲
by
gumoro
7y ago
Yes, that's why I thought OP's idea of explicitly separating the derived "better" questions interesting, instead of allowing anyone to edit the original question and steer the discussion in a different direction. This is
6.
▲
by
gumoro
7y ago
Sometimes the asker is missing a concept, and it's not always impossible to comment about it and rephrase the question to make it answerable & more useful to keep for posterity. It's far from the majority of questions, but not
7.
▲
by
gumoro
7y ago
I upvoted because I find the idea of an explicit third stage interesting. But SO does offer the ability for experts to edit questions already, in order to keep the simple Q&A format with two stages, so it's "by design". I
8.
▲
by
gumoro
7y ago
First one was aptly closed IMHO, much too vague. SO is not the right tool for absolute beginners to seek guidance when they have no idea what they're doing: the format asks for a reasonably specific answerable question. Would be nice i
9.
▲
by
gumoro
7y ago
Yes! Unit test code! I avoid humor in main code, but in unit test code when you have to come up with dummy bits of test data or variable names, I love getting funky there :)
10.
▲
by
gumoro
8y ago
which is close enough to "login", which is widely understood (I do have the same issue with "sign in" VS "sign up", I know the difference, but as a non-native speaker it also takes me a second, or sometimes one
11.
▲
by
gumoro
8y ago
Bug report: time series analysis chart fails to display properly on Firefox, all points stay on x=0, I see "Unexpected value NaN parsing cx attribute" x250 in the console. Works fine on Chrome.
12.
▲
by
gumoro
8y ago
Reminds me of "Don't kick a man when he's clown"; Google finds 2 PDFs with this, due to bad OCR: https://www.google.com/search?q="Don't+kick+a+man+when+he's+... Credit: https://
13.
▲
by
gumoro
8y ago
It's not just about code. In any non-trivial system you have a bunch of components, and any minor occurrence of "bad design" that affects boundaries, protocols, configuration, deployment, persistence schema, upgrade procedure
14.
▲
by
gumoro
8y ago
Wow look at those plan names: "go unlimited", "beyond unlimited", "above unlimited"... WTF does that mean?
15.
▲
by
gumoro
8y ago
I was wondering the same, but I thought the number of illustrations would be 7!/2 = 2520, that is, the number of permutations for 7 different elements, divided by 2 because symmetrical sequences generate the same drawing. Is it incorre
16.
▲
by
gumoro
8y ago
Sometimes you want to access the application from outside, available via some corporate proxy, and all do not support WebSockets, and even those that do on paper are so complicated to set up that some admins abandon the idea (looking at you
17.
▲
by
gumoro
9y ago
Not just an American thing... At home I got a bare bones one with 2 mechanical knobs (even the "ready" sound is produced mechanically I think). But right now I'm standing in front of a sophisticated one in a Taiwanese home, i
18.
▲
by
gumoro
9y ago
Ah, yes, right, sorry. I understand now what you were after. Agree there would have been (is?) an interesting potential there too.
19.
▲
by
gumoro
9y ago
If I understand correctly, they offer this now, your private instance for your own product(s) & team(s): https://www.stackoverflowbusiness.com/enterprise Edit: while interesting, this (private internal instance for your
20.
▲
by
gumoro
9y ago
So, one bit ;)
21.
▲
by
gumoro
9y ago
In seismic acquisition (when you acquire "pictures" of the subsurface, much before the drilling part) you need accurate positioning of your sources & sensors. https://en.wikipedia.org/wiki/Reflection_seism
22.
▲
by
gumoro
9y ago
Correlation, causation... Tomahto, tomayto...
23.
▲
by
gumoro
9y ago
Yes I think that's exactly what Stratoscope meant, and it was funny because that expression is a classic language peeve, as it is an illogical deformation (of the phrase "I couldn't care less") that is becoming the norm.
24.
▲
by
gumoro
9y ago
> I realized I could care less. I see what you did there. Well done.
25.
▲
by
gumoro
9y ago
> Some people can't judge the merits of game programming, that doesn't make them small minded. Right, but the problem is those that do judge it in a systematically negative way.
26.
▲
by
gumoro
9y ago
Not implemented. "Under consideration". https://webkit.org/status/#specification-service-workers
27.
▲
by
gumoro
9y ago
Higher cohesion and modularity. I'm glad to see this in an article for JavaScript projects. Here are a few articles for Java projects, that go in more details (I think the concepts still mostly apply to JavaScript projects): http:
28.
▲
by
gumoro
9y ago
Go to http://feedback.feedback/ and write a sternly-worded review, that'll teach'em.
29.
▲
by
gumoro
9y ago
Good point. While I still don't think this general idea can be applied universally, lately I've come to realize it can help a lot. But I feel I only have a blurry/incomplete understanding of what exactly "it" is or
30.
▲
by
gumoro
10y ago
I work on such a system, to organize data processing (HPC) projects in the oil & gas industry, and I try to follow this space. I remember I got excited when I heard of Airflow for the first time, but quickly got frustrated with its &quo
More ›