Why Linux (Still) Sucks (And What We Can Do To Fix It)


Recommended Posts

Easy fixes to make linux the best os in the market..

1. Drivers...Drivers...Drivers.

2. Add/Remove programs. I am pretty decent when it comes to installing software on linux, but my mother isnt, and she shouldnt have to be a computer geek so that she can install her favorite game from the internet on her pc (nor is grandma or dad).

3. Drivers...drivers...Drivers.

4. Sound....freaks...just pick one and stick with it!!!!!!!!!

Items 1 & 3 are both the same. And both have the Linux kernel developers (yes, the guys that actually write the kernel) offering FREE driver coding and support to any hardware manufacturer. That's right, the Linux kernel team will do all of the coding and maintenance. Even sign an NDA, if required, to keep proprietary information secret.

Not sure how many times people can flog "Linux" when the fault clearly is the hardware OEMs.

And Add/Remove programs? That is one seriously broken system! Every app must either write their own updater code (yes, redundant code to check for updates on EVERY app you install), or - worse yet - the app will not keep updated, exposing users to flaws that the developer may have fixed, but the end user has no way to know there is a fix. The package management system in Linux is far superior, and just as pointy-clicky as what you are used to.

Yeh I agree with those points.

RPM, Deb, TarGZ, etc.

Rediculous, just one format and a source tarGZ is needed.

Just one format is specified in the LSB (Linux Standards Base). RPM. And, to be honest, if you are exposing yourself to rpms vs debs, you are either going about things the wrong way (googling and downloading packages manually) or are an advanced user who wants a specific version (compiled-in options or such?) of a package. I have used Linux well over years solid (without Windows - longer if you add in dual-boot testing), and have only compiled on purpose ONCE. I might have compiled without knowing it, following instructions online when I was first trying Linux and had no clue what I was doing. :unsure:

I disagree. The CLI has always been my fallback, since it always remains consistent.

Video card drivers blew up? There's always the command line.

Compositing and window manager crashed? There's always the command line.

Schizopherenic mouse drivers? There's always the command line.

Another ugly fecal-colored theme? There's always the command line.

It might not be pretty, but it works, and I think that's what end-users really need in an OS.

Agreed about the command line. So many people slag it, but it is awesome! Regardless of what UI the other individual you are trying to help uses, the commands are the same! (Y) I can post a command that I want someone to run to help them and get some information. They drag their mouse over to highlight and middle-click in a terminal, and the command is pasted without typos. It sure beats telling people to click start, go to control panel. Scroll down to Network, and double-click that. Find their Local Area Connection that is active among the 3 or more listed options shown. Right click that, and select properties (yes, we have single-click, double-click and right-click all right here in this set of instructions so far), In the middle, look for a box with things like NETBIOS listed, and scroll down until you see the TCP/IP entry. Highlight that, then click the Properties button below it. Finally, tell me what it has for settings.

ifconfig | grep Mask

is so much easier for me to type, and for others to execute. (Y)

Linux offers the best method of installing and updating apps, Windows offers a great method of uninstalling apps, and OS X does stuff (good luck uninstalling anything)

In threads like this, Linux often gets a lot of undeserved crap put on it. Linux doesn't come with Flash for Firefox by default? Neither does Windows, it's not a big deal as Firefox will locate and install Flash itself (and if it fails, it'll load up Adobe's site in a new tab)

ifconfig | grep Mask

is so much easier for me to type, and for others to execute. (Y)

Ummmm,
ipconfig | find "Mask"

Oh look! It's basically identical to the Linux version.

So in other words, in Linux you have to use the command line, read ****ing man pages through a terminal, sudo/grep/asdfihzxiuchv/whateverthe****, whereas in Windows you have the option of using the command-line along with a GUI that doesn't look like it came out of a sewer pipe. I'm a proficient computer user, but having to use the Linux command line absolutely sucks (unless it's 1990 or in special case-scenarios), especially if they're thinking about mainstreaming Linux as a desktop operating system. Although I do agree that the Linux software update and repository is superior to what's on Windows. But how the **** is Microsoft suppose to maintain that kind of library. It simply isn't possible. Plus, they'd probably get sued by every piece of software/malware that isn't included in the directory.

Yes, Windows has it's share of problems (and I'm near the front of the line when it comes to criticism), but I don't even think there's a comparison between Linux and Windows at this point.

