Viewing profile — silverdrake11
silverdrake11
HN member- Joined
- Wed, Apr 25, 2012, 8:54 PM UTC
- HN karma
- 304
- Public activity
- 67 items
- HN profile
- View on Hacker News ↗
About silverdrake11
No profile information was provided.
Recent public activity
- story
-
comment
Comment #47600839
Forget the guns, they don't even have internet access. How can they coordinate without internet? Source: NetBlocks
-
comment
Comment #41446987
Bevel makes disposable safety razors for travel. Yes disposable double edged safety razors. They are quite nice nice. It's a plastic handle with standard double edged blade in ther…
-
comment
Comment #39271025
I was looking into thumb-key. What differences are there? I noticed the same layout is available
-
comment
Comment #37239000
Nowadays twisted supports this syntax: async def doIt(): responseBody = await makeRequest("GET", "/users") return json.loads(responseBody) See https://patrick.cloke.us/posts/2021/0…
-
comment
Comment #31900770
"long for nor fear the next day" can be interpreted as to fulfill your responsibilities so that you don't fear the next day.
-
comment
Comment #30068371
It's more plausible to me that the movie was a product of its times rather than the cause of the trend. Maybe there was more interest in wine during that time, and more discussion …
-
comment
Comment #26595963
It seems like a logistical problem and lack of public restrooms. There is no easy solution. Let's say you are driving in an urban area, where can you go? Maybe there's traffic too.…
-
comment
Comment #24757638
Two issues with this methodology. First as he states there is a difference between talent and IQ, this does not seem to tease out the difference. You can imagine someone with alot …
-
comment
Comment #24537959
You should care about memory safety in any language. The point is to reduce bugs and have more maintainable code, that doesn't introduce memory errors when something is changed. Or…
-
comment
Comment #24217081
Producing food makes more sense. Certain types of food is very cheap. Housing and real estate though, it seems is much more expensive and difficult to provide.
-
comment
Comment #24153480
It's possible someone got excessive burping a month let's say after they recovered from covid. How do we know those events are related? In a month all kinds of medical problems cou…
-
comment
Comment #23603324
Enough people are addicted to coffee so much so that even if they are anxious while drinking it they continue to do so.
-
comment
Comment #23285807
This reminds me of my gym membership. They said I had to come in person to cancel it instead of by phone. So I cancelled my credit card naively thinking that my gym membership woul…
-
comment
Comment #23227687
It looks like he played the game one week before the experiment, during it, and after three days of recovery and did not find a significant difference
-
comment
Comment #23082041
Vitamin K also increases risk of blood clots. https://health.clevelandclinic.org/vitamin-k-can-dangerous-t...
- story
-
comment
Comment #22942169
Regarding the smoking, there's reports and studies of smokers doing better than the general population. Whether the smoke makes their lungs more resilient to the virus or something…
-
comment
Comment #22859955
I was teaching a hands on workshop (meetup) on how to use the Twitter API a few months ago, and the hardest part for everybody was getting those API keys, clicking through several …
- story
-
comment
Comment #22839522
fast.ai
-
comment
Comment #22828883
I would recommend Andrew Ng's updated course on Deep Learning with python instead. https://www.coursera.org/specializations/deep-learning
-
comment
Comment #22739673
It seems like the most critical time to shelter in place is one or two weeks before the date predicted, considering the lag time between peak number of infections and peak medical …
-
comment
Comment #22722396
I've been working on this which is confirmed cases per state population https://us-covid19-per-capita.net It might make more sense if it tracked deaths per state population instead…
-
comment
Comment #22650407
Coronavirus tracker in the US. A plot updating every few hours summarizing cases confirmed / state population. https://laughing-villani-877af6.netlify.com/ https://github.com/silve…