c-bata

↗ HN profile [ 93.4 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. We are pleased to announce the release of Optuna 3.1! Along with 3.1, we are releasing new sampling algorithms, new storage backends, and lots of performance improvements. This blog will walk you through those updates…

  2. I implemented a simple packet capture tool which supports Linux and macOS(BSD) in C(github: https://github.com/c-bata/xpcap ). In macOS, we need to read ethernet frames from BPF device. Each ethernet frames wrapped by…