zond

Results 9 comments of zond

I just got an error like this today after a deploy. Suddenly my registered functions weren't recognised anymore. The delay.Func is declared in the subdirectory "game" in the file "game.go",...

I became so afraid of these kinds of regressions - what if (during the regression) the function key for new tasks is changed, so that I not only drop old...

Look at https://github.com/zond/tehomelink to see how I use it.

This is wonderful, I always felt that JavaScript was crap, now I can use a framework that acknowledges this!

How do I reproduce this? ``` zond@rlyeh:~$ cd projects/godip/ zond@rlyeh:~/projects/godip{master}$ git pull X11 forwarding request failed on channel 0 Already up to date. zond@rlyeh:~/projects/godip{master}$ go test PASS ok github.com/zond/godip 0.015s...

Interesting. ``` zond@rlyeh:~/projects/godip/variants/classical{master}$ git pull X11 forwarding request failed on channel 0 Already up to date. zond@rlyeh:~/projects/godip/variants/classical{master}$ go test PASS ok github.com/zond/godip/variants/classical 0.206s zond@rlyeh:~/projects/godip/variants/classical{master}$ go version go version go1.21.6 linux/amd64...

I don't have a Windows machine around, so I can't debug this myself :( If you have the energy and perseverance to find the bug please send a PR :D

So you might be interested in the insert statement feature? Do you have any particular thoughts on that or should I just prepare a PR and send you? On Wed,...

Fair enough :) On Wed, Feb 28, 2024, 12:23 TLW ***@***.***> wrote: > So you might be interested in the insert statement feature? Do you have > any particular thoughts...