Viewing profile — janci5243
janci5243
HN member- Joined
- Tue, May 21, 2019, 8:44 AM UTC
- HN karma
- 40
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About janci5243
No profile information was provided.
Recent public activity
-
comment
Comment #27518313
This article seems to say that getting a base tan helps to get 3-4 SPF, so your time-to-sunburn increases up to 4 times. https://www.health.harvard.edu/blog/problem-tanning-myth-ba…
-
comment
Comment #27518251
This might be completely a common knowledge, but I just learned recently that SPF (the number on most sunscreen products) is actually a multiplier of the time you can spend in the …
- story
- story
-
comment
Comment #20338882
Kiwi.com is actually really good at this. You can select flexible departure and return date, flexible departure location (eg. list of airports or simply a radius around your home) …
- comment
-
comment
Comment #20257259
I find this course at Cambridge to be a wonderful resource for bare metal programming on ARM (Raspberry PI): https://www.cl.cam.ac.uk/projects/raspberrypi/tutorials/os/i... It star…
-
comment
Comment #20055546
One feature I would love is a global code search that has the quality of the repo (as measured by forks/stars/pagerank...) as a part of relevance ranking. A use case is simple: I h…
-
comment
Comment #20042428
While this is interesting, there is a couple of existing alternatives. Most notable would probably be JupyterHub, which brings Jupyter notebooks (or JupyterLab) to groups of users.…
-
story
Ask HN: How to performance test React webapps for rendering speed regressions?
As React webapps get large and start to contain a lot of complex components, they often do not perform well and manifest low FPS in browser. As a result, engineers add strategies s…