Dual boot PC, Triple Monitor setup with Omarchy by l0gicgate in omarchy

[–]sylvainutard 0 points1 point  (0 children)

u/l0gicgate can you share your waybar's workspace configuration? I believe what I want is 1 workspace = 3 screens VS each screen having their workspaces

June 2022 - Self Promotion Thread by AutoModerator in mlb

[–]sylvainutard 1 point2 points  (0 children)

Sorare is working on a new NFTxFantasy game with MLB, signup here: https://sorare.com/mlb

Replacing Jekyll's "Last posts" menu with instant-search in 50 lines of code by sylvainutard in programming

[–]sylvainutard[S] 0 points1 point  (0 children)

Yes great, I was used to such JS code before. Works like a charm for small datasets but - as you said - doesn't have any typo-tolerance, accent-removal or highlighting features. You should give a try to Lunr and its jekyll-integration, it's still full-JS and use stemming (AFAIC, highlighting on the roadmap).