Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lygten
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
lygten
2mo ago
It works well, though I've modified it to use red/green alternative colors.
2.
▲
Fable via API and Me
1 points
by
lygten
3mo ago
|
0 comments
3.
▲
by
lygten
3mo ago
https://github.com/danmeier2/claude-token-analyzer.git
4.
▲
by
lygten
3mo ago
curl -fSL ' https://gist.githubusercontent.com/danmeier2/064f7db8c0867dd... ' echo "exit status: $?" curl: (22) The requested URL returned error: 404 exit status: 22
5.
▲
by
lygten
3mo ago
ntfy can be self hosted, but I still support the official service. Use it daily.
6.
▲
by
lygten
3mo ago
Nice project. I extended it to also use deepseek, openrouter and open code API models.
7.
▲
by
lygten
4mo ago
So Pi is still being maintained by Mario?
8.
▲
Pi Agent Being Merged?
(earendil.com)
3 points
by
lygten
4mo ago
|
4 comments
9.
▲
by
lygten
5mo ago
frilans.eu Bought it for use in the Nordics.
10.
▲
by
lygten
6mo ago
Great for running multiple agents
11.
▲
All tmux sessions as a single terminal
2 points
by
lygten
6mo ago
|
1 comments
12.
▲
FemtoClaw
(crates.io)
3 points
by
lygten
7mo ago
|
0 comments
13.
▲
FemtoClaw – Tiny rust version of OpenClaw
(crates.io)
1 points
by
lygten
7mo ago
|
1 comments
14.
▲
by
lygten
7mo ago
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 gateway that listens for messages and replies autonomously.
15.
▲
Why do FREE openrouter models cost 2c a go?
1 points
by
lygten
9mo ago
|
0 comments
16.
▲
by
lygten
1y ago
I just use hledger. Especially good for cashflow forecasts.
17.
▲
by
lygten
1y ago
The IP is in Budapest, Hungary. Not the most EU friendly of places I would trust.
18.
▲
by
lygten
1y ago
Cornell
19.
▲
by
lygten
1y ago
On Linux you can use: xsel --clipboard | sed -E 's/##/#/g' | sed -E 's/^([[:space:]]*)-([[:space:]])/\1*\2/g' | xsel --clipboard --input
20.
▲
by
lygten
1y ago
I use a cheap pi zero. 32 GB card. Minimal power consumption. Backup to a hosted restic server (free).
21.
▲
by
lygten
2y ago
About 2-3 USD for a 3K lined Python script
22.
▲
by
lygten
2y ago
Quick and Dirty version here from a few months back: https://paste.sr.ht/~mcotdev/f5becc377af8761529a1ddd2b915534347a9e429
23.
▲
by
lygten
2y ago
I was looking for a fast and efficient way to jot down notes and easily search through them, primarily for brainstorming sessions.
24.
▲
Qthink – browser based note block
(qthink.mc0.eu)
1 points
by
lygten
2y ago
|
1 comments
25.
▲
Simple Budget Forecast App
(git.sr.ht)
2 points
by
lygten
2y ago
|
1 comments
26.
▲
by
lygten
2y ago
Needed a simple budget cash flow forecast app, that just worked. Any suggestions for improvements always welcome.
27.
▲
by
lygten
2y ago
curl -s https://raw.githubusercontent.com/first20hours/google-10000-... | shuf -n 3 | tr '\n' '. | sed 's/\.$/@example.com/'
28.
▲
by
lygten
2y ago
This will do the same thing: curl -s https://raw.githubusercontent.com/first20hours/google-10000-... | shuf -n 3 | tr '\n' '. | sed 's/\.$/@example.com/'
29.
▲
by
lygten
2y ago
+1
30.
▲
by
lygten
2y ago
Is there sourcecode available for this?
More ›