Viewing profile — ahjones
ahjones
HN member- Joined
- Wed, May 06, 2009, 6:17 PM UTC
- HN karma
- 1,238
- Public activity
- 29 items
- HN profile
- View on Hacker News ↗
About ahjones
Recent public activity
-
comment
Comment #36799099
Here's another article; this one contains a video by the paper author https://theconversation.com/a-mysterious-interstellar-radio-...
- story
- story
- story
-
comment
Comment #19856901
From the link: 12.1 The following terms apply only to current and future Google Cloud Platform Machine Learning Services specifically listed in the "Google Cloud Platform Machine L…
-
comment
Comment #19371048
An engine compressor stall (which is more common at low altitude and high thrust) can cause fire to come from the engine. https://www.youtube.com/watch?v=MQWYhsYfMxE (jump to 1 min…
-
comment
Comment #19218473
For me the hidden video starts (hidden) when I open the page, so when I click 'Watch the video' it's already part way through. Firefox 65.0 on MacOS 10.14.
- story
-
comment
Comment #18348010
This is spec: https://clojure.org/about/spec All spec errors turn up at run time. See the guide for more details: https://clojure.org/guides/spec . You can combine spec with test.c…
-
comment
Comment #18292522
Click the date/time on a tweet to get the permalink. Here's the tweet you referenced: https://twitter.com/_delta_zero/status/1054820799473836032
-
comment
Comment #17255451
From the license https://www.datomic.com/datomic-pro-edition-eula.html > The Licensee hereby agrees ... it will not: ... (j) publicly display or communicate the results of internal…
- story
- story
-
comment
Comment #16619769
The code associated with the book is all on Github: http://github.com/crista/exercises-in-programming-style
- story
- story
- story
-
comment
Comment #14898694
I think you're being a little bit unfair. The same block then continues: This is called an integer overflow. At best, we might just get an error. At worst, our computer might compu…
- story
- story
-
comment
Comment #11166216
I like Zoom ( http://zoom.us/ ). I used to use Hangouts, but it consumed a lot of CPU. The free Zoom account allows you to have up to fifty people in a room for forty minutes, or a…
- story
-
comment
Comment #8723879
I learnt these techniques from the IAM [0] in the UK. Their manual is Roadcraft - the Police Driver's Handbook [1] which introduces techniques which I've found incredibly valuable.…
- story
-
comment
Comment #7730978
RDS can be Postgres, but isn't always. You can choose from MySQL, SQL Server, Oracle and Postgres, but Postgres support is currently in beta [1]. [1]: https://aws.amazon.com/rds/po…