Skip to main content

webOS vs Android: Which would you choose?

Cell phone upgrade time is upon me again and I need help deciding.  I have Verizon Wireless and will not be switching (they have the closet tower by my house, maybe half a mile away).  I'm caught between going with an Android phone like the LG Ally or the webOS powered Palm Pre. 

Budget is a concern.  I'm not going to spend $300 on a Droid X especially since I don't believe anything that large is remotely practical.  Likewise, $200 for an old Motorola Droid seems unreasonable given its age.

Future proof is a concern too.  I want decent specs that won't worry me.  The Ally runs a processor that supposedly won't be included when Adobe Flash is released.  HP bought Palm so I'm mostly at ease there but without any real future plans from the HP/Palm crowd, should I be concerned? 

So please weigh in.

Comments

Popular posts from this blog

How to Make Fedora Look Like Ubuntu

  Ubuntu is known for its theming and Unity-esque appearance.  Fedora's theme has improved over the years, but I still largely prefer the appearance of Ubuntu.  It has a certain Mac like modern look to it and the Ubuntu font is among the best available.  To make Fedora look like Ubuntu, you can follow these steps: Open a terminal and run: sudo dnf install gnome-shell-yaru Enable the Yaru theme in GnomeTweaks. Install Tweaks first if needed. sudo dnf install gnome-tweaks Go to the "Appearance" tab and select the Yaru theme for the Shell, Icons, and Cursor. Install Gogh for Terminal Theme Install Gogh from GitHub: sh git clone https://github.com/Gogh-Co/Gogh.git cd Gogh ./install.sh Select the "Clone of Ubuntu" profile for your terminal: gogh clone ubuntu Apply the theme: gogh apply ubuntu Install Ubuntu Fonts : Download the Ubuntu font family from Google Fonts. Copy the font files to the fonts directory: sudo ...

Praying Mantis Sees You

Shot with my Motorola Droid Turbo.  No touch ups but minor cropping.  Taken summer 2015.

Linux Uptime

Linux rarely needs a reboot.  With more recent kernels, it doesn't really need to reboot at all.  Since I've been studying for my CompTIA A+ exam, I've left a lot of material open and handy.  I lost track of how long my desktop had been running so I ran a simple terminal command "uptime" to see. Yes, that would be 53 days, 14 hours, and 38 minutes.  Try doing that on Windows.