Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
superpermutat0r
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
superpermutat0r
6y ago
Inuits did not adapt to their diet. Maasai adapted well but still not enough to avoid severe atherosclerotic build up, there's Maasai people ~20 years old dying from atherosclerosis. It's not just AHA recommendations based on epid
2.
▲
Prandtl–Glauert Singularity
(en.wikipedia.org)
2 points
by
superpermutat0r
6y ago
|
0 comments
3.
▲
by
superpermutat0r
6y ago
I don't know why but white on black premade theme given here is just horrible for my eyes. The text burns into my eyes and then anywhere I look I can see the blurry text lines. I code using a black on white editor but could I guess han
4.
▲
by
superpermutat0r
6y ago
All of the great developers (or at least magnitudes more competent/experienced than me) I met spend very little time on the internet writing comments/answers.
5.
▲
by
superpermutat0r
6y ago
I'm in the camp that whatever bodily motions you learn as a young child, your body adapts enough to it that you won't get any kind of damage. I mean, we even had articles here about children having extra bones on the back of the h
6.
▲
by
superpermutat0r
6y ago
Everyone in sales is using the leaked emails. I have so many one-time emails that leaked (haveibeenpwned.com) and someone was smart enough to just use those leaked databases and sell the emails to sales departments. I always ask the sales p
7.
▲
by
superpermutat0r
6y ago
I believe Jim Keller is currently at Intel, maybe they'll have some surprises soon.
8.
▲
by
superpermutat0r
6y ago
It's so sad because there's so much more to do. Socializing with your family, exploring intellectual curiosities, exercising, reading old books, learning something new. The human brain compute in this modern age is sadly wasted.
9.
▲
by
superpermutat0r
6y ago
It all depends on the context. There is no reason why your body should use the supplement vitamins or minerals if your diet is normal (not deficient). For example, a lot of people eat a bunch of animal products rich in calcium, D3, protein
10.
▲
by
superpermutat0r
6y ago
Traditional Inuit diet was not healthy. https://www.sciencedirect.com/science/article/abs/pii/S00219... Here's a study on historical data, here are some statements: "Arteriosclerosis and degene
11.
▲
by
superpermutat0r
6y ago
But minimum daily intake of fiber, for humans to remain healthy, is not zero. Vegetables, especially if you eat them in amounts that sustain your weight, have enough omega essential fatty acids to last you a lifetime. Legumes do have fat in
12.
▲
by
superpermutat0r
6y ago
I think chickens are ground up with their feathers and ugly bits by falling from a treadmill. I guess one can't sell that as food but I'm pretty sure they can do something with it. Although, it's fine by me, meat is in its na
13.
▲
by
superpermutat0r
6y ago
Here's a nice blog post about the algorithm https://codeforces.com/blog/entry/61306 . It definitely makes sense, recurrence relation does have its own polynomial. Even the naive polynomial multiplication is v
14.
▲
by
superpermutat0r
6y ago
I can no longer enjoy the music the way I did as a teenager. I automatically picked up the lyrics, I still remember them to this day. I sought new music, new bands. There was a peak when I was around 18-19 and after that I listened to music
15.
▲
by
superpermutat0r
6y ago
I use https://github.com/michaelvillar/timer-app and TextEdit to write my pomodoros for every day. Take 5 minute breaks, and a big 15-30 minute break, pomodoros of size 25-30 minutes (25 mins get prolonged a little if
16.
▲
by
superpermutat0r
6y ago
pomodoro also works for me, I've had weeks of doing almost nothing, after I started simple 25 min bits with pauses, for some reason it can go on forever.
17.
▲
by
superpermutat0r
6y ago
Checkout his latest fascicles on applications of zero-supressed binary decision diagrams to all sorts of problems. From beautiful tiling problems to travelling salesman. His latest fascicles are bleeding edge when it comes to a general algo
18.
▲
by
superpermutat0r
6y ago
Cool, I've checked your code and it's not zero suppressed BDDs, although it might not be a performance gain if you used ZDDs. (zero supressed BDDs are very good at representing sets of permutations/combinations etc. but as fa
19.
▲
by
superpermutat0r
6y ago
BDDs you are using, are they zero-supressed decision diagrams or it was not necessary to do these kinds of optimizations?
20.
▲
by
superpermutat0r
6y ago
Function getting differentiated regularly is a loss function defined as (DesiredOutput(x) - HugeNumberOfParametersAppliedTo(x))^2. Are you saying that the symbolic expression gets transformed and is then used to represent the gradient? I th
21.
▲
by
superpermutat0r
6y ago
OSRM can be augmented with your traffic data. https://github.com/Project-OSRM/osrm-backend/wiki/Traffic It works quite well.
22.
▲
by
superpermutat0r
6y ago
If you track the vehicles every day and collect the location data, you can easily augment the Open Source Routing Machine to give you traffic accounted estimates.[0] Combined with some Kalman filters you'd get almost perfect estimates
23.
▲
by
superpermutat0r
6y ago
Well, start an antifragile business. Currently it seems to be Zoom and the like, logistics systems (workforce planning, last-mile delivery planning) and similar that are in bigger demand due to job cuts (harder to do all the work with less
24.
▲
by
superpermutat0r
6y ago
Currently, scientific research is not efficient enough to deserve more funding. The pyramidal scheme, currently collapsing, is just extracting as much money as possible with as little innovation as possible. If there were thousands of small
25.
▲
by
superpermutat0r
6y ago
Yeah, I never understood the HR reps approaching me and listing all of the technologies company uses. After reading that I still have no idea what company is doing and why they would need someone like me.
26.
▲
by
superpermutat0r
6y ago
But still, this kind of analysis (part-of-speech, dependency parsing, etc.) was deemed useless with NN transformer models. The solutions to these low-level problems seem to be unimportant for high level tasks. Not to mention that error prop
27.
▲
by
superpermutat0r
6y ago
I must agree. If one takes a set of low level practices (like those defined for Spartan programming or something your company likes) and copy pastes that kind of code, it's going to be easy and readable and refactorable. I have not use
28.
▲
by
superpermutat0r
6y ago
> a band matching coronavirus positive control Is the band matching the specific SARS-CoV-2 or it's just recognizing any coronavirus in circulation? AFAIK coronaviruses aren't that rare and are present in humans every year.
29.
▲
by
superpermutat0r
7y ago
What kind of masks are effective? The one I have seems weird, I just feel the water vapour touching my eyes when I exhale. I guess the mask would block the sneeze/cough projectiles and small spits while talking but if I were sitting in
30.
▲
by
superpermutat0r
7y ago
If they are never recorded does that not mean they infect more people and that results in sicker population creating more burden to the health system - resulting in more deaths? The statistics always seem to go up no matter what kind of int
More ›