Dan Choi

Results 9 issues of Dan Choi

This [github project](https://github.com/danchoi/brick-suspend-issue) demonstrates an issue I've discovered with suspending and halting in [Brick](https://github.com/jtdaugherty/brick). I modified Brick's demo program [brick-suspend-resume-demo](https://github.com/jtdaugherty/brick/blob/master/programs/SuspendAndResumeDemo.hs) to use the `/dev/tty` handle directly as the configured `inputFd`:...

upstream issue

Hi again, I've been looking at your code to get the article summaries to appear in the table of contents in the documents I'm generating with https://github.com/danchoi/kindlefodder But I can't...

I generated a MOBI file for the guardian using the Python script and copied it to my Kindle Touch. Most of it works well, except the two-column table of contents....

I'm new to Xaramin, but it looks to me that this sample app is targeted at iOS. I'm very interested in doing F# cross platform mobile development. I have 2-3...

In Brick, the keyboard event ctrl-z is processed like any other keyboard key, but I would like ctrl-z to suspend the process and return me to the previous command line,...

Is anyone interested in taking over as prime maintainer of this project? Cross-posting this request to https://groups.google.com/forum/#!topic/railsbridge-workshops/2QRd-oCH4QI

https://gist.github.com/danchoi/6874170 This prompts students who forget to use the `-m` flag when committing to add a simple commit message. Issue originally posted as: https://github.com/railsbridge-boston/railsbridge-boston/issues/122

What's the roadmap for this project, and are you accepting contributions?

If I generate a tags file, and then put the cursor of a method like "confirmed?", vim won't find the tag because it doesn't interpret the keyword to include the...