This mostly only makes sense if you dont already have a workable game engine. Basing your entire company on UE5 is a risk in itself, but also from the product you make your money selling: Every UE5 game kind of feels the same as every other, so it also means you put a low value in your product experience.
I think I may have had long covid or something like that as well.
for something like 12-18 months in 2023-2024 I would only go to work, come home sleep 2 hours and that was all I could manage. I felt so fatigued and tired. I started doing better at the beginning of 2025, and am doing better now. I think it may have been caused by partly illness, and partly the psychological shift to doing nothing social at all for most of covid pandemic.
I know this is just nonsense wish thinking, but apparently the investors disagree and I have zero clue when they will also stop giving Musk their money.
Because the vibe coded stuff is sometimes great, sometimes it breaks stuff, sometimes it breaks things that we fixed multiple times earlier. The PRs are too large, nobody can review that mess and you better be on call for your deployment. Maybe it will get better, maybe not. I dont know yet.
i dont disagree with the problem, but this sort of Idempotency-Key header is kind of outsourcing the de-duplication to the client. If the client sends a different request with same Idempotency-Key header its the user's (client's) fault. Its also circumventing the fact that its the effect that should apply to give the same state, you could design the API itself to be idempotent wrt to some other property such as the transaction id. The designs I have seen using an explicit Idempotency-Key header has usually been added on after launch.
advertisers often get their own tracking code running on the site, or at least a handshake (tracking pixel) that lets the ad companies track your traversal on nearly every site.
Did not work in Firefox on Linux, but it runs on Chrome.
Have to admit, I dont get it. I tried it with 3 landscape photos I have and the results were nowhere close to the results in the demo, but that just speaks to the model.
Regardless, its very cool as a browser tech showcase.
Well, the research is sometimes 10x quicker with AI assistant. But not always. Building phase is maybe 20-100% quicker for me at least, depending on the complexity of the project. Green field without 15 years of legacy that is never allowed to break is many times faster, always has been.