0xWheatyz
  • Joined on 2026-03-03
0xWheatyz created branch master in 0xWheatyz/nixos-configurations 2026-03-11 02:33:40 +00:00
0xWheatyz pushed to cursor_fix at 0xWheatyz/nixos-configurations 2026-03-11 02:33:27 +00:00
576cf0dc98 feat(nvim): applied kickstart nvim from github
22d0e34139 fix: docker rootless now works due to /etc/hosts permissions change
068eba7c26 feat: working neovim
9329547aab feat: attempt to configure gnome
c19ff6e778 fix(?): rootless docker
Compare 10 commits »
0xWheatyz created branch cursor_fix in 0xWheatyz/nixos-configurations 2026-03-11 02:33:27 +00:00
0xWheatyz created repository 0xWheatyz/nixos-configurations 2026-03-11 02:33:20 +00:00
0xWheatyz deleted branch testing_suite/docker-compose from 0xWheatyz/SPARC 2026-03-11 01:18:30 +00:00
0xWheatyz pushed to main at 0xWheatyz/SPARC 2026-03-11 01:17:43 +00:00
4640106530 Merge pull request 'feat: add database mode for LLM message storage and analytics' (#1) from testing_suite/docker-compose into main
44456cb073 feat: add database mode for LLM message storage and analytics
Compare 2 commits »
0xWheatyz merged pull request 0xWheatyz/SPARC#1 2026-03-11 01:17:42 +00:00
feat: add database mode for LLM message storage and analytics
0xWheatyz created pull request 0xWheatyz/SPARC#1 2026-03-11 01:17:26 +00:00
feat: add database mode for LLM message storage and analytics
0xWheatyz pushed to testing_suite/docker-compose at 0xWheatyz/SPARC 2026-03-11 01:15:50 +00:00
44456cb073 feat: add database mode for LLM message storage and analytics
0xWheatyz created branch testing_suite/docker-compose in 0xWheatyz/SPARC 2026-03-11 01:15:50 +00:00
0xWheatyz created repository 0xWheatyz/git-mobile 2026-03-07 21:20:35 +00:00
0xWheatyz pushed to main at 0xWheatyz/SPARC 2026-03-06 04:17:35 +00:00
11a4aba46f fix(dockerfile): was expecting ubuntu like syntax for user management
0xWheatyz pushed to main at 0xWheatyz/SPARC 2026-03-06 03:38:31 +00:00
5fab53e0a7 fix: changed dockerfile base to alpine python
0xWheatyz pushed to main at 0xWheatyz/SPARC 2026-03-06 03:09:39 +00:00
1067ffa35a fix: use Docker CLI with host daemon instead of buildah
0xWheatyz pushed to main at 0xWheatyz/SPARC 2026-03-06 03:07:50 +00:00
08444b41a8 feat: replace Kaniko with buildah for container builds
0xWheatyz pushed to main at 0xWheatyz/SPARC 2026-03-06 02:58:29 +00:00
7b61be1a4a fix: use sh instead of bash and replace checkout action with git
0xWheatyz pushed to main at 0xWheatyz/SPARC 2026-03-06 02:54:48 +00:00
2d37b35d1f feat: switch to Kaniko for faster container builds
0xWheatyz pushed to main at 0xWheatyz/SPARC 2026-03-06 02:22:09 +00:00
19f2de4228 feat: moved from ubuntu compilation to alpine for speed
0xWheatyz pushed to main at 0xWheatyz/SPARC 2026-03-06 01:30:33 +00:00
76de945acc fix(workflow): repo needed a fully localcase name for docker push
0xWheatyz pushed to main at 0xWheatyz/SPARC 2026-03-06 01:28:24 +00:00
b63641b36c fix(docker build): missing docker push tag, now added