removed from git tracking

This commit is contained in:
Per Stark
2024-09-18 12:58:19 +02:00
parent a3a1cdd9e5
commit 7557769388
32 changed files with 0 additions and 3587 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,81 +0,0 @@
# 2024-09-18 12:16:15.162114
+/help
# 2024-09-18 12:16:20.233100
+/models
# 2024-09-18 12:16:24.809720
+/models gpt
# 2024-09-18 12:16:48.569734
+/models sonett
# 2024-09-18 12:16:51.577488
+/models sonnett
# 2024-09-18 12:17:00.056944
+/models openrouter/anth
# 2024-09-18 12:17:14.809931
+/model openrouter/anthropic/claude-3.5-sonnet
# 2024-09-18 12:17:33.881262
+/map-refresh
# 2024-09-18 12:17:41.641177
+/help
# 2024-09-18 12:17:57.961398
+/map
# 2024-09-18 12:18:05.401158
+/git add .
# 2024-09-18 12:18:07.192985
+/map
# 2024-09-18 12:18:28.009751
+/add src/server.rs src/rabbitmq/mod.rs
# 2024-09-18 12:19:07.145078
+/git add .
# 2024-09-18 12:19:10.360827
+/add src/consumer.rs
# 2024-09-18 12:19:21.032773
+/help
# 2024-09-18 12:19:29.945442
+/web https://github.com/gftea/amqprs/blob/main/examples/src/basic_pub_sub.rs
# 2024-09-18 12:20:07.212864
+/run cargo run --bin server
# 2024-09-18 12:20:36.696824
+/undo
# 2024-09-18 12:22:06.040133
+/ask Welcome to the project, were setting up a rust server running axum and a ingress route that takes a string for now. The ingress route will publish a message containing the string to the rabbitmq connection. The consumer consumes messages and prints them for now. We should have a rabbitmq module that is usable and testable from both the server and consumer
# 2024-09-18 12:23:21.895428
+/code implement the changes
# 2024-09-18 12:23:59.290161
+/run cargo run --bin server
# 2024-09-18 12:24:03.149084
+/run cargo run --bin consumer
# 2024-09-18 12:24:12.199239
+/code fix the errors
# 2024-09-18 12:24:56.459326
+/run cargo run --bin server
# 2024-09-18 12:25:06.791601
+/undo
# 2024-09-18 12:25:14.774649
+/exit

Binary file not shown.

View File

@@ -1,19 +0,0 @@
#!/usr/bin/env bash
set -e
if [[ ! -d "/home/p/repos/zettle_db" ]]; then
echo "Cannot find source directory; Did you move it?"
echo "(Looking for "/home/p/repos/zettle_db")"
echo 'Cannot force reload with this script - use "direnv reload" manually and then try again'
exit 1
fi
# rebuild the cache forcefully
_nix_direnv_force_reload=1 direnv exec "/home/p/repos/zettle_db" true
# Update the mtime for .envrc.
# This will cause direnv to reload again - but without re-building.
touch "/home/p/repos/zettle_db/.envrc"
# Also update the timestamp of whatever profile_rc we have.
# This makes sure that we know we are up to date.
touch -r "/home/p/repos/zettle_db/.envrc" "/home/p/repos/zettle_db/.direnv"/*.rc

View File

@@ -1 +0,0 @@
/nix/store/27ngl7fjjjyyp3qj6473nimn8mf6wmh8-source

View File

@@ -1 +0,0 @@
/nix/store/2mx7dgmxwvdi802a4w0qzayi0ypgsaf7-source

View File

@@ -1 +0,0 @@
/nix/store/2nnisw4pxbifisbkg58hrnis9ycs5ah1-source

View File

@@ -1 +0,0 @@
/nix/store/4pr5px39qgxw4fdanjp34w0cjj552db1-source

View File

@@ -1 +0,0 @@
/nix/store/6m45a85nxn2l4ssszk6m9njfi5jrwp4y-source

View File

@@ -1 +0,0 @@
/nix/store/7bw9ki9cydb5lqpyll0869j7yfiahkxl-source

View File

@@ -1 +0,0 @@
/nix/store/8kpx53qi52yhjai1vdw8zpa95iqa61bv-source

View File

@@ -1 +0,0 @@
/nix/store/8sm7wycza5fl6lnsmw11sn4vqkvw4xyh-source

View File

@@ -1 +0,0 @@
/nix/store/93465j6iyz56rmkx7h9d37z5xjjsbxz1-source

View File

@@ -1 +0,0 @@
/nix/store/dlrwkbfzbag8f4xj2kbixalscj206j45-source

View File

@@ -1 +0,0 @@
/nix/store/f2h5kmarn194yda41znm0r4ibwyg8z7i-source

View File

@@ -1 +0,0 @@
/nix/store/g5v3sgqy6a0fsmas7mnapc196flrplix-source

View File

@@ -1 +0,0 @@
/nix/store/hwsdv71bmaqvzbii5viryxc8slw4vr5v-source

View File

@@ -1 +0,0 @@
/nix/store/i4ginw25yf2q0shnzvzjjwa58srbjhw7-source

View File

@@ -1 +0,0 @@
/nix/store/i4nv0mdcx8iifh3r71qd0pbp8al8kp1z-source

View File

@@ -1 +0,0 @@
/nix/store/ia8xy09wg9si4lbbxgzbyyg1n0qxg1vk-source

View File

@@ -1 +0,0 @@
/nix/store/kiql8yfk0mf5kkxs3hzxvkryci22lba5-source

View File

@@ -1 +0,0 @@
/nix/store/lhbcw63xdqclg2hrni4p7dc90nl996lk-source

View File

@@ -1 +0,0 @@
/nix/store/lmizwzdnxg2933jbwb5d7iadlw1nk1za-source

View File

@@ -1 +0,0 @@
/nix/store/lqkqmxm7drrgm45dfjjxbw0dk28hrci2-source

View File

@@ -1 +0,0 @@
/nix/store/mnfbbcdbbwh3iif9m9xp8jnsgys65f2g-source

View File

@@ -1 +0,0 @@
/nix/store/r2ip1850igy8kciyaagw502s3c6ph1s4-source

View File

@@ -1 +0,0 @@
/nix/store/sk4ga2wy0b02k7pnzakwq4r3jdknda4g-source

View File

@@ -1 +0,0 @@
/nix/store/v1wzqsqi3d9fhdl60n24sqhj7pr3yhin-source

View File

@@ -1 +0,0 @@
/nix/store/xvyy5vh6cg7958a26p2bqyz6jg5wkz4g-source

View File

@@ -1 +0,0 @@
/nix/store/yj1wxm9hh8610iyzqnz75kvs6xl8j3my-source

View File

@@ -1 +0,0 @@
/nix/store/wvi4ddidwzcgcc0maq72p43ds55lxygc-devenv-shell-env