Found this long ago. But just now tried it❤️🔥 Super cool for #terminal, it didn't replace my existing ghost suggestions given by my #shell. Just gives me anther way to use suggestion #completions.
Why didn't I use this earlier.
I just piped something to bat and after '-' it suggested each flags and when navigating each flags it shows the description of what that flag does. Less need man for basic checking I guess❤️

It's also available in #nixpkgs

https://github.com/microsoft/inshellisense
#inshellisense

External Completers | Nushell

A new type of shell.

@olisturm I'm a #fish #shell $user and I wanted to try #nushell, but the #command #completions, #highlights etc are good with fish shell. So I'm trying to #integrate #carapace and tweak the #config to make it more like fish shell 😅.

Magic Completions in `rust-analyzer` (a Language Server Protocol implementation for Rust), https://rust-analyzer.github.io/book/features.html#magic-completions.

- `expr.if` expands to `if expr { }` or `if let … { } ` for `Option` or `Result`
- `expr.dbg` expands to `dbg!(expr)`
- `expr.match` expands to `match expr { … }`
- `tmod` expands to `#[cfg(test)] mod tests { use super::*; #[test] fn test_name() { } }`

#RustLang #LSP #completions

Features - rust-analyzer

06.07.2025 Loch Lomond, Completions (Indie Folk / US)

Es ist sage und schreibe sechs Jahre her, dass uns Loch Lomond – nicht aus Schottland, sondern aus Portland, Oregon – einen wunderbaren Sommerabend bereitet haben. (Das Video unten gibt einen kleinen Eindruck davon) Höchste Zeit, dass uns die Band um Ritchie Young mit ihren tollen Songs und brillanter Live-Präsenz mal wieder besucht. Im Gepäck haben sie ihr aktuelles Split-Album, dass sie sich mit den Kollegen von Completions teilen. Und damit wir das gesamte Werk hören können, bringen sie diese gleich mit auf ihrer Europa-Tournee.

Sonntag, 06. Juli 2025
InDieWohnzimmer Feuerbach
Einlass: 19:00, Konzert: 20:00

Für unser Doppel-Feature mit Loch Lomond und Completions könnt ihr euch schon jetzt gerne anmelden. Wie immer bitte per Mail an [email protected]

https://www.youtube.com/watch?v=tHp05Aaj-FQ

https://www.youtube.com/watch?v=mXvfpR6ohHI

#Completions #LochLomond

Hey do any #lisp hombres know anything about #clim #completions?

Basically I can do this:

(accept '(member-alist ((monday :mon) (tuesday :tue) (thursday :thu))))
after which
typing mo or mond will return :mon, THuR -> :thu
and so forth. I guess I really want three letter keywords.

This almost seems really powerful, but I feel like I''m not yet there

🌕 GPT-4 API正式推出,Completions API舊模型將停用
➤ GPT-4 API現已對所有付費API客戶開放,Completions API舊模型將在2024年初停用。
https://openai.com/blog/gpt-4-api-general-availability
OpenAI宣佈GPT-4 API現已對所有付費API客戶開放。同時,他們也公佈了Completions API舊模型的停用計劃,並建議使用者轉向Chat Completions API。
+ OpenAI的API更新速度真快,期待使用GPT-4 API!
+ 舊模型停用後,我該如何遷移我的應用程式呢?
#API #GPT-4 #Completions API
GPT-4 API general availability and deprecation of older models in the Completions API

GPT-3.5 Turbo, DALL·E and Whisper APIs are also generally available, and we are releasing a deprecation plan for older models of the Completions API, which will retire at the beginning of 2024.