HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bigattichouse

no profile record

Submissions

[untitled]

1 points·by bigattichouse·6 เดือนที่ผ่านมา·0 comments

[untitled]

1 points·by bigattichouse·6 เดือนที่ผ่านมา·0 comments

[untitled]

1 points·by bigattichouse·7 เดือนที่ผ่านมา·0 comments

[untitled]

1 points·by bigattichouse·11 เดือนที่ผ่านมา·0 comments

[untitled]

1 points·by bigattichouse·11 เดือนที่ผ่านมา·0 comments

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

github.com
34 points·by bigattichouse·12 เดือนที่ผ่านมา·20 comments

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

github.com
2 points·by bigattichouse·ปีที่แล้ว·0 comments

[untitled]

1 points·by bigattichouse·ปีที่แล้ว·0 comments

comments

bigattichouse
·4 เดือนที่ผ่านมา·discuss
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 เดือนที่ผ่านมา·discuss
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 เดือนที่ผ่านมา·discuss
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 เดือนที่ผ่านมา·discuss
just pushed a change so now it's:

waitlock myapp & #... do stuff waitlock --done myapp
bigattichouse
·12 เดือนที่ผ่านมา·discuss
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
·ปีที่แล้ว·discuss
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 ปีที่แล้ว·discuss
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.