Viewing profile — lygten
lygten
HN member- Joined
- Tue, May 14, 2019, 6:02 PM UTC
- HN karma
- 26
- Public activity
- 59 items
- HN profile
- View on Hacker News ↗
About lygten
No profile information was provided.
Recent public activity
-
comment
Comment #48991696
It works well, though I've modified it to use red/green alternative colors.
-
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 …
-
comment
Comment #48550730
https://github.com/danmeier2/claude-token-analyzer.git
-
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
-
comment
Comment #48456195
ntfy can be self hosted, but I still support the official service. Use it daily.
-
comment
Comment #48424109
Nice project. I extended it to also use deepseek, openrouter and open code API models.
-
comment
Comment #48111751
So Pi is still being maintained by Mario?
- comment
- story
-
comment
Comment #47921132
frilans.eu Bought it for use in the Nordics.
-
comment
Comment #47305109
Great for running multiple agents
-
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$')…
- story
-
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…
- story
-
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.
- story
-
comment
Comment #45482859
I just use hledger. Especially good for cashflow forecasts.
-
comment
Comment #44228305
The IP is in Budapest, Hungary. Not the most EU friendly of places I would trust.
-
comment
Comment #44142633
Cornell
-
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
-
comment
Comment #43677953
I use a cheap pi zero. 32 GB card. Minimal power consumption. Backup to a hosted restic server (free).
-
comment
Comment #43336414
About 2-3 USD for a 3K lined Python script
- comment
-
comment
Comment #43088622
Quick and Dirty version here from a few months back: https://paste.sr.ht/~mcotdev/f5becc377af8761529a1ddd2b915534347a9e429