

Games such as The Legend of Zelda: Link’s Awakening and Pokemon Scarlet & Violet are getting totally free upgrades, too.
Not sure what upgrade I can expect from Pokémon though. Now we can enjoy 20fps in 4K
Games such as The Legend of Zelda: Link’s Awakening and Pokemon Scarlet & Violet are getting totally free upgrades, too.
Not sure what upgrade I can expect from Pokémon though. Now we can enjoy 20fps in 4K
HP is a struggle (but yeah, Windows is too)
Looks good! 🤩
Same here!
No Forking: You may not create, maintain, or distribute a forked version of the software.
Lol 💀
deleted by creator
Lmao, the part about the control center feeling like from a bootleg phone made my day. I felt like something was off the whole time but couldn’t tell what was bothering me
Yeah and I can’t get my head around why it won’t be available here in the EU. This is so fucking stupid! Like how is the DMA or any other legislation supposed to prevent them from implementing iPhone mirroring? They literally offer every other continuity-related feature over here. This is just Apple being upset they’re actually being regulated in the EU.
In my personal opinion: Yes. Wine is great and all, but in the end it’s an emulation layer that - in the worst case - requires a lot of tweaking. I personally wouldn’t want to spend that time so a VM sounds like a good option. But again, depending on the context (e.g. limited hardware resources or the amount of time available) you might be totally fine with Wine.
Shit gets weird when the guy in 418 opens and claims to be a tea pot…
That makes sense, thanks again! I think dynamic dispatch is not as much of a performance issue in my case, yet you’re totally right not to waste resources that aren’t actually needed. Keeping things on the stack if possible is also a good thing.
I’ll definitely need to read more about Rusts type system but your explanation was already very helpful! I think this might be why my initial approach felt unnatural - it works but is quite cumbersome and with generics there seems to be a more elegant approach.
Thanks for your input! I’ll have a look at both build flags and macros for sure! For my specific problem enums will do just fine I guess, but having an overview about the possibilities helps a lot!
Thanks for your reply!
Thanks for the advice! I didn’t know generic functions were preferred. But it makes perfect sense if you think about it.
Thanks for the explanation! I think just using an enum will do perfectly well in my case.
Now I get your point. Technically, I think it could be possible to only include the changes in Chrome. It would make sense for Google to push the changes all the way down to Chromium, though, as this would eliminate ad blockers on many competing browsers as well. Judging based on the past I would say this is what’s gonna happen
I guess so. I don’t get your second point however. Chromium is as independent from Google/Chrome as your banking app from your bank account.
If this happens I’ll consider switching back to a Linux machine next time a hardware upgrade is due.
Hope there are some rapid developments in non-Apple ARM Chips by then :')
Thanks for sharing, actually this very project inspired me to do it myself. It is an incredible resource when it comes to certain aspects of the database format!
Imho it has some deeper architectural issues though which I wanted to avoid in my implementation. I’m also using an entirely different tech stack I wanted to train myself in.
My implementation is not as feature complete as osxphotos but I’m sure I will be able to contribute back to the project with the occasional bug fix.
That depends on a couple of things:
If you have a separate partition for /home (your personal data) it is pretty easy since you can reinstall the system, leave /home untouched during installation and just configure it to be used as /home in your new setup.
This does not work if you either do not have a separate /home partition or you encrypt your system via LUKS.
It technically still is possible in the aforementioned cases but involves expert knowledge and probably a lot of manual steps which I’d say for you and me it probably is impractical.