• 0 Posts
  • 32 Comments
Joined 2 years ago
cake
Cake day: June 18th, 2023

help-circle






  • The crowdsourcing part is what I meant. And you probably underestimate infrastructure as well.

    This also isn’t something you can just let a few volunteers do once and forget about it. It needs to be something that people run often on their phones. Wi-Fi access points change, cell towers sometimes change. You need to keep this data up-to-date. With Google’s or Apple’s location service, when a person buys a new router, it’s probably added to the database within hours or days at worst.




  • It’s still so weird to me that Microsoft - who has their own, now modern, native UI framework for Windows - barely uses it in any of their own applications, instead more and more relying on Electron Edge WebView2, barely following their own design language. Do they even want people to use Windows?







  • My 32/16 bit integer example was just that: an example where one was half the size as the other. Take 128/64 or whatever, doesn’t matter as it doesn’t work like that (which was my point).

    Software written in non-GC based languages runs on other operating systems as well.

    I used MS Teams as an example, but it’s hardly an exception when it comes to Electron/WebView/CEF apps. You have Spotify running, maybe a password manager (even 1Password uses Electron for its GUI nowadays), and don’t forget about all the web apps you have open in the browser, like maybe GMail and some Google Docs spreadsheet.

    And sure, Macs have fast flash memory, but so do PC notebooks in this price range. A 990 Pro also doesn’t set you back $400 per terabyte, but more like … $80, if even that. A fifth. Not sure where you got that they are so fast it’s hard to measure.

    There are tests out there that clearly show why 8 GB are a complete joke on a $1600 machine.

    So no, I still don’t buy it. I use a desktop Windows/Linux machine and a MacBook Pro (M1 Max) and the same workflows tend to use very similar amounts of memory (what a surprise /s).


  • Do they store 32-bit integers as 16-bit internally or how does macOS magically only use half the RAM? Hint: it doesn’t.

    Even if macOS was more lightweight than Windows - which might well be true will all the bs processes running in Windows 11 especially - third party multiplatform apps will use similar amounts of memory no matter the platform they run on. Even for simple use cases, 8 GB is on the limit (though it’ll likely still be fine) as Electron apps tend to eat RAM for breakfast. Love it or hate it Apple, people often (need to) use these memory-hogging apps like Teams or even Spotify, they are not native Swift apps.

    I love my M1 Max MacBook Pro, but fuck right off with that bullshit, it’s straight up lying.




  • While I agree that it’s fine they make their own browser the default on their operating systems, I wouldn’t say it’s easy to change the default browser in Windows 11.

    Edge shows a popup when visiting official download sites of other browsers. I remember seeing “Edge is like Chrome but with the added trust of Microsoft” when downloading Chrome using Edge. Then you have to go into Windows settings, default apps, scroll until you see your browser of choice and click “Set as default” or something. Then it might beg you to keep Edge the default.

    And even after supposedly setting a default browser, using search from the start menu still uses Bing and opens results in Edge. Outlook started to have its own (somewhat hard to find) setting that has “Edge” or “default browser” as options. Guess what the option selected by default is?

    Windows can also show you a “finish setting up Windows” assistant every now and then when you login, which sets Edge and Bing as the defaults unless you skip it (which isn’t the big, bright, blue button, but a plain link somewhere).

    All this together makes it very hard to change your default browser and keep it that way, especially for your average consumer.