schtog | 17 years ago | on: E.W.Dijkstra Archive: On hygiene, intellectual and otherwise
schtog's comments
schtog | 17 years ago | on: What would you rather be doing?
Wow that is sick.
schtog | 17 years ago | on: Unsolved problems in physics
schtog | 17 years ago | on: Unsolved problems in physics
schtog | 17 years ago | on: Old-school programming techniques you probably don't miss
schtog | 17 years ago | on: Artificial Intelligence: A Modern Approach
Part V Uncertain Knowledge and Reasoning 13 Uncertainty 14 Probabilistic Reasoning 15 Probabilistic Reasoning Over Time 16 Making Simple Decisions 17 Making Complex Decisions Part VI Learning 18 Learning from Observations 19 Knowledge in Learning 20 Statistical Learning Methods (pdf) 21 Reinforcement Learning Part VII Communicating, Perceiving, and Acting 22 Communication 23 Probabilistic Language Processing 24 Perception 25 Robotics Part VIII Conclusions 26 Philosophical Foundations 27 AI: Present and Future Bibliography (pdf and counts) Index (html or pdf)
schtog | 17 years ago | on: Pirate Bay officially loses case
schtog | 17 years ago | on: Google AppEngine Java Support Launches
schtog | 17 years ago | on: Why is there Anti-Intellectualism?
schtog | 17 years ago | on: Optimizing a recursive algorithm by memoization
schtog | 17 years ago | on: Emacs + Vim + Haskell = Yi
schtog | 17 years ago | on: One Thing You Don't Need To Be An Entrepreneur: A College Degree
schtog | 17 years ago | on: Why functional programming doesn't catch on
I certainly don't think the code itself is harder to maintain or change, quite the contrary, good functional code is more modular than object-oriented.
schtog | 17 years ago | on: Programming Sucks Or At Least, It Ought To
Some programming tasks are boring, yes(no shit...).
All? No. Programming can be very challenging, obviously it depends on the task.
If you want a challenge I suggest you pick up computer vision, still 20-30 years down the line a largely unsolved problem. Or create tools to make games programming more productive. Or...the list goes on.
schtog | 17 years ago | on: The Little Coder's Predicament
schtog | 17 years ago | on: Why OO Sucks
schtog | 17 years ago | on: Why OO Sucks
schtog | 17 years ago | on: Haskell vs Java job applicants
Java seems to be the default language.
schtog | 17 years ago | on: Send Me Your Nominations for Algorithms That Changed The World
I still haven't groked exactly what is so special about them. Incredibly useful, sure, but aren't they just simulations? Ie, isn't it something anyone would have come up with(sorry if I'm just ignorant here)?
schtog | 17 years ago | on: Ask HN: What web framework(s) do you guys use?
I have aslo played around a little b it with compojure+clojure.