Items 1 & 3 are both the same. And both have the Linux kernel developers (yes, the guys that actually write the kernel) offering FREE driver coding and support to any hardware manufacturer. That's right, the Linux kernel team will do all of the coding and maintenance. Even sign an NDA, if required, to keep proprietary information secret.

Not sure how many times people can flog "Linux" when the fault clearly is the hardware OEMs.

Simple. It's the same way how users flog Vista for being incompatible with hardware when it's hardware manufacturers who don't update their drivers.

And Add/Remove programs? That is one seriously broken system! Every app must either write their own updater code (yes, redundant code to check for updates on EVERY app you install), or - worse yet - the app will not keep updated, exposing users to flaws that the developer may have fixed, but the end user has no way to know there is a fix. The package management system in Linux is far superior, and just as pointy-clicky as what you are used to.

It's not like apps get updated on Linux even with package management systems either. The repositories of many distros are just chock-full of stagnating, outdated software.

Ummmm,

ipconfig | find "Mask"

Oh look! It's basically identical to the Linux version.

Allright, flog me with the mediocre example I used. Perhaps
 
glxgears | grep Render

to query hardware rendering would be a better example. There are endless examples of how the command line in Linux is efficient, and I picked one that matched one of the few Windows cmd equivalents. Anything with sed, perhaps?

Simple. It's the same way how users flog Vista for being incompatible with hardware when it's hardware manufacturers who don't update their drivers.

Microsoft offered to write kernel drivers for any piece of hardware for free? And maintain it? Wow. Pretty sure you are wrong there.

Here is the Linux kernel developer's project offering everything done for free: http://www.linuxdriverproject.org

I googled, but it seems that the folks in Redmond have the OEMs write the drivers, and Microsoft will include them and make them available. Maybe they write a few generic ones, but they don't seem willing to write full drivers for nVidia or HP or such.

Ummmm,

ipconfig | find "Mask"

Oh look! It's basically identical to the Linux version.

So in other words, in Linux you have to use the command line, read ****ing man pages through a terminal, sudo/grep/asdfihzxiuchv/whateverthe****, whereas in Windows you have the option of using the command-line along with a GUI that doesn't look like it came out of a sewer pipe. I'm a proficient computer user, but having to use the Linux command line absolutely sucks (unless it's 1990 or in special case-scenarios), especially if they're thinking about mainstreaming Linux as a desktop operating system. Although I do agree that the Linux software update and repository is superior to what's on Windows. But how the **** is Microsoft suppose to maintain that kind of library. It simply isn't possible. Plus, they'd probably get sued by every piece of software/malware that isn't included in the directory.

Yes, Windows has it's share of problems (and I'm near the front of the line when it comes to criticism), but I don't even think there's a comparison between Linux and Windows at this point.

I do think there is a valid point in there somewhere. I user should have the option of using a command line if they feel they can accomplish the task faster but they shouldn't be forced to use it.

Now I'm not saying that is the case with Linux but I do often feel that the GUI way of configuring tools is often considered to be the alternate way of doing something rather than the primary method.

Agreed about the command line. So many people slag it, but it is awesome! Regardless of what UI the other individual you are trying to help uses, the commands are the same! (Y) I can post a command that I want someone to run to help them and get some information. They drag their mouse over to highlight and middle-click in a terminal, and the command is pasted without typos. It sure beats telling people to click start, go to control panel. Scroll down to Network, and double-click that. Find their Local Area Connection that is active among the 3 or more listed options shown. Right click that, and select properties (yes, we have single-click, double-click and right-click all right here in this set of instructions so far), In the middle, look for a box with things like NETBIOS listed, and scroll down until you see the TCP/IP entry. Highlight that, then click the Properties button below it. Finally, tell me what it has for settings.

ifconfig | grep Mask

is so much easier for me to type, and for others to execute. (Y)

Commenting on this, I think cmd.exe will be removed and powershell.exe will take over.

It's not like apps get updated on Linux even with package management systems either. The repositories of many distros are just chock-full of stagnating, outdated software.

Yes, that was another peev of mine. I've been out of the Linux loop for a little bit but the version of Synaptic Package Manager that I used last failed to tell me (in an easy/usable way) when the package was last updated. I would have liked to have filtered out any crap that was last updated in 2008 or earlier (oh, I'm sure there would be some good stuff that works and thus doesn't need to be updated but there is a lot of crap too).

Microsoft offered to write kernel drivers for any piece of hardware for free? And maintain it? Wow. Pretty sure you are wrong there.

