Viewing profile — robochat42
robochat42
HN member- Joined
- Fri, Aug 21, 2015, 11:55 AM UTC
- HN karma
- 100
- Public activity
- 39 items
- HN profile
- View on Hacker News ↗
About robochat42
No profile information was provided.
Recent public activity
-
comment
Comment #34516513
Doesn't high intensity exercise have a greater risk of injury ? For instance, they did sprint intervals here, I think that I might need a 15 minute run just to warm up my knees eno…
-
comment
Comment #31736055
I think that you're missing his point which is that when you are unhappy, it is not always easy to pinpoint the cause of that unhappiness and it is very easy to start casting aroun…
-
comment
Comment #29459353
Nice plots, they seem to be svg and link directly to the appropriate github commits if to click on a particular point. I wonder if they were coded by hand or if a plotting library …
-
comment
Comment #27818491
I made a nomogram of the electromagnetic spectrum many years ago using pynomo while I was still a researcher, that really helped with all of the different units. ps. time flies [1]…
-
comment
Comment #24775457
So it's lies, damned lies and statistics again. When I was young I believed that rational debate could actually solve issues; now it feels like a sufficiently clever actor can basi…
-
comment
Comment #23856823
The tsunami killed 15,899 people with 6,157 injured and 2,529 people missing and in 2015, 228,863 were still living away from their homes [1]. But that story was completely oversha…
-
comment
Comment #23548552
I use Geany every day, I like how fast it is and that it has highlight of all occurrences of the current variable. I'm a bit disappointed that it hasn't implemented any of the lang…
-
comment
Comment #22265368
I've read a few more articles on the subject now. One side or the other is lying through their teeth but I've no idea which side. It's depressing how possible it is for someone to …
-
comment
Comment #22264629
Think about it from the lawyer's point of view. If the story is article is accurate then someone has a vendetta against him. Someone has already spent a lot of money on an Ecuadori…
-
comment
Comment #21969196
I love reading about high energy physics and this isn't the first account from a high energy theorist which excludes weariness at the lack of progress over the last decades. We can…
-
comment
Comment #21742404
It seems like this would be the easiest approach but the second part of the article talks about the importance of syncing body clocks with daylight hours. If that argument has meri…
-
comment
Comment #21571643
make.py looks great. I also wrote a make replacement in python (2.7) [1]. I'm proud of it but it doesn't do parallel builds and there are so many other build tools that are better …
-
comment
Comment #21571559
There are build systems that use strace to find dependencies. For instance tup [1][2] and Fabricate [3]. Also see this post by Waf which discusses some issues with this approach [4…
-
comment
Comment #19776930
I use this site. It isn't always accurate but it gives me a starting point: www.justwatch.com
-
comment
Comment #19074819
I thought that you were just passing through.
-
comment
Comment #18199969
This looks interesting and useful. It might be a feature that wouldn't get used a lot but I've always felt that it would be great to have a 'unit' field to specify the physical uni…
-
comment
Comment #16882721
This looks very cool. There's no overview of how it actually works. It seems to launch a goroutine for each Jupyter code cell but any variables defined are also available for use i…
-
comment
Comment #15920959
magnetohydrodynamics is a real field of study that has been researched as a form of propulsion in water, so I guess that Clancy was just following the latest in research. A quick l…
-
comment
Comment #15337326
This is exciting stuff but will it have any downsides for the majority (??) of users who don't use pandas for big data? Also, this all sounds very similar to the Blaze ecosystem, w…
-
comment
Comment #14519977
Maybe the OP was referring to the rebate that the UK had negotiated under Thatcher. This is a special reduction in its contributions to the EU (it was a £4.9 billion reduction in 2…
-
comment
Comment #14356327
How can he integrate the probability expression rather than do a summation? Surely there are many real values of x and y that lead to perfect powers? Yet the probability tends rapi…
- comment
-
comment
Comment #14057993
Are multiple rotor blades more or less efficient than a single large rotor? Also, could a normal helicopter be adapted to use these control systems to make them easier to fly?
- comment
-
comment
Comment #13920552
I thought that they were going to replace the garbage collector in D but I haven't heard anything about it recently. Does anybody know whether that is going to happen?