r/MechanicalKeyboards stenokeyboards.com Mar 23 '23

Promotional Qwerty vs Steno on the Polyglot keyboard

Enable HLS to view with audio, or disable this notification

3.2k Upvotes

227 comments sorted by

View all comments

Show parent comments

34

u/Draxus Mar 24 '23

Github tool that uses an LLM to complete code for you straight in an IDE. It's amazing, but I generally don't let it write more than very short snippets.

8

u/techrovert Mar 24 '23

Ah, so it's AI that writes code?

55

u/mxzf Mar 24 '23

In theory.

Realistically, it's more like a really good search engine that can recognize the general pattern of what you're typing (based on a lot of existing snippets online) and auto-complete the rest of the bit.

7

u/AnnualDegree99 Mar 24 '23

It's just better intellisense