Here is the Linux kernel developer's project offering everything done for free: http://www.linuxdriverproject.org

I googled, but it seems that the folks in Redmond have the OEMs write the drivers, and Microsoft will include them and make them available. Maybe they write a few generic ones, but they don't seem willing to write full drivers for nVidia or HP or such.

And it's Microsoft's job to do that because?

You asked how people can blame Linux even when it's not (entirely) Linux's fault. I just explained why. When users boot up a new OS for the first time and their wireless/printers/speakers/etc don't work, and still don't work after repeated googling and/or other steps in an attempt to fix the problem, they blame the OS. It happens to both Windows and Linux. I'm not saying it's justified, but it happens.

Besides, after reading the site you linked, I found this:

Q: How are you going to write a GPL driver by signing an NDA? Is it going to require a binary blob or some other way of obfuscating the code?

A: No, not at all. I have written many drivers after signing NDAs with companies. They are usually signed either to keep information about the device private until it is announced at a specific date, or to just keep the actual specification documents from being released to the public directly. All code created by this NDA program is to be released under the GPL for inclusion in the main kernel tree, nothing will be obfuscated at all.

If I understand it correctly, the source code of the drivers will be released freely as well, which makes signing NDAs moot. In fact, I'm not sure if you're actually allowed to release GPL software under NDA in the first place. This is a disadvantage that will forever cripple Linux compared to Microsoft, since the latter has no obligation that stops it from bundling proprietary drivers with Windows.

Linux sucks for countless reasons. I've used a couple distros over the years in my attempts to dump MS. I keep going back to Windows.

I tried Red Hat ages ago. I don't remember what version. It took 2.5 hours to install, and forced the creation of 3 partitions in the process. I spent another hour trying to access my floppy drive to copy a few files over. That never happened. Never did get the damn thing online. Half the time it wouldn't accept my root password (which was "root", just so I wouldn't forget it). There was no gui, it was entirely command line. I'm sure I had plenty other problems with it that I've long forgotten.

I've also seen Red Hat at work in a business environment. It was on a couple laptops that were used exclusively for scanning barcodes, nothing else. Half the time both laptops would lock up, and once rebooted, they required someone with admin access to get back into them and get them back on the network. Huge pain in the ass.

Years later I tried Smoothwall to replace my router. What a busted heap of crap that was. It was hit or miss trying to get 2 pci nic cards and one onboard nic working, and all 3 nics were common hardware, an Intel nic, a SiS onboard nic, and a Microsoft nic. It didn't help that Smoothwall labels every nic with it's own color instead of using it's make/model to identify it. I never did get Smoothwall working.

I've tried a few different versions of Ubuntu. It's far superior to any other linux distro I've tried, but it's still crap. Constantly have to mount drives before you can access them. Tried to follow instructions on how to auto mount them on reboot, but all that did was completely prevent access to my drives, forcing a reinstall of Ubuntu. When I first tried Ubuntu, I couldn't get online because it didn't support my atheros based wireless nic. Found out I would have to edit the source code for a specific driver, recompile it, then install it, just to get online. The hell with that. I had several other problems with Ubuntu as well.

The built-in help in any distro is horribly lacking as well.

And the user shouldn't have to be a programmer versed in half a dozen languages just to customize the OS.

I learned the basics of ms-dos in 8 hours with no help except for a manual in my lap. I tried doing the same with Linux, and felt like I was trying to learn Chinese while being dyslexic.

After just a few hours, I have up. I was completely drained, frustrated, and ready to murder Linus Torvalds himself.

I've spent 30 years learning MS operating systems inside and out. I'm not willing to do it again with something as completely alien as Linux.

So in short, Linux has a very long, hard road ahead before it will ever be user friendly and accepted as a mainstream OS.

Microsoft offered to write kernel drivers for any piece of hardware for free? And maintain it? Wow. Pretty sure you are wrong there.

Here is the Linux kernel developer's project offering everything done for free: http://www.linuxdriverproject.org

I googled, but it seems that the folks in Redmond have the OEMs write the drivers, and Microsoft will include them and make them available. Maybe they write a few generic ones, but they don't seem willing to write full drivers for nVidia or HP or such.

It's not Microsoft's responsibility to write hardware drivers, and not to mention the ridiculous amount of manhours it would take for them to make drivers for every piece of hardware out there. However, in the case of Windows there are drivers for virtually every piece of hardware out there. In the case of linux, there aren't that many drivers.

Hence: Windows 1, Linux 0. Now is this a fault of Linux? Of course not. However, it still is a Windows benefit.

The average user doesn't give a crap who writes the drivers, he just wants his hardware to work and if it doesn't he's not exactly going to be sympathetic to the "Linux Cause" and will prob just go back to using Windows / Mac OS X.

Constantly have to mount drives before you can access them. Tried to follow instructions on how to auto mount them on reboot, but all that did was completely prevent access to my drives, forcing a reinstall of Ubuntu.

What you want, my friend, is the "pysdm" package. Search for and install it via Synaptic, then look for the "Storage Device Manager" shortcut somewhere in the "System" menu.

  • Like 1

One of the biggest mistakes people make is in thinking they can download a distro, wipe their hard drive and elope leaving behind their current OS forever. It's a different system and to think you can substitute one for the other and have it support all your needs in the same way that Windows or OSX did is rather silly

my 2c:

i know as much about Linux (Ubuntu) as i do OSX.

whenever i want to do anything w/ Ubuntu, i have to go to the internet to find the info.... sure enough, there's some horribly long string of commands i have to run in Konsole (whatever it's called.) Oh, you want to change preferences? navigate to /usr/bin/lame/etc/settings.conf and open it w/ Vi, then find line 653 and change the value. oh, and for some reason files for a program are scattered all over the file system. 1. go here, mod file 2. go here and mod this file 3. go to 1.

