Nice! I'm glad I was not the only one frustrated by these and I actually made sth similar just this weekend, also using Groq cause it's super fast as u said. (but haven't published it cause I'm always frustrated about…
Heya, any plans for context based suggestions – e.g. when in psql, gdb, vim, ...?
How did you instruct Copilot to do the conversion? I've always used it just as a smart auto-complete.
How much is a deposit compared to the full price of a drink? Here in Czechia it's 3czk deposit for ~20czk full drink price and I've never noticed anybody even asking for the bottles, yet alone "stealing" them.
My favourite rss reader NewsBlur (no affil, just very happy user) allows subscribing to YouTube channels just by entering its URL - no need to digging for RSS feed :)
I prefer importing whole modules too. One of the benefit is much easier code reviews: Imagine this diff in the middle of a file (in Javascript) if (includes(users, userId)) { open(load(userId)) } vs if…
Nice! I'm glad I was not the only one frustrated by these and I actually made sth similar just this weekend, also using Groq cause it's super fast as u said. (but haven't published it cause I'm always frustrated about…
Heya, any plans for context based suggestions – e.g. when in psql, gdb, vim, ...?
How did you instruct Copilot to do the conversion? I've always used it just as a smart auto-complete.
How much is a deposit compared to the full price of a drink? Here in Czechia it's 3czk deposit for ~20czk full drink price and I've never noticed anybody even asking for the bottles, yet alone "stealing" them.
My favourite rss reader NewsBlur (no affil, just very happy user) allows subscribing to YouTube channels just by entering its URL - no need to digging for RSS feed :)
I prefer importing whole modules too. One of the benefit is much easier code reviews: Imagine this diff in the middle of a file (in Javascript) if (includes(users, userId)) { open(load(userId)) } vs if…