Logan Kilpatrick (@OfficialLoganK)

모바일에서는 같은 기능을 'Tap Tap Tap'이라고 부른다고 밝히며, Google AI Studio의 프롬프트 자동완성 기능이 모바일 환경으로도 확장되었음을 알린다.

https://x.com/OfficialLoganK/status/2043753026398368150

#googleaistudio #mobileai #autocompletion #gemini

Logan Kilpatrick (@OfficialLoganK) on X

And on mobile, we call it Tap Tap Tap : ) enjoy!

X (formerly Twitter)

Logan Kilpatrick (@OfficialLoganK)

Google AI Studio의 vibe coding 경험에 새 프롬프트 자동완성 엔진 'Tab Tab Tab'이 도입되었다고 소개한다. Gemini가 사용자의 대략적인 아이디어를 자동으로 완성해 주는 기능이다.

https://x.com/OfficialLoganK/status/2043752712127611201

#googleaistudio #gemini #autocompletion #vibecoding #developertools

Logan Kilpatrick (@OfficialLoganK) on X

Introducing Tab Tab Tab, our new prompt auto complete engine in @GoogleAIStudio's vibe coding experience. Now when you show up with your fuzzy ideas, you can rely on Gemini to fill in the blanks : )

X (formerly Twitter)

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:

#linux #bash #autocompletion

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

#opensource #sustainability #CallForMaintainers

Call for maintainers · Issue #244 · sizmailov/pybind11-stubgen

I've started pybind11-stubgen when there were no good alternatives to make good enough stubs for pybind modules. As of today I don't have a C++ project that needs python bindings, so I'm a bit out ...

GitHub
Supermaven's going down in flames like a tech bro's latest crypto scheme 🔥💸. Their "foreseeable future" freebie is just a consolation prize for users left holding the bag. But hey, at least you can still enjoy infinite #autocompletion on your way to irrelevance! 🥳🎉
https://supermaven.com/blog/sunsetting-supermaven #Supermaven #Superfail #TechBroCrypto #Irrelevance #HackerNews #ngated
Sunsetting Supermaven

We will provide free autocomplete inference for existing customers for the foreseeable future.

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

GitHub - SeekStorm/SeekStorm: SeekStorm - sub-millisecond full-text search library & multi-tenancy server in Rust

SeekStorm - sub-millisecond full-text search library & multi-tenancy server in Rust - SeekStorm/SeekStorm

GitHub

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

Prevent data loss on page refresh

A technique to retain form data on page reload or navigation.

Darek Kay

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

Why is this beauty only working with Arrays and not Dictionaries?! #Swift #Xcode #Autocompletion