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

abyesilyurt

no profile record

投稿

Show HN: Reverse-engineered Cursor tab completion client

github.com
2 ポイント·投稿者 abyesilyurt·3 か月前·0 コメント

コメント

abyesilyurt
·6 か月前·議論
> computers don't even need to be digital!

or electric.
abyesilyurt
·6 か月前·議論
gpt-3 afaik
abyesilyurt
·6 か月前·議論
Sonnet 4.5 had this problem. Opus 4.5 is much better at focusing on the task instead of getting sidetracked.
abyesilyurt
·6 か月前·議論
I use row level security in postgres. Then you can set read only permissions.
abyesilyurt
·6 か月前·議論
C3 was quite easy to get running. I have a minimal project to use C3 for ESP32-C3 chips here: https://github.com/abyesilyurt/c3-for-c3
abyesilyurt
·10 か月前·議論
Thresholding requires branching no?
abyesilyurt
·10 か月前·議論
Building a shell and text editor for esp32.
abyesilyurt
·10 か月前·議論
What model are you using to create the embeddings?
abyesilyurt
·3 年前·議論
My key learning is the importance of balancing performance and code cleanliness instead of blindly adhering to clean code principles.