Live data from Hacker News

Viewing profile — lygten

lygten

HN member
Joined
Tue, May 14, 2019, 6:02 PM UTC
HN karma
26
Public activity
59 items

About lygten

No profile information was provided.

Recent public activity

  1. comment
    Comment #48991696

    It works well, though I've modified it to use red/green alternative colors.

  2. story
    Fable via API and Me

    I've found that I can generate a design for most of my projects via the Anthropic Fable (on low) via API for under a dollar or less and then pass it on to any of the lesser models …

  3. comment
    Comment #48550730

    https://github.com/danmeier2/claude-token-analyzer.git

  4. comment
    Comment #48550714

    curl -fSL ' https://gist.githubusercontent.com/danmeier2/064f7db8c0867dd... ' echo "exit status: $?" curl: (22) The requested URL returned error: 404 exit status: 22

  5. comment
    Comment #48456195

    ntfy can be self hosted, but I still support the official service. Use it daily.

  6. comment
    Comment #48424109

    Nice project. I extended it to also use deepseek, openrouter and open code API models.

  7. comment
    Comment #48111751

    So Pi is still being maintained by Mario?

  8. comment
  9. story
  10. comment
    Comment #47921132

    frilans.eu Bought it for use in the Nordics.

  11. comment
    Comment #47305109

    Great for running multiple agents

  12. story
    All tmux sessions as a single terminal

    tmux new-session -d -s all \; set -t all mouse on \; set-option -t all destroy-unattached off >/dev/null 2>&1; for s in $(tmux list-sessions -F '#{session_name}' | grep -v '^all$')…

  13. story
  14. comment
    Comment #46962654

    A lightweight Rust CLI agent that connects to LLM providers and relays conversations over ntfy pub/sub channels. It can run as an interactive terminal agent or as a headless gatewa…

  15. story
  16. story
    Why do FREE openrouter models cost 2c a go?

    Noticed that Openrouter charges 2 cents every time I use a free model with web search disabled.

  17. story
  18. comment
    Comment #45482859

    I just use hledger. Especially good for cashflow forecasts.

  19. comment
    Comment #44228305

    The IP is in Budapest, Hungary. Not the most EU friendly of places I would trust.

  20. comment
  21. comment
    Comment #43678073

    On Linux you can use: xsel --clipboard | sed -E 's/##/#/g' | sed -E 's/^([[:space:]]*)-([[:space:]])/\1*\2/g' | xsel --clipboard --input

  22. comment
    Comment #43677953

    I use a cheap pi zero. 32 GB card. Minimal power consumption. Backup to a hosted restic server (free).

  23. comment
    Comment #43336414

    About 2-3 USD for a 3K lined Python script

  24. comment
  25. comment
    Comment #43088622

    Quick and Dirty version here from a few months back: https://paste.sr.ht/~mcotdev/f5becc377af8761529a1ddd2b915534347a9e429