HackerTrans
トップ新着トレンドコメント過去質問紹介求人

bigattichouse

no profile record

投稿

[untitled]

1 ポイント·投稿者 bigattichouse·6 か月前·0 コメント

[untitled]

1 ポイント·投稿者 bigattichouse·6 か月前·0 コメント

[untitled]

1 ポイント·投稿者 bigattichouse·7 か月前·0 コメント

[untitled]

1 ポイント·投稿者 bigattichouse·11 か月前·0 コメント

[untitled]

1 ポイント·投稿者 bigattichouse·11 か月前·0 コメント

Show HN: Linux CLI tool to provide mutex locks for long running bash ops

github.com
34 ポイント·投稿者 bigattichouse·12 か月前·20 コメント

Show HN: Created a script to run commands in an isolated VM for AI tool calling

github.com
2 ポイント·投稿者 bigattichouse·昨年·0 コメント

[untitled]

1 ポイント·投稿者 bigattichouse·昨年·0 コメント

コメント

bigattichouse
·4 か月前·議論
I'm hoping the current oil-war will cause people to re-assess fossil fuel use as expense becomes untenable and we start choosing electric vehicles and renewables.. which will just become "normal" and oil can stick around for synthetic chemistry routes.
bigattichouse
·7 か月前·議論
When is a heap of sand a heap of sand? The answer isn't in the heap of sand, it's in the observer. LLMs are a VERY heap-like pile of sand, and people are starting to see a mind where one might not yet be. I'm trying out a new word for this phenomenon...

(Link is paywall removed)
bigattichouse
·12 か月前·議論
Good enough for me. I created the project because I love terminal, and wanted to make something using Claude (to learn how this tool works, strictly for personal enrichment) that solves a small problem I had with some overlapping cron job management.
bigattichouse
·12 か月前·議論
just pushed a change so now it's:

waitlock myapp & #... do stuff waitlock --done myapp
bigattichouse
·12 か月前·議論
Sometimes you have a cron job that takes longer than it should (but inconsistently so), and another cron job that clobbers what that cron job is doing.
bigattichouse
·昨年·議論
A lot of people throw around 5% efficiency for Peltiers, and it's just not true - it depends heavily on the temperature differential and current vs. IMax. You can (with care) drive them >2.0 COP.

This isn't anything like a compressor or heatpump system, but Peltiers get a bad rap... they move heat really well if you're not pushing them to the edge.

Here's a nice chart. At 10k difference and 0.1 current max, you're over 2.5 COP. https://www.meerstetter.ch/customer-center/compendium/71-pel...
bigattichouse
·2 年前·議論
I've spent an afternoon attempting to compile and run RWKV7 locally.. and I just don't get it. lotta errors in compiling... and it's a lot. Like a lot, a lot... it's walls of versions and sub projects.

Any kind of quickstart guide?

Also found.tried rwkv.cpp, and I can't seem to compile that either.