Viewing profile — lcampbell
lcampbell
HN member- Joined
- Wed, Nov 16, 2011, 6:34 PM UTC
- HN karma
- 324
- Public activity
- 109 items
- HN profile
- View on Hacker News ↗
About lcampbell
No profile information was provided.
Recent public activity
-
comment
Comment #49217264
You're gonna want a custom vLLM build. Here's a runbook: https://github.com/local-inference-lab/rtx6kpro/blob/master/... If the newer builds aren't working, you might try running t…
-
comment
Comment #49101331
> Aggregate token throughput is about 30% lower (122 vs 170 tok/s at 16 users) Is that actually the aggregate throughput? 8xB300 (with 4TB/s/GPU bandwidth) is only pushing 8 tg/s/s…
-
comment
Comment #49049195
More than that, the AI disclaimer itself is a hallucination: > Gemini 4 helped with the editing. There is no Gemini 4, unless the author is writing from the future.
-
comment
Comment #49044900
FWIW, you can get a 16x RTX 6000 Pro setup running for significantly less than that. Even considering the electrical hookup fees (it’s a lot of power and cooling). Home ownership m…
-
comment
Comment #48887729
> The fix that worked is a schema transform at the provider boundary. For OpenAI-family models only, we rewrite every optional property to be required but nullable, using anyOf: [T…
-
comment
Comment #48728046
I don't think llama.cpp supports any of the LongCat models, actually. They haven't posted weights/inference solutions for LongCat-2.0 [1], but LongCat-Next had transformers support…
-
comment
Comment #48713646
At UVA many years ago, one of my roommates was one of the unfortunate 20 or so annually expelled -- the only outcome of being convicted of breaking the "no cheating, stealing, or l…
-
comment
Comment #48577416
> I want to be careful here. was the giveaway for me
-
comment
Comment #47431422
The reasoning generally isn't kept in the context, so after choosing the secret word in the first reasoning block, the LLM will have completely forgotten it in the second and subse…
-
comment
Comment #45795980
Epic Anti-Cheat fully supports Linux[1]. I believe what the GP comment means is that the Fortnite publishers opted not to tick the “allow Linux” checkbox on the developer portal we…
-
comment
Comment #44595039
Without knowing anything about Tor, I'd guess you've got it backwards. I imagine Tor leaks your OS through TCP/IP fingerprinting, and whether that fingerprint matches your `navigat…
-
comment
Comment #43213234
If you're given a button to click, your browser has successfully passed the environment integrity checks and you have not been flagged as a bot. You'll be flagged as a bot if your …
-
comment
Comment #42669158
Interestingly, not only do both versions emit the same assembly, but clang both autovectorizes and unrolls the loop: https://godbolt.org/z/qxsKWfz9s
-
comment
Comment #42630083
This looks like it, I think: https://searchfox.org/mozilla-central/source/toolkit/xre/dll...
-
comment
Comment #40615144
> what if someone turns [password authentication back] on sshd_config requires root to modify, so you've got bigger problems than weak passwords at this point.
-
comment
Comment #40558152
Less than skips over, utility based shopping is explicitly derided: > The narrative that you just told me [about utility shopping] is “I am a very analytical person who only has bo…
- comment
- comment
-
comment
Comment #39485368
This is briefly mentioned in the article, but from the report[1]: > It should be noted that the scope of the code reviewed within this audit is relatively narrow. In particular, wh…
-
comment
Comment #36155248
Given the exploit vector looks like yet another iMessage attachment bug, > The target iOS device receives a message via the iMessage service, with an attachment containing an explo…
-
comment
Comment #34939125
> banned by Microsoft for breach of TOS, whatever that might have been FWIW, I had the same thing happen and found out the ban reason was "fraud (please insert phone number)".
-
comment
Comment #34629486
I believe GP is referring to the multiple AI-driven vtubers on Twitch (vedal987 and motherv3 I think?). They're not yet 24/7 because they still require human supervision for reason…
-
comment
Comment #34628525
Probably just an extension to existing ETSI legal interception interfaces[1] that I believe are required to be implemented by all service providers of a certain size in the EU. You…
-
comment
Comment #33196048
> but prohibitions on Congressmen remain in force [i.e. 2020 congressional insider trading] Is it really "in force" when, despite much ado, no charges were brought in the linked sc…
-
comment
Comment #32784026
Are you using the no-javascript version (“HTML” version), by any chance? If so, you might find the “fully-featured” version has better^W results, at the cost of requiring Javascrip…