As a sequel of one omy last posts, here are some more bookmarks that were awaiting some kind of a short review.
- Infrequently asked questions in comp.lang.c: I once thought about writing a similar thing for common questions on Cross Validated, then gave up since it became clear that it would require way much more time that I could possibly allow for this task.
- WTF is going on with R7RS Large?: Besides a short but nice summary on how Scheme implementations evolved overtime, this post tries to explain what happened behind the scenes regarding the future of R7RS Large which should be entirely SRFI-based, contrary to previous revisions of the Scheme language.
- A Guide to Undefined Behavior in C and C++, Part 1: A 3-part series on undefined behavior (resulting from erroneous operations like accessing a null pointer or dividing by zero) in C, as the title suggests.
- Probabilistic Machine Learning: Advanced Topics: I enjoyed reading the very first book written by Kevin Murphy, Machine Learning: A Probabilistic Perspective. Then I discovered that he wrote two other books totalling more than 2000 pp. of fresh material.
- Here is new version of Modern CSV if you happen to process raw CSV files in your terminal.
- How to Recalculate a Spreadsheet: Lot of useful tips and informations regaridng the management of live spreadsheets.
- Web reading list: I like when bloggers provide a list of the blog they follow themselves, or directly an RSS or Atom feed. Check out his website too, it is beautifully organized and laid out.
- Decimal to fraction: Another great post by Dr. Drang on continued fractions and their convergents (i.e., rational approximations to an irrational number represented as an infinte continued fraction).
Code is not literature and we are not readers. Rather, interesting pieces of code are specimens and we are naturalists. So instead of trying to pick out a piece of code and reading it and then discussing it like a bunch of Comp Lit. grad students, I think a better model is for one of us to play the role of a 19th century naturalist returning from a trip to some exotic island to present to the local scientific society a discussion of the crazy beetles they found: “Look at the antenna on this monster! They look incredibly ungainly but the male of the species can use these to kill small frogs in whose carcass the females lay their eggs.” — Code is not literature
♪ Estrada Real • Chico Pinheiro
See Also
»
August in review
»
April in review
»
Book review: Mathematica
»
ArXiving on January 2023
»
February in review