Recommended Posts

Mozilla is an example of broken Windows developer mentality: "Why change when old ways still work?"

 

Anyway, if you are complaining about the memory requirement, I have news for you, you are not the target audience for the game, PC gamers are.

 

 

 

Mozilla is an example of broken Windows developer mentality: "Why change when old ways still work?"

 

Anyway, if you are complaining about the memory requirement, I have news for you, you are not the target audience for the game, PC gamers are.

 

Many PC gamers only have 4GB of RAM... I guess they aren't the target audience either.

Many PC gamers only have 4GB of RAM... I guess they aren't the target audience either.

This is true, I meant active PC gamers that actually update their rigs. A single stick of RAM is 8 GB.

 

If you don't want to upgrade, too bad, modern games require modern hardware. Being too poor to afford a newer PC is not an argument for 32 bit.

Well, Mozilla could do a 32bit plugin with a 64bit browser host, but it's hard (Unlike OS X, you can't have 2 different architectures in a single binary) and even then it's only a compatibility shim (The proper solution to 32bit plugins with a 64bit host is to replace them with 64bit plugins)

And yes, there are stability issues, for the longest time 64bit Firefox didn't have a crash reporter due to differences in the 64bit API, so people using the 64bit nightly just didn't report crashes, the printing code used 32bit pointers instead of the right length ones, etc.

Edit: IE runs in 32bit mode by default, that'd be a big reason why people don't make 64bit plugins for it. Same as WMP and codecs.

 

IE11 on 8.1 runs 64-bit by default now I believe, or at the very least it used to due to EPM being on by default.

 

Many PC gamers only have 4GB of RAM... I guess they aren't the target audience either.

 

21% vs 26% according to Steam's hardware survey for 4GB and 8GB respectively. Surprisingly large number of people with 3GB and 6GB too. (16% & 6%)

21% vs 26% according to Steam's hardware survey for 4GB and 8GB respectively. Surprisingly large number of people with 3GB and 6GB too. (16% & 6%)

 

I'd imagine the 6GBers are primarily laptops. That appears to be a pretty common default configuration these days. But, yeah the steam statistics show something like ~40% of users are 4GB or lower. That's actually more than I expected to be honest.

This is true, I meant active PC gamers that actually update their rigs. A single stick of RAM is 8 GB.

 

If you don't want to upgrade, too bad, modern games require modern hardware. Being too poor to afford a newer PC is not an argument for 32 bit.

 

I don't think so, look at the statistics Athernar posted. Most people (including gamers) don't upgrade their rigs every year. Also, I don't think anyone has ever made the argument I bolded.

Many PC gamers only have 4GB of RAM... I guess they aren't the target audience either.

Most serious PC gamers nowadays have between 8-16 GB. An El Cheapo 'puter that you get from any retailer has at least 4 GB.

 

Personally, I have 32 GB but I run a small vSphere lab for work purposes. 

As was so perfectly stated by _Alexander, choosing not to upgrade is not a valid argument.

I'd imagine the 6GBers are primarily laptops. That appears to be a pretty common default configuration these days. But, yeah the steam statistics show something like ~40% of users are 4GB or lower. That's actually more than I expected to be honest.

 

Those Tri-channel Intel configurations that were a mini-fad a while back might be a big contributor too.

 

:/ Not for me, the checkbox was unchecked and hitting "Restore defaults" didn't check it.

 

In yet another dumb move they reverted EPM to off by default because apparently having it on by default for a couple of months post-RTM had worked to "push plugin developers to update".

 

It's still on for me however, and I've not altered the setting.

  • Like 1

Most serious PC gamers nowadays have between 8-16 GB. An El Cheapo 'puter that you get from any retailer has at least 4 GB.

 

Personally, I have 32 GB but I run a small vSphere lab for work purposes. 

As was so perfectly stated by _Alexander, choosing not to upgrade is not a valid argument.

 

I'm restating a bit, but your reply is (1) ignoring that ~62% of the market has less than 8GB and (2) no-one in this thread has ever made the argument that being unable to afford a new computer is a good argument for staying with 32-bit executables.

