Sam Stites

Results 61 comments of Sam Stites

@mathemage, let me know if you want to take this, this would be a good "intro to RL and haskell" issue

Very exciting! You are actually well timed. So there are two sections of algorithms which I think would be nice to include: the foundational RL algorithms, and some more comprehensive...

After filling out this ticket, I think the right thing to do is to treat this as your epic. I'm going to c/p each item on this ticket as a...

haha, there are no deadlines in open source. If someone else wants to take this from you, I'll just send you a ping.

@sanketr, I missed your note about the return body issue and did some digging of my own. It looks like the decision is by design as a performance optimization (see...

Another related issue is that using single-quotes will also break the build: ```description = "refresh machine's cargo-cabal from Cargo.toml";``` Produces a `,` script of: ```bash showHelp () { echo -e...

Some small nuances: IIRC, `LOGBOOK` `Logbook` and `logbook` are all valid "logbook" identifiers (my parser the drawer title just is anything between two `:`s) so in the implementation, the key...

Making this a little more concrete, we would need the following: - add a new optional column to the database (similar to the url w/o redirects) in [add_rec](https://github.com/jarun/buku/blob/master/buku#L716-L819). - add...

> Why would it need to make its way into the DB? I would prefer to keep it an option, which if used, would send the request. No information is...

Does https://kill-the-newsletter.com / https://github.com/leafac/kill-the-newsletter work for you? If so, I think this issue can be closed.