HackerLangs
トップ新着トレンドコメント過去質問紹介求人

awei

no profile record

投稿

Open-source real-time interactive world model (LingBot-World)

lingbot-world.org
2 ポイント·投稿者 awei·5 か月前·2 コメント

コメント

awei
·先月·議論
A few of these questions are answered in the Commonwealth saga books of Peter Hamilton
awei
·2 か月前·議論
I meant a cli is essentially a wrapper around an API, you are right it is less complex than a direct call. My point was that now there is an API you can call with this CLI, or a cli you vibecode yourself to call the API or you can call the API directly. Where before you probably could not create an account without going on the website manually. They now have a programming interface to more features of their services. But their cli still feel too complex with the stripe protocol integration. As said in other comments, I probably only want to create an account and register a domain every once in a while so a simpler cli that just wraps the api call would be better.
awei
·2 か月前·議論
This is an API. They now allow users to create accounts, buy domains and deploy from their api instead of going on the website. That's great. I am not sure I understand why all this complex protocol is needed though, especially now that you can generate a cli with a prompt.
awei
·2 か月前·議論
If we agree that consciousness is a physical process part of our universe, I think the better and simpler question is whether or not computers can simulate any physical process. Currently quantum processes might still be a frontier but quantum computers and their hardware should allow us to simulate them.

If we can simulate any physical process, it then becomes more philosophical in my opinion. Whether the simulation is the same as the real thing even though it is exactly the same. It becomes the same kind of question then for example whether or not your teleported self is still you after having been dematerialized and rematerialized from different atoms. The answer might be no, but you rematerialized self still definitely thinks it is yourself.
awei
·2 か月前·議論
would encrypting sms and using some kind of authorized certificate authorities, maybe the ones from the country's phone carriers, alleviate this issue?
awei
·3 か月前·議論
Another good book exploring this idea of not dying is Pandora's Star by Peter Hamilton. Only in this book almost everyone has access to the technology by paying into a rejuvenation fund instead of a retirement one as we have today. It is a pretty realistic exploration of the consequences and benefits of such technology. Good food for thoughts.
awei
·5 か月前·議論
It got me super excited!
awei
·6 か月前·議論
Strangely reminiscent of "Children of Time"'s beginnings of spider intelligence
awei
·7 か月前·議論
I think you can do that with an iframe, but it always makes me nervous
awei
·7 か月前·議論
That's what I thought too skimming through the documentation, my thinking is that since it does that, which makes sense to avoid script injection, why not do it with "jsonized" html.
awei
·7 か月前·議論
Right this makes sense, I wonder if it would then be a good idea to abstract html to JSON, making it impossible to include css and js into it
awei
·7 か月前·議論
I see how useful a universal UI language working across platforms is, but when I look at some examples from this protocol, I have the feeling it will eventually converge to what we already have, html. Instead of making all platforms support this new universal markup language, why not make them support html, which some already do, and which llms are already trained on.

Some examples from the documentation: { "id": "settings-tabs", "component": { "Tabs": { "tabItems": [ {"title": {"literalString": "General"}, "child": "general-settings"}, {"title": {"literalString": "Privacy"}, "child": "privacy-settings"}, {"title": {"literalString": "Advanced"}, "child": "advanced-settings"} ] } } }

{ "id": "email-input", "component": { "TextField": { "label": {"literalString": "Email Address"}, "text": {"path": "/user/email"}, "textFieldType": "shortText" } } }
awei
·7 か月前·議論
The EU represents about 24% of the global Saas market for example. (95 billion in 2024 / global SaaS market in 2025 is ~ $408 billion). For comparison, North America leads globally at around 43-50% market share)
awei
·7 か月前·議論
It makes sense, I would be curious to see the price computations done by the different space GPUs startups and Big Tech, I wonder how they are getting a cheaper cost, or maybe it is marketing.
awei
·7 か月前·議論
We also have to build a lot more solar and nuclear in addition of the datacenters themselves, which we need to do anyway but it would compound the land we use for energy production.
awei
·7 か月前·議論
I like the underwater idea did not think of that
awei
·7 か月前·議論
The one thing that space has going for itself is space. You could have way bigger datacenters than on Earth and just leave them there, assuming Starship makes it cheap enough to get them there. I think it would maybe make sense if 2 things: - We are sure we will need a lot of gpus for the next 30-40 years. - We can make the solar panels + cooling + GPUs have a great life expectancy, so that we can just leave them up there and accumulate them.

Latency wise it seems okay for llm training to put them higher than Starlink to make them last longer and avoid decelerating because of the atmosphere. And for inference, well, if the infra can be amortized over decades than it might make the inference price cheap enough to endure additional latencies.

Concerning communication, SpaceX I think already has inter-starlinks laser comms, at least a prototype.
awei
·7 か月前·議論
Thanks to everyone who replied, I understand it better now!
awei
·8 か月前·議論
Something weird here, why is it so hard to have a deterministic program capable of checking a proof or anything math related, aren't maths super deterministic when natural language is not. From first principles, it should be possible to do this without a llm verifier.
awei
·8 か月前·議論
So AWS S3 Glacier might actually be cold