I don't think that's it for console manufacturers. They make the majority of their money on game sales, so they want the console itself to be used for as long as possible.
We're moving towards total surveillance slowly but surely. Age verification. Chat control. To an extent also the digital euro. It all seems hopeless, they're pushing this through despite what semblance of a democratic process we have clearly being against it.
[that is not to speak of how undemocratic the european system is and how badly it needs reform. Von der leyen should never have been able to get the role she holds]
I'm giving them the benefit of the doubt and interpreting it in a charitable way because they sound earnest about it, this is incredibly ambitious and cool-sounding, and I wish them all the best. It's something that's some sort of pipe dream, a noninvasive diagnosis machine that is able to use certain generic measurements and then derive insane levels of data from it. We've of course seen Theranos, but the holy grail remains.
Of course, there's always the tradeoff between research data collection and access vs user privacy, and striking that balance is incredibly hard. To make anything like this even remotely feasible you'll need a shitton of data and have it fully available to your researchers as well, while somehow safeguarding individual users. anonymizing medical data is impossible without rendering it near useless. Hoping they can figure that out! (Also, with human bodies being so different from one another, combatting bias is probably an eternal challenge)
It's "just" an opencode fork but it adds some nice features to try out while not being a full orchestrator metapackage like oh-my-opencode. Quite nice! Though it would be even nicer if this stuff came upstream or as an easy extension instead in the future
What would a diffusing reasoning model look like? have a pre-defined length [thinking] block that gets diffused over a long time, and then the final output block uses what is in that thinking block as part of its input?
And how do diffusion models decide the output length in the first place, is it a pre-set parameter? or does it diffuse an [end] token into the middle somewhere?
Cool project! I'll be trying it out. I've been a big fan of throwing whatever sources I have on a new topic i'm trying to get into into a llm "project" and then asking it to teach me, grounded on the actual content to speed things up.
But at the same time, I'm afraid getting everything laid out for you in exactly the way you want will erode some of the understanding you build by going through a primary source directly and figuring things out the hard way. So this having more focus on actually doing stuff by yourself seems right up my alley (while still tending to the LLM induced intellecutal laziness... ) .
It's interesting that (for example for the explore agent https://github.com/Piebald-AI/claude-code-system-prompts/blo... ) they use a personality "you are a file search specialist" and "your strengths" framing. I thought that was largely thought to be useless, or even counterproductive nowadays? Does anyone know more about this stuff?
I think part of it is also that we're able to still LARP as full developers of complex systems while vibe coding by seeing an interface that makes us look like l33t h4xx0rs even though we're just pressing continue 15 times