Sacha Ligthert sacha
sacha pushed to master at golang/snake 2025-03-05 12:05:51 +01:00
6d23349e43 Redo how a string is pushed into an array of runes and then printed. (Closes #11)
sacha closed issue golang/snake#11 2025-03-05 12:05:51 +01:00
Do proper string to rune conversions
sacha pushed to master at golang/snake 2025-03-05 11:55:31 +01:00
feced4cd7f New and improved linting capabilities.
sacha pushed to trunk at golang/rowboz 2025-03-05 11:44:12 +01:00
e8d5ecc772 linting + solving linting
sacha pushed to trunk at sacha/cartracker 2025-03-04 09:21:23 +01:00
d491fa5def Initial magic
sacha created branch trunk in sacha/cartracker 2025-03-04 09:21:23 +01:00
sacha created repository sacha/cartracker 2025-03-04 09:18:23 +01:00
sacha opened issue golang/sudoku-funpark#28 2025-02-17 22:58:23 +01:00
Refactor code to be more... portable
sacha closed issue golang/sudoku-funpark#14 2025-02-08 19:31:08 +01:00
See if I can use tickers
sacha commented on issue golang/sudoku-funpark#14 2025-02-08 19:31:08 +01:00
See if I can use tickers

I've looked into this some more, and there is no real need for this. It would be funny, but functionally it wouldn't matter at all.

sacha pushed to trunk at golang/sfcs 2025-02-08 19:23:20 +01:00
8bd09a4983 Added ability to add task; Started on an agentManager.
sacha pushed to trunk at golang/sfcs 2025-02-08 15:34:40 +01:00
6c38363694 Allow us to view stored data in real-time! 🥳🥳
sacha pushed to trunk at golang/sfcs 2025-02-08 15:18:25 +01:00
9b6a90fbce Initial work at making the server proper.
b9c1b9e320 Making it work better.
Compare 2 commits »
sacha pushed to trunk at golang/sfcs 2025-02-05 23:04:55 +01:00
1d16d30cb6 Proof-of-Concept splitting of reader and writers.
sacha closed issue golang/sudoku-funpark#27 2025-02-04 01:48:13 +01:00
Improve workload calculation and splitting of tasks
sacha commented on issue golang/sudoku-funpark#27 2025-02-04 01:48:13 +01:00
Improve workload calculation and splitting of tasks

This failed horribly. My PC was frozen for hours and hours until the program got killed. This was on the long running test. On the short running test, predictions were wack and all over the place,…

sacha pushed to trunk at golang/sfcs 2025-02-04 01:44:20 +01:00
5d534221a4 pre-bed notes
sacha pushed to trunk at golang/sfcs 2025-02-04 01:22:33 +01:00
6d76a88c9c Some more changes to the client. I got a grasp on how this may work.
sacha pushed to trunk at golang/sfcs 2025-02-03 21:17:53 +01:00
e7e8953ec3 Added a rudimentary client.
sacha pushed to trunk at golang/sfcs 2025-02-02 19:39:56 +01:00
fd41e0c03e Some notes.
30593d1372 Precommit Tomfoolery
Compare 2 commits »