Sasha Koshka sashakoshka
  • Manehattan MAS hub
  • https://holanet.xyz
  • Sasha Koshka is the name I go by online. E-mail me if you have questions about that or about my projects in general.

  • Joined on 2022-08-07
sashakoshka released v0.4.0 at sashakoshka/camfish 2025-09-17 19:11:50 -06:00
sashakoshka pushed tag v0.4.0 to sashakoshka/camfish 2025-09-17 19:11:48 -06:00
sashakoshka pushed to main at sashakoshka/camfish 2025-09-17 19:10:30 -06:00
eca2b35057 Fix crash when deleting an actor
d34af2c4ee Add Cleanupable interface
Compare 2 commits »
sashakoshka closed issue sashakoshka/camfish#1 2025-09-17 19:06:01 -06:00
Cannot call Add/Del while trimming
sashakoshka pushed to main at sashakoshka/camfish 2025-09-17 15:03:49 -06:00
e21cd9ed11 The cron actor now respects --fast-timing
70dc9702bd Add a --fast-timing option to make things happen sooner
Compare 2 commits »
sashakoshka pushed to main at sashakoshka/camfish 2025-09-17 09:38:04 -06:00
613e21597b Add a --crash-on-error flag to crash whenever an actor returns err
sashakoshka released v0.10.0 at sashakoshka/go-util 2025-09-15 18:49:10 -06:00
sashakoshka pushed tag v0.10.0 to sashakoshka/go-util 2025-09-15 18:49:08 -06:00
sashakoshka released v0.3.5 at sashakoshka/camfish 2025-09-15 18:45:14 -06:00
sashakoshka pushed tag v0.3.5 to sashakoshka/camfish 2025-09-15 18:45:13 -06:00
sashakoshka pushed to main at sashakoshka/camfish 2025-09-15 18:41:01 -06:00
126374fbac Print stack trace of all goroutines when emergency halting if verbose
sashakoshka pushed to main at sashakoshka/camfish 2025-09-14 17:23:09 -06:00
02f06d857e Fix deadlock when deleting actors
sashakoshka pushed to main at sashakoshka/go-util 2025-09-12 04:12:18 -06:00
417eb2f962 sync/atomic: Actually call the load function
sashakoshka opened issue sashakoshka/camfish#1 2025-09-11 21:11:45 -06:00
Cannot call Add/Del while trimming
sashakoshka pushed to main at sashakoshka/go-util 2025-09-10 18:54:12 -06:00
c49e33b0c3 sync: Make Monitor.BorrowReturn actually function as intended
sashakoshka commented on issue sashakoshka/hopp#17 2025-09-10 07:46:34 -06:00
Add an "Any" type to PDL

Because we are testing the interaction between static and dynamic systems, #19 needs to be solved before the solution can properly be tested.

sashakoshka commented on issue sashakoshka/hopp#17 2025-09-08 11:14:02 -06:00
Add an "Any" type to PDL

Working on the static system currently, need to remember the dynamic system as well

sashakoshka opened issue sashakoshka/hopp#19 2025-09-08 09:13:22 -06:00
Ensure consistency between static and dynamic systems
sashakoshka opened issue sashakoshka/hopp#18 2025-09-08 09:10:04 -06:00
Ensure that byte counts in tag CNs are consistent
sashakoshka pushed to any-type at sashakoshka/hopp 2025-09-08 07:59:09 -06:00
419c3651bf generate: Add Any type to parser and syntax tree
8dac25035f generate: Use DecodeAnyInto in generated code
Compare 2 commits »