Pathikrit Bhowmick

Results 72 issues of Pathikrit Bhowmick

https://git.herrbischoff.com/awesome-macos-command-line/about/

https://github.com/pathikrit/better-files/commit/7a2b2746080b0dc2c076d760f40c9a284dc44f03 mutes the windows build but it used to fail before that e.g. https://github.com/pathikrit/better-files/actions/runs/4168157020/jobs/7214622834 Once done, remove this line: https://github.com/pathikrit/better-files/blob/2822372f3291d875f256099315ddeb9ec98b7413/.github/workflows/build.yml#L22

health

https://github.com/sbt/io See: https://github.com/sbt/io/blob/ff50334084481f46728d44532189a47a31b43202/io/src/main/scala/sbt/io/Path.scala

feature

Currently the tests are only for Scala 2: https://github.com/pathikrit/better-files/blob/master/core/src/test/scala-2/better/files/ShapelessScannerSpec.scala

health

* [ ] Get rid of these vars: https://github.com/pathikrit/better-files/blob/2822372f3291d875f256099315ddeb9ec98b7413/core/src/test/scala/better/files/FileSpec.scala#L32 * [ ] Enable this test: https://github.com/pathikrit/better-files/blob/2822372f3291d875f256099315ddeb9ec98b7413/core/src/test/scala/better/files/FileSpec.scala#L182 * [ ] From `GlobSpec`: https://github.com/pathikrit/better-files/blob/2822372f3291d875f256099315ddeb9ec98b7413/core/src/test/scala/better/files/GlobSpec.scala#L9 * [ ] Any other vars

health

All APIs that do I/O must be invoked with `()` e.g. instead of `file.size` do `file.size()` or instead of `file.list` it should be `file.list()`

feature

I installed osquery using: ```shell $ brew install osquery ``` Verified it works: ```shell $ osqueryi Using a virtual database. Need help, type '.help' osquery> select timestamp from time; +------------------------------+...

#### Context * *node version*: v19.4.0 * *module version with issue*: v5.0.0 * *last module version without issue*: * *environment*: node * *any other relevant information*: #### What are you...

portify 0.51 Starting without harmony info - socket.io started starting transfer... Google Login success Spotify Login success got 10 playlists Spotify Login success starting transfer... events.js:66 throw arguments[1]; // Unhandled...