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

tharropoulos

no profile record

投稿

Linux, RSI and the Endless Search for Ergonomics

tharropoulos.dev
3 ポイント·投稿者 tharropoulos·2 か月前·0 コメント

Transitioning from Corporate to Open Source at 23 y.o

tharropoulos.dev
2 ポイント·投稿者 tharropoulos·3 か月前·0 コメント

コメント

tharropoulos
·2 か月前·議論
Really nice work. We went down a similar rabbit hole recently and reverse engineered the Aerials catalogue to figure out how Apple wires this stuff up, so seeing another open source project doing this is great. The detail I love most and one I can't replicate on our own tool is how the animation persists between the login window and the live desktop. We built phonto as a cross platform take on the same idea, https://github.com/museslabs/phonto. I was about to start writing an article on the whole reverse engineering process and this might be the nudge I needed to start working on it.
tharropoulos
·5 か月前·議論
In terms of feature-completeness, where does this lie exactly? Is this ready for production or more like a pet project I can mess around with?
tharropoulos
·9 か月前·議論
Typesense also maintains a native Rails integration (fork of Algolia's one). You can automatically index on write, conditionally index documents based on business logic and a bunch more.

https://github.com/typesense/typesense-rails
tharropoulos
·9 か月前·議論
Member of the Typesense team here.

As I'm not super versed in the Rails ecosystem, could you share some specifics on Meilisearch integration's features so we could take some inspiration on improving ours? Would love some feedback.