HackerTrans
トップ新着トレンドコメント過去質問紹介求人

StepBroBD

no profile record

投稿

Declarative Git repo sync/migration tool and self hosted code search engine

github.com
1 ポイント·投稿者 StepBroBD·2 か月前·1 コメント

Lightweight Linux flow data collector

github.com
1 ポイント·投稿者 StepBroBD·4 か月前·0 コメント

コメント

StepBroBD
·先月·議論
US of A’s Chinafication letsgooooooo
StepBroBD
·2 か月前·議論
I've seen a few post on moving off of gh and now is probably a pretty good time (?) to show case this project I've been working on since last year ;)

There are 2 screen recordings [here](https://github.com/stepbrobd/inc/issues/112) and the NixOS module implementation for the search engine is [here](https://github.com/stepbrobd/inc/blob/master/modules/nixos/n...)

The code search engine reusing [zoekt](https://github.com/sourcegraph/zoekt) as library (in the module, its the api backend but the stock web interface is quite usable) and [neogrok](https://github.com/isker/neogrok) as frontend
StepBroBD
·8 か月前·議論
For printing, there’s show in ppx_deriving [1], and I think ppx in general had made my overall experience with OCaml a lot better.

[1] https://github.com/ocaml-ppx/ppx_deriving