Now, Linux diehards will say "but the command line is so much more powerful bra!" but in reality, it's extremely time consuming and confusing. I've installed Apache in CentOS once and it was a nightmare.... compare that to IIS in Windows Server and it's night and day. why, why, why in 2010 do i have to use the command line for so many seemingly simple settings? just about the only thing i do in DOS these days is 'ipconfig.'

Also, the learning curve between Ubuntu and OSX is vastly different, in my experience. In Ubuntu, like i said earlier, i have to go to the internet to find out how to do anything. with OSX, when im confused, i can poke around and figure it out. i guess OSX is more "user friendly" in my opinion.

and what's with installing programs? i realize that the package manager is available, but there are other programs downloaded on the internet that are .gz, tarballs or bin files. once again COMMAND LINE! yay so i have to navigate to the location of the file, then type "configure" then "make" then "make install." whatever happened to double clicking and following the GUI?

in the end, i continue to teach myself Linux, painfully, in an effort to broaden my experience in the IT world and as a resume booster... if i can avoid it, i certainly will.

The best answer to the whole 'why do I have to compile everything from source :'(' complaint in recent times is the PPA (Personal Packages Archive) system.

Personal Package Archives (PPA) allow you to upload Ubuntu source packages to be built and published as an apt repository by Launchpad. You can find out more about PPAs and how to use them in our help page.

https://launchpad.net/ubuntu/+ppas

The issue before was that it was hard for developers to keep building their apps for every distro and every recent version of that distro. Now with PPAs developers can check in their source and have it built for a whole smack of Ubuntu releases. In fact anybody can grab a Launchpad account and create their own PPA. The result is that many common apps are being put on Launchpad with their own PPA. For the Joe Sixpack user this means all you have to do is add the PPA to your repositories in Synaptic.

So the problem with distros containing outdated versions of apps? I've found that lately there are PPAs for the bleeding edge releases of lots of stuff that I use like (S)Mplayer, XBMC, graphics drivers, Firefox, Chrome, AWN, etc.

One problem I've noticed recently is that a number of diehard Linux users decry any effort to make Linux more user-friendly to the casual masses but it's something they find unnecessary. Take the entire Ubuntu distribution for example. It's popular for a reason - Canonical has tried hard to make it more accessible to people, whether it be Wubi, the Software Center, the new theme/look, the Netbook Edition, etc. However, it's often a whipping boy in crowds of long-time Linux users that I know; "Ubuntu sucks!" is a Pavlovian response whenever they hear/see someone running it.

I've tried dozens of distros, ranging from Ubuntu variants (Mint), to Fedora and CentOS to OpenSUSE and Arch. I personally prefer Ubuntu because it has more of the trappings of an OS on the level of OS X or Windows. I love the notification system that's been in there for a year. I love the Software Center, even though I'll still use apt-get when I first install it to get some crucial packages. And I think the new theme is long overdue, and their idea of getting rid of the notification area intriguing and worth a shot. I've even been able to install Ubuntu and Mint as a dual-boot option on some people's computers that I support, so when they inevitably screw up their Windows partition, I tell them to boot into Linux until I can get to their house to fix it so they at least have Internet/email access.

Linux's own enemy, as many people have said, is its own following. Standardizing an audio stack and package management system is just pushing the problem elsewhere; the community needs to standardize on one distributions (or at least a few) for a couple of years in order to give commercial developers a chance to develop for just one stationary target instead of a dozen moving ones. Once we get a steady stream of software, then everyone can begin branching out again.

That being said, all three of my computers run Windows 7. Every now and then, I try making the switch over to Linux and working around the software I can't leave behind (Wine or Crossover Microsoft Office, Zune in a VM), but eventually sound breaks for no reason or I find myself in dependency hell and just scrap the entire attempt. Windows has its problems, but it also has its benefits, and those currently outweigh anything I get from Linux.

Some people are taking my "Extensible Tool Platform for Java IDE" as a huge insult to Linux package management. My only point was that it could be easier for non-technical people. I think that, sometimes, developers forget how non-technical non-technical people are.

You know I honestly believe thats why so many "nerds" like Linux, is because they feel special because of the technical stuff. They feel like Linux is made for smart people instead of "Windows is making me feel dumb". I have numerous friends who use Linux because of that reason. Its just like we flame people for buying an Apple as a status symbol more than anything.

I think that is what will hold Linux back from the mainstream, or at least has in the past. I see Ubuntu 10.04 as a step in the right direction for sure, but it will still be awhile. I actually think it was looking brighter for Linux until Windows 7 came out, but now all those people that were thinking of swapping over to linux are now very satisfied with 7.

Drivers are still the main problem with linux for me. *cough ATI cough*

I dont get why people think linux's way of installing apps is bad. I think its awesome, all your software auto updated and you get it all in one place. It used to be kind of annoying not being able to get the latest software in your repo, but as posted above PPA's with ubuntu pretty much solve that.

Been said already.

Needs better hardware support.

And there's way way too many distros. There seems to be so many people working in the linux world, but they're spread too thin. Dump the minor distros, standardise on package management, and make the desktop experience the competing factor for the remaining distros.

Joe Average computer user doesn't know what the "Extensible Tool Platform and Java IDE" is. Some more tech savvy users may pick up on the word Java and remember that some websites use Java/Javascript. Most computer users, however, think of coffee and can't make heads or tails our of any other word listed with it.

And those same users wouldn't understand why or how to install Java on Windows or OS X either. Your point?

Needs better hardware support.

Maybe for the "latest and greatest" hardware, but I've found that when talking about hardware that is more than a year or two old, Linux actually tends to have BETTER hardware support than Windows does, especially if the hardware is fairly common. I've had several webcams, for example, that have poor driver support on current versions of Windows (and likely NO support on OS X), but work just fine in most Linux distros.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • One of Logitech's best productivity mice is now available for just $79.99 by Taras Buria The MX Master 3S, formerly Logitech's flagship productivity mouse, is now available at an all-time low price during Prime Day sale. Thanks to the latest discount, you can have this mouse for as little as $79.99. This large-sized mouse has many things to like. From its ergonomic shape to the iconic MagScroll wheel, the MX Master 3S is a great productivity-focused accessory. It has an 8K DPI sensor that tracks on various surfaces, including glass. Its main MagScroll has two modes: ratched and infinite, with the latter capable of scrolling up to 1,000 lines in just a second. Additionally, there is a secondary wheel for horizontal scrolling. The MX Master 3S has plenty of buttons, which can be remapped to gestures, keyboard shortcuts, or other actions in the Options+ app on Windows and macOS. You can connect the mouse to up to three devices (via Bluetooth or the Bolt connector) and switch between them with a dedicated button. You also get a USB Type-A to Type-C cable to recharge the built-in battery, which lasts up to 70 days on a full charge, and a quick one-minute charge gets you three hours of use. Logitech MX Master 3S - $79.99 | 20% off for Prime Members Good to know This Amazon deal is U.S. specific, and not available in other regions unless specified. We only use first-party seller links (at the time of article publishing); ensure that you purchase from a first-party seller link only. Check out Today's Deals on Amazon | or our recent tech deals. Become a Prime member (for Students or SNAP) via Neowin Get Prime Access - Prime for half price (for qualifying Medicaid, EBT, SNAP) Subscribe to Prime Video, Audible Plus, Music Unlimited or Kindle Unlimited via Neowin As an Amazon Associate, we earn from qualifying purchases.
    • Exactly, this is just the beginning. I hope that by that time, our inept politicians devise something like a Universal Basic Income, because unemployment and poverty rates will skyrocket otherwise. And believe me, robots that perform physical work aren't a matter of IF, but WHEN. No career is truly safe from AI/robots, it's just a matter of time.
    • Subtitle Edit 5.0.0 by Razvan Serea Subtitle Edit is a powerful, free, and user-friendly subtitle editing tool designed for creating, editing, and converting subtitles for videos. It supports a wide range of subtitle formats, including SRT, ****, and SUB, allowing users to easily modify and adjust subtitles for accurate timing and formatting. With its intuitive interface, Subtitle Edit provides a variety of features such as waveform audio display, spell-check, subtitle synchronization, and real-time video preview, making it an ideal choice for both beginners and professionals. The software also includes powerful tools for batch processing, translating subtitles, and converting between different subtitle formats. Subtitle Edit features: Create/adjust/sync/translate subtitle lines Convert between SubRib, MicroDVD, Advanced Sub Station Alpha, Sub Station Alpha, D-Cinema, SAMI, youtube sbv, and many more (300+ different formats!) Cool audio visualizer control - can display wave form and/or spectrogram Video player uses mpv, DirectShow, or VLC media player Visually sync/adjust a subtitle (start/end position and speed) Audio to text (speech recognition) via Whisper or Vosk/Kaldi Auto Translation via Google translate Rip subtitles from a (decrypted) dvd Import and OCR VobSub sub/idx binary subtitles Import and OCR Blu-ray .sup files - bd sup reading is based on Java code from BDSup2Sub Can open subtitles embedded inside Matroska files Can open subtitles (text, closed captions, VobSub) embedded inside mp4/mv4 files Can open/OCR XSub subtitles embedded inside divx/avi files Can open/OCR DVB and teletext subtitles embedded inside .ts/.m2ts (Transport Stream) files Can open/OCR Blu-ray subtitles embedded inside .m2ts (Transport Stream) files Merge/split subtitles Adjust display time Fix common errors wizard....and more. Subtitle Edit 5.0.0 changelog: Subtitle Edit 5 is a major new release and a big step for the project. For the first time, Subtitle Edit runs natively on Windows, macOS, and Linux from a single, modern, cross-platform codebase. The builds are self-contained, so no separate .NET installation is required, and on macOS and Linux the needed media components (mpv/ffmpeg) are bundled in. Please read before upgrading: Subtitle Edit 5 is a new application, not just an update of Subtitle Edit 4. It has been rebuilt from the ground up to be cross-platform, so: It is not 100% the same app. The look, layout, and some workflows have changed. Some things are in different places, and a few behave differently than in SE4. Not every SE4 feature exists in SE5 yet. SE5 covers all the core editing, conversion, sync, video playback, OCR, and online services, but some of the more specialized SE4 tools are not available yet. Features will continue to be added. If you rely on a specific SE4 feature that is missing, please keep SE4 installed alongside SE5. The easiest way to run both side by side is to use the Portable versions of SE4 and SE5, which keep their settings separate and do not interfere with each other. Which version should I use? Subtitle Edit 5: recommended for most users on Windows 10 (22H2) or newer, macOS 12+, and Linux. Subtitle Edit 4: please continue to use SE4 if you are on an older Windows version (Windows 7/8), or on older / slower computers where SE5 may not run well. SE4 remains available and is the right choice in those cases. To run SE4 and SE5 at the same time, use the Portable versions - you can try SE5 while keeping SE4 as a fallback. Download: Subtitle Edit 5.0.0 | ARM64 | ~60.0 MB (Open Source) Download: Subtitle Edit Portable | 103.0 MB View: Subtitle Edit Homepage | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Google Pixel 11 series: Here's what to expect by Hamid Ganji Google Pixel 10 series In recent years, Google has successfully turned its Pixel devices into worthy contenders in the smartphone market. The search giant is now preparing to launch the Pixel 11 series in just a few months, and many Pixel fans are likely wondering what Google has in store for them this year. The next lineup of Google smartphones includes four devices: the Pixel 11, Pixel 11 Pro, Pixel 11 Pro XL, and Pixel 11 Pro Fold. This year, we don’t expect Google to bring revolutionary upgrades to its handsets, and the Pixel 11 series is likely to receive modest hardware improvements alongside a slew of AI-powered features. Here are the rumored specifications of the Google Pixel 11 series ahead of its official debut: When will the new Pixel phones be unveiled? The last two generations of Google Pixel phones (Pixel 9 series and Pixel 10 series) were launched in August, unlike the previous three generations that debuted in October. With that in mind, we expect Google to unveil the Pixel 11 series sometime in August 2026. The exact launch date has yet to be confirmed. Google Pixel 11 CAD renders - Image via AndroidHeadlines How much will the Pixel 11 series cost? Predicting the final price of upcoming smartphones has become increasingly difficult. As you may know, RAM and memory prices are rising sharply, leading to significant increases in the cost of consumer electronics. Recently, Apple CEO Tim Cook said that price increases for some future Apple products are unavoidable, suggesting that the iPhone 18 series could become more expensive. Google has remained tight-lipped about any potential price increases for the Pixel 11 series. If the company manages to maintain last year’s pricing structure, here’s what the lineup could cost: Pixel 11: $799 Pixel 11 Pro: $999 Pixel 11 Pro XL: $1,199 Pixel 11 Pro Fold: $1,799 Given current market conditions, it may be difficult for Google to avoid raising prices unless it adopts cost-saving measures, such as equipping the base model with 8GB of RAM. Google Pixel 11 series anticipated specs: We expect the Google Pixel 11 series to debut with a new Tensor G6 processor as well as an upgraded camera system. The overall design, however, is expected to remain largely unchanged across the lineup. Specifications Pixel 11 Pixel 11 Pro Pixel 11 Pro XL Pixel 11 Pro Fold Display 6.3-inch LTPO AMOLED / 120Hz refresh rate / up to 3100 nits of brightness 6.3-inch Super Actua LTPO OLED, 120Hz refresh rate, up to 3600 nits of brightness 6.8-inch Super Actua LTPO OLED, 120Hz refresh rate, up to 3600 nits of brightness 8-inch inner screen and 6.4-inch outer display, 120Hz refresh rate, up to 3600 nits of brightness RAM & Processor Tensor G6 / 8-12GB of RAM Tensor G6 / 12-16GB of RAM Tensor G6 / 12-16GB of RAM Tensor G6 / 16GB of RAM Storage options 128GB or 256GB 256GB, 512GB, 1TB 256GB, 512GB, 1TB 256GB, 512GB, 1TB Camera 50MP main sensor, 13MP ultra-wide, 10.8MP 5x telephoto, 10.5MP front camera 50MP main camera, 48MP ultra-wide, 48MP telephoto with 5x optical zoom, 42MP selfie camera 50MP main camera, 48MP ultra-wide, 48MP telephoto with 5x optical zoom, 42MP selfie camera 50MP main camera, 10.5MP ultra-wide camera, 10.8MP telephoto camera, 10MP front camera, 10MP inner camera Battery 4,840 mAh 4,707 mAh 5,000 mAh 4,658 mAh Software Android 17 Android 17 Android 17 Android 17 The Pixel 11 series won’t be a major departure from its predecessor, with Google instead focusing on subtle improvements and AI additions such as Gemini Intelligence. However, a patent filed by Google suggests the company is working on a removable battery for its smartphones, and we could see this feature make its way to the Pixel 11 Pro Fold. Given that nearly all smartphones today lack removable batteries, such a feature would be a welcome addition to future Pixel devices. That said, it may not arrive with this year’s lineup after all, and the final decision is yet to be made by Google. The Pixel 11 series could also face an uphill battle in the market. In the Android segment, Samsung is performing well with the Galaxy S26 series, while the Galaxy Z Fold 8 lineup is also expected to launch next month. On the other hand, Apple is preparing to unveil the iPhone 18 Pro and iPhone 18 Pro Max in September alongside its first foldable iPhone.
  • Recent Achievements

    • One Month Later
      timbobit earned a badge
      One Month Later
    • One Month Later
      nates earned a badge
      One Month Later
    • Week One Done
      Almohandis earned a badge
      Week One Done
    • Rookie
      dorf went up a rank
      Rookie
    • First Post
      mike_rumble earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      476
    2. 2
      +Edouard
      171
    3. 3
      PsYcHoKiLLa
      105
    4. 4
      Michael Scrip
      88
    5. 5
      Steven P.
      70
  • Tell a friend

    Love Neowin? Tell a friend!