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 commented on issue sashakoshka/hopp#2 2025-02-01 17:58:16 -07:00
Need to support larger messages, arrays

Additionally, TAPE could use a redesign. It does not need to be corruption resistant because a slightly corrupt message should just be totally rejected, and it needs to handle bigger data anyway…

sashakoshka opened issue sashakoshka/hopp#2 2025-02-01 17:26:01 -07:00
Need to support larger messages, arrays
sashakoshka pushed to main at sashakoshka/camfish 2025-01-31 15:27:20 -07:00
e0c8825949 Clarify documentation for Actor
sashakoshka pushed to main at sashakoshka/camfish 2025-01-30 19:13:36 -07:00
b12ffdb0a0 Say *why* an actor failed
sashakoshka released v0.3.0 at sashakoshka/camfish 2025-01-30 18:02:29 -07:00
sashakoshka pushed tag v0.3.0 to sashakoshka/camfish 2025-01-30 18:02:15 -07:00
sashakoshka pushed to main at sashakoshka/camfish 2025-01-30 17:59:47 -07:00
bfca8c6f4a Fix util_test.go
sashakoshka pushed to main at sashakoshka/camfish 2025-01-30 17:58:30 -07:00
641624ef3b examples/broken: Demonstrate new fix working
bae737e6b8 Environment exits if shutdown takes too long
0077a5d115 examples/http: Fix logging
Compare 3 commits »
sashakoshka pushed to main at sashakoshka/camfish 2025-01-30 17:30:32 -07:00
772e9ca290 examples/http: Add HTTP example to demonstrate RunShutdownable
5e38cec135 Environment now actually runs RunShutdownable actors
326db33ecc Environment can now run RunShutdownable actors
dc7c7b5c73 Add variation of panicWrap that does not take in a context
1133e261bf Add support for RunShutdownable to actorSet
Compare 10 commits »
sashakoshka pushed to main at sashakoshka/micro-plugins 2025-01-30 13:43:00 -07:00
bc1cd6ac9d flow: Fix repo.json
sashakoshka pushed to main at sashakoshka/wintergreen-theme 2025-01-30 08:48:52 -07:00
38394e833f Add the beginnings of a cursor theme
645773ca97 Add script for installing to ~
cb6d8b2be2 Fix alignment of 16x16/24x24 volume status icons
Compare 3 commits »
sashakoshka pushed to main at sashakoshka/hopp 2025-01-28 15:06:56 -07:00
a0b49e950e METADAPT-A handles closing messages
sashakoshka pushed to main at sashakoshka/hopp 2025-01-28 14:15:18 -07:00
5b42030f9d Fix another "deadlock" in METADAPT-A
4daccca66a Fix METADAPT-A deadlock when closing transaction
Compare 2 commits »
sashakoshka released v0.2.0 at sashakoshka/camfish 2025-01-28 11:47:57 -07:00
sashakoshka pushed tag v0.2.0 to sashakoshka/camfish 2025-01-28 11:47:56 -07:00
sashakoshka pushed to main at sashakoshka/camfish 2025-01-28 11:46:03 -07:00
7e5a78fef7 mock: Add mock config interface
sashakoshka released v0.1.1 at sashakoshka/camfish 2025-01-28 09:04:20 -07:00
sashakoshka pushed tag v0.1.1 to sashakoshka/camfish 2025-01-28 09:04:19 -07:00
sashakoshka pushed to main at sashakoshka/camfish 2025-01-28 09:03:47 -07:00
ea41137c9c Add .editorconfig, LICENSE
sashakoshka pushed to main at sashakoshka/camfish 2025-01-28 09:03:16 -07:00
b7f9873c76 Add godoc link in README.md