jan-leila
  • Joined on 2025-02-18
jan-leila pushed to main at jan-leila/nix-config 2025-04-25 00:13:32 +00:00
3978d58c1a installed steam on horizon
jan-leila pushed to tb/main at jan-leila/vegan-barcode 2025-04-22 00:43:19 +00:00
a042866e86 created test for create product
jan-leila pushed to tb/main at jan-leila/vegan-barcode 2025-04-22 00:10:38 +00:00
3f94f5bf99 created FindUserClaimById
jan-leila pushed to tb/main at jan-leila/vegan-barcode 2025-04-21 23:54:52 +00:00
43c183c29a formatted query in FindClaimsByProductID
jan-leila pushed to tb/wtf at jan-leila/vegan-barcode 2025-04-21 22:34:41 +00:00
3dacf06005 made db module
jan-leila pushed to main at jan-leila/nix-config 2025-04-19 16:04:20 +00:00
bc3efbe2cb disabled vpn on defiant
jan-leila commented on pull request jan-leila/vegan-barcode#1 2025-04-17 23:17:51 +00:00
tb/main

c.JSON I believe pipes out the passed data as a stringify value on whatever network socket the gin context has but doesnt close that connection so when we get an error we end up getting something roughly like error: xyz... success xyz... we want to close that connection and return early before we get to the success portion of this method

jan-leila commented on pull request jan-leila/vegan-barcode#1 2025-04-17 23:17:51 +00:00
tb/main

what is the goal of this api folder, is it to:

jan-leila commented on pull request jan-leila/vegan-barcode#1 2025-04-17 23:17:51 +00:00
tb/main

We shouldnt really be making DB calls here generally best practices would be to mak some function in our database folder that for example is called createProduct that we would just call with our System, and Barcode value. Then we would also want to have that database::createProduct call done within our services folder (to keep a separation of our network layer and our business logic) but that ones not as big of a deal because this is just a test function that doesnt really have a defined goal in mind

jan-leila pushed to main at jan-leila/nix-config 2025-04-17 05:45:46 +00:00
3994002e0d installed picard
jan-leila pushed to main at jan-leila/nix-config 2025-04-16 17:31:49 +00:00
1f610845c8 updated flake lock
jan-leila pushed to main at jan-leila/nix-config 2025-04-16 17:19:31 +00:00
060dff826a replaced better toml
jan-leila pushed to main at jan-leila/nix-config 2025-04-16 17:08:44 +00:00
af894531cd updated signal package for eve
jan-leila pushed to main at jan-leila/nix-config 2025-04-16 17:06:29 +00:00
e20b752d11 default to tabs with a tab size of 2
jan-leila pushed to main at jan-leila/nix-config 2025-04-16 01:07:46 +00:00
004dd743ed added import on file move setting to vs code
jan-leila pushed to main at jan-leila/nix-config 2025-04-14 04:09:17 +00:00
7f6f36378c removed many packages from defiant
ee0697f406 updated flake
Compare 2 commits »
jan-leila pushed to main at jan-leila/nix-config 2025-04-13 22:19:22 +00:00
4eea3aa57d exposed jellyfin dlan
jan-leila pushed to main at jan-leila/nix-config 2025-04-12 08:19:48 +00:00
1637a83f84 removed unused variable
jan-leila pushed to main at jan-leila/nix-config 2025-04-12 08:15:45 +00:00
eb738c1477 cleaned up excluded packages
669132d67f installed sox
e293c83841 tried to fix wireguard config
89c8cff8a9 created qbittorrent config
899617266f created p2p wireguard interface for defiant
Compare 5 commits »
jan-leila pushed to main at jan-leila/vegan-barcode 2025-04-08 23:36:14 +00:00
5ae0a5856e added query draft