ConnorBaker
Nix Engineer and Nix CUDA Maintainer. Interested in formal methods, Haskell, Lean, type & category theory, and computational photography!
@tweag Costa Mesa, CA
Pinned Repositories
BSRT
Pytorch code for "BSRT: Improving Burst Super-Resolution with Swin Transformer and Flow-Guided Deformable Alignment", CVPRW, 1st place in NTIRE 2022 BurstSR Challenge (real-world track).
cuda-packages
A playground for Nix and CUDA
cuda-redist-find-features
Finds the features (bin, lib, static, supported capabilities, etc.) associated with CUDA redistributables for Nixpkgs
ideas
General thoughts and ideas
mojo-nix
nix
Nix, the purely functional package manager
nix-cuda-test
nix-eval-jobs-python
Like `nix-eval-jobs`, but worse
nixpkgs
Nix Packages collection
tune-nix-eval
Tune speed of Nix evaluation of a flake reference and attribute path with Optuna
ConnorBaker's Repositories
ConnorBaker/nix-cuda-test
ConnorBaker/cuda-redist-find-features
Finds the features (bin, lib, static, supported capabilities, etc.) associated with CUDA redistributables for Nixpkgs
ConnorBaker/nixos-configs
ConnorBaker/cuda-packages
A playground for Nix and CUDA
ConnorBaker/ghc_hyperopt
Using hyper parameter optimization to select optimal GHC compilation and runtime system options based on the performance of a Tasty benchmark suite
ConnorBaker/nanothread
nanothread — Minimal thread pool for task parallelism
ConnorBaker/ideas
General thoughts and ideas
ConnorBaker/nix
Nix, the purely functional package manager
ConnorBaker/nix-eval-jobs-python
Like `nix-eval-jobs`, but worse
ConnorBaker/nixpkgs
Nix Packages collection
ConnorBaker/tune-nix-eval
Tune speed of Nix evaluation of a flake reference and attribute path with Optuna
ConnorBaker/cuda-modules
WIP out-of-tree collection of CUDA modules for Nixpkgs to hack more quickly without long eval times
ConnorBaker/CUDALibrarySamples
CUDA Library Samples
ConnorBaker/Cyberpunk-Blender-add-on
The Cyberpunk add-on for Blender bridges complex game assets with Blender.
ConnorBaker/dep-tracker
A simple tool to help track library dependencies in a project.
ConnorBaker/drjit-core
Dr.Jit — A Just-In-Time-Compiler for Differentiable Rendering (core library)
ConnorBaker/egglog
egraphs + datalog!
ConnorBaker/FBANet
Official implementation of ICCV2023 "Towards Real-World Burst Image Super-Resolution: Benchmark and Method"
ConnorBaker/flake.parts-website
Deployment of the https://flake.parts website
ConnorBaker/mitsuba-wrapper
Pydantic wrapper for Mitsuba scenes
ConnorBaker/nix-output-monitor
Pipe your nix-build output through the nix-output-monitor a.k.a nom to get additional information while building.
ConnorBaker/nix.dev
Official documentation for getting things done with Nix.
ConnorBaker/nixGL
A wrapper tool for nix OpenGL application [maintainer=@guibou]
ConnorBaker/nixos-homepage
Sources for nixos.org
ConnorBaker/nixpkgs-review
Review pull-requests on https://github.com/NixOS/nixpkgs
ConnorBaker/package-sets
A flake module for flake.parts which provides easy package population and overlay exports
ConnorBaker/SC-election-2024
2024 Election for the Steering Committee
ConnorBaker/temp-github-runners
Tests with GitHub runners
ConnorBaker/tinyformat
Minimal, type safe printf replacement library for C++
ConnorBaker/vision
Datasets, Transforms and Models specific to Computer Vision