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

offbyone42

no profile record

投稿

Homelab Chronicles: A Dusty Gaming PC and a 2AM Basement Spiral

droppedasbaby.com
2 ポイント·投稿者 offbyone42·10 日前·0 コメント

A Dusty Gaming PC and a 2AM Basement Spiral

droppedasbaby.com
3 ポイント·投稿者 offbyone42·20 日前·0 コメント

A Dusty Gaming PC and a 2AM Basement Spiral

droppedasbaby.com
5 ポイント·投稿者 offbyone42·27 日前·0 コメント

From abandoned gaming PC to 14 minute K8s cluster provisioning

droppedasbaby.com
1 ポイント·投稿者 offbyone42·29 日前·0 コメント

Command A+: Making sovereign agentic capabilities available to all

cohere.com
2 ポイント·投稿者 offbyone42·先月·0 コメント

An LLM gaslit me into breaking my own working code

droppedasbaby.com
3 ポイント·投稿者 offbyone42·先月·0 コメント

Command A+: Making sovereign agentic capabilities available to all

cohere.com
2 ポイント·投稿者 offbyone42·2 か月前·0 コメント

I broke a working PR because an LLM convinced me there was a bug

droppedasbaby.com
1 ポイント·投稿者 offbyone42·2 か月前·0 コメント

GPT convinced me there was a bug in my code before a freeze

droppedasbaby.com
2 ポイント·投稿者 offbyone42·2 か月前·0 コメント

Age verification vendor Persona left front end exposed, researchers say

malwarebytes.com
16 ポイント·投稿者 offbyone42·3 か月前·1 コメント

The Super Nintendo Cartridges (2024)

fabiensanglard.net
175 ポイント·投稿者 offbyone42·3 か月前·29 コメント

GPT hallucinated a bug in my code, so I 'fixed' it

droppedasbaby.com
2 ポイント·投稿者 offbyone42·3 か月前·0 コメント

I broke a working PR because an LLM convinced me there was a bug

droppedasbaby.com
5 ポイント·投稿者 offbyone42·3 か月前·0 コメント

Accidentally created my first fork bomb with Claude Code

droppedasbaby.com
77 ポイント·投稿者 offbyone42·4 か月前·23 コメント

コメント

offbyone42
·3 か月前·議論
I feel like this misses how LLMs work.

Yes, you’re adding this layer of verification, but LLMs don’t think in ASTs or use formal logic.

They are statistical predictors, just predicting what the next token will be.

There is a reason they perform best with TS/PY and not Haskell. The difference in size of the code corpus for each language.

The premise behind this seems to ignore all of that.
offbyone42
·3 か月前·議論
I just wish product listings were clear and actually followed the specs.
offbyone42
·3 か月前·議論
I got extremely lucky. I bought a Kindle recently and decided to get one by BestBuy, just trying my luck to see if they had old stock. The firmware was 5.18.0.2 and I was able to jailbreak it.

If anyone is looking for a Kindle, try non-Amazon stores. Might have older stock with older and jailbreak-able firmware.
offbyone42
·4 か月前·議論
I'm working on a part 2 with a bit more detail for that skill! It just has to go through a couple more drafts.

I don't use AI for these. My friends edit/give feedback, so the cycle is slow.
offbyone42
·4 か月前·議論
I have a `SessionEnd` hook that summarizes the conversation with a bunch of metadata, but it doesn't always fire 'cause of my habits.

So, the `SessionStart` hook was meant to catch any conversation where the `SessionEnd` hook wasn't fired.

Edit: I do realize a batch job is better. That's what I do now.
offbyone42
·4 か月前·議論
How did you not get caught??!?
offbyone42
·4 か月前·議論
Meanwhile Claude Code starts with Bun and 400MB min instead of...I don't know, C? C++? Rust? Go? Hell, even Python?
offbyone42
·4 か月前·議論
I guess the findings of this paper make sense, but Claude has gotten into a habit of telling me to sleep when I'm pissed cause its being stupid.