stiray

Results 10 comments of stiray

Ok, I am not using github and I dont even intend to as I have my own git server and I am quite happy with shell so I wont be...

Argh, true, copy doesnt matches err.Error() but matches err pointer within copy so the only proper way of returning error from read is io.EOF.

I have decompiled the code and checking patch... the GeneratePackageInfoHook is there but generatePackageInfo has a bit strange flow. It only calls GeneratePackageHook if generatePackageInfo__$wrapSource didnt return its own object....

celer: i had the same case, the events didnt come to my handler. I was subscribing to the message on wrong object, take a look into g3nd/other/raycast.go. You need to...

@benjaminjkraft, did the snags go away? :) The thing is that I would love to use genqlient for next project (which has just started) but since schema is full of...

Thank you for this, it was bugging me for whole morning, instead of setting up firewall, I was trying to make ruleset work. And I can reproduce this issue. There...

@ADKaster I understand your point but @JanosKovacs is right. This is not a "change that piece of code" but a design choice that needs to be in developers mindset. And...

Had exactly the same intent, install hub into jail. This should be enough (for latest release tag), the problem is in tooling for javascript generation, that is ignoring that FreeBSD...

Just testing it, added all my jails and physical server into it and it seems it is working fine. Both rc.d scripts are assuming that beszel (hub) and/or beszelagent (agent)...

Solved for me, check agent rc.d script: https://github.com/henrygd/beszel/issues/1395#issuecomment-3592392380