Disclaimer: I have not looked carefully at the permissioned data proposal, but I know atproto reasonably well.
Stepping back for a momement, it's clear that permissioned data is driven by real world use-cases (Bluesky needs DMs, Tangled needs private repos, etc). However, I think the synergies with the existing atproto needs to be pretty significant to warrant developing yet another encrypted space spec. We already have various double ratchet protocols, Matrix is having a huge boom. From the point of view of an app developer, does everything need to be handled by atproto, or could we accept that atproto is just for the public stuff?
"If you mix raisins with turds, they're still turds" - Charlie Munger
Another consequence of US NatSec being gradually privatized is that once your income stream derives mostly from government spending, it becomes an imperative to influence politics to secure that stream. Yet some of these companies will remain vulnerable to shifting political winds.
> It never made sense to me how such a ruthless and inhumane culture is sustainable in the long run.
It’s pretty simple, actually. Once such a dominant market position is achieved, you can get away with almost anything, whether with customers or employees. This is true of all the BigTech companies.
This is probably my favorite programming language I would like to use if it had more backing. Their reference capabilities in particular seem like a very good match for the actor model. Alas, it does not appear to have a large corporation behind it pushing it forward, nor a compelling niche use case (e.g. it is still GC'd).
Yes, drastically. This means I'll have to wear Zuck's glasses I think, because the AI currently doesn't know what was discussed at the coffee machine or what management is planning to do with new features. It's like a speed typing goblin living in an isolated basement, always out of the loop.
I have been using it for coding for some time, but I don't think I'm getting much value out of it. It's useful for some boilerplate generation, but for more complex stuff I find that it's more tedious to explain to the AI what I'm trying to do. The issue, I think, is lack of big picture context in a large codebase. It's not useless, but I wouldn't trade it for say access to StackOverflow.
My non-technical friends are essentially using ChatGPT as a search engine. They like the interface, but in the end it's used to find information. I personally just still use a search engine, and I almost always go to straight to Wikipedia, where I think the real value is. Wikipedia has added much more value to the world than AI, but you don't see it reflected in stock market valuations.
My conclusion is that the technology is currently very overhyped, but I'm also excited for where the general AI space may go in the medium term. For chat bots (including voice) in particular, I think it could already offer some very clear improvements.
Note that many companies are pretending to hire in order to look successful/growing. They might be willing to hire if some unicorn candidate comes along, but in practice the job ad is just marketing.
The problem is that now you have to package for N distros. And the people who run the distro may not want to spend time on it, so you have to do it yourself.
Please do it. It will not solve the problem (which is SS/Medicare spending), but will guarantee that they lose the midterms, which will grind the rest of the MAGA agenda to a halt.
> The US isn't just productive. It is productive beyond the wildest imagination of the rest of world.
Productivity has a specific meaning in economics, i.e. labor productivity (GDP per hours worked). What I think you are referring to here is output, i.e. GDP.
We use a similar setup where I work. One challenge we have has been generating bazel targets for different sets of crate features for dependencies. We have solved this by writing Bazel tooling, but learning how to do this has cost a fair bit of time. We also rely heavily on cargo-raze, which has rough edges.
As with all things Bazel, it's great when it works, but it has a steep learning curve that could be hard to justify in many situations. You need at least one person on the team who is willing to really spend time on it.
I think awarding it to Obama was the wrong decision. That said, people sometimes misunderstand what the Nobel Peace Prize is about. "Peace" is interpreted in a very abstract sense by the committee and should perhaps be better understood as "Civilizational Progress". The reason the committee awarded it to Obama was because it wanted to commend the progress the US has made on the Civil Rights movement. Dr. Martin Luther King received the peace prize, and Obama is seen as a culmination of this movement. In short, Obama's prize should be seen as a prize given to the American people for their progress.
Stepping back for a momement, it's clear that permissioned data is driven by real world use-cases (Bluesky needs DMs, Tangled needs private repos, etc). However, I think the synergies with the existing atproto needs to be pretty significant to warrant developing yet another encrypted space spec. We already have various double ratchet protocols, Matrix is having a huge boom. From the point of view of an app developer, does everything need to be handled by atproto, or could we accept that atproto is just for the public stuff?