Viewing profile — jast
jast
HN member- Joined
- Mon, Oct 27, 2008, 1:05 PM UTC
- HN karma
- 356
- Public activity
- 53 items
- HN profile
- View on Hacker News ↗
About jast
No profile information was provided.
Recent public activity
-
comment
Comment #38353392
Personally, this is the only thing so far that makes sense to me in the middle of all this mess. But who knows…
-
comment
Comment #31132822
Portugal has a museum dedicated to ZX Spectrum: https://loadzx.com/en/
- story
-
comment
Comment #15738853
A good free book is https://cs.gmu.edu/~sean/book/metaheuristics/ Otherwise this is a good start: https://www.amazon.com/Introduction-Evolutionary-Computing-N...
-
comment
Comment #14040815
Other journals, e.g. Nature, already had this. It's not a Distil innovation. But I agree, this should be the norm in journals/confs/etc.
- story
- story
-
comment
Comment #12932868
It's not the population size, but the number of times you run the evolutionary algorithm with different seeds.
- story
-
comment
Comment #12902338
http://www.chevrolet.com/bolt-ev-electric-vehicle.html http://www.usatoday.com/story/money/cars/2016/09/13/chevrole... http://www.reuters.com/article/us-gm-bolt-idUSKBN1300PM http:…
- story
-
comment
Comment #11918179
That seems low for London since it's also a city with high living costs... Do they give any other extra benefits, or what about bonus/stock?
-
comment
Comment #10562683
I wrote already some time ago a post about which books to read to learn F# (see http://jorgetavares.com/2015/01/01/reading-list-for-f-learni... ). In the meantime there are a coupl…
- story
- story
-
comment
Comment #9467953
To get started on OS X just go to http://fsharp.org/use/mac/ A nice and very good online tutorial to learn the language is http://fsharpforfunandprofit.com/
-
comment
Comment #9376408
Have you looked at http://fsharpforfunandprofit.com/ ? This site contains lots of useful information and would be enough to get started. Another possibility is to read a few books,…
- story
-
comment
Comment #8840501
No, Clozure Common Lisp is an implenentation of Common Lisp that runs on Windows, Linux and OSX. Clojure is a different language that targets the JVM and it's very different from C…
- story
-
comment
Comment #3977531
It's funny... just runned the query "days out near me" on google and bing. Bing shows the site at number one while google only shows it at number 3, 4 and 5 and never the top domai…
- story
-
comment
Comment #2428194
Janis Common Lisp implementation is also very interesting. Moreover, it explains how to optimize CL code: http://t-b-o-g.blogspot.com/2009/10/brians-brain-on-common-l... http://t-b…
-
comment
Comment #2257523
Clojure is a Lisp! From Clojure's website: "Clojure is a dialect of Lisp, and shares with Lisp the code-as-data philosophy and a powerful macro system".
-
comment
Comment #2145650
Yes, Embedded software.