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

r24y

no profile record

コメント

r24y
·2 か月前·議論
My theory is that vibecoded replacements haven't succeeded for the same reason why GitHub's quality has declined: because vibecoding/AI software development isn't as efficient as believed when measuring real-world outcomes.
r24y
·10 か月前·議論
Great article. I had long thought that the official name for the symbol was "asperand", but it seems like this is a recent invention!
r24y
·11 か月前·議論
Searching "Fool" gives a lot of OCR errors, some of which are due to occlusions: https://www.alltext.nyc/search?q=fool&p=3

"Surgery of the Fool" is my personal favorite.
r24y
·昨年·議論
I use a Moonlander keyboard: https://www.zsa.io/moonlander It's very easy to change the layout on these boards since you can do it directly from their website.

One of the left thumb keys "flips" the board so that the left half behaves like the right half. In my experience it's not hard to learn to type like this. Here's my layout: https://configure.zsa.io/moonlander/layouts/oLyWr/latest/0

Bonus of using a Moonlander in this case is that you can unplug the unused right half and put it away if you don't need it.
r24y
·昨年·議論
That's basically what an LSP is. It's true that it's built on top of the file system, and most IDE users will navigate using the folder hierarchy, but it still stores information about the name, type, and connectedness of the codebase, and allows querying. Your idea about arbitrary tags (feature, environment) would be useful but does not seem to be supported by the spec [^1] yet.

[^1]: https://microsoft.github.io/language-server-protocol/specifi...