Live data from Hacker News

Viewing profile — tgalal

tgalal

HN member
Joined
Sun, Mar 31, 2013, 5:04 PM UTC
HN karma
14
Public activity
30 items

About tgalal

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #47446760

    > The server does see the audio during processing (that's how GPU transcription works), but the final stored transcript is encrypted with a key derived from your password that neve…

  3. comment
    Comment #47445492

    Every time I see the term "Zero knowledge encryption" something dies inside of me, as "Zero Knowledge" is not a property of ciphertexts but proofs. But this has seriously taken thi…

  4. comment
  5. story
  6. story
    Show HN: Templated prompts that travel with you over SSH

    Instead of giving LLM tools SSH access or installing them on a server, the following command: $ promptctl ssh user@server makes a set of locally defined prompt templates "magically…

  7. story
    Show HN: Execute local LLM prompts in remote shells

    Instead of giving LLM tools SSH access or installing them on a server, the following command: $ promptctl ssh user@server makes a set of locally defined prompts "magically" appear …

  8. comment
    Comment #47337151

    The point is to avoid installing tools or granting LLM access and the "steering wheel" on the server itself. The data you pipe is the same data you'd copy-paste into ChatGPT or sim…

  9. story
    Show HN: Execute local prompts in SSH remote shells

    Instead of giving LLM tools SSH access or installing them on a server, the following command: $ promptctl ssh user@server makes a set of locally defined prompts "magically" appear …

  10. story
    Show HN: Execute local prompts in SSH remote shells

    Instead of giving LLM tools SSH access or installing them on a server, the following command: $ promptctl ssh user@server makes a set of locally defined prompts "magically" appear …

  11. story
    Show HN: Bring your own prompts in SSH remote shells

    Instead of giving LLM tools SSH access or installing them on a server, the following command: $ promptctl ssh user@server makes a set of locally defined prompts "magically" appear …

  12. comment
    Comment #47314738

    I wanted a "seamless" way for executing llm prompts in my terminal for recurring tasks, and came up with this: http://github.com/tgalal/promptcmd The cool thing about it is that it…

  13. story
    Show HN: Execute local prompts in SSH remote shells

    Instead of giving LLM tools SSH access or installing them on a server, the following command: $ promptctl ssh user@server makes a set of locally defined prompts "magically" appear …

  14. story
    Show HN: Bring your own prompts to remote shells

    Instead of giving LLM tools SSH access or installing them on a server, the following: promptctl ssh user@server makes a set of locally defined prompts "appear" within the remote sh…

  15. story
  16. story
    Show HN: Bashme_a_script_that", generate and cache bash scripts via promptcmd

    This is an example tool I created using my tool (promptcmd) for turning prompts into "native-looking" executables: Usage: bashme_a_script_that [OPTIONS] ... Prompt inputs: --stdin …

  17. story
    Show HN: READFORME.md

    Exemplary tool created using my tool for turning prompts into "native-looking" executables: $ READFORME.md --help Usage: READFORME.md [OPTIONS] --repo --info Prompt inputs: --branc…

  18. story
  19. story
    Show HN: GenAI Prompts as "Native" Programs

    Lately I've seen several projects for templating and executing prompts. However they all go along the lines of $ executor prompt_file_or_name which didn't exactly fit my "taste". I…

  20. comment
    Comment #46694463

    Hi HN, I’m the author. I built promptcmd because I thought prompts can be neatly integrated into CLI and look like familiar commands, rather than being run "via a tool" (explicitly…

  21. story
    Show HN: Promptcmd: AI prompts manager that turns prompts into runnable programs

    promptcmd is a CLI tool for composing and running LLM prompts like "native" programs. Feedback welcome.

  22. comment
    Comment #43090018

    > At this point, we could try to review all of curve25519-dalek for implementation flaws, but that would take a long time and make for an excruciatingly dull read > At some point i…

  23. story
  24. story
  25. story