HackerLangs
TopNewTrendsCommentsPastAskShowJobs

awei

no profile record

Submissions

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

lingbot-world.org
2 points·by awei·há 5 meses·2 comments

comments

awei
·mês passado·discuss
A few of these questions are answered in the Commonwealth saga books of Peter Hamilton
awei
·há 2 meses·discuss
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
·há 2 meses·discuss
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
·há 2 meses·discuss
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
·há 2 meses·discuss
would encrypting sms and using some kind of authorized certificate authorities, maybe the ones from the country's phone carriers, alleviate this issue?
awei
·há 3 meses·discuss
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
·há 5 meses·discuss
It got me super excited!
awei
·há 6 meses·discuss
Strangely reminiscent of "Children of Time"'s beginnings of spider intelligence
awei
·há 7 meses·discuss
I think you can do that with an iframe, but it always makes me nervous
awei
·há 7 meses·discuss
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
·há 7 meses·discuss
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
·há 7 meses·discuss
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
·há 7 meses·discuss
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
·há 7 meses·discuss
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
·há 7 meses·discuss
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
·há 7 meses·discuss
I like the underwater idea did not think of that
awei
·há 7 meses·discuss
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
·há 7 meses·discuss
Thanks to everyone who replied, I understand it better now!
awei
·há 8 meses·discuss
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
·há 8 meses·discuss
So AWS S3 Glacier might actually be cold