Luis Uceta
Luis Uceta
**Chapter number or note title:** 1. Recursion **Page number:** 26 (footnote) **Error description/Suggested fix (if any):** It should probably read "... **a** non-recursive variant..."
## Problem or new feature Links created with `L` don't render properly inside a table's rows. See image:  ## Suggestions If this a limitation of Pod, we could simply...
In version 2.8.1, the transition from normal view to full screen view (and vice versa) is quite disruptive. As shown in the image below, this transition seems to push down...
> Since the edges of skiplists are stored in arrays, the lengths can be stored in the same way: > `[pseudocode goes here]`? > The useful property of this definition...
In the paragraph > Big-Oh notation is not new or unique to computer science. It was used by the number theorist Paul Bachmann as early as 1894, and is immensely...
In section 1.3.1 (pseudocode edition): > The expression **b^x** denotes the number **b** raised to the power of **x**. If **x** is a positive integer, then this is just the...
## Problem or new feature Whenever searching for a term, it's quite daunting to find different formatted versions of the same term: Lowercase vs uppercase, singular vs plural, term repeated...
>**Is your feature request related to a problem? Please describe.** At the moment documentation for ASBPlayer is spread around in the README, a few websites, and a few Youtube videos....
## Description Remove `example_sentence` column from the `encountered_words` table since it already exists in the `example_sentences` table. Related: #22 ## Testing 1. Rebuild Docker image. ``` chmod -R 777 ./...