Viewing profile — foundry27
foundry27
HN member- Joined
- Fri, Sep 09, 2016, 11:31 AM UTC
- HN karma
- 777
- Public activity
- 91 items
- HN profile
- View on Hacker News ↗
About foundry27
No profile information was provided.
Recent public activity
-
comment
Comment #49171370
DO NOT INSTALL THIS VIA NPX OR OPEN THIS REPO IN VSCODE. This repo has been infected by malware. It seems like it was added in commit 74f317d at 11:06 UTC today, with five new hidd…
-
comment
Comment #47841735
I like this idea. This might be one of the more effective social pressures available for getting inference providers to fix long-standing issues. AWS Bedrock, for example, has crip…
-
comment
Comment #46340847
I’m not sure if this is just an “on mobile” thing, but I can’t find any reference to ISO 27001 or SOC2 at that datacentres URL. Taking your word for it being there previously, this…
-
comment
Comment #45477387
I get it, really I do. But do the HOAs really need financial enforcement mechanisms intended to seriously harm people, and to punish them as judge, jury and executioner? A HOA’s le…
- comment
-
comment
Comment #44801714
Model cards, for the people interested in the guts: https://cdn.openai.com/pdf/419b6906-9da6-406c-a19d-1bb078ac7... In my mind, I’m comparing the model architecture they describe t…
-
comment
Comment #44772960
It’s easy to be fooled, myself included it seems :) For context, here’s a handful of the ChatGPT cues I see. - “wasn’t just my backup—it was my clean room for open‑source developme…
-
comment
Comment #44772313
Editorial comment: It’s a bit weird to see AI-written (at least partially; you can see the usual em-dashes, it’s-not-X-it’s-Y) blog posts like this detract from an author’s true wr…
-
comment
Comment #44757363
I started doing some experimentation with this new Deep Think agent, and after five prompts I reached my daily usage limit. For $250 USD/mo that’s what you’ll be getting folks. It’…
-
comment
Comment #44391178
I couldn’t even make it past the onboarding! There didn’t seem to be an option for the single most common pay schedule, bi-weekly
-
comment
Comment #44350958
Did you just use a LLM to write this reply?
-
comment
Comment #44263120
I find it amusingly ironic how one comment under yours is pointing out that there’s a mistake in the model output, and the other comment under yours trusts that it’s correct but sa…
-
comment
Comment #43949984
What kind of focus do biopharma companies put on their stock prices? If a company like the one you described had a great treatment option that could genuinely help people and was r…
-
comment
Comment #43826988
I find the situation the big LLM players find themselves in quite ironic. Sam Altman promised (edit: under duress, from a twitter poll gone wrong) to release an open source model a…
-
comment
Comment #43816496
I just tried the same puzzle in o3 using the same image input, but tweaked the prompt to say “don’t use the search tool”. Very similar results! It spent the first few minutes analy…
-
comment
Comment #43758534
tl;dr for anyone who may be put off by the article length: OP built an arena allocator in Go using unsafe to speed allocator operations up, especially for cases when you're allocat…
- comment
-
comment
Comment #43481422
I believe this is out of date. There’s a very explicit opt in/out slider for permitting training on conversations that doesn’t seem to affect conversation history retention.
-
comment
Comment #43222702
It’s always a touch ironic when AI-generated replies such as this one are submitted under posts about AI. Maybe that’s secretly the the self-reflection feedback loop we need for AG…
-
comment
Comment #43176948
I’ve been using xonsh as my daily driver for a few years now, and it’s a massive productivity booster! Broadly speaking I’ve found that most of the reported compatibility and usabi…
-
comment
Comment #43073998
Barbour is criminally underrated as a physics author. He’s published a lot of interesting ideas regarding the role of time, or lack thereof, in modern theories! (The End of Time, a…
-
comment
Comment #42995432
If that’s how it’s being advertised, and that’s the reason people are giving it a shot based on that advertising, then I certainly do! And so, I imagine, did the people who have le…
-
comment
Comment #42992903
I get that sliding in references to a passion project on top-scoring articles might seem like an easy way to give the project exposure, but commenting the same thing over and over …
-
comment
Comment #42543890
Aye, there’s the kicker. The correct configuration of hardware resources to run and multiplex large models is just as much of a trade secret as model weights themselves when it com…
-
comment
Comment #42482000
I think the approximate reciprocal approach is interesting here. The doc mentions multiplying the dividend by ~1.00025 in the math to avoid FP error so you don’t end up off-by-one …