wmdillon
  • Joined on 2025-05-07
wmdillon created branch master in wmdillon/mishmash 2026-02-28 13:05:00 +00:00
wmdillon pushed to master at wmdillon/mishmash 2026-02-28 13:05:00 +00:00
65bcfbddbd first commit - Hash32 done
wmdillon pushed to main at wmdillon/backoff 2026-02-27 01:27:36 +00:00
c8bf4e5e2b fixing bug - possible overflow in overflow branch of FibonacciBackoff::Next
wmdillon pushed to main at wmdillon/backoff 2026-02-27 01:08:20 +00:00
81979ef12d improved README.md
wmdillon pushed to main at wmdillon/backoff 2026-02-27 01:03:03 +00:00
610d0300a9 fixing bug - edge case when jitter == math.MinInt64
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