back
user profile

mark_l_watson

21,400karma·8,624submissions·August 19, 2009
about
I am an author of 20 books and a practitioner specializing in artificial intelligence, deep learning, natural language processing, and the semantic web. I have 55 US patents. I code in Common Lisp, Clojure, Swift, Python, Haskell, Java, and Scheme. My web site is https://markwatson.com

My recent books can be read for free online on my web site or optionally you can pay for them at https://leanpub.com/u/markwatson

Twitter: mark_l_watson and Mastodon: @mark_watson@mastodon.social

recent activity (8,624 total)
comment
I wrote this - a little out of date, but hopefully a good and short introduction. What was fun about writing this book was that many Lisp heavy hitters helped out with ideas and corrections. BTW, I am…
17y ago·view thread
comment
I used C++ when I worked on game AI and a few Nintendo U64 games, also for some virtual reality stuff for Disney and SAIC. Right choice for the games, in retrospect probably not for VR. C++ is fine wh…
17y ago·view thread
comment
Bing is not so awful. Actually, I like Bing better than I thought I would; for one thing, the background pictures :-) Also Microsoft is very generous with providing free REST style search and spelling…
17y ago·view thread
comment
Use ice and ibuprofen to reduce swelling - once swelling is reduced, things get better. (At least this was my experience.)
17y ago·view thread
comment
I have a small Myers Parrot - he is most of the time pretty cool, although he occasionally de-evolves into a miniature raptor. I usually work out of my home office, and he is usually happy enough sitt…
17y ago·view thread
comment
I tried to convince one customer to use Heroku, and we did for a while, but they ended up paying big $$ to RackSpace. Considering increased admin/engineering time, I have little doubt that they would …
17y ago·view thread
comment
AppEngine is pretty much awesome when you want to reduce web portal hosting costs. I am rewriting/augmenting a Rails web app in JRuby + Sinatra + DataMapper so it will run well on either Java AppEngin…
17y ago·view thread
comment
A subjective rant: I tried to get into Python about 5 years ago - worked through 'Dive Into Python' and used it for several projects. Once I tried Ruby for a few projects, I never looked back: I now o…
17y ago·view thread
comment
That is good! I like the bit about unselfish writing. I tr to do that but can't always pull it off.
17y ago·view thread
comment
SOAP is so 20th century :-) Seriously, a long time ago I implemented SOAP for a commercial J2EE product, and used SOAP, but I don't use it anymore. Good riddance - REST style is easier to support and …
17y ago·view thread
comment
I can't agree with him about organic food health benefits. When you eat industrially raised food (oil based fertilizer) you get a smaller spectrum of minerals, etc. And, as my young grandson once said…
17y ago·view thread
comment
I would try to build something like clusty.com, except I would try to identify themes in user search requests and track these for each user over time, using click throughs per user to keep search resu…
17y ago·view thread
comment
Use the Apache Benchmark "ab" program, and measure the number of requests per second for your application. It is number of requests per second that should interest you. If you do not have ab installed…
17y ago·view thread
comment
I have been using RimuHosting for my own projects and for customers for test deployments for years - so far I have had good experiences with them. They did complain once that I was using too much CPU,…
17y ago·view thread