Luke Else luke-else
luke-else pushed to sync at luke-else/rustic_mongo 2023-05-22 13:22:43 +00:00
a4949a0d6a Updated Synchronous code to record total time of execution
luke-else pushed to main at luke-else/rustic_mongo 2023-05-22 12:20:11 +00:00
7ec01a8717 Updated program to record query durations
luke-else pushed to main at luke-else/rustic_mongo 2023-05-22 11:48:42 +00:00
5b8e7de9f1 Changed std::env::var(
luke-else pushed to main at luke-else/rustic_mongo 2023-05-22 10:24:14 +00:00
40098478b9 Updated use of credential builder to make code more efficient and removed unrelated JSON file
luke-else pushed to main at luke-else/rustic_mongo 2023-05-22 09:42:11 +00:00
ce6e443c41 Created code to upload packets to a mongo instance. Pretty boring but just practising how to use the mongo driver
luke-else created repository luke-else/rustic_mongo 2023-05-22 08:15:15 +00:00
luke-else pushed to development at luke-else/luke-else.co.uk 2023-05-19 13:51:27 +00:00
3eb3b6845b Updated line numbers on flip card
luke-else pushed to development at luke-else/luke-else.co.uk 2023-05-19 13:45:30 +00:00
71227d7d78 Updated flip card to use rust syntax
luke-else pushed to main at luke-else/sql_latency_test 2023-05-19 11:26:04 +00:00
adb0dddb59 Upload of Latency testing code for the sakila test database in MySQL
luke-else created repository luke-else/sql_latency_test 2023-05-19 11:24:07 +00:00
luke-else pushed to main at luke-else/luke-else.co.uk 2023-05-18 19:53:18 +00:00
a6508e284e Updated website to be more applicable. Removed the contact page which lost functionality.
luke-else pushed to main at luke-else/.config 2023-05-18 12:19:40 +00:00
ee9d362477 Added status line and additional code cleanup
luke-else pushed to main at luke-else/.config 2023-05-18 10:41:05 +00:00
3252348954 Moved inlay hints to the end of line as opposed to the right of the screen
luke-else pushed to main at luke-else/.config 2023-05-18 10:28:50 +00:00
bbdd171b77 Updated require method for inlay hints
luke-else pushed to main at luke-else/.config 2023-05-18 10:27:19 +00:00
ca94e7d106 Moved Inlay hints out of attach function
luke-else pushed to main at luke-else/.config 2023-05-18 10:23:19 +00:00
c4dd699f9d Corrected mispelled package name
luke-else pushed to main at luke-else/.config 2023-05-18 10:21:07 +00:00
ece83c7ea5 Attach inlay hints on lsp attach
luke-else pushed to main at luke-else/.config 2023-05-18 10:13:26 +00:00
e99496fd2b Added inlay hints to neovim
luke-else pushed to master at luke-else/subnet_calculator 2023-05-15 21:27:57 +00:00
30344b0605 Cleaned up some minor issues in main.rs making the final output easier for the end user to read and comprehend
luke-else closed issue luke-else/subnet_calculator#1 2023-05-15 19:50:30 +00:00
Addition / XOR of IP addresses