home.social

#autocompletion — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #autocompletion, aggregated by home.social.

  1. 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! 🥳🎉
    supermaven.com/blog/sunsetting #Supermaven #Superfail #TechBroCrypto #Irrelevance #HackerNews #ngated

  2. 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! 🥳🎉
    supermaven.com/blog/sunsetting #Supermaven #Superfail #TechBroCrypto #Irrelevance #HackerNews #ngated

  3. 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! 🥳🎉
    supermaven.com/blog/sunsetting #Supermaven #Superfail #TechBroCrypto #Irrelevance #HackerNews #ngated

  4. 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! 🥳🎉
    supermaven.com/blog/sunsetting #Supermaven #Superfail #TechBroCrypto #Irrelevance #HackerNews #ngated

  5. 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!

  6. 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!

  7. 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!

  8. 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!

  9. 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!

  10. 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

  11. 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

  12. 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

  13. 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

  14. 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

  15. Then again, #swiftlang could side-step the issue easily by going all-in on a keyboard-controllable #graphical #editor:

    Imagine #autocompletion was the only way to type code. Swift would always generate a complete, valid syntax construct, with no way to make it invalid.

    Maybe there's an unknown class name, but Swift would still know that it is a class name.

    You'd still have fast keyboard entry (it's auto-complete after all) but you'd edit entire constructs, not individual characters.

  16. Then again, #swiftlang could side-step the issue easily by going all-in on a keyboard-controllable #graphical #editor:

    Imagine #autocompletion was the only way to type code. Swift would always generate a complete, valid syntax construct, with no way to make it invalid.

    Maybe there's an unknown class name, but Swift would still know that it is a class name.

    You'd still have fast keyboard entry (it's auto-complete after all) but you'd edit entire constructs, not individual characters.

  17. Then again, #swiftlang could side-step the issue easily by going all-in on a keyboard-controllable #graphical #editor:

    Imagine #autocompletion was the only way to type code. Swift would always generate a complete, valid syntax construct, with no way to make it invalid.

    Maybe there's an unknown class name, but Swift would still know that it is a class name.

    You'd still have fast keyboard entry (it's auto-complete after all) but you'd edit entire constructs, not individual characters.

  18. Then again, #swiftlang could side-step the issue easily by going all-in on a keyboard-controllable #graphical #editor:

    Imagine #autocompletion was the only way to type code. Swift would always generate a complete, valid syntax construct, with no way to make it invalid.

    Maybe there's an unknown class name, but Swift would still know that it is a class name.

    You'd still have fast keyboard entry (it's auto-complete after all) but you'd edit entire constructs, not individual characters.

  19. Then again, #swiftlang could side-step the issue easily by going all-in on a keyboard-controllable #graphical #editor:

    Imagine #autocompletion was the only way to type code. Swift would always generate a complete, valid syntax construct, with no way to make it invalid.

    Maybe there's an unknown class name, but Swift would still know that it is a class name.

    You'd still have fast keyboard entry (it's auto-complete after all) but you'd edit entire constructs, not individual characters.

  20. Mit dem #helixeditor scheint man gut ( #python )-Programmieren zu können.
    #Autocompletion ist einfach einzustellen und der run-shell-command zum Ausführen eines Python-Skripts, gibt die Shell-Ausgaben an ein Popup weiter. Weiß nicht, wie das bei einem anderen #editor gelöst ist, aber find ich hier gut gemacht.
    Werd ich versuchen #neovim + #tmux zu ersetzen.

    #hx

  21. Una cosa davvero utile per gli utilizzatori di shell (basate su readline come Bash) è questa configurazione da inserire nel file `~/.inputrc`

    ```
    ## arrow up
    "\e[A":history-search-backward
    ## arrow down
    "\e[B":history-search-forward
    ```

    Potrete autocompletare i comandi parziali cercando nella vostra "command's history"!

    #unitoo #unitootips #shell #autocompletion #bash

  22. @glynmoody
    Its #virtueSignalling they've moved onto new methods of #suggestion, #autoCompletion of #searchTerms and #propaganda disguised as #news.

    They still have the power to deny people to #banking and other web services with onerous #reCaptcha, plans to dominate w #selfDrivingCars, can access people's #email, documents, #cloudStorage, #translations, #homeDevices, and #mapServices etc

    Too much #monopoly #power between those four entities.

    #Facebook are big but just a #socialMedia platform.