wmdillon
  • Joined on 2025-05-07
wmdillon pushed to main at wmdillon/backoff 2026-02-27 00:55:42 +00:00
8cefae503f debugging DefaltApplyJitter, adding tests
wmdillon pushed to main at wmdillon/backoff 2026-02-26 21:28:12 +00:00
b4edee4292 fixing bugs - no longer panics when iteration < 0 or MaxIteration >= len(TheFibonacciSequence)-1
wmdillon pushed to main at wmdillon/backoff 2026-02-26 20:26:38 +00:00
69ca00b29d use Go 1.26
wmdillon pushed to main at wmdillon/backoff 2026-02-26 20:09:40 +00:00
5d5410000f fixing go.mod file - use correct module name and valid Go version. Fixed bug in fibonacci_test.go - test wasn't testing the correct method, it was calling the same one twice
wmdillon created branch main in wmdillon/msmsg 2026-02-21 20:58:54 +00:00
wmdillon pushed to main at wmdillon/msmsg 2026-02-21 20:58:54 +00:00
f20fcb466d first commit - still working on tests for edge cases
wmdillon created repository wmdillon/msmsg 2026-02-21 20:56:24 +00:00
wmdillon pushed to main at wmdillon/backoff 2026-02-10 00:36:39 +00:00
766e407cc3 additional output formats
wmdillon pushed to main at wmdillon/backoff 2026-02-08 20:20:16 +00:00
89eab3da05 first commit
wmdillon created repository wmdillon/backoff 2026-02-08 20:15:39 +00:00
wmdillon pushed to main at wmdillon/settings 2025-12-31 03:00:31 +00:00
4c88a05b82 adding default TheSettings object, changing error logging behavior
wmdillon pushed to main at wmdillon/set 2025-11-28 18:29:34 +00:00
4ea82a9ed2 making set more generic
wmdillon pushed to main at wmdillon/set 2025-11-28 18:23:02 +00:00
a2858cb3dc fixing broken module name
wmdillon pushed to main at wmdillon/set 2025-11-28 18:04:31 +00:00
284e78fe19 removing LLM notes from README
wmdillon created branch main in wmdillon/set 2025-11-28 18:03:14 +00:00
wmdillon pushed to main at wmdillon/set 2025-11-28 18:03:14 +00:00
e2bc788886 first commit
wmdillon created repository wmdillon/set 2025-11-28 17:59:51 +00:00
wmdillon created repository wmdillon/mishmash 2025-11-28 01:45:17 +00:00
wmdillon pushed to main at wmdillon/settings 2025-11-26 02:32:39 +00:00
2ce9bf7eff adding ParseBool function
wmdillon pushed to main at wmdillon/settings 2025-11-26 02:21:18 +00:00
8dd2012c27 updated README