Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-04-02 | Refactor opening X applications from Emacs | William Carroll | 2 | -23/+35 |
2020-04-02 | Build either emacs.{glinux,nixos} depending on my current device | William Carroll | 1 | -7/+12 |
2020-04-02 | Define device/corporate? | William Carroll | 1 | -0/+4 |
2020-04-02 | Tidy up emacs/default.nix | William Carroll | 1 | -33/+13 |
2020-04-02 | Set Gruvbox theme as my default Emacs theme | William Carroll | 1 | -1/+1 |
2020-04-02 | Tidy up themes.el | William Carroll | 1 | -87/+34 |
2020-04-02 | Increase default font size for laptop | William Carroll | 1 | -1/+1 |
2020-04-01 | Drop support for org-capture | William Carroll | 1 | -33/+3 |
2020-04-01 | Prefer briefcase/org to Dropbox/org | William Carroll | 2 | -2/+3 |
2020-04-01 | Delete dusty Elisp code | William Carroll | 2 | -421/+0 |
2020-04-01 | Version-control first-of-the-month.org | William Carroll | 1 | -0/+13 |
2020-04-01 | Add finance.org to briefcase/org | William Carroll | 1 | -0/+8 |
2020-03-31 | Update morning routine | William Carroll | 1 | -0/+2 |
2020-03-31 | Progress with InterviewCake's coin problem | William Carroll | 1 | -0/+102 |
2020-03-30 | Add dir-locals.nix to boilerplate/typescript | William Carroll | 1 | -0/+3 |
2020-03-30 | Prototype my digital habits journal | William Carroll | 15 | -0/+5904 |
2020-03-30 | Solve InterviewCake's compute nth Fibonacci | William Carroll | 2 | -1/+73 |
2020-03-29 | Drop attempt to support a user-local /etc/hosts | William Carroll | 2 | -2/+0 |
2020-03-29 | Delete the stale tests | William Carroll | 2 | -44/+1 |
2020-03-29 | Read and write to /etc/hosts | William Carroll | 8 | -25/+182 |
2020-03-29 | Parse and serialize rules.json | William Carroll | 5 | -110/+216 |
2020-03-29 | Experiment with user /etc/hosts | William Carroll | 2 | -0/+3 |
2020-03-29 | Implement isToday predicate | William Carroll | 2 | -23/+17 |
2020-03-28 | Add <unstable> to NIX_PATH | William Carroll | 1 | -1/+1 |
2020-03-28 | Start social-fasting app | William Carroll | 3 | -0/+143 |
2020-03-27 | Digitize daily habits | William Carroll | 15 | -0/+6048 |
2020-03-27 | Add timestamps to habits.org | William Carroll | 1 | -28/+33 |
2020-03-27 | Change srcs to src for website.goals derivation | William Carroll | 1 | -1/+1 |
2020-03-27 | Publish habits as a webpage | William Carroll | 4 | -0/+66 |
2020-03-27 | Ensure Emacs prettier hook activates | William Carroll | 1 | -2/+0 |
2020-03-27 | Add node_modules to .gitignore of boilerplate/typescript | William Carroll | 2 | -4/+6 |
2020-03-27 | Run Prettier across projects | William Carroll | 22 | -128/+181 |
2020-03-27 | Delete nut-score | William Carroll | 13 | -474/+0 |
2020-03-27 | Drop support for lorri | William Carroll | 20 | -52/+43 |
2020-03-26 | Change theme to doom-one | William Carroll | 1 | -1/+1 |
2020-03-26 | Solve InterviewCake's recursive string permutations problem | William Carroll | 2 | -1/+86 |
2020-03-26 | Solve InterviewCake's find duplicate beast mode | William Carroll | 2 | -2/+116 |
2020-03-25 | Use Parcel's --public-url option when building | William Carroll | 2 | -2/+2 |
2020-03-25 | Use boilerplate/typescript for goals | William Carroll | 14 | -3554/+5785 |
2020-03-25 | Debug typescript/default.nix | William Carroll | 1 | -5/+5 |
2020-03-25 | Remove math.ts from boilerplate/typescript | William Carroll | 1 | -3/+0 |
2020-03-25 | Create wpcarro.dev/goals | William Carroll | 9 | -21/+3705 |
2020-03-24 | Add @types/node to typescript boilerplate | William Carroll | 2 | -0/+6 |
2020-03-24 | Add sandbox project using Contentful CMS | William Carroll | 16 | -0/+5965 |
2020-03-24 | Move nut-score into website/sandbox | William Carroll | 15 | -9/+7 |
2020-03-24 | Delete mail/ | William Carroll | 1 | -6/+0 |
2020-03-23 | Support boilerplate for TypeScript projects | William Carroll | 16 | -0/+5906 |
2020-03-20 | Change the value of constants/current-project | William Carroll | 1 | -1/+1 |
2020-03-20 | Solve InterviewCake.com's mesh-message problem | William Carroll | 2 | -1/+184 |
2020-03-20 | Unbind <SPC> in evil's motion map | William Carroll | 1 | -1/+1 |