HN user

StepBroBD

10 karma

- [homepage](https://stepbrobd.com) - [github](https://github.com/stepbrobd) - [matrix](https://matrix.to/#/@stepbrobd:matrix.org)

Posts5
Comments8
View on HN

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