13 comments

  • eviks14 minutes ago
    &gt; By comparison, Apple&#x27;s native Weather app on macOS reportedly uses less than 250 MB of RAM<p>That&#x27;s also bloated, couldn&#x27;t they find a better comparison to illustrate the egregious waste?
    • nashashmi10 minutes ago
      It’s an equivalent app to make a comparison with, one from an OS company.<p>But yeah, I still remember when a weather app would take 10 MB and I was complaining (1999)
  • ndriscoll6 minutes ago
    My gaming PC I built in January 2006 that IIRC I used to simultaneously run Battlefield 2, Trillian, Xfire, Thunderbird, and winamp with a 1680x1050 monitor had 1 GB of total system RAM.
  • firefoxd7 minutes ago
    This took me down a rabbit whole. Why can a simple single purpose app not be just a couple megabytes if not less? The popular options are electron 100MB+, or embedding python3 in your executable which is at least 40MB.<p>But if you build it natively, you should have all of Microsoft tools at your disposition, dlls and such. In theory, this should allow you to make a 1 mb app or less. But in practice, it&#x27;s the worse option.
    • trzy4 minutes ago
      The visual assets alone will be tens of megabytes.
      • SV_BubbleTime3 minutes ago
        Do all visual aspects of a weather app need to be loaded at once? Is the cost penalty loading a hundred kilobytes per image from disk really unacceptable?
  • itopaloglu8339 minutes ago
    And it also ads on it.<p>Really Microsoft? Do you really need all the ads revenue from the weather app?<p>What’s next? Ads on the start menu?
    • mort9637 minutes ago
      Microsoft absolutely doesn&#x27;t need it, but I&#x27;m guessing the weather app team (or the core filler apps team or whatever team is responsible for it) needs it to juice a metric to make some middle manager happy.<p>And it makes the middle manager happy because it lets that middle manager report better numbers to <i>their</i> superiors again.<p>Etc.<p>It&#x27;s why all large dysfunctional organisations do self destructive stuff like this.
      • SlightlyLeftPad11 minutes ago
        “What value are you bringing to the company?” translates to “if you’re not printing money, you lose your job.”
    • WakeUpPeople37 minutes ago
      &gt; What’s next? Ads on the start menu?<p>They already exist: <a href="https:&#x2F;&#x2F;www.howtogeek.com&#x2F;windows-11-start-menu-ads-how-to-turn-them-off&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.howtogeek.com&#x2F;windows-11-start-menu-ads-how-to-t...</a>
      • _trampeltier0 minutes ago
        Don&#x27;t they even had it earlyer and even let the DNS expire, so someone else could spam the startmenu?
  • rdedev4 minutes ago
    How much does rainmeter take? I used to load tons of widgets on it in my old laptop. Ahh those were the days
  • dietr1ch3 minutes ago
    At some point you just got to be amazed at it and celebrate.
  • w4yai7 minutes ago
    Please, Microsoft, PLEASE ! You can do BETTER ! Stop acting like an internship for every single feature you add ! Where&#x27;s the money going ?
  • iamcoder1855 minutes ago
    This article seems to be underestimating how much RAM a weather app should take. A well thought-out, native Weather app wouldn&#x27;t take more than 100 mb of RAM.
    • e2le37 minutes ago
      What is the weather app doing that it requires 100MB? For such a simple application, that seems excessive.
      • kevincox32 minutes ago
        Mostly rendering. A bunch of images, text, UI elements. On a modern high resolution display it adds up quite quickly. You can surely cut it down a bit, but 100MB isn&#x27;t absurd.
        • Dylan1680710 minutes ago
          If I full-screen it in high enough resolution it can be excused for using 100MB temporarily.<p>The window in the article wasn&#x27;t very big. At most it would have about 10MB of framebuffer, and the images on display would fit into 1MB uncompressed.<p>We can&#x27;t excuse typical program waste with screen sizes. Especially when you can switch to 1080p or 720p and watch them still use massive amounts of memory.
        • charleslmunger26 minutes ago
          A weather widget using 8 bit color plus alpha on a 4k display show three full size images in 100mb. But I suspect that&#x27;s not the ux we&#x27;re talking about here, and a widget style system has no excuse.
          • galad8713 minutes ago
            Apple&#x27;s Weather app has an animated background, glassy views, and nice animations like water droplets on the glassy views when it&#x27;s raining. So rendering all that on a 4k or more display at 10bit depth is going to consume a bit of RAM. However I guess it can surely be improved to make it consume less RAM.
          • satvikpendem17 minutes ago
            <a href="https:&#x2F;&#x2F;wttr.in&#x2F;" rel="nofollow">https:&#x2F;&#x2F;wttr.in&#x2F;</a> shows it&#x27;s very possible.
          • useasvg12 minutes ago
            Use an svg.<p>Or render everything using css, 100mb is someone not trying. 1gb is absurd abuse that only domestic violence victims put up with.
            • qlm9 minutes ago
              Quite a tasteless metaphor, no?
        • puzzleincomplet18 minutes ago
          [dead]
    • karmakurtisaani45 minutes ago
      This has strong &quot;How much could a banana cost? 10 dollars?&quot; vibes.<p>Back in my day 100MB was all you had for all your compute, and somehow programs still ran.
      • whynotmaybe23 minutes ago
        Back in my days, I had to remove the mouse driver from autoexec so that microprose grand pirx had 600kb of ram to start
      • kevin_thibedeau34 minutes ago
        When RAM was $100 per MB that would be $10,000. You can do a weather app in much less provided you use native code.
      • big8536 minutes ago
        LumiWeather for AmigaOS runs on 2 MB RAM.
        • drdaeman17 minutes ago
          ESP32 in my OpenSprinkler pulls the weather (among a few more things it does) just fine and it has 520 kilobytes or RAM total.
          • 2Gkashmiri7 minutes ago
            Windows really I&#x27;d shitty for &quot;assuming&quot; unlimited ram, storage, processing, internet budget for them to get away with it.<p>They &quot;could&quot; make it easy but why bother? I assume next update will make calculator 1 gb download, 2gb ram resident and ADS
    • p1mrx32 minutes ago
      My favorite &#x27;90s weather app was WetSock. The installer was 1.5MB, though I don&#x27;t recall the RAM usage. It showed a sunny&#x2F;cloudy&#x2F;etc. icon in the system tray, with the temperature in a tooltip:<p><a href="https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20010210023051&#x2F;http:&#x2F;&#x2F;www.softseek.com&#x2F;Education_and_Science&#x2F;Weather&#x2F;Review_4251_index.html" rel="nofollow">https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20010210023051&#x2F;http:&#x2F;&#x2F;www.softse...</a><p><a href="https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20070210195451&#x2F;http:&#x2F;&#x2F;www.locutuscodeware.com&#x2F;wetsock_ss.htm" rel="nofollow">https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20070210195451&#x2F;http:&#x2F;&#x2F;www.locutu...</a>
    • satvikpendem18 minutes ago
      You don&#x27;t need anything more than <a href="https:&#x2F;&#x2F;wttr.in&#x2F;" rel="nofollow">https:&#x2F;&#x2F;wttr.in&#x2F;</a> even with all the fancy terminal graphics.
    • lousken51 minutes ago
      I am pretty sure xfce4 weather plugin takes a lot less.
    • benj11110 minutes ago
      Well it&#x27;s comparing it to apple&#x27;s weather app, which is a fair comparison I suppose. 100mb still sounds like at least an order of magnitude too high to me though.
  • hokkos10 minutes ago
    Apple Weather app can jump to 1GB on a mac if you click around a little with the wind gust direction particle effect in the map
  • feverzsj45 minutes ago
    It&#x27;s just msn weather page. Can&#x27;t they use one single browser for all their apps instead of one per app?
    • whynotmaybe20 minutes ago
      No, because you have to manage communication between different teams on &quot;how&quot; and &quot;what&quot; about the single browser, much easier to let every team do their &quot;best&quot; without any external interference
  • hyperhello36 minutes ago
    I would like to be assured that the author knows the difference between actual memory and setting aside paging space.
    • benj1116 minutes ago
      That still isn&#x27;t a good look.
  • Wowfunhappy34 minutes ago
    ...you know, I keep reading all this stuff about memory prices, and it does suck, but memory is still <i>much</i> cheaper per gigabyte than it was ~15 years ago.<p>Which matters because the things most consumers are doing on their computers haven&#x27;t changed in the past 15 years. We browse the web, edit photos, message friends, and so on. AI generally runs on remote servers anyway.<p>For years, everyone kept saying it was fine that Electron used gigabytes of memory, because on modern PCs memory was plentiful anyway. Well, it&#x27;s not plentiful anymore! Maybe it&#x27;s time software developers actually used resources efficiently?<p>Hey, you even have an LLM to help you now!
    • AnotherGoodName27 minutes ago
      But it&#x27;s literally not cheaper than it was ~15 years ago? Right now RAM is the same price per GB as it was in 2007 and prices per GB look to continue to rise.<p><a href="https:&#x2F;&#x2F;www.tomshardware.com&#x2F;pc-components&#x2F;ram&#x2F;scientist-says-ram-pricing-has-reverted-to-normalized-2007-levels-memory-prices-have-been-falling-exponentially-for-decades-but-the-ai-shortage-undid-20-years-of-progress-in-a-matter-of-months" rel="nofollow">https:&#x2F;&#x2F;www.tomshardware.com&#x2F;pc-components&#x2F;ram&#x2F;scientist-say...</a>
      • gruez1 minute ago
        &gt;Right now RAM is the same price per GB as it was in 2007 and prices per GB look to continue to rise.<p>...when looking at nominal prices (ie. not adjusted for inflation). If you adjust for that the furthest back you can go to get that price is 2011. What&#x27;s more is that because RAM prices are subject to boom and bust cycles, that price has also been reached in 2015. So just by tweaking two parameters we went from 19 years (2007) to 11 years (2015).
    • kasabali4 minutes ago
      15 years ago 4GB was comfortable and 8GB was abundant.<p>Today 8GB is bare minimum.
  • drtournier17 minutes ago
    PC games were the last reason why I still used windows. Now that Proton works wonders in Linux, I hope I don’t need to ever come back again. Great times with 98, xp and win7 that were snappy, easy to install and with no slop