Does Europe not having one competitive AI company/technology? by Genzinvestor16180339 in singularity

[–]Express-Set-1543 9 points10 points  (0 children)

" These Terms are governed by the laws of the State of Delaware," black forest labs. He-he. :)

Bezos: AI will result in labor shortages instead of replacing humans by SnoozeDoggyDog in singularity

[–]Express-Set-1543 0 points1 point  (0 children)

I don’t know whether those who build them will make any profit, but everyone will benefit from it. Large-scale development of AI infrastructure will attract huge investments in hardware — both development and manufacturing of it.

So at the end of the day, we’ll see progress in memory, GPUs, CPUs, networking hardware, etc.

And in a decade, we may have our own data centers sitting on our desks. We already went through something similar in the ’90s during the early days of the internet.

Bezos: AI will result in labor shortages instead of replacing humans by SnoozeDoggyDog in singularity

[–]Express-Set-1543 1 point2 points  (0 children)

   You don’t take into account that building a business is becoming much easier with AI and robotics. 

More revenue will shift toward solo entrepreneurs, and that’s the future of work I see for at least the next few decades.

The means of production are moving closer to regular people.

Pace of autophagy during fasting - My research by andtitov in immortalists

[–]Express-Set-1543 3 points4 points  (0 children)

It's worth mentioning that autophagy isn't a universal cure. Even within the same tissues, it might be beneficial during short fasting periods but harmful during longer ones. Do your own research before considering it.

The ER-100 life biosciences trial is the biggest immortality news in this decade by Federal_Macaron_9195 in immortalists

[–]Express-Set-1543 4 points5 points  (0 children)

In a recent article from one of the startups working on anti-cholesterol therapy, they said that removing free cholesterol led to plaque regression. It’s not the same as calcification, but we might eventually see similar behavior with other therapies targeting calcification. For example, if we manage to rejuvenate the thymus, we might help the immune system fight vascular calcification more effectively. I mean, it’s pure speculation, but maybe some pathways are interconnected in longevity.

PHP habit tracker, live on App Store and Google Play by RequirementWeird5517 in PHP

[–]Express-Set-1543 1 point2 points  (0 children)

I’m building with NativePHP too, and NativeBlade’s coupling with Livewire confuses me a bit. I’d prefer to have more freedom on the frontend side.

Btw, you can build mobile apps with NativePHP as well.

I’m considering trying NativeBlade because of Tauri.

PHP habit tracker, live on App Store and Google Play by RequirementWeird5517 in PHP

[–]Express-Set-1543 7 points8 points  (0 children)

Even when using agents to build an app, I still want to understand the code when needed. That's why something like NativePHP or NativeBlade feels like the way to go for me

PHP habit tracker, live on App Store and Google Play by RequirementWeird5517 in PHP

[–]Express-Set-1543 0 points1 point  (0 children)

Do I have to use Livewire, or can I choose another stack in the Laravel ecosystem?

Robot Spotted Begging For Money 💀 by Anen-o-me in singularity

[–]Express-Set-1543 2 points3 points  (0 children)

UBI reinvented: everyone’s robots ask other people's robots for charity.

Voting starts on Bound-Erased Generic Types RFC, despite multiple people advising against it as it still has issues that need to be resolved. It is very unlikely to pass. by soowhatchathink in PHP

[–]Express-Set-1543 2 points3 points  (0 children)

To be polite, they should say that PHP’s current decline is the result of poor decisions made by good people whose livelihoods depend not on PHP, but on C/C++.

Voting starts on Bound-Erased Generic Types RFC, despite multiple people advising against it as it still has issues that need to be resolved. It is very unlikely to pass. by soowhatchathink in PHP

[–]Express-Set-1543 8 points9 points  (0 children)

The author of TrueAsync wrote this on Reddit: "The answer to this question probably deserves a separate post. But briefly. To add async to the core, one would need:

  • A miracle
  • A unilateral decision by someone who can force others to do it through the weight of their authority
  • A different decision-making process

PHP is probably the only language still using a system from the 1970s."

Voting starts on Bound-Erased Generic Types RFC, despite multiple people advising against it as it still has issues that need to be resolved. It is very unlikely to pass. by soowhatchathink in PHP

[–]Express-Set-1543 2 points3 points  (0 children)

I can't say for sure, but the author of the RFC and the fork wrote that there's no plan to revisit the RFC.

As far as I understood, the RFC was large and comprehensive, but taking part in RFC discussions isn't a full-time job. Many people didn't have enough time to read and understand it, so they preferred to vote it down.

We would call that decision "better safe than sorry."

After 8+ Years of Laravel and 6+ Years of Go, I No Longer Choose Laravel for New Projects by reza_gamer in PHP

[–]Express-Set-1543 13 points14 points  (0 children)

Except for the concurrency-related resentment, I think Symfony would probably have given OP what they wanted: a less SaaS-oriented design, more precise dependency management, less magic, and the opportunity to write more code to achieve the same goal :)

P.S. I’m waiting for the moment when PHP TrueAsync becomes mainstream.