Linux Instead of Windows


Recommended Posts

Although I'm a Debian user, I definitely recommend installing Ubuntu 12.04 if you are a new Linux user. Ubuntu is probably the best supported consumer-oriented distro, and the latest long term support release, 12.04, is fast and super stable.

My only other recommendation is not to approach learning Linux by comparing it to the way things work in Windows. It is not Windows. Many things work differently, and that's necessarily not a bad thing. It will just take some time to get familiar with. The Ubuntu forums and wiki are also an excellent source of information when you need to solve problems or learn how things work. The few Linux users who frequent Neowin are be happy to help you as well (or, at least, I am).

These are all good points. I have used Ubuntu for more than five years. 12.04 is a great place to start, and it's got support for the next five years.

If you don't like the Unity desktop, you can go for any other one out there, pretty much. You can experiment with desktops and pick the one that works best for you. There are lots of ways to keep Windows when using Linux, if you need to. I use VMware (I've got heaps of RAM and so I can easily have a Windows virtual machine going and switch back and forth), but there are free solutions out there too. I use OSX at work and I wish I could install it at home as a virtual machine (I know there are ways to do this, but it's against the license).

Well, I have Mint installed in a VMWare Box. Linux is very difficult to install driver or software on. I had to Google command line commends to ge the nVidia drivers and even that failed somehow because I am now stuck on 640 X 480. I also downloaded Chrome and I found out you can't just double click on a downloaded file to install it. It still seems very advanced and only for the very computer savvy, nowhere near ready for prime time.

None of this is true. If you download chrome from google's website, you get a .deb file which you *do* simply double click and install, Works for me in both mint and ubuntu. In double clicking it opens the ubuntu software center and installs it, in mint it opens gdebi and installs it.

There's also a gui for installing nvidia/ati drivers in ubuntu and mint.

None of this is true. Chrome comes as a deb file which you *do* simply double click and install, Works for me in both mint and ubuntu. In ubuntu it opens the ubuntu software center and installs it, in mint it opens gdebi and installs it.

There's also a gui for installing nvidia/ati drivers in ubuntu and mint.

And pretty much everything you would want to install is also in the Ubuntu Software Center. Chrome is in there, too. (for Ubuntu, that is, just giving an example)

Well, I have Mint installed in a VMWare Box. Linux is very difficult to install driver or software on. I had to Google command line commends to ge the nVidia drivers and even that failed somehow because I am now stuck on 640 X 480. I also downloaded Chrome and I found out you can't just double click on a downloaded file to install it. It still seems very advanced and only for the very computer savvy, nowhere near ready for prime time.

Although I'm just guessing based on the information you gave, I can probably tell you what your problem is: you are approaching your Mint install as if it were Windows. In Linux, you very rarely want to download software directly from the vendor's website. For example, if I wanted to install the proprietary nVidia driver in Ubuntu, I would install it from the repository using a command like sudo apt-get install nvidia-current instead of downloading the binary blob from nvidia.com. Similarly, instead of downloading and installing Chrome directly from www.google.com/chrome, I would use sudo apt-get install chromium-current.

As a new user, however, its very unlikely that you prefer typing commands into terminal as I do. Unfortunately, that is something that often turns off new users and gives them the impression that Linux distros are difficult to use. That's not the case at all; its just that more experienced users often prefer CLI to GUI (and terminal commands are far easier and more concise to give over the Internet). In Ubuntu (and probably Mint as well since its Ubuntu based), you can easily search and install software using the Software Center. If you prefer a more powerful graphical interface to the repository, you can also install Synaptic Package Manager and use that instead of, or in addition to, Software Center.

While it may take a little while to get used to, installing software from the repository has several benefits. First, its easy. You don't need to go hunting for software or worry about downloading download.com's download manager just to get your programs. Second, updates are centralized. Instead of needing to use the updaters built into each piece of software you can merely update the repository (which is done automatically once every other day in Ubuntu by default) and install updates. Third, security and program integration are managed by your distribution. Any piece of software in the repository is theoretically guaranteed by the maintainers of your distribution to be secure and work properly with your system. Its a different way of thinking, but it works well (in my opinion much better than the traditional Windows approach) once you adjust to it.

Edit: Ah, I was too slow again. ViperAFK and Mindovermaster beat me to it.I know is kinda long, but please read my post anyway.

  • Like 2

Although I'm just guessing based on the information you gave, I can probably tell you what your problem is: you are approaching your Mint install as if it were Windows. In Linux, you very rarely want to download software directly from the vendor's website. For example, if I wanted to install the proprietary nVidia driver in Ubuntu, I would install it from the repository using a command like sudo apt-get install nvidia-current instead of downloading the binary blob from nvidia.com. Similarly, instead of downloading and installing Chrome directly from www.google.com/chrome, I would use sudo apt-get install chromium-current.

As a new user, however, its very unlikely that you prefer typing commands into terminal as I do. Unfortunately, that is something that often turns off new users and gives them the impression that Linux distros are difficult to use. That's not the case at all; its just that more experienced users often prefer CLI to GUI (and terminal commands are far easier and more concise to give over the Internet). In Ubuntu (and probably Mint as well since its Ubuntu based), you can easily search and install software using the Software Center. If you prefer a more powerful graphical interface to the repository, you can also install Synaptic Package Manager and use that instead of, or in addition to, Software Center.

While it may take a little while to get used to, installing software from the repository has several benefits. First, its easy. You don't need to go hunting for software or worry about downloading download.com's download manager just to get your programs. Second, updates are centralized. Instead of needing to use the updaters built into each piece of software you can merely update the repository (which is done automatically once every other day in Ubuntu by default) and install updates. Third, security and program integration are managed by your distribution. Any piece of software in the repository is theoretically guaranteed by the maintainers of your distribution to be secure and work properly with your system. Its a different way of thinking, but it works well (in my opinion much better than the traditional Windows approach) once you adjust to it.

Edit: Ah, I was too slow again. ViperAFK and Mindovermaster beat me to it.I know is kinda long, but please read my post anyway.

Downloading chrome right from google gives you a few advantages over chromium though :) (integrated pdf reader, integrated pepper flash, extra html5 codecs)

