Viewing profile — ericlavigne
ericlavigne
HN member- Joined
- Fri, Aug 22, 2008, 8:28 PM UTC
- HN karma
- 393
- Public activity
- 148 items
- HN profile
- View on Hacker News ↗
About ericlavigne
http://github.com/ericlavigne
http://ericlavigne.wordpress.com
.
Recent public activity
-
comment
Comment #35596305
The author tried this treatment on herself. I was unable to find data associated with this self-experiment, such as lactate measurements on multiple days while applying the treatme…
-
comment
Comment #32943357
FogBugz just sent out a retraction. Their intention was to retire the free service and offer the opportunity to upgrade to paid accounts at a 50% discount. If anyone was charged an…
-
comment
Comment #32307398
United Healthcare | Lisp/Clojure Software Engineer | REMOTE | Full-time We're a small, sharp team within one of the world's largest companies. As a Lisp/Clojure Software Engineer, …
-
comment
Comment #31947824
United Healthcare | Lisp/Clojure Software Engineer | REMOTE | Full-time We're a small, sharp team within one of the world's largest companies. As a Lisp/Clojure Software Engineer, …
-
comment
Comment #31403173
With some assistance and teaching, cats and dogs are capable of learning to speak in sentences. In 2018, a speech pathologist named Christina Hunger, who used AAC devices to help s…
-
comment
Comment #31098307
Why Sars-Cov-2 is a suspect: 1) Many of these hepatitis patients tested positive for Sars-Cov-2 when they arrived at the hospital for hepatitis. 2) Sars-Cov-2 is changing fast. Jus…
-
comment
Comment #31096887
Last week’s WHO emergency announcement of the same issue: https://www.who.int/emergencies/disease-outbreak-news/item/a... Top suspects are both viruses: Sars-Cov-2 (COVID-19) and a…
-
comment
Comment #28452587
The most damaging hurricanes rely heavily on warm water over their last 2-3 days before landfall. Suppose we focused these bright cloud emitters on the water in front of a tropical…
-
comment
Comment #27981141
Very disappointing that the top comment on this article is COVID misinformation. The forcry account was created 3 weeks ago and specializes in COVID misinformation. No, CDC isn’t m…
-
comment
Comment #27979338
Imagine the CDC yelling: "Don't throw that away! I need more details! Please! If you won't finish the job, please let me do that work!" That's my translation of the document I foun…
-
comment
Comment #27356430
Adaxa Technologies | Lisp/Clojure Software Engineer | REMOTE | Full-time Adaxa Technologies creates software that powers dental insurance plans for over 4 million members across 8 …
-
comment
Comment #27028861
Adaxa Technologies | Lisp/Clojure Software Engineer | ONSITE Ft Lauderdale, FL (remote for now due to COVID-19) | Full-time Adaxa Technologies creates software that powers dental i…
-
comment
Comment #26703492
Adaxa Technologies | Lisp/Clojure Software Engineer | ONSITE Ft Lauderdale, FL (remote for now due to COVID-19) | Full-time Adaxa Technologies creates software that powers dental i…
-
comment
Comment #22885252
If each phone generated 500 numbers per day, then TimeIntervalNumber is a number in the range of 1...500. So generate 500 codes using all of the numbers in that range. If any of th…
-
comment
Comment #22841358
I’m part of the CoEpi project, one of the member projects of the TCN Coalition. I see that some of my teammates are searching through the OpenTrace code to see if anything there is…
-
comment
Comment #22839544
Think of the daily key as the seed to a random number generator. If two people pass the same seed into the same random number generator, they can generate the same list of 500 rand…
-
comment
Comment #22839516
The approach outlined by Apple and Google is very similar to, and likely based on, the TCN protocol developed by a coalition of open source projects. If you'd like to discuss possi…
-
comment
Comment #22839483
This is excellent news. Many open source projects have been working on this contact tracing approach for a while now and have been asking Apple and Google to provide this kind of s…
-
comment
Comment #22839426
Link to the TCN Coalition: https://tcn-coalition.org/ I am one of the developers working on Co-Epi, and am very happy to see that Apple and Google are improving their APIs to suppo…
-
comment
Comment #22343214
An NTD reporter had a similar idea, but focused on total deaths in the city of Wuhan rather than just flu-like deaths. A funeral home staff member said that deaths per day was 4-5 …
-
comment
Comment #20991461
The main idea of this article is to use what you already know and just get it done, rather than experimenting with new tools. The author already knew how to use most of these tools…
-
comment
Comment #20661976
This seems very close to being a tool I would use. My wife and I like to play escape rooms together. There's just two of us, and we prefer a team size of 5-6. So I often hunt throu…
-
comment
Comment #19127874
Udacity has a course that focuses on flight. I know several people who took this course and are very happy with it. https://www.udacity.com/course/flying-car-nanodegree--nd787
-
comment
Comment #18821051
Agreed that Udacity's AI for Robotics was a weak course. I highly recommend some of Udacity's recent paid-only courses on robotics: Self-driving car engineer nanodegree (not the on…
-
comment
Comment #14288874
I've heard that ROS is difficult to setup and that YARP can be easily setup in around 2 minutes. I haven't used either myself.