I'm restating a bit, but your reply is (1) ignoring that ~62% of the market has less than 8GB and (2) no-one in this thread has ever made the argument that being unable to afford a new computer is a good argument for staying with 32-bit executables.

1. So? Should we continue developing for XP while at it? This is a video game, it will require more resources than most everything else.

2. That is the only argument in favor of 32-bit.

1. So? Should we continue developing for XP while at it? This is a video game, it will require more resources than most everything else.

2. That is the only argument in favor of 32-bit.

 

If it made business sense to develop for XP still, yes absolutely. However, XP is a niche market now and the return doesn't match the investment required.

 

In the same vein, cutting large swaths of your market out just so some armchair wannabe-programmers can feel good about using the latest tech "just cuz", is not economically viable or particularly sensible/intelligent.

  • Like 1

1. So? Should we continue developing for XP while at it? This is a video game, it will require more resources than most everything else.

2. That is the only argument in favor of 32-bit.

 

XP has about ~6% of the market so the comparison isn't relevant. Targeting a game for where the largest segment of the market is at is certainly a valid reason for distributing 32-bit executables (and a smart marketing decision).

 

EDIT: I was too slow. Refer to what Athernar wrote. It makes the same points.

:/ Not for me, the checkbox was unchecked and hitting "Restore defaults" didn't check it.

They disabled Enhanced Protected Mode as default after a while, claiming it was only for 'information gathering' (wot)

 

I had 6GB.  Would still be running that if this crappy ass mobo didn't decide it hated it.

Targeting a game for where the largest segment of the market is at is certainly a valid reason for distributing 32-bit executables (and a smart marketing decision).

But the largest segment of the market is 64-bit by far, about 75% from a quick look at the Steam Hardware Survey. I don't think the 64-bit executable will be much of an issue; the RAM requirement will be. But that's a good thing I think. It's time games pushed the technological envelope.

But the largest segment of the market is 64-bit by far, about 75% from a quick look at the Steam Hardware Survey. I don't think the 64-bit executable will be much of an issue; the RAM requirement will be. But that's a good thing I think. It's time games pushed the technological envelope.

 

That is true, it's definitely not the OS choice holding the market back. But there's no good reason to a force a 64-bit build if your requirements are less than 4GB RAM though, you'd just be cutting out ~10% of the market for no real reason.

:huh: Where are you getting that a quad core without HT can't handle 8 threads? That's the entire point of a preemptive scheduling. You'd quite literally pin 2 threads: 1 core if you needed 8 threads. Also, I think you are misunderstanding the point of HT. HT doesn't give you 8 cores or more resources, it gives you the means by which to better utilize the resources of the 4 cores you do have; i.e. to do a better job scheduling those 4 cores. So you will never see 2x the performance gains and in some workloads you may only see a modest increase of 5-15% in some cases. It all depends on how well the scheduling is done on a single core.

 

Take look at this. Notice, how the i7 is not double the performance than the i5 when pegging all cores:

http://cpuboss.com/cpus/Intel-Core-i7-3770K-vs-Intel-Core-i5-3570K

 

 

Here's a more fair comparison for an 8 core AMD vs a i5. Take note, this 8120 is clocked about 2 times of that of the PS4, yet even with that advantage and 8 cores it still gets worse overall performance when using all cores compared to an i5 with half has many cores:

http://cpuboss.com/cpus/Intel-Core-i5-2500K-vs-AMD-FX-8120

 

Basically if we were going to generalizing this, what this says is that you can do essentially the same workload faster and more efficiently using an i5 than you can with a PS4 processor that has 2x the amount of cores. Or if we were looking at this on a single core bases, you can finish the same work more than 2x faster on an single core of an i5 than you can on a PS4 core (check the passmark scores for the AMD i linked and consider that it is clocked 2x faster than a PS4 core).

 

I think that about sums up this, you need 8-core for future games thing. 

I'd like to know where he's getting that no-HT=<8 threads, too.  I have Task Manager open in detail mode - simply to check that; Google Chrome (which is not an x64 browser) has three tabs open, and eighteen processes running.  That does NOT include the two crash handlers (Google has both x64 and x32 crash handlers -rather odd for an x32 browser).  And I'm not running on an i-series CPU of any sort, let alone one with HT; this is a Q6600 -- Kentsfield, the original Intel quad-core.  Chrome has the most processes of anything; even svchost (Services Host) uses just twelve processes - and that's a core process. (I picked svchost.exe because it uses the second-most process threads behind Chrome itself.  It's also an x32 application/executable. So, we have one application with eighteen threads, and another with twelve - and neither is 64-bit?  The OS is, but the executables are not. )

The amount of processes in use is not a measure of code efficiency by any stretch of anyone's imagination - despite Chrome's eighteen processes (and svchost's twelve) the CPU is still using less than thirty percent of available resources - in other words, despite the process load, it's basically "loafing".

That is true, it's definitely not the OS choice holding the market back. But there's no good reason to a force a 64-bit build if your requirements are less than 4GB RAM though, you'd just be cutting out ~10% of the market for no real reason.

 

Do you think, at this point, that 10% who are x32 with <4GB or RAM are going to buy Watch Dogs in any case? Even if some do, should developers continue to invest in developing for that segment in lieu of moving forward with mastering x64 development and giving them access to everything x64 may or may not offer?

I'd like to know where he's getting that no-HT=<8 threads, too.  I have Task Manager open in detail mode - simply to check that; Google Chrome (which is not an x64 browser) has three tabs open, and eighteen processes running.  That does NOT include the two crash handlers (Google has both x64 and x32 crash handlers -rather odd for an x32 browser).  And I'm not running on an i-series CPU of any sort, let alone one with HT; this is a Q6600 -- Kentsfield, the original Intel quad-core.  Chrome has the most processes of anything; even svchost (Services Host) uses just twelve processes - and that's a core process. (I picked svchost.exe because it uses the second-most process threads behind Chrome itself.  It's also an x32 application/executable. So, we have one application with eighteen threads, and another with twelve - and neither is 64-bit?  The OS is, but the executables are not. )

The amount of processes in use is not a measure of code efficiency by any stretch of anyone's imagination - despite Chrome's eighteen processes (and svchost's twelve) the CPU is still using less than thirty percent of available resources - in other words, despite the process load, it's basically "loafing".

 

It appeared to me that in subsequent posts that he thought that applications had to implement thread scheduling themselves as opposed to scheduling/thread-handling being an OS-service and preemption/interrupts being hardware supported. So, I think from there he had just assumed that it would be very difficult to do such a thing without taking massive performance hits. He had used an example of an video encoder only using the same number of threads as physical cores as evidence for what he was saying.

 

I don't think most people have the background to understand the nuances of processor utilization or scheduling and just assume more cores is better and that it would be impossible for a machine with less cores to do an equivalent amount of work in the same amount of time or less.

Do you think, at this point, that 10% who are x32 with <4GB or RAM are going to buy Watch Dogs in any case? Even if some do, should developers continue to invest in developing for that segment in lieu of moving forward with mastering x64 development and giving them access to everything x64 may or may not offer?

 

If crossplatform developers were capable of cramming games up till now onto PPC machines with 512MB of RAM, I think they should be able to manage supporting 2-4GB x86 machines without compromising 4GB+ x64.

  • Like 1

Do you think, at this point, that 10% who are x32 with <4GB or RAM are going to buy Watch Dogs in any case? Even if some do, should developers continue to invest in developing for that segment in lieu of moving forward with mastering x64 development and giving them access to everything x64 may or may not offer?

 

I don't think that the 10% who are using 32-bit Windows would have bought Watch Dogs. I don't see it as an issue of developers continuing to develop for the x32 segment, but as developers continuing to develop for the segment with <4GB of RAM, 32-bit executables just comes naturally if you are within that segment. Let's be honest, if you are aren't developing games for at-least the 4GB boundary as minimum then you probably aren't pushing the envelope anyway.

 

That being said, I don't take issue with the Watch Dogs requirements, moving forward, or pushing the envelope to x64. Most people are running x64 anyway. The only thing I am is skeptical of whether those requirements are truly valid or if they are just listing unneeded minimums.

They disabled Enhanced Protected Mode as default after a while, claiming it was only for 'information gathering' (wot)

 

I had 6GB.  Would still be running that if this crappy ass mobo didn't decide it hated it.

EPM is the equivalent of UAC for browsers - like Hyper-V, EPM comes from the server side of Microsoft (where it is still the default, as of Server 2012R2, which is the core of my Hyper-V test setup, due to no Extended Processor Table requirement in Windows Server).  Despite G41, it's the lack of DDR3 support (the MCH in this particular G41 mATX motherboard only supports DDR2 - there ARE G41 motherboards, even in mATX, that support DDR3 - one is the ASUS P5G41-M LX Plus - this very motherboard's otherwise-twin sister).

 

Current DDR3 pricing - I took a look at DDR3 pricing (an admitted snapshot), and I looked at dual-channel pricing for desktop DDR3 from my usual retail source - MicroCenter.  They have twenty DDR3 sets - the spread from cheapest to priciest runs from $74.99 at the bottom to $139.99 at the summit; all are 2x4GB.  The only reason DDR3 is as high as it is has to do with increased demand and constrained supply - less than six months ago, there was practically a DDR3 glut.  (I bought a 2x4GB set during the worst of the glut for just $39.99.)  2x8GB?  $139.99 to $239.99 - again, constrained supply.  Four such sticks has you bouncing off the motherboard RAM ceiling.

I don't the that the 10% who are x32 would have bought Watch Dogs. I don't see it as an issue of developers continuing to develop for the x32 segment, but as developers continuing to develop for the segment with <4GB of RAM, 32-bit executables just comes naturally if you are within that segment. Let's be honest, if you are aren't developing games for at-least the 4GB boundary as minimum then you probably aren't pushing the envelope anyway.

 

That being said, I don't take issue with the Watch Dogs requirements, moving forward, or pushing the envelope to x64. Most people are running x64 anyway. The only thing I am is skeptical of whether those requirements are truly valid or if they are just listing unneeded minimums.

I don't either - most of us that ARE so constrained aren't necessarily unwilling to upgrade, but we're constrained by our current motherboards (dead memory technology in my own case, for example).  Merely changing to a motherboard that supports DDR3 makes that issue moot - however, the (relative) sting in the tail is that a new CPU is also required.  However, outside of games such as Watch Dogs (BF4, for example, or NFS Rivals, or even Supreme Commander) and even with x64 applications (Office 2010/2013), the issue is more add-ons and/or plug-ins - not the core software (again, browsers and productivity software).  Niche software IS pushing the requirement (Photoshop went multicore-aware several years back, for example; same applies to AutoCAD and 3DS Max) - however, what about even the add-ons for the same software (Photoshop/AutoCAD/3DS Max) - how many of those are x64?  I wouldn't think that many folks are going to run AutoCAD on any PC with just 4 GB of system memory.

  • Like 1

It appeared to me that in subsequent posts that he thought that applications had to implement thread scheduling themselves as opposed to scheduling/thread-handling being an OS-service and preemption/interrupts being hardware supported. So, I think from there he had just assumed that it would be very difficult to do such a thing without taking massive performance hits. He had used an example of an video encoder only using the same number of threads as physical cores as evidence for what he was saying.

 

I don't think most people have the background to understand the nuances of processor utilization or scheduling and just assume more cores is better and that it would be impossible for a machine with less cores to do an equivalent amount of work in the same amount of time or less.

Yeah, games are one of those strange things where throwing more cores/threads at it might not help, unlike something like Excel or a video encoder.

The main difference being that excel or a video encoder don't care if a thread is 100ms late to reply, while having a subsystem in a game being 100ms out can make the entire thing break.

Stuff like map/model/texture loading is inherently asynchronous, while stuff like AI/physics are tightly coupled, the AI needs to know the physics state to make decisions, and the physics system will need to know the location of AI for collision, etc. So you end up with something resembling a real time operating system kernel where the majority is tightly coupled, and non-important tasks are thrown onto separate threads, which is rather hard to write (Meaning only people like John Carmack can do it justice), having everything handled as separate threads and leaving it up to the OS gets you into situations where you have your AI thread preempted to perform a texture load, not ideal.

GTX 460 and HD 5850 are fairly ancient now. The 6GB RAM requirement might be the biggest stumbling block for users though. A quick look at the latest Steam Survey shows more than 50% of users won't meet the requirement.

 

Well, thank god ram is cheap, haha.

This topic is now closed to further replies.
  • Posts

    • Rufus 4.15.2393 Beta 2 by Razvan Serea Rufus is a small utility that helps format and create bootable USB flash drives, such as USB keys/pendrives, memory sticks, etc. Despite its small size, Rufus provides everything you need! Oh, and Rufus is fast. For instance it's about twice as fast as UNetbootin, Universal USB Installer or Windows 7 USB download tool, on the creation of a Windows 7 USB installation drive from an ISO (with honorable mention to WiNToBootic for managing to keep up). It is also marginally faster on the creation of Linux bootable USBs from ISOs. A non-exhaustive list of Rufus supported ISOs is available here. It can be especially useful for cases where: you need to create USB installation media from bootable ISOs (Windows, Linux, UEFI, etc.) you need to work on a system that doesn't have an OS installed you need to flash a BIOS or other firmware from DOS you want to run a low-level utility Rufus 4.15.2393 Beta 2 changelog: Add RISC-V 64 support to UEFI:NTFS Improve the guards for using the "silent" option Improve the ability to cancel during write retries Improve progress reporting for compressed image extraction Fix unrestricted XML entity expansion and integer overflow in ezxml parser (courtesy of @esadowski4) [GHSA-55r2-34wg-8mv9] Fix "silent" Windows installation failing at 75% in most cases [#2960] Fix a crash during boot when using UEFI:NTFS on Snapdragon X based ARM64 platforms [#2934] Fix the first WUE option always being checked by default [#2965] Fix an infinite loop when using Windows ISOs that contain multiple WIMs Fix "Enable runtime UEFI media validation" checkbox not always being properly enabled Other WUE improvements/fixes for OneDrive removal and username validation (with thanks to @christian8641) [#2984, #2991] Download: Rufus 4.15 Beta 2 | 1.9 MB (Open Source) Links: Rufus Home Page | Project Page @GitHub | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Tixati 3.43 by Razvan Serea Tixati is a free and easy to use BitTorrent client featuring detailed views of all seed, peer, and file transfer properties. Also included are powerful bandwidth charting and throttling capabilities, and a full DHT implementation. Tixati is one of the most advanced and flexible BitTorrent clients available. And unlike many other clients, Tixati contains NO SPYWARE, NO ADS, and NO GIMMICKS. Tixati portable version is meant to run on a USB flash drive or other portable media. It stores all its configuration files in the same folder as the executable binary files, and all file paths are stored in a format relative to the program executable folder. It is important you do not delete the "tixati_portable_mode.txt" file within the executables folder. This file is what triggers Tixati to run in portable mode. (The executable binaries are actually the same as the standard edition binaries.) When running the portable edition from a USB flash drive, especially one that is formatted in FAT16/FAT32, you may experience some lag when initially loading a new transfer. This is because initializing and allocating large files on flash-based media consumes a greater amount of time and resources compared to a conventional hard-drive. Tixati has the following features: detailed views of all aspects of the swarm, including peers, pieces, files, and trackers support for magnet links, so no need to download .torrent files if a simple magnet-link is available super-efficient peer choking/unchoking algorithms ensure the fastest downloads peer connection encryption for added security full DHT (Distributed Hash Table) implementation for trackerless torrents, including detailed message traffic graphs and customizable event logging advanced bandwidth charting of overall traffic and per-transfer traffic, with separate classification of protocol and file bytes, and with separate classification of outbound traffic for trading and seeding highly flexible bandwidth throttling, including trading/seeding proportion adjustment and adjustable priority for individual transfers and peers bitfield graphs that show the completeness of all downloaded files, what pieces other peers have available, and the health of the overall swarm customizable event logging for each download, and individual event logs for all peers within the swarm expert local file management functions which allow you to move files to a different partition even while downloading is still in progress 100% compatible with the BitTorrent protocol Windows and Linux-GTK native versions available Tixati 3.43 changelog: Several major DHT improvements Added several screening heuristics to filter malicious DHT nodes, prevent Sybil floods Rewrote DHT search algorithms to add support for multi-path lookups Improved DHT logging, more details in several error messages Extended timeout lengths for outgoing queries over I2P Added incoming query / response per second to DHT table status display Updated Regex engine to PCRE2 Faster Search function, scans channel user profiles in much less time Fixed problems with file name parsing and date handling in RSS Faster and more accurate RSS filtering and episode number detection Several optimizations to global text processing functions, such as UTF-8 cleaning, line splitting, and token parsing Complete update of port-mapping UPNP/NAT-PMP engine, added PCP support, mapping over VPN support, and more Several refinements to default gateway detection on Windows / Android, which is used for port-mapping Support for IPv6 interface-scoped addresses, which is sometimes needed for IPv6 gateway detection and port mapping Full support for PCP port remapping, added backup zero-port query in case requested port is rejected New UPNP/NAT-PMP Monitor in Help > Diagnostics New reflected local port/location tracker that analyzes DHT replies to detect true port/location and NAT mapping type New TCP/UDP Ports monitor in Help > Diagnostics, with several statistic and information tabs, and a detailed event log Calculated/reflected local port is now used for port parameter in tracker queries and peer handshake Fixed several problems with Linux Wayland compatibility Completely replaced tray icon functions in Linux, new SNI implementation is now the default with GSI backup Implemented full DBus-Menu server to be used by new SNI tray icon implementation Replaced Linux tray balloon notification DBus client Rewrote auto-shutdown DBus interface for Linux Rewrote sleep inhibit DBus interface for Linux Dropped deprecated Linux dbus-glib dependencies Completely new Windows asynchronous file handling, now using IOCP model with several block-alignment optimizations Better handling of system network resets and interface down/up cycles Added option to fully clear configuration in Settings > Import/Export Remember last option checkboxes when using Import/Export Fixed minor I2P incoming connection routing problems Much faster I2P vanity host name finder Much faster channel user vanity key finder Raised length limit for torrent tracker remote failure messages to 120 from 64 Fixed problems setting download location on a torrent before the meta info is resolved Added location/MOC paths to category pane tooltips Several minor Web Interface fixes Refinements to static and scrolling ellipsizing layout routines Several fixes and improvements to single and multi-line text edit controls Many other minor fixes throughout the user interface A major overhaul of the Android framework has also been done: API target raised to 35, page alignment set to 16K Rewrote all inset processing routines Full rewrite of foreground service, application, and main activity objects New permission request routines Added multi-cast lock request before UPNP/LPDP discovery operations Fixed file permission and locking problems when loading .torrent from web browsers Fixed problems with Z-ordering of modal / non-modal and popup windows Fixed handling of back gesture on newer OS Added status bar icon adjustment based on status bar background color Added option in Settings > UI > Behavior to continue running in tray when task removed from recents App can be closed by swiping away notification Rewrote IME interface, fixed several problems with auto-correct, on-screen keyboard visibility, and cursor positioning Added full support for Android hardware mouse and keyboard function Added full tooltip implementation for Android hovering via mouse or other cursor device Full rewrite of popup menu widgets to better support hardware pointers and keyboard Added mouse cursor updating framework for Android hovering Added Settings > Import/Export to Android builds Added language file support to Android builds Download: Tixati 64-bit | Tixati 32-bit ~20.0 MB (Freeware) Download: Portable Tixati 3.43 | 114.0 MB Download: Tixati 3.43 for Linux | Android View: Tixati Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Firefox 152.0.1 by Razvan Serea Firefox is a fast, full-featured Web browser. It offers great security, privacy, and protection against viruses, spyware, malware, and it can also easily block pop-up windows. The key features that have made Firefox so popular are the simple and effective UI, browser speed and strong security capabilities. Firefox has complete features for browsing the Internet. It is very reliable and flexible due to its implemented security features, along with customization options. Firefox includes pop-up blocking, tab-browsing, integrated Google search, simplified privacy controls, a streamlined browser window that shows you more of the page than any other browser and a number of additional features that work with you to help you get the most out of your time online. Firefox key features Enhanced Tracking Protection (ETP) – Blocks trackers, cookies, cryptominers, and fingerprinters by default. Private Browsing Mode – Deletes history, cookies, and temporary files when closed. Lightweight & Fast Performance – Optimized memory usage with efficient page loading. Cross-Platform Sync – Sync bookmarks, passwords, history, and open tabs across devices. Customizable Interface – Toolbars, themes, and extensions can be tailored to user needs. Strong Privacy Controls – Options to manage cookies, permissions, and site data easily. Reader Mode – Strips away clutter for distraction-free reading. Pocket Integration – Save and read articles offline with Pocket built into Firefox. Picture-in-Picture (PiP) – Watch videos in a floating window while multitasking. Extensions & Add-ons – Vast library for productivity, security, and personalization. Built-in PDF Viewer – No need for external software to view PDFs. Firefox Monitor – Alerts users if their email is part of a known data breach. Multi-Account Containers – Isolate browsing sessions (e.g., work, personal, shopping). Performance & Resource Efficiency – Uses fewer system resources than some competitors. Open Source & Community-Driven – Transparent development with global contributions. Firefox 152.0.1 fixes: Fixed frequent crashes affecting users with Intel Raptor Lake processors. (Bug 2039575) Fixed an issue on macOS where choosing a PDF option, such as "Save as PDF", from the system print dialog would send the job to your printer instead of saving a file. (Bug 2047850) Download: Firefox 64-bit | Firefox 32-bit | ARM64 | ~70.0 MB (Freeware) Download: Firefox for MacOS | 146.0 MB View: Firefox Home Page | Release Notes Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Zed 1.7.2 has landed with updated OpenCode models, bug fixes and other improvements by David Uzondu Zed 1.7.2 recently landed on the stable release channel, bringing a host of AI-related features including automatic context compaction and settings-based skill management, along with other things like better Markdown preview rendering and custom git commands in the graph view. Starting with the AI stuff, the developers introduced "/compact", a command that basically summarizes your conversation history on demand. This tool prevents your active chat window from hitting token limits by compressing older parts of the dialogue into a brief overview. In addition to that, the team relocated skill management to the settings UI, improving how the application communicates errors regarding those skills, and updated the OpenCode model roster to support DeepSeek V4 Flash, MiniMax M3, Qwen 3.7 Plus, and Nemotron 3 Ultra Free. External agent users can also monitor context window cost metrics and delete individual sessions directly from their history. Right-clicking ref labels in the git graph now opens a context menu that runs different actions against selected targets, kind of how VS Code does it. Here are some of the bug fixes this new release brings: The active agent fails to auto-select when creating a new git worktree. A scrollbar unexpectedly appears on wrapped code blocks in the agent chat. Collapse indicators for project headers appear when performing sidebar searches. Bracketed ellipsis title prefixes fail to show the ellipsis icon properly. Project icons render incorrectly in the recent projects picker. Diff hunk controls appear inside non-editable commit view multibuffers. The software update button hangs indefinitely on the downloading stage. Restoring an agent terminal in a remote project triggers a sudden crash. Splitting a pane that contains an active commit view causes a crash. Linux Wayland freezes when trying to read the clipboard from laggy external apps. Zed is a "newish" code editor trying to break the massive stronghold VS Code has on the developer community. Funny enough, the editor was created by former GitHub employees who worked on the Atom text editor (which Microsoft killed in 2022, several years after it bought GitHub). The project officially hit version 1.0 back in April, introducing platform parity for Windows and Linux alongside deep support for DeepSeek-V4-Pro.
    • 26H2 absolutely will support ARM Windows just not on devices that came with 26H1. This is evident by the fact I am running 26H2, which on my MacBook Neo and Surface Pro 12 (inch), within a VM.
  • Recent Achievements

    • One Year In
      hhgygy earned a badge
      One Year In
    • One Month Later
      AMV earned a badge
      One Month Later
    • Week One Done
      AMV earned a badge
      Week One Done
    • Collaborator
      ryansurfer98 went up a rank
      Collaborator
    • One Month Later
      Eurosoft10 earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      523
    2. 2
      +Edouard
      172
    3. 3
      PsYcHoKiLLa
      78
    4. 4
      Steven P.
      72
    5. 5
      Michael Scrip
      71
  • Tell a friend

    Love Neowin? Tell a friend!