ViperAFK, you can still add a repository for it (which I believe the Chrome deb on Google's website does automatically). While I couldn't find a Chrome PPA on launchpad.net, just the Chromium one, I did find this mention of an official Chrome repository for Ubuntu. I can confirm that it works on Debian Wheezy, which probably means that it works on virtually every Debian based distribution.

Also, I didn't know about those differences between Chrome and Chromium. I knew that differences exist, I just didn't know what they were. I use Chromium exclusively as a backup browser because I much prefer the customization of Firefox (Iceweasel if you really want to get technical).

ViperAFK, you can still add a repository for it (which I believe the Chrome deb on Google's website does automatically). While I couldn't find a Chrome PPA on launchpad.net, just the Chromium one, I did find this mention of an official Chrome repository for Ubuntu. I can confirm that it works on Debian Wheezy, which probably means that it works on virtually every Debian based distribution.

Downloading the official .deb (or rpm if you are on fedora or suse) from google and installing it automatically does indeed add the official chrome repo for you, so its kept up to date automatically. Once you install it since it adds that repo you can also easily change channels by doing sudo apt-get install google-chrome-beta or sudo apt-get install google-chrome dev.

I find this much easier than using chromium + ppa's... Chromes repo is also kept up to date in a very timely manner since its right from google. This is one instance where going out and downloading a deb is better, but I agree for the most part just sticking to the software center is the best way to go.

  • Like 2

My Work Machine is Dual-boot Windows 7 / OpenSuSe (Use both about the same, Windows 7 a tad more)

My Home Machines are:

Gaming: Dual-boot Windows 7 / OpenSuSe 12 (Mostly use Windows 7; gaming)

Netbook: Ubuntu 12 (Unity)

I prefer Windows 7 over OpenSuSe

I prefer OpenSuse over Ubuntu (Unity)

I prefer any of those over Windows 8

I will most likely (over time) become exclusively a Linux guy since I don't like where MS is headed right now. We don't need another Apple, sorry MS.

If you don't like Unity you can use Mint which is basically a Ubuntu Fork I hear. Never used it though.

my ubuntu servers me well its a nice thing to play around with ... I use it for web dev, java, forensics(ish), remote management and i try to C# on it but im still failing ... either way its an awesome OS and you just need to find the flavor for you

Well, I have Mint installed in a VMWare Box. Linux is very difficult to install driver or software on. I had to Google command line commends to ge the nVidia drivers and even that failed somehow because I am now stuck on 640 X 480. I also downloaded Chrome and I found out you can't just double click on a downloaded file to install it. It still seems very advanced and only for the very computer savvy, nowhere near ready for prime time.

Does VMWare emulate an NVidia card? You probably don't want to install regular video card drivers in a virtual machine. That's irrelevant of the OS being ran there. I only know Virtual Box, but VMWare may have something akin to VBox's guest additions - essentially a bunch of drivers for the virtual machine. Look into that. Or just switch to Virtual Box, it's free and runs Linux great.

As for installing software, you don't necessarily need to learn console commands. Open the package manager, search for your app there, check the box, click apply and you're good to go. The process is a bit painful to learn at first but it is very convenient, when it works. It's actually a better installation experience than on Windows where every product has a different download page with potentially many fake download buttons, often includes unwanted software and all use different installers. Here it's just one UI for all apps. The problem is that when it doesn't have the app you're looking for, or only has an outdated version of it, well then your world really starts to suck.

  • Like 2

Although I'm just guessing based on the information you gave, I can probably tell you what your problem is: you are approaching your Mint install as if it were Windows. In Linux, you very rarely want to download software directly from the vendor's website. For example, if I wanted to install the proprietary nVidia driver in Ubuntu, I would install it from the repository using a command like sudo apt-get install nvidia-current instead of downloading the binary blob from nvidia.com. Similarly, instead of downloading and installing Chrome directly from www.google.com/chrome, I would use sudo apt-get install chromium-current.

As a new user, however, its very unlikely that you prefer typing commands into terminal as I do. Unfortunately, that is something that often turns off new users and gives them the impression that Linux distros are difficult to use. That's not the case at all; its just that more experienced users often prefer CLI to GUI (and terminal commands are far easier and more concise to give over the Internet). In Ubuntu (and probably Mint as well since its Ubuntu based), you can easily search and install software using the Software Center. If you prefer a more powerful graphical interface to the repository, you can also install Synaptic Package Manager and use that instead of, or in addition to, Software Center.

While it may take a little while to get used to, installing software from the repository has several benefits. First, its easy. You don't need to go hunting for software or worry about downloading download.com's download manager just to get your programs. Second, updates are centralized. Instead of needing to use the updaters built into each piece of software you can merely update the repository (which is done automatically once every other day in Ubuntu by default) and install updates. Third, security and program integration are managed by your distribution. Any piece of software in the repository is theoretically guaranteed by the maintainers of your distribution to be secure and work properly with your system. Its a different way of thinking, but it works well (in my opinion much better than the traditional Windows approach) once you adjust to it.

Edit: Ah, I was too slow again. ViperAFK and Mindovermaster beat me to it.I know is kinda long, but please read my post anyway.

Thanks for this great post. It sounds like I should try Ubuntu, especially since my Linux mint seems to be all messed up.

I tried to post something here, but why can't the code/quote feature just actually be plain text?

I mean this: it doesn't save anything to clip http links, given current bandwidth. Why not let code/plain-text bits be actually real stretches of code or plain text? Why mangle any http link there?

Thanks for this great post. It sounds like I should try Ubuntu, especially since my Linux mint seems to be all messed up.

You can use whatever you want to use. Vmware however does not need Nvidia drivers to set up your video. It might need the tools.

I have Ubuntu Ultimate 12.04 set up in vmware because some of the graphics did not work in VirtualBox and I have it running at my native 1920x1200 screen resolution without any Nvidia drivers at all.

I do have the Vmware tools installed through.

Usually setting Linux up in a VM is a lot easier than setting it up natively, because Windows does the hardware for you and the virtual machine translates them to Linux. I have been able to print from Linux just by setting up the printer.

I have used many USB devices because they hook up to Windows and the VM translates them to Linux. It just works better for me anyway.

Usually setting Linux up in a VM is a lot easier than setting it up natively, because Windows does the hardware for you and the virtual machine translates them to Linux. I have been able to print from Linux just by setting up the printer.

I have used many USB devices because they hook up to Windows and the VM translates them to Linux. It just works better for me anyway.

Linux used to be like this but is so much different now

for example i have Fedora

  • I plugged in my Canon MP170 and it installed automatically
  • downloading files and double clicking them will do the same as window, if it know what program to use it will use it if it does not it will ask you what program you want to use
  • the installation was straightforward and it does everything itself (unless your dual booting then you need to tell it where to install

So many people have used linux 5 yrs or so ago and had a bad experience and just give up with it

Its a new system to use you need to learn how to use it the same as you would with anything new

I set up Linux mint fine in Vmware 8.x with no problems on resolution. Now I can't share the clipboard if I don't install the vmware tools in Linux Mint. I downloaded Linux Mint 14 64-bit mate version directly from the website.

I downloaded the ISO and installed it into a VMware disk and it works great. I am now at 1920x1200 widescreen full screen resolution and I just went into the display settings and set the resolution using the GUI, just like you would on Windows and it works great.

Linux used to be like this but is so much different now

for example i have Fedora

  • I plugged in my Canon MP170 and it installed automatically
  • downloading files and double clicking them will do the same as window, if it know what program to use it will use it if it does not it will ask you what program you want to use
  • the installation was straightforward and it does everything itself (unless your dual booting then you need to tell it where to install

So many people have used linux 5 yrs or so ago and had a bad experience and just give up with it

Its a new system to use you need to learn how to use it the same as you would with anything new

Yeah, I know it's evolved over time, however he doesn't really have to install any video drivers himself because it's all done by the VM software.

Too many people think Windows vs Linux, that is crap. Maybe for somethings you have to do that, but I can run both at the same time.

In fact, you can run MacOS X 10.8, any flavor of Linux and Windows all at the same time if you have enough ram for the VM process.

He has 24 Gigs, I only have 16 and I want 32 for a ramdisk. Putting a VM into a ramdisk and writing back to an SSD when you are done would be awesome!

If I want to experiment, I can download a flavor of Linux in my VM and get started right away. I don't have to deal with much when it comes to drivers at all.

Virtual Machines are the bomb.

Downloading chrome right from google gives you a few advantages over chromium though :) (integrated pdf reader, integrated pepper flash, extra html5 codecs)

The versions of Chromium packaged with most Linux software repositories are woefully out of date as well, I think they're still on version 18

Well, I got Chrome installed but not my latest nVidia drivers. I download them and can't just double click to install them. I found some instructions online about using command line to install from a repo but all that did is mess up the system and now it won't do anything other than 640 X 480. Why would vNvdia even have Linux drivers for download if you can't install them?

I'll try Ubuntu when I get home, maybe it'll be better..

Well, I got Chrome installed but not my latest nVidia drivers. I download them and can't just double click to install them. I found some instructions online about using command line to install from a repo but all that did is mess up the system and now it won't do anything other than 640 X 480. Why would vNvdia even have Linux drivers for download if you can't install them?

I'll try Ubuntu when I get home, maybe it'll be better..

In the latest linux mint 14 and ubuntu 12.10 to install the nvidia drivers there is an inbuilt GUI in "Software Sources". Its just a few clicks and it automatically installs them:

In older ubuntu/mint versions its a separate application called additional drivers. (It was a lot more discoverable when it was, I don't know why they decided to move it into the somewhat obscure sounding "software sources", its not a surprise you didn't think to look there) This screenshot is from my linux mint 14 system. Its in the same place in ubuntu 12.10:

post-159052-0-84647300-1353511541.png

The above is the proper way to install nvidia drivers on ubuntu and most ubuntu based distros. The driver on nvidia's site is a .run file which you can't just double click and install. The only files you can double click and install on ubuntu are .deb files. (instead you need to open the terminal, cd to the folder with the .run file and do: sudo ./nvidia-installer-filename-here.) But you should never need to install the driver this way in ubuntu.

I'm not sure exactly what commandline instructions you previously used, but maybe they messed something up.

Using Ubuntu 12.10 here. Easy to use, fast, very customisable (as are all Linux distros), and lots of great free software available. I really like the dash as well - it's a hub for everything.

Windows had worse releases than Windows 8 and kept its predominance just fine.

Only by virtue of the oem monopoly Microsoft has. That's how Windows gets installed on millions of PCs. Something different is happening this time though. Microsoft is burning its bridges by competing directly with its oems. I foresee more PCs with Linux preinstalled on the horizon. And once users realise that they don't need Microsoft or Windows anymore, which is already happening in the mobile market, then the Windows monopoly will be broken.

If Windows 8 doesn't succeed, people will just stay with Windows 7 for the next few years, there's no "shift to Linux", never was, never will be (at least in the foreseeable future).

Anyone buying a new PC doesn't have the option of "staying with Windows 7". For them, Windows 8 will be an unpleasant shock to the system, one I'm willing to bet will be too much for them to take, and they'll end returning it. The success of Windows 8 lies in the hands of consumers buying new PCs, not power users who can build their own PCs and install whatever they like.

So oems have a real opportunity here to break their addiction to Microsoft and Windows, and open up the market to real competition. The next six months should be interesting.

I think Ubuntu is in a good position to take the preinstalled market by storm. Especially now that companies like Valve are really investing in the Linux ecosystem.

Only by virtue of the oem monopoly Microsoft has. That's how Windows gets installed on millions of PCs. Something different is happening this time though. Microsoft is burning its bridges by competing directly with its oems. I foresee more PCs with Linux preinstalled on the horizon. And once users realise that they don't need Microsoft or Windows anymore, which is already happening in the mobile market, then the Windows monopoly will be broken.
This is wishful thinking. Linux on desktop has failed and continues to fail due to its own flaws, and if the Linux community doesn't recognize this they'll ever stay an insignificant player in the desktop space. Even if Windows 8 doesn't succeed, that doesn't make Linux any more attractive. It has been tried before, and we've heard all this talk about the year of Linux every year including when Vista was released which was a much worse version than Windows 8 - Windows 8 has annoying UI flaws but no major compatibility problem.
  • Like 3

This is wishful thinking. Linux on desktop has failed and continues to fail due to its own flaws, and if the Linux community doesn't recognize this they'll ever stay an insignificant player in the desktop space. Even if Windows 8 doesn't succeed, that doesn't make Linux any more attractive. It has been tried before, and we've heard all this talk about the year of Linux every year including when Vista was released which was a much worse version than Windows 8 - Windows 8 has annoying UI flaws but no major compatibility problem.

A Horrible UI can make even stable/compatible things suck though. Windows 8 could do worse than Vista soley due to the UI. I am not saying that Linux will take over Windows on a desktop market. On a handheld/mobile market yes (in a way it already has). However.. that said like MacOS Linux will gain some share, and will get more backers. I am sure many people (myself included) would not have started looking at Linux as an option before 8 came out.

A Horrible UI can make even stable/compatible things suck though. Windows 8 could do worse than Vista soley due to the UI.

People can learn their way around a new UI. They can't get around incompatible devices and BSODs. That's why Windows 8 is a better release than Vista.

People can learn their way around a new UI. They can't get around incompatible devices and BSODs. That's why Windows 8 is a better release than Vista.

Vista never gave me a BSOD. And a new UI is one thing, but to learn it you have to enjoy using it enough to actually learn it. The time I have spent using it was just plain confusing and facepalm worthy. I used to use non-official drivers on vista, and it worked a-ok. I am not comparing 8 to vista. I think MS dropped the UI Ball with 8, and I am not alone in feeling that way, and I definitely feel that the more companies start pushing mobile/touch and leaving the desktop space.. the more we will see linux based OS's filling the void.

I would use Linux over 8 any day. Granted I'd use 7 over Linux any day.

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

    • No registered users viewing this page.
  • Posts

    • In the way that you framed it incorrectly. You wrote: "The constant need to close all browser sessions and wait for a new version to install" There's no "constant need to close all browser sessions". That's factually incorrect. The browser downloads its updates in the background and installs them when you open it again. Silently. And there's no "wait for a new version to install", updates are small and take 2-3 extra seconds AT MOST, if any. If you have an SSD, there's zero extra time. Also, every mainstream browser operates this way. Firefox, the FOSS go-to browser, the default on almost every Linux distro, does exactly the same. Also, you don't need to constantly restart Edge for updates to install, you can completely ignore them and it doesn't even ask you to handle them, it's all silent and automatic. So I don't understand what else do you want.
    • DuRoBo Krono Review: Portable E-Ink reader with great ideas that need a bit of improvement by Taras Buria Phone-sized e-readers are gaining traction these days, with more people treating them as a getaway device to cure phone addiction (or at least they are trying to) or having a more pocket-friendly reader that is easier to carry and hold. The market now has plenty of such readers to choose from, and DuRoBo is the latest addition, a new player that offers a more interesting approach to the idea. The Krono is a $279 e-reader with an interesting twist, which tries to make the device more fun and ergonomic. Here is my review. Disclaimer: DuRoBo provided the review sample without any editorial input or pre-approval. The Krono comes in a phone-sized box with pink accents. Inside, you get the device itself, a short user manual, and a USB cable. The cable is a bit old-fashioned, Type-A to Type-C, which is a bit disappointing. Hot take: I would rather have no cable in the box rather than another Type-A cable that gets immediately thrown into my box full of similar cables I never use. The Krono also has no charger in the box, as it relies on accessories you already own, which is fine with me. Here are the specs: Dimensions 154 x 80 x 9.0 mm or 6.06" x 3.15" x 0.35" 173 g or 6.10 oz Materials Black or White plastic Display 6.13-inch E-Ink Carta 1200, 1,648 x 824 pixels, 300 ppi Touch-capacitive. Dual-tone frontlight. Processor 8-core Qualcomm Snapdragon 690 (QTI SM6350) 2 performance cores at 2.07 GHz 4 efficiency cores at 1.71 GHz Memory 6 GB Storage 128GB, non-expandable ~104GB available out-of-the-box Operating system Android 15 with a custom launcher Connectivity Wi-Fi and Bluetooth Battery 3,950 mAh battery Buttons and port USB Type-C port Power button, Volume button, Smart Dial Breathing Lights Audio Mono Speaker and Dual microphones In the box The Krono, a Type-A to Type-C cable, user manual Price $279 on Amazon First impressions Right off the bat, no, this is not a phone replacement. Do not approach this device thinking it can serve you as a dumb phone to cure your TikTok addiction. In addition to the fact that the Krono has no cellular connectivity, I strongly believe that no amount of extra devices can fix your phone addiction until you put some serious effort into it. The Krono is a phone-sized e-reader, a companion for your phone dedicated to reading without distractions. The DuRoBo Krono is made of plastic with a very fine texture. It is hardly premium, but I also cannot say it feels cheap. The device is also a bit thick, quite dense, and well-built without rattling or cracking. You get to choose between two colors: white and black. The front has quite thick bezels, which is hardly surprising for an e-ink device. These things use front light, with LEDs usually placed on the screen perimeter. While I do not mind thicker bezels, the notably larger chin cheapens the look a little. What I mind is a notable seam between the display and the main case, which, after just two days of use, collected plenty of dust and specks. The back of the Krono is what makes the device stand out. There is a cylinder (DuRoBo calls it the Axis) embedded in the back of the reader, housing three elements: a power button on the right edge, a Smart Dial on the left edge, and "Breathing Lights" on the back. An etched DuRoBo logo sits below the cylinder, and it is the only piece of branding you can find on the device. Overall, the design and materials are very unassuming, but the cylinder with additional control elements certainly elevates the look and makes it more interesting. Other physical elements include two microphones (one on the top edge and one on the bottom edge), a USB Type-C port, a volume rocker, and a single mono speaker. There is no fingerprint reader, so if you want to protect your device, a PIN is your only option. The official TPU case is not the most premium-looking Display The Krono has a 6.1-inch E-Ink Carta 1200 touchscreen display with a resolution of 1,648 x 824 pixels (300 ppi). The display is front-lit, and you can adjust the brightness and temperature from cool to warm. Unfortunately, the Krono lacks automatic brightness and temperature adjustments, and you cannot set a custom schedule for the frontlight. However, you can set it to always enable frontlight so that you can see what is happening on the screen when turning it on in a dark environment. On the bright side (get it?), the front light can get extremely dim so that the screen is barely readable in a pitch-dark room. The front light is also uniform across the screen, with no noticeable temperature gradients. I am very susceptible to uneven front light, and it is very easy for me to notice it, but the Krono is doing a very good job in this area. I also like that the edge shadow is not very prominent and barely visible in the black variant. E-Ink Carta 1200 is not the newest generation (there are Carta 1250 and 1300), but it is still a good display. It supports three modes: Clarity, Speed, and Quality. In Clarity mode, text is very sharp and easy to read, but you trade that for more ghosting, a slower refresh rate, and more artifacts when the display changes images. Speed mode, as the name suggests, boosts refresh rate and reduces ghosting, but fine print and text become more jagged. Finally, Quality mode is only available in Android apps. It has the lowest refresh rate, but in return, you get much better visuals, improved gradients, and more. Like brightness and temperature, you can toggle modes from the control center. It is available when swiping from the top-right corner of the screen (the top-left is for notifications). I also like that the Krono can work as a desk clock when not in use. It has a bunch of screensavers, including horizontal clocks with time, date, and current battery level. The screen refreshes once per minute, and battery drain is extremely low (not even 1% in 24 hours). It is a great use of the technology, and another thing I wish more e-ink devices featured. Smart Dial The Smart Dial is Krono's main party trick. It sits on the left side of the device and serves multiple purposes. You can twist or press it to perform various actions, depending on the current use case scenario. When reading books, twisting the dial flips through pages, and pressing it refreshes the screen. On the home screen, the dial adjusts the brightness, and holding the dial pressed launches voice note recording. Finally, a quick double press launches the DuRoBo AI chatbot. While the dial scroll is not notched, it is very smooth and has haptic feedback that confirms your actions, which feels very nice. As a long-term Apple Watch user, I love the idea behind the dial. It feels very natural and oddly satisfying to use, especially with that subtle haptic feedback. I never liked flipping pages with touch input, and I strongly believe each e-reader should come with some sort of physical controls for turning pages. The Krono has both volume buttons (which also work as page turners) and the dial, so you are free to use whichever you prefer. With that said, the dial is not perfect. For one, it sticks out of the case way too far for my liking, raising concerns about durability and longevity when carrying the Krono around in a pocket (it is a pocket-sized device after all). Also, it has too much wobble, which cheapens the experience and makes it feel a bit flimsy and unsecured. While there are two plastic guards on the Krono's case, they are way too small for any kind of protection. I also think DuRoBo should let users customize dial actions (the only available customization is scroll direction), particularly for long and double presses. Not everyone needs voice notes, and DuRoBo AI does not work without an active internet connection, leaving the long press essentially useless when offline. I do not mind these features, and I genuinely think they are useful, but I would rather have the ability to toggle between screen modes, turn the frontlight on/off, or launch my favorite app. I also agree with people on Reddit asking developers to let users adjust the dial sensitivity. I hope this is something DuRoBo can implement with a software update to make the experience more personalized (it is a Smart Dial, after all) and incentivize users to fiddle with the Dial more often. The Dial is a fantastic idea, so please, guys, improve it a little. As for ergonomics, they are mostly fine, but the dial's position may feel a little awkward and way too high. When I use a phone or a phone-sized gadget, I tend to rest one of its corners on my palm for a more secure grip. With the Krono, such a grip is impossible because you cannot reach the dial even with big hands. You have to lower the reader a bit and hold it like a bottle without any extra support for the bottom edge. Such a grip is not necessarily uncomfortable (the Krono is also light enough for it), but it requires a bit of muscle retraining. Sometimes, I do not bother with the dial and hold the Krono like my phone, flipping through pages with volume buttons, as they are perfectly positioned for my right-hand thumb. Interestingly, when testing the Krono, I would often find myself thinking that a roller embedded in the long plastic cylinder on the back of the device would have been a much more comfortable solution. There is a free idea for you, guys. Software The Krono runs Android 15 with a very minimal launcher on top. The home screen presents you with a list of apps, a scrollable list of widgets, and your user profile. Widgets can display time, calendar, or recent books for quick access. You can also add or remove apps from the home screen to keep the most useful stuff around without tapping "Apps." I like this minimalistic approach; it looks clean, easy to understand, and light. I understand that some may find the list of all apps way too clean, but fortunately, DuRoBo lets you switch to traditional icons. The reader also has a bunch of preinstalled apps: Read: The default app for reading. Browser: A Chromium-based browser. Files: A simple file manager. Music: A simple music player. Spark: A voice recorder with transcription support and AI summarization DuRoBo AI: A built-in AI chatbot. Transfer: An app for file transfer over Wi-Fi. If that is not enough, there is the Google Play Store, where you can download all the extra apps you need, alternative readers, podcast apps, chatbots, and more. DuRoBo is not trying to give you an all-in-one device. The standard software experience is quite minimal, which makes it easy to approach and learn. The standard reader supports EPUB, EPUB3, AZW3, MOBI, PDF, TXT, DOC, and DOCX, which is more than enough to let you read most books without third-party software. As for customizing the reading experience, you can select one of five built-in fonts, adjust size and thickness, adjust margins and spacing (only three variants for each), change text alignment and direction, toggle the reading status bar, and switch to dark mode. There is also text-to-speech, which utilizes Android's default TTS tech. While I like the simplistic approach, I cannot help but feel DuRoBo could have made the built-in reader a bit more customizable. However, I am not going to bog down on this, as you can always install any other reader you prefer using the Play Store or by sideloading an APK. Getting books to the Krono is very simple. Given that the device is an Android smartphone without cellular connectivity, you can transfer files via a USB Type-C cable, download them using the built-in browser, share them over Bluetooth, or use cloud storage. My favorite was the built-in Transfer app. It is simple, reliable, and very well-designed. I was surprised by how well-designed the web portal is. It is fast, pretty, and properly categorized. Well done! Once you have your books loaded, you can highlight or underline text, add annotations, bookmark pages, check the table of contents, and ask AI about the selected text. Unfortunately, the Krono has no built-in vocabulary, but again, that is something a third-party reader could fix. Overall, the built-in reader is light and snappy, with just the minimum amount of features for a regular user to enjoy reading books. The Krono has no built-in reading tracking, so stat nerds will have to look for third-party reading apps. However, you can set a daily reading goal, and the reader will notify you when you reach it (for example, one hour). You can also set a reminder to read at a certain time, and when the time comes, the Krono will light up its back LEDs and unlock itself to nudge you. Other than that, the rear LEDs do nothing, not even showing charging progress, which is an unfortunate misopportunity if you ask me. Quirks aside, Krono's Android runs quite snappily and bug-free. Early reviews of the Krono criticized its Android 13-based software quite a lot, but now, the reader runs Android 15, and its software has fixed plenty of initial complaints. I never experienced any issues with built-in apps. AI attempts The DuRoBo Krono comes with a built-in AI chatbot. There is no information on what model powers this thing, but the system says it was "trained by Google." You can launch the bot from the app list or by double-pressing the dial. It works just like any other chatbot, and you can ask it anything by typing or using voice input. The AI saves your chats, and you can rename, export, or delete them. DuRoBo AI requires an active internet connection, and it does not work offline. Its reach and capabilities are also limited. You can only chat in the app and use it in the reader app as a makeshift vocabulary. However, the implementation is kinda awkward. You can only send a selected portion of text to AI without giving it any requests or instructions. I highlighted the word "dumb," and it apologized to me for not being useful. You also cannot ask follow-up questions or send the generated response to a separate chat. The chatbot is also slow, even with fast Wi-Fi, making the overall experience quite frustrating, which makes me again wish for the ability to remap the double press to something else. Spark, the standard voice recording app, also uses AI for note summarization and transcribing. Neither feature works offline, unfortunately. Spark records notes up to 30 minutes using Krono's dual microphones, and you can rename or export notes. Transcription quality is decent, and the speed is alright, but you can find much better solutions in the Google Play Store. What I like about Spark is that transcribed notes are not locked, and you can always type more to elaborate on your ideas, which is handy. Overall, I like that the Krono is not shoving AI down my throat, but to be honest, there is really not that much to shove. AI features here feel raw and need improvements to be more useful. Battery Life Like most E-Ink readers, the Krono has fantastic battery life. Even with a clock as a screensaver, its standby power consumption is incredibly low. And when in use, you can get weeks of reading on a single charge. Without the front light, my unit never sipped more than one or two percent of battery during a one-hour reading session. It was nice to see plenty of battery-related settings. You can limit charging at 80% to protect battery health long-term, check the number of charging cycles, manufacturing/first-time use date, battery health, and the maximum capacity. Additionally, the Krono lets you select what hardware remains enabled when sleeping. This lets you keep Wi-Fi and Bluetooth on (say, if you want to receive notifications, for some reason) and keep audio playing when locked. Turning these features off effectively eliminates any standby battery drain. I left my Krono sitting for 24 hours with a clock screensaver on, and it did not drop a single percent. The pretty big 3,950 mAh battery justifies the device's thickness and ensures you do not have to charge it for long periods. Speaking of charging, it is capped at only 10W, which is a bit disappointing, as getting such a big battery to 100% takes a notably long time in the era of super-fast charging smartphones. DuRoBo Moodi The Moodi is a standalone, optional accessory for your Krono. It is a wireless remote with two customizable buttons that you can use to flip pages, control media, or scroll webpages. The accessory connects via Bluetooth. Despite having a built-in rechargeable battery, it is extremely light. While the Moodi's shape and form factor is not what I would call particularly ergonomic, it is not uncomfortable to hold and use. The Moodi comes with six removable magnetic buttons with various smiley faces. Buttons sit securely, and they have nice-feeling, albeit a little loud, clicks. It is a cute touch that adds a little more fun and character to the device. There is also an accented power button and a single status LED. The latter displays charging status and connection mode. The Moodi supports three modes: Reading: Buttons work as volume buttons, allowing you to flip pages in the built-in reader or other apps that support page turning with volume buttons. Media: Buttons work as skip forward/backward, which is useful when listening to audiobooks, podcasts, or music. Scroll: The third mode lets you scroll pages in the web browser or any other application The Krono properly detects the Moodi and presents you with an on-screen guide when you connect it for the first time (it also displays the battery level). However, you can only change modes by holding both buttons for a few seconds. It is also worth noting that the Moodi works with other devices. I connected it to my iPhone and it let me adjust volume or control media playback. Sadly, the scroll did not work, so you cannot use it to waste time scrolling TikToks. Overall, the Moodi is a cute little accessory, which I can recommend for those who read a lot. It is very useful for remote page flipping when you do not want to burden your hands by holding the Krono all the time. I only wish DuRoBo included a lanyard for the built-in loop. As for the battery life, after using the Moodi for a few days, I only managed to drop several percent of its 90 mAh battery. Despite the small size, it is rated for weeks of use, which is pretty impressive. At $35.99, I cannot say the Moodi is a must-have accessory, but I see the appeal. I prefer using the Krono with its Smart Dial, as I rarely read for more than 40-60 minutes in one sitting. However, if you have a stand and like reading for long periods, the Moodi is the right thing to have. It is a bit more expensive than regular page flippers on Amazon, but it is on par with similar products from Kobo or BOOX. Plus, it has a little more fun to it with removable buttons and better integration into the Krono. Conclusion At the end of the day, DuRoBo Krono is a nice pocket-sized e-reader. Its software focuses on the main things without trying to be everything at once. The smart dial idea is unique and great, and I wish more manufacturers had something similar in their devices. The display is also good, with an even frontlight and "always-on" support. I did not notice any deal-breaking issues with the Krono. However, you can feel that the idea needs some improvements, such as a slightly stiffer dial in a more ergonomic location, perhaps a little more premium materials, and better software customization. I hope the company won't give up on the idea and improve the dial and ergonomics in the second generation. Buy DuRoBo Krono Black - $279.99 on Amazon Buy DuRoBo Krono White - $279.99 on Amazon Buy DuRoBo Moodi - $35.99 on Amazon As an Amazon Associate, we earn from qualifying purchases.
    • In what way is any of what I said incorrect? To install an update you need to close all browser instances, upping it from once a month to once a fortnight is an inconvenience for users. Particularly when updates don't offer functionality that users want (notably copilot). Security updates should come as they are needed, not on a release schedule
    • Dopamine 3.0.6 by Razvan Serea Dopamine is an awesome free audio player which tries to make organizing and listening to music as simple and pretty as possible. Dopamine has been designed for Windows 7, Windows 8.x and Windows 10 and plays mp3, ogg vorbis, flac, wma and m4a/aac music formats quite well. The best part? It's created by long-time Neowin member, Raphaël Godart. If you’re looking for a music player to handle a large music collection, you should definitely give Dopamine a try. Dopamine 3.0.6 changelog: Fixed Manually edited album covers are overwritten on the next collection refresh Fixed AppImage package not working on modern GNU/Linux distributions Deleting song from playlist sometimes fails Playback controls only work when clicking on upper half of the buttons It's unclear that files must be tagged with an external ReplayGain scanner (for example rsgain) before normalization can take effect. Change to Artist or Album tags is not reflected in the song list view nor in the Now Playing information ReplayGain issues Smart playlist filters ignore text containing accents or other special characters Some MP3 files trigger an "MPEG header not found" error due to a too-narrow initial MPEG header scan range Changed Updated the Vietnamese translation Download: Dopamine 3.0.6 | 122.0 MB (Open Source) Links: Home Page | Forum Discussion | Screenshot | Other OSes Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • One Month Later
      AndreaB earned a badge
      One Month Later
    • One Month Later
      agatameier earned a badge
      One Month Later
    • Week One Done
      agatameier earned a badge
      Week One Done
    • Week One Done
      ssd21345 earned a badge
      Week One Done
    • Contributor
      MarkHughes4096 went up a rank
      Contributor
  • Popular Contributors

    1. 1
      +primortal
      516
    2. 2
      +Edouard
      193
    3. 3
      PsYcHoKiLLa
      147
    4. 4
      ATLien_0
      96
    5. 5
      Steven P.
      76
  • Tell a friend

    Love Neowin? Tell a friend!