Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-09 | Fix simple errors in Serval and core | Ben Sima | |
2022-02-09 | Get tor working again | Ben Sima | |
2022-02-09 | Move git hooks to own folder | Ben Sima | |
Instead of symlinking, just set the local git config. | |||
2022-02-02 | Move all git stuff to Git.nix | Ben Sima | |
Well except for the redirect, but that's an annoying part of the cgit implementation which will hopefully go away at some point. | |||
2022-02-02 | Update my IP address | Ben Sima | |
2022-02-02 | Fix argument reference | Ben Sima | |
2022-02-02 | Add some structure to the Dragons plan | Ben Sima | |
2022-01-10 | Add stub of dragons bizplan | Ben Sima | |
2022-01-06 | Start syncthing service | Ben Sima | |
2022-01-05 | Small infra updates | Ben Sima | |
- notes about dovecot and ssl certs - disable matrix because its not setup properly and i don't use it - format some stuff - fix path to git repos | |||
2021-12-21 | Enable shellcheck lint and fix its warnings | Ben Sima | |
2021-12-21 | Remove some old bild comments | Ben Sima | |
2021-12-21 | Update ship script | Ben Sima | |
2021-12-21 | Extract repl program from bild | Ben Sima | |
This is basically building on top of bild's analysis, which is great becuase it means that bild is becoming a useful tool rather than a monolithic do-everything job runner. The eventual goal is for the bild analysis to be much more useful, maybe even provide data to remote repls or language-server or whatever. | |||
2021-12-21 | Add kelvin versioning to pre-commit hook | Ben Sima | |
2021-12-21 | Reorganize some nix code | Ben Sima | |
2021-12-21 | Switch services.radicale.config -> settings | Ben Sima | |
2021-12-21 | Add hoog.sh, improve ide scripts | Ben Sima | |
2021-12-21 | Fix bild --repl to use the proper hasakell package set | Ben Sima | |
2021-12-14 | Finish and test dragons-analyze docker image | Ben Sima | |
2021-12-14 | Add custom package db to ghcPkgFindModule | Ben Sima | |
This means my call to ghc-pkg will look at the full package set from Hoogle. | |||
2021-12-13 | Bug: giv correct paths to runBuildAnalyze | Ben Sima | |
2021-12-13 | Remember to delete pre-push | Ben Sima | |
2021-12-13 | Add --repl for Haskell programs | Ben Sima | |
2021-12-13 | Factor out test function | Ben Sima | |
2021-12-07 | Add simple API key feature to Dragons.dev | Ben Sima | |
Still need to add this to the CLI, and there should be other features like delete and so on, but this works for now. | |||
2021-12-07 | Stub out dragons-analyze docker image | Ben Sima | |
2021-12-01 | Move some docs around | Ben Sima | |
2021-12-01 | Run k3s, and provide bild.image | Ben Sima | |
2021-11-30 | Add comment | Ben Sima | |
2021-11-30 | Add example production environment file | Ben Sima | |
2021-11-26 | Fix ci script and pre-push | Ben Sima | |
2021-11-26 | Update cloud services | Ben Sima | |
Rebuilt email server, started wireguard setup. | |||
2021-11-26 | Remove freenode | Ben Sima | |
All the channels I like are defunct anyway. | |||
2021-11-26 | Add oftc and #home-manager to znc | Ben Sima | |
2021-11-26 | Use nouns in ns script | Ben Sima | |
2021-11-26 | Small Ide improvements | Ben Sima | |
2021-11-26 | Update to ghc 8.10.4 | Ben Sima | |
This also makes some changes to the build tooling to clean up the environment a bit, and get us closer to 'bild -s'. | |||
2021-11-26 | Add Post Analysis form hints to admin page | Ben Sima | |
2021-11-26 | Add hmacaroons | Ben Sima | |
2021-11-26 | Fix ci command | Ben Sima | |
2021-11-26 | Add demo button | Ben Sima | |
2021-11-26 | Use url insteaad of gitDir | Ben Sima | |
2021-11-26 | Fix GitHub OAuth args | Ben Sima | |
This makes it explicit that we are using GitHub vs some other OAuth args. The idea is that we should be making a new type for every service, this allows us to have type safety in the implementation but a common set or pattern of names for the environment variables and record fields. Also using 'notset' instead of 'mempty' is really helpful for debugging when this breaks, as I found out. | |||
2021-11-26 | FOrmatting | Ben Sima | |
2021-11-26 | Rename Devalloc to Dragons | Ben Sima | |
2021-11-26 | Re-enable devalloc | Ben Sima | |
2021-11-26 | Update que.run front page | Ben Sima | |
2021-11-26 | Update que.run homepage | Ben Sima | |
2021-11-26 | Add twilio-cli quescript | Ben Sima | |