Vipassana for Hackers

rishikeshs1 pts0 comments

GitHub - deobald/vipassana-for-hackers: A document version of my "Vipassana for Hackers" talk · GitHub

/" data-turbo-transient="true" />

Skip to content

Search or jump to...

Search code, repositories, users, issues, pull requests...

-->

Search

Clear

Search syntax tips

Provide feedback

--><br>We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Cancel

Submit feedback

Saved searches

Use saved searches to filter your results more quickly

-->

Name

Query

To see all available qualifiers, see our documentation.

Cancel

Create saved search

Sign in

/;ref_cta:Sign up;ref_loc:header logged out"}"<br>Sign up

Appearance settings

Resetting focus

You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.

Dismiss alert

{{ message }}

deobald

vipassana-for-hackers

Public

Uh oh!

There was an error while loading. Please reload this page.

Notifications<br>You must be signed in to change notification settings

Fork<br>24

Star<br>597

master

BranchesTags

Go to file

CodeOpen more actions menu

Folders and files<br>NameNameLast commit message<br>Last commit date<br>Latest commit

History<br>188 Commits<br>188 Commits

.github

.github

letter-one

letter-one

lib

lib

output

output

paper-four

paper-four

paper-one

paper-one

paper-three

paper-three

paper-two

paper-two

.gitignore

.gitignore

LICENSE

LICENSE

Makefile

Makefile

README.md

README.md

View all files

Repository files navigation

Vipassana for Hackers

A document version of the talk<br>"Vipassana for Hackers"<br>by Steven Deobald (GitHub,<br>Twitter).

TODO

tex4ebook vs. LaTeXML?

Preethi to format references in Paper Two

Transcribe Paper Three and Paper Four notes

Invert brain diagram colours for Paper One

Create output directory

Script epub generation

Add a Makefile

Switch Paper One 70-minute (children's) Anapana to 20-minute (adult)

Test epub gen, add to makefile, add full build target

Setup

Linux:

sudo apt install texlive-full<br>sudo apt install fonts-deva-extra<br>sudo apt install latexml<br>sudo apt install calibre<br>sudo apt install tidy<br>sudo apt install graphicsmagick graphicsmagick-dbg # optional

Mac:

Install MacTeX: https://www.tug.org/mactex/mactex-download.html

For EPUB builds, you'll need:

brew install latexml<br>brew install caskroom/cask/calibre<br>brew install graphicsmagick # optional

Generate the Papers

Clone and make:

$ git clone https://github.com/deobald/vipassana-for-hackers<br>$ cd vipassana-for-hackers<br>$ make clean && make

PDF Generation

On a Mac, the easiest option is installing MacTeX. It's also possible to install only the required packages but that process has been abandoned for this project. Once you have MacTeX installed, clone the repo and run each paper's build script:

$ git clone https://github.com/deobald/vipassana-for-hackers<br>$ cd vipassana-for-hackers/paper-one<br>$ ./build-pdf.sh<br>$ cd vipassana-for-hackers/paper-two<br>$ ./build-pdf.sh

You will see many warnings but you shouldn't see any errors.

EPUB Generation

The epub version of the LaTeX was generated with the following procedure on macOS 10.10.5 and 10.13.4. Each script builds an epub for one paper at a time.

git clone https://github.com/deobald/vipassana-for-hackers<br>brew install latexml<br>brew install caskroom/cask/calibre<br>brew install graphicsmagick # optional<br>cd vipassana-for-hackers/paper-one<br>./build-epub.sh<br>cd vipassana-for-hackers/paper-two<br>./build-epub.sh # will produce an ignorable error: Unknown option `reprint'

About

A document version of my "Vipassana for Hackers" talk

Resources

Readme

License

CC-BY-SA-4.0 license

Uh oh!

There was an error while loading. Please reload this page.

Activity

Stars

597<br>stars

Watchers

13<br>watching

Forks

24<br>forks

Report repository

Releases

Paper Two v0.3

Latest

Oct 19, 2019

+ 1 release

Sponsor this project

Sponsor

Uh oh!

There was an error while loading. Please reload this page.

Learn more about GitHub Sponsors

Packages

Uh oh!

There was an error while loading. Please reload this page.

Uh oh!

There was an error while loading. Please reload this page.

Contributors

Uh oh!

There was an error while loading. Please reload this page.

Languages

TeX<br>91.4%

CSS<br>6.6%

Shell<br>1.7%

Makefile<br>0.3%

You can’t perform that action at this time.

paper vipassana hackers install github reload

Related Articles