Dan Kilman

Results 9 comments of Dan Kilman

Thanks for showing interest :) I have many thoughts about this and will reply once i find time to do so :)

These are a few thoughts I had when contemplating this feature: - There is currently a notion of collapse which is toggled using `c`. How should a row with more...

The repeating option sounds like the way to go. I would keep the default as it is (as from your previous comment I seemed to understand you want to make...

For reference https://github.com/dmlc/xgboost/blob/dbb5208a0a11136d44451eab52b00f4bde2e3ad7/src/learner.cc#L817-L819

I'm using notepad 6.2 and FingerText 0.5.60, windows 7(EN), 64 bit I wanted to check if this was actually a FingerText issue by disabling it from the FingerText's plugin menu...

Interestingly enough I think https://github.com/coredns/coredns/issues/6669 is actually the root cause for the panic. Following the stack trace, the null value seems to stem from ``` 2024-05-05 21:14:46.210 /codebuild/output/src802558257/src/github.com/coredns/coredns/plugin/file/tree/less.go:23 +0xaf 2024-05-05...

This ```go package main import ( "sync" "time" ) type S struct { F string lock sync.RWMutex } func (s *S) GetSet(value string) string { if s.F != "" {...

i just needed and verified skip validation works with template