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 pushed to main at tomo/objects 2024-09-03 14:24:56 -06:00
c1cf6edd8e Add SetOverflow to Label
sashakoshka commented on issue bonsai/harakit#19 2024-08-31 22:29:08 -06:00
ASV in Bonsai

Maybe we should use ASCII ESC to escape literal field separators?

FWIW, that's what I did here: https://git.tebibyte.media/sashakoshka/go-asv

I think it's a good idea as it allows…

sashakoshka released v1.0.0 at sashakoshka/go-asv 2024-08-31 21:01:03 -06:00
sashakoshka pushed tag v1.0.0 to sashakoshka/go-asv 2024-08-31 21:01:03 -06:00
sashakoshka pushed to main at sashakoshka/go-asv 2024-08-31 20:56:33 -06:00
4ab8fc16c2 Add godoc badge
sashakoshka pushed to main at sashakoshka/go-asv 2024-08-31 20:55:02 -06:00
5cc89d5b42 Add some tests
sashakoshka pushed to main at sashakoshka/go-asv 2024-08-31 20:54:51 -06:00
dbffe4b7c4 Fix escape sequence parsing
sashakoshka pushed to main at sashakoshka/go-asv 2024-08-31 20:40:27 -06:00
a854dd0618 Add String methods for structures
bb9e317fa7 Fix parsing bug where separator comparisons were flipped
Compare 2 commits »
sashakoshka pushed to main at sashakoshka/go-asv 2024-08-31 00:39:31 -06:00
5821510143 Add ReadFile, ReadCollection
sashakoshka pushed to main at sashakoshka/go-asv 2024-08-31 00:32:48 -06:00
132473a8fe Add LICENSE
9e79073e0f Initial commit
sashakoshka created branch main in sashakoshka/go-asv 2024-08-31 00:32:48 -06:00
sashakoshka created repository sashakoshka/go-asv 2024-08-31 00:32:41 -06:00
sashakoshka created repository sashakoshka/liminality 2024-08-29 17:51:28 -06:00
sashakoshka pushed to main at tomo/nasin 2024-08-27 22:57:39 -06:00
545d553d1a Config impl watches for create *and* write
sashakoshka released v0.23.0 at tomo/objects 2024-08-27 14:46:37 -06:00
sashakoshka pushed tag v0.23.0 to tomo/objects 2024-08-27 14:46:37 -06:00
sashakoshka pushed to main at tomo/objects 2024-08-27 11:38:41 -06:00
2727972c30 File. Why not.
sashakoshka opened issue tomo/objects#11 2024-08-26 23:41:00 -06:00
Need some sort of text editor object
sashakoshka opened issue tomo/objects#10 2024-08-26 23:38:41 -06:00
Multiline TextInput needs up/down arrow control for going up/down by lines
sashakoshka closed issue tomo/objects#3 2024-08-26 23:37:31 -06:00
Need a multi-line version of TextInput