HackerTrans
TopNewTrendsCommentsPastAskShowJobs

offbyone42

no profile record

Submissions

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

droppedasbaby.com
2 points·by offbyone42·10 dagen geleden·0 comments

A Dusty Gaming PC and a 2AM Basement Spiral

droppedasbaby.com
3 points·by offbyone42·20 dagen geleden·0 comments

A Dusty Gaming PC and a 2AM Basement Spiral

droppedasbaby.com
5 points·by offbyone42·27 dagen geleden·0 comments

From abandoned gaming PC to 14 minute K8s cluster provisioning

droppedasbaby.com
1 points·by offbyone42·29 dagen geleden·0 comments

Command A+: Making sovereign agentic capabilities available to all

cohere.com
2 points·by offbyone42·vorige maand·0 comments

An LLM gaslit me into breaking my own working code

droppedasbaby.com
3 points·by offbyone42·vorige maand·0 comments

Command A+: Making sovereign agentic capabilities available to all

cohere.com
2 points·by offbyone42·2 maanden geleden·0 comments

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

droppedasbaby.com
1 points·by offbyone42·2 maanden geleden·0 comments

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

droppedasbaby.com
2 points·by offbyone42·2 maanden geleden·0 comments

Age verification vendor Persona left front end exposed, researchers say

malwarebytes.com
16 points·by offbyone42·3 maanden geleden·1 comments

The Super Nintendo Cartridges (2024)

fabiensanglard.net
175 points·by offbyone42·3 maanden geleden·29 comments

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

droppedasbaby.com
2 points·by offbyone42·3 maanden geleden·0 comments

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

droppedasbaby.com
5 points·by offbyone42·3 maanden geleden·0 comments

Accidentally created my first fork bomb with Claude Code

droppedasbaby.com
77 points·by offbyone42·4 maanden geleden·23 comments

comments

offbyone42
·3 maanden geleden·discuss
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 maanden geleden·discuss
I just wish product listings were clear and actually followed the specs.
offbyone42
·3 maanden geleden·discuss
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 maanden geleden·discuss
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 maanden geleden·discuss
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 maanden geleden·discuss
How did you not get caught??!?
offbyone42
·4 maanden geleden·discuss
Meanwhile Claude Code starts with Bun and 400MB min instead of...I don't know, C? C++? Rust? Go? Hell, even Python?
offbyone42
·4 maanden geleden·discuss
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.