HackerLangs
TopNewTrendsCommentsPastAskShowJobs

msdz

57 karmajoined 2년 전

comments

msdz
·20시간 전·discuss
[dead]
msdz
·20시간 전·discuss
Thanks for the link (and underlying thoughts), I really hadn’t considered that.

So essentially, due to technological progress and other factors inducing price collapses (or at least cycles), you can’t start stockpiling insane amounts of finished-product semiconductor, which means you can’t scale production at current technology levels to infinity either?
msdz
·20시간 전·discuss
Unless the raw materials have an inherent limit on mining/production due to the amount present on the planet, why should or would companies not ramp up to eventually meet demand?

Edit: Okay, this doesn’t mean that that’s actually possible in the short-term, so I think you’re right. But that means as the silver lining, in the medium term horizon there’ll be enough supply again? :’)
msdz
·21시간 전·discuss
Genuinely thank you for linking to him and his case.

I live in Germany and am -principally- a massive advocate for and proponent of the free (or liberal) democratic basic order ("FDGO" [0]) we have had here for the last decades, and apart from Chat Control, I’m usually very highly pro-EU, too.

But reading this has genuinely left me in a bit of a shock now, and created some (for lack of a better word) FUD I haven’t felt before with regard to these two, eh, institutions governing us.

[0] https://en.wikipedia.org/wiki/Liberal_democratic_basic_order
msdz
·그저께·discuss
> tsc isn't fast but it's fast enough to get the work done, the annoyance is there but it's objectively minimal.

For our small codebases, maybe. The tsc-in-Go announcement had VS Code compilation go from >120 seconds to ten.
msdz
·4일 전·discuss
While that's true and pretty funny, it does make for a meaningful distinction IMO: Just like you wouldn't look at the "all Ds" student, but not the "straight A" student in order to get an impression of students' capabilities, you wouldn't ignore a newer, potentially SOTA-pushing model to then come out and say something along the lines of "all models suck"… right?
msdz
·10일 전·discuss
> Has this been just pure lack of funding and infra?

For the most part, yes.

France and Germany are the two biggest EU economies. France has well, Mistral, and we here have a government-funded VC entity that is way too proud [1] to be able to offer a whopping… €125 million (<$150 M USD) for helping European researchers achieve new SOTA in sovereign models. And that sum is not even going to a single challenge winner, it'll be split up among multiple recipients. Don't get me wrong, this is a cool first step, or rather, would have been one about three to four years ago.

It's a pity, really.

[1] (in German) https://www.sprind.org/worte/magazin/verkuendung-next-fronti...
msdz
·12일 전·discuss
> However, due to things such as batching and even different kinds of floating point imprecisions for different algorithm implementations, the probability distribution itself often differs run-by-run, so what you sample from it also differs.

Exactly. While I’m assuming this won’t be news for most here, for those that are still new and/or curious about some more explanation on e.g. the floating-point imprecisions, see this nice article: https://thinkingmachines.ai/blog/defeating-nondeterminism-in...
msdz
·15일 전·discuss
Maybe two things can be true at the same time?

https://swelljoe.com/post/open-model-censorship/
msdz
·15일 전·discuss
> although quality seems very bad

The weights they “etched” into the FPGA card that’s used for the ChatJimmy demo are that of a Llama 3-something 8b model.

The actually impressive and novel thing is that Taalas’ve managed to automate that process (clearly – nobody transforms 8 billion numbers into a physical representation by hand).

So now, they can work on scaling this process up, and with low enough lead times (I’ll be convinced they have inside connections to TSMC if they can actually deliver on the promised mere 3-4 months delay), will be able to offer 30-100b+ parameter models under half a year after they’re released, at thousands of tokens per second while probably drawing less wattage (per token, not sure about overall).

Exciting times ahead, folks.
msdz
·16일 전·discuss
Seems anecdotal and/or a recent change. OpenRouter doesn't have my phone number either, but I do have an account. And I didn't sign up with them that long ago.
msdz
·17일 전·discuss
Correct, and/or in addition, most nowadays prepend something like `set -euo pipefail` to the scripts in the line immediately after the shebang which results in stopping on errors, including things such as syntax errors stemming from e.g. incomplete installer transmission over wire.

(At least for bash scripts, I’m not sure whether these are POSIX syntax to be frank.)
msdz
·20일 전·discuss
> it hallucinates like crazy but looks like its by design to boost benchmarks.

Wasn’t there a discussion around some new-ish benchmark _punishing_ hallucination answers (over not replying at all) recently? Maybe in the not-so-distant future, this “spam replies until one’s correct” strategy won’t be able to game a benchmark much at all anymore.
msdz
·23일 전·discuss
You forgot about the best part, in terms of the “GDPR threat” effectiveness:

Fines can be up to €20 million or 4% of global revenues…, _whichever is greater._
msdz
·24일 전·discuss
You don't think that a $60b valuation is having something worthwhile?

(Only half-joking…)
msdz
·24일 전·discuss
Somewhat doubtful. (The first part of your statement, anyway. Of course the difference between abstract "value" and hard, spendable "money" is a thing.)

Like Mr. Hanson said in my sibling comment, some rulers are (or were!) bound to have amassed incredible amounts of resources. For historical/non-present-day examples, consider looking into figures like Jakob Fugger or Mansa Musa.
msdz
·24일 전·discuss
Who's to say it won't?
msdz
·24일 전·discuss
Which has more market pull: Some web site or Apple?
msdz
·29일 전·discuss
> If you ask Claude in Chinese to introduce itself, it will claim it's Kimi :)

That's a funny anecdote, buut I'm not able to reproduce. Where/how/when did you get this, or hear about it? It might've been patched by now, at least that's the feel I get from my limited testing.

Using bare aichat [1] with no system prompt and no temperature nor top_p (and I'm truncating the response after the first line that contains the name the model gave, because the point has been made clear by then), and with the same prompt (approx. "Introduce yourself!") every time:

Claude Sonnet 4.5:

> 请做个自我介绍!

你好!我是Claude,一个由Anthropic公司开发的AI助手。 […]

Claude Haiku 4.5:

> 请做个自我介绍!

# 你好!

我是 *Claude*,一个由 Anthropic 公司开发的 AI 助手。

Claude Opus 4.5:

> 请做个自我介绍!

# 你好!

我是 *Claude*,由 Anthropic 公司开发的 AI 助手。

Claude Opus 4.6:

> 请做个自我介绍!

# 你好! 我是 Claude

Claude Opus 4.7:

> 请做个自我介绍!

你好!我是 Claude,由 Anthropic 公司开发的人工智能助手。很高兴认识你!

Claude Opus 4.8:

> 请做个自我介绍!

你好!我是 Claude,由 Anthropic 公司开发的人工智能助手。

Claude Fable 5:

> 请做个自我介绍!

# 自我介绍

你好!很高兴认识你!

我是 *Claude*,由 Anthropic 开发的 AI 助手。 [2]

I don't see a Kimi mention, unfortunately. :-)

[1] https://github.com/sigoden/aichat

[2] This model really is noticeably more verbose even with supposed-to-be-brief responses huh, lol
msdz
·29일 전·discuss
That is in fact a better explanation due to bringing up different reasons (zero cost to host as you mentioned, vs. network/visibility out-of-the-box in the linked comment).