Results 27 comments of Philip Chan

@Commodore64user Take a look. I can't think out a better solution yet.

@magnus-karlsson use kernel `6.6.11-x64v3-xanmod1` and not fixed: need to wait extra 30 seconds after step 3. If BPF prog is already attached to the NIC, then step 1~3 will be...

Maybe it is hardware issues. Cannot reproduced on other machines.

gorm does pass `context` object to driver via interface in `sql/driver` like [QueryerContext](https://pkg.go.dev/database/sql/[email protected]#QueryerContext), driver has to terminate DB query session/process on context cancelled. while sometimes driver cannot handle context right:...

run `exanic-config -v` to show ` TX buffer size`. According to [ExaNIC Internals](https://www.cisco.com/c/en/us/td/docs/dcn/nexus3550/smartnic/sw/user-guide/cisco-nexus-smartnic-user-guide/internals.html): `Applications can request parts of the transmit buffer, at a minimum granularity of 4KiB`, so the max...

It seems prefect pull via `git remote-https origin https://@gitlab.com/la-fourche/data/data-platform.git` missing `username` in url even through username is not checked in gitlab. Without username, token is treated as username and password...

@Commodore64user Add it to my todo list. Planning family vocation this month. Hoping having time.

@Commodore64user sorry for that. My Kindle DX was broken, now I am using koreader on touch device if needed. I haven't used koreader for a long time. I found it...

@Commodore64user Please test. Changes are here: https://github.com/comphilip/koreader/tree/nt-page-map-browser

@Commodore64user Remove Titlebar in FocusManager and fix hold event not work. You can contribute to https://github.com/comphilip/koreader/tree/nt-page-map-browser now. I will do PR if you tell me it is ready to.