• 0 Posts
  • 13 Comments
Joined 2 years ago
cake
Cake day: August 8th, 2023

help-circle
rss

  • Normally it’s not lack of Windows compatibility breaking the use of an application with wine, it’s the frameworks and libraries the application was built with/need to have access to.

    So check what additional libraries and stuff your application have as a prerequisite. Visual C 2005? 2010? DotNet framework? Which version? And so on.

    When you know what the application needs, then you can Google for “wine DotNet 4.5” (just an example) to get a feeling what problems people had and how they solved it.

    Essentially wine needs to know where to find them when you start your application with/in wine.

    Also, if your application uses MSSQL Express or similar, you might be out of luck. So if that’s the case you should start googling on how to get that running (if even possible) before installing.

    Good luck, be stubborn and make sure to have fun. There’s a lot you’ll learn in this adventure of yours that will come in handy again and again in the future.




  • As someone who’s been writing for close to ten years now, I would tend to think I would get paid at this point. Or, at least write for a site that would. I can’t begin to describe in words how frustrating and unfair it’s been to see websites that are “younger” than me become so successful that they’re able to write for their site as a full-time job in just one year.

    This is a truth I’ve seen again and again throughout my career (started my career in IT in the 90’s). Just because you’re awesome at something doesn’t guarantee you a fat bank account. The people who most often succeed are the ones that have at least some knowledge of a subject and some understanding of how business work.

    It doesn’t mean anything that you’re the best at what you do if you don’t know how to get the customer to sign the agreement.





  • You can set the camera to store the pictures as JPEG. I am happy with JPEG for my holiday photos. Just check that you have the best quality setting since JPEG uses lossy compression.

    While HEIF is not the doomsday thing some describes it as, it currently is somewhat problematic.

    There are for example problems, originating in differences in implementation between different hardware vendors, with 10-bit and HDR.


  • I replied to a statement about Heif being an Apple image format. It is not.

    Furthermore, HEIF is something that most major mobile device vendors support. Some, like Samsung, even sets it as default on some of their devices. So the whole “Apple always supporting not open standards” is just tiresome at this point.

    99.999% of all Android users are defacto locked in by Google. Yes, Android might be open but Play services are not. Google works hard to lock in Android users.

    At least Apple are open and honest about locking in iOS users.



  • No.

    It’s a container for image data developed by Moving Picture Experts Group (“MPEG”, try to guess what else they have created).

    While there are some compatibility issues between vendors HEIC still offers a greater set of features as compared to fx JFIF (you probably know it as JPEG/JPG.

    Apple was one of the early adopters (2017) and (as usual?) the industry has followed. Microsoft wants money for the codec in Windows and that’s probably one of the reasons why it’s not commonly used…yet.