expLog
Welcome to my experimental web log, which also happens to be half an identity function.
Notes [RSS, Email]
- 2020-12-27 Advent of Code
- 2020-11-29 A simple neural network
- 2020-07-31 An introduction to Panopticon
- 2020-07-24 My Writing Setup
- 2020-07-12 No Ideas but in Things
- 2020-07-08 Notes on using Tmux
- 2020-06-21 On-cpu time with ftrace
- 2020-06-13
sys.settrace
(andsys.setprofile
) - 2020-06-06 Heuristics for Learning Tools
- 2020-05-30 Approaching Debugging
- 2020-05-23 Planning work
- 2020-05-16 100 Days of Writing
- 2020-02-23 A Notebook Style Guide
- 2019-11-24 Always include units
- 2018-12-31 Making Poet, an Emacs Theme
- 2018-09-30 Many Traces
- 2018-09-03 Inserting Dates in Mac OS
- 2018-03-15 Kinesis customizations
- 2017-12-30 Photographing through 2017
- 2017-05-28 Building a binary for Android
- 2016-09-18 Simple plotting
- 2016-08-06 HTML to Org
- 2016-09-18 Setting up a new laptop
- 2016-07-15 Commands I wish I knew earlier
- 2013-06-17 Timestamps in Mac
- 2011-04-20 Interviewing at Facebook
- 2010-30-01 Hostel Collapses!
Projects
- Panopticon
A debugger-powered Python tracer module to quickly visualize and understand what's happening.
- Battery Metrics
A library to instrument several proxy metrics that can be mapped to energy consumption on Android.
- Poet Theme
An emacs theme to edit plain text in emacs; particularly suited for org and markdown mode.
- Dot (files)
A github repo for my emacs and tmux configurations.
- dot emacs
I’ve switched over to a literate emacs configuration: here’s the pretty printed version.
- expLog
The
org-publish
configuration that generates this site. - Instagram - 2018
I developed a fascination for photography and posted a picture a week for all of 2018.
- Lectures on Digital Photography
Assignment solution (ongoing).
- Keyboard Layouts
Ergodox EZ layout and a pretty printing script.
- Defunct
Tech Talks
- A Notebook Style Guide, JupyterCon 2020 (Slides)
Recommendations for writing reusable and reproducible notebooks.
- Android Battery @ Facebook, DroidCon SF 2017
More focused on Android with a bit more detail.
- Mobile Battery at Facebook, Mobile @ Scale 2017
A brief description of how we instrument battery consumption across Android & iOS — and where we open sourced the Battery Metrics library!