"The studios and creators who thrive in this new landscape will be those who can effectively harness AI’s capabilities while maintaining the human creativity and vision that ultimately drives the art of cinema."
It is in many ways thrilling to see this come to life, and I couldn't agree with you more.
> Later iOS 26 beta releases show Apple reducing transparency and adding blur effects for better readability.
This is a beta release. It is a work in progress. When iOS 7’s betas came out the reaction was similarly negative. I would suggest we wait and see what the system evolves into; by the time we get to iOS 27 I am quite sure that Apple will have found the right balance.
A fascinating situation is facing polymarket - Zelenskyy was pictured wearing a suit (as described by the media) at the NATO summit on June 25th but this market is still unresolved. It appears there’s lots of argument here and that this market is set to be test of the platform.
This video[1] seems to give some insight into what the process actually is, which I believe is also indicated by the output token cost.
Whereas GPT-4o spits out the first answer that comes to mind, o1 appears to follow a process closer to coming up with an answer, checking whether it meets the requirements and then revising it. The process of saying to an LLM "are you sure that's right? it looks wrong" and it coming back with "oh yes, of course, here's the right answer" is pretty familiar to most regular users, so seeing it baked into a model is great (and obviously more reflective of self-correcting human thought)
The comments on this thread are interesting. I use Laravel extensively. For big applications, serving lots of users. It works when the application is relatively complex, and the ecosystem is second to none. Need to just throw it up on a server? There's Forge[1]. A better CI/CD process? Envoyer[2]. Want serverless? Not for me, but Fathom[3] use it to deal with >100Ms of hits a day; there's Vapor[4]. All three of those are Laravel developed and maintained solutions.
If I'm throwing something small together then sure, I'll maybe use Flask or something lightweight[5]. But Laravel is very good for nearly every use-case where you intend to actually build something.
Then there's the bigger question: if you're building to meet a business use case, or well, to make money, then why wouldn't you use the most complete scaffold possible? I'd say Laravel is that. If it's too much of a pain to do something in PHP I can just stick in a call to a python file or really whatever language I want. But for the basics? A db? Auth? and lots of other stuff that I never want to personally build again? Yeah, give me Laravel everyday.
The article states that "They scan an image through a thin slit up to 2,000 times a second", whereas it has been widely reported that it is actually 40,000 times a second[1]
The article probably wasn't wrong, for when it was first written. This is a curious internet thing - this article is a decade old and has been updated incrementally to keep it somewhat relevant, however because it's about tech that keeps advancing it ends up being a misleading source.
If you look at all of the sources, they're from January 2014 but because the article is undated it leads you to think it's is correct. It's an interesting problem. An old textbook is clearly an old textbook, but a website can just have modern CSS applied, dates removed and there is no apparent guide to the freshness of the article. Internet problems.
I've been bullish[1] on this as a major aspect of generative AI for a while now, so it's great to see this paper published.
3D has an extremely steep learning curve once you try to do anything non-trivial, especially in terms of asset creation for VR etc. but my real interest is where this leads in terms of real-world items. One of the major hurdles is that in the real-world we aren't as forgiving as we are in VR/games. I'm not entirely surprised to see that most of the outputs are "artistic" ones, but I'm really interested to see where this ends up when we can give AI combined inputs from text/photos/LIDAR etc and have it make the model for a physical item that can be 3D printed.
This is not a wordpress issue and I think it’s unfair to put your problems at its door. The issues you encountered would affect you with any PHP/MySQL application if you chose to run the setup as you have. The optimum solution that I’ve found is Laravel Valet and SequelPro (Both free); valet is your server and SequelPro is your GUI for MySQL. Everything should “just work”.
The problem most likely stems from the fact that Wordpress tutorials are a very competitive space (ads) due to the widespread adoption of the platform, but many are either (a) not very good or (b) out of date. If you follow one that says to use xampp or similar then you will have an experience similar to your own. If you find one that says “use docker” you will have a needlessly complex experience. Tutorials like this should focus on the simplest way to execute something, but are too often written by inexperienced devs or worse, rehashed from other tutorials by marketeers looking to produce SEO friendly content (efficacy of advice be damned).
"The studios and creators who thrive in this new landscape will be those who can effectively harness AI’s capabilities while maintaining the human creativity and vision that ultimately drives the art of cinema."
It is in many ways thrilling to see this come to life, and I couldn't agree with you more.