Wilk
Wilk
I began to write tests for MSAccess database. Is it interesting to include them in the project ? Do you have some points I must take care ? I need...
## Describe the feature It's difficult to test function in main like `now.BeginingOf...` because it use `time.Now()` I suggest that the function `time.Now` could be set global like `var WeekStartDay...
When we use compression before adding a file, it prevent deduplication. (the same for encryption). It could be fine to compress data at storage level. Is it planned ?
It was this old issue, i believe it didn't change ? Should we use `outerHTML` only or is there a way to swap to `value` ? https://github.com/bigskysoftware/intercooler-js/issues/229
Hi, On the Debian install, barman.conf suggest `barman_lock_directory = /var/run/barman` which is a good idea but then it fails because /var/run/barman doesn't exist. The trap is that if one create...
typo lib/pq instead of lib/pg
It could be fine to add the race detector by option (or even by default !)
`go build` doesn't cache, it could be fine to use the cache of `go install`
I like this classless style because it's go further than others with a responsive navbar, tabbox for example. I wonder if a hamburger sidebar will be out of scope ?...