Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dante_dev
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
12 ms
·
1.
▲
by
dante_dev
8mo ago
You're not wrong. Read his profile. I used to joke about how I used LinkedIn as a dating site, but in the current year this just isn't that funny anymore. The professional managerial class I was mocking is quickly losing its
2.
▲
by
dante_dev
5y ago
Right, leaflet can be used also outside the map context. We used it to reimplement a "Pick Your Own Seat" component (originally implemented in flash), where the user picks its own seats while buying tickets!
3.
▲
by
dante_dev
5y ago
can you tell us the scale you're talking about? getting good enough results with ~1 billion rows
4.
▲
by
dante_dev
5y ago
Love it! But the cdn serving the images is improperly configured. The browser hits the cdn each time you go back and forth, downloading the images (multiple megabytes each) every time. Likely the `expires` header is the problem (it's a
5.
▲
by
dante_dev
5y ago
Many other countries in Europe can do it as well. The electronic identity cards of Austria, Belgium, Estonia, Finland, Germany, Italy, Liechtenstein, Lithuania, Portugal and Spain all have a digital signature application which, upon a
6.
▲
by
dante_dev
5y ago
They really got me before reading this comment
7.
▲
by
dante_dev
6y ago
Not necessarily. you could use their ad network or just use your instagram account like anyone does posting images\stories
8.
▲
by
dante_dev
6y ago
I think he was referring generically to any bad crafted vaccine. Not the one approved by authorities. Indeed any improvised drug can be harmful.
9.
▲
by
dante_dev
6y ago
I think the difference in wages narrows down with specializations. I linked just the "general practitioner" because I couldn't find an average including all the specializations.
10.
▲
by
dante_dev
6y ago
Just throwing some data, average general practice doctor is 150k$ in US vs 61k$ in germany. https://www.payscale.com/research/DE/Job=Physician_%2F_Docto... https://www.payscale.com/research/US
11.
▲
by
dante_dev
6y ago
right, I think I messed up with the reply while I was reading other comments.
12.
▲
by
dante_dev
6y ago
Right! the keyword here is "Reproducible Builds". Basically once there is documentation about how to produce the release build, you can do it yourself and compare the resulting hash with the build distributed in the Store. General
13.
▲
by
dante_dev
6y ago
Looks like we're talking a study when N=1, I would wait a little bit more before drawing conclusions.
14.
▲
by
dante_dev
6y ago
I do agree. More importantly, it has an architecture to scale (despite of being just python). I created complex load tests and custom workflows to analyse resulting data thanks to its complete scriptability. Really a nice tool.
15.
▲
by
dante_dev
6y ago
Mostly because only cpu-intensive code greatly benefits from JIT. Serving a blog (like the demo) is not much cpu-intensive.
16.
▲
by
dante_dev
6y ago
I had the same problem. Created new fb account, linked to Oculus, bought couple of things, got banned. Asked for review, solved within 2 working days. Not even my real name. Good thing, it's a "soft" ban. They do not allow to
17.
▲
by
dante_dev
6y ago
The fact that he compared his sport skills (in that case skiing) with an olympionic sport skills. That in my mind sounded like: "Well, she clearly had talent & potential, but he got the Knowledge for skiing, thus was better in that
18.
▲
by
dante_dev
6y ago
I'm not american, never heard of Mary Lou Retton, still I understood the concept by his explanation, and loved his anecdote that was 100% clear even for me that never heard of that person.
19.
▲
by
dante_dev
6y ago
Source is Ministry of Health, data is collected by each Region. Specifically this is the free icu rate per region https://infogram.com/tasso-di-occupazione-posti-letto-1h7k23... Unfortunately it's live without the per
20.
▲
by
dante_dev
6y ago
In Italy you see 10% mortality because Italy tests only (really) sick people. It's really likely that millions of italians have covid. This is not really demonstrable at the moment, but still https://www.wantedinrome.com
21.
▲
by
dante_dev
6y ago
True, but the video is stating that on specific days China reported wrong numbers of positive cases on purpose. Still we need to verify the source of the leaked document
22.
▲
by
dante_dev
6y ago
As of today it's mostly a fake news. The question "are people dying for lack of ICUs?" is asked each day by journalists during the update from Head of the Civil Protection and the answer up to today is "still not".
23.
▲
by
dante_dev
7y ago
you may want to read Linus's answer about it https://www.realworldtech.com/forum/?threadid=189711&curpost...
24.
▲
Update iTerm2 Badge with hostname of the server you are connecting to with SSH
(gist.github.com)
4 points
by
dante_dev
7y ago
|
0 comments
25.
▲
by
dante_dev
9y ago
What do you recommend to read to understand better market index funds?
26.
▲
by
dante_dev
9y ago
Likely the corporate website availability is not related in any way to the API availability (different servers)
27.
▲
by
dante_dev
9y ago
Really the title should be "Adobe Flash Player is required for finance.google.com interactive charts until they port it to html5"
28.
▲
by
dante_dev
10y ago
that is what we do in our organization, we don't see value on their cloud services, we see value on their framework
29.
▲
by
dante_dev
13y ago
I can't see how the fact that other players can modify my story with their decision could be somehow more fun that a pre-scripted story. I mean, yes, it sounds somehow fascinating, but it doesn't really impact the fun on the game.
30.
▲
by
dante_dev
13y ago
mmm.....can I see the code about NSDateFormatter? because I feel like you're using it wrong. You need to cache somewhere the NSDateFormatter allocation (it is really expensive), reusing the same instance to convert the string to NSDate
More ›