HackerTrans
TopNewTrendsCommentsPastAskShowJobs

eldenring

300 karmajoined vor 4 Jahren
member of technical staff

comments

eldenring
·gestern·discuss
Did you read the whole thing? he is clearly talking about having lost focus which is directly in agreement with your take on the Metaverse.
eldenring
·vor 2 Monaten·discuss
my reply from the other thread fits here too:

> this is just not true at all, there are massive leaps from algorithms, data, etc. every year. scale is one axis of many and you need to get them all correct.
eldenring
·vor 2 Monaten·discuss
this is just not true at all, there are massive leaps from algorithms, data, etc. every year. scale is one axis of many and you need to get them all correct.
eldenring
·vor 2 Monaten·discuss
2-3x is completely dwarfed by the remaining improvements in training which is still in its infancy relatively
eldenring
·vor 2 Monaten·discuss
I'm guessing they had a significant revenue spike from gpt 5.4 and gpt 5.5 being so good at coding, and hiccups at anthropic making it easier for programmers to try the models.
eldenring
·vor 2 Monaten·discuss
Its just not a thing to consider and doesn't happen often.
eldenring
·vor 2 Monaten·discuss
This article makes 0 sense. Its not up to billing or computer systems or ease of use or anything else that matters. The question is will the scaling laws, which in the asymptote are likely the laws of physics, hold up in converting energy to smarter models. Its not really up to anyone, the labs or developers, to choose if local or remote models will be the norm.
eldenring
·vor 3 Monaten·discuss
CompactStr doesnt have any additional runtime overhead iirc right? So in theory you can drop it in everywhere even when you expect > 25 chars. Maybe an extra branch in the >25 char case?
eldenring
·vor 3 Monaten·discuss
> Folks are now starting to ask difficult questions about their burn rate and revenue.

this view isn't updated correctly post-claude code and codex. there will clearly be sufficient demand.
eldenring
·vor 3 Monaten·discuss
I don't think so, the whole point of writing software is it is a great sink for complexity. Encoding a process or mechanism in a program makes it work (as defined) for ever perfectly.

An example here is in engineering. Building a simulator for some process makes computing it much safer and consistent vs. having people redo the calculations themselves, even with AI assistance.
eldenring
·vor 3 Monaten·discuss
I think the coding market will be much larger. Knowledge work is kind of like the leaf nodes of the economy where software is the branches. That's to say, making software easier and cheaper to write will cause more and more complexity and work to move into the Software domain from the "real world" which is much messier and complicated.
eldenring
·vor 3 Monaten·discuss
Because there's a realistic chance this is the only important software technology moving forward, and commoditizes Metas's entire business which is software.
eldenring
·vor 3 Monaten·discuss
I don't see how its possible to think this. AI coding assistants are some of the most useful technologies ever created, and model quality is by far the most important thing, so I doesn't make sense why local inference would be the path forward unless something fundamentally changes about hardware.
eldenring
·vor 3 Monaten·discuss
How many docs do you put in the context? we maintain a lot of dsl code internally, and each file has a copy of the spec + guide as a comment at the top. Its about 50 locs and the relevant models are great at writing it.
eldenring
·vor 4 Monaten·discuss
I'm not sure what you mean by menial coding but all my employers have supported this in the past. This was a variety of companies, big tech, startups, etc. I think its more likely your employer is the outlier.
eldenring
·vor 5 Monaten·discuss
Its not subsidized, in fact, they probably have very healthy margins on Claude Code.
eldenring
·vor 5 Monaten·discuss
The issue is that they have already paid off their datacenter 5x over compared to cloud. For offline, batch training, I don't ses how any amount of risk could offset the savings.
eldenring
·vor 5 Monaten·discuss
The ideal shape would be a shaded, flat panel perpendicular to the sun right?
eldenring
·vor 5 Monaten·discuss
This is a common way of thinking. In practice this type of thing is more like optimizing flop allocation. Surely with an infinite compute and parameter budget you could have a better model with more intensive operations.

Another thing to consider is that transformers are very general computers. You can encode many many more complex architectures in simpler, multi layer transformers.
eldenring
·vor 5 Monaten·discuss
I've never seen this argument brought up by anyone serious, not in the above post, not in the space datacenter blog by Google, etc.

The main benefit is that solar panels go from a complicated mess of batteries + permitting to a very stable, highly efficient energy source.