Live data from Hacker News

Viewing profile — stopcoffee77

stopcoffee77

HN member
Joined
Wed, Aug 06, 2025, 4:54 PM UTC
HN karma
5
Public activity
5 items

About stopcoffee77

No profile information was provided.

Recent public activity

  1. comment
    Comment #44816870

    I am trying to contextualize git-based dotfiles. $ context set universe://work/customer-a/devops --update-dotfiles will "render" and apply one set of dotfiles $ context set unviers…

  2. comment
    Comment #44816792

    I can no longer edit my original dot manager comment so to add some context: I developed an allergy for the term "vibe-coding" (and made a joke on the selection of OPs words), AI w…

  3. comment
    Comment #44815627

    Not exactly but almost https://containertoolbx.org/

  4. comment
    Comment #44815070

    Here you go # Roaming bashrc profile function sshrc() { BASHRC=$(cat ${HOME}/.bashrc_roaming | base64 -w 0) ssh -t $@ "echo \"${BASHRC}\" | base64 --decode > ~/.bashrc_roaming; \ b…

  5. comment