Logan Kilpatrick (@OfficialLoganK)
모바일에서는 같은 기능을 'Tap Tap Tap'이라고 부른다고 밝히며, Google AI Studio의 프롬프트 자동완성 기능이 모바일 환경으로도 확장되었음을 알린다.
Logan Kilpatrick (@OfficialLoganK)
모바일에서는 같은 기능을 'Tap Tap Tap'이라고 부른다고 밝히며, Google AI Studio의 프롬프트 자동완성 기능이 모바일 환경으로도 확장되었음을 알린다.
Logan Kilpatrick (@OfficialLoganK)
Google AI Studio의 vibe coding 경험에 새 프롬프트 자동완성 엔진 'Tab Tab Tab'이 도입되었다고 소개한다. Gemini가 사용자의 대략적인 아이디어를 자동으로 완성해 주는 기능이다.
https://x.com/OfficialLoganK/status/2043752712127611201
#googleaistudio #gemini #autocompletion #vibecoding #developertools
This changes in auto-complete on OEL9/RH9/Bash/whatever is really pissing me off....
[edwin.groothuis@sg-shared-data ~]$ scp <tab><tab>
::1: localhost.localdomain: localhost4: localhost6:
data-size-shower.sh localhost4.localdomain4: localhost6.localdomain6: localhost:
Are you one of the 10'000s of #CXX #Python developers using #pybind11? Do you care about great #autodocs and #autocompletion in #interactive workflows?
The pybind11-stubgen project seeks support in #maintaining it! We #pybind11 maintainers would move it to the #pybind mainline org, but we need a community to help support the .pyi stub generator <3
Chime in here:
https://github.com/sizmailov/pybind11-stubgen/issues/244
Has anyone tested #SeekStorm?
It looks promising (for latency reasons), yet #MeiliSearch and #TypeSense feel more feature complete, especially if you need something compatible with the #Algolia API.
https://github.com/SeekStorm/SeekStorm
#Search #NoSQL #SearchEngine #AutoCompletion #Web #WebDevelopment #SoftwareDevelopment #AppDevelopment #Development #Software #Rust #Programming #Technology
5/x
Anm zu 3. in 4/x:
Warum gibt es kein kombiniertes Emoji für 🐰 🕳️ ? Ganz zu schweigen für einen Unicode-Punkt.
An dieser Stelle muss ich wohl beginnen, diesen 🧵 zu verschlagworten mit
#IconicTurn
Anmerkung dazu: @mastodon, bitte zerstört meine Binnenmajuskeln nicht in Eurer #HashtagMeta #autocompletion. Danke!
#Development #Techniques
Prevent data loss on web page refresh · A smart way to protect users’ unsubmitted form data https://ilo.im/160a9w
_____
#Form #Data #Storage #Autofill #Autocompletion #BrowserHistory #Browser #WebDev #Frontend #JavaScript
An actual valid usage of "AI" in the Terminal: parse/tokenize every command and note which words follow which other words/options (aka ngrams) and use that for auto-completion.
If I type `rspec --tag integration ...` a bunch of times, then when I tab-complete `rspec --tag ` I should get `integration`.
#terminal #tabcompletion #autocompletion