Code Curmudgeon
Facebook Twitter Linkedin Youtube Instagram

Main menu

Skip to content
  • Home
  • SQLi Hall-of-Shame
  • IoT Hall-of-Shame
  • Security Resources
  • Books
  • Glossary
  • Other Articles
  • About
    • Photography
    • Privacy Policy

Tag: Android

Samsung Galaxy Note 3 Review

Posted on August 29, 2014 by Code Curmudgeon
As you can guess from the title, I’m way behind on my mobile device reviews. But in some sense, this is a benefit since...
Mobile Android, mobile, review

Map Ado About Nothing

Posted on January 21, 2013 by Code Curmudgeon
It’s amazing how much noise in mobile technology is created for issues that are at best marginal. For example, there was the iPhone 4...
Mobile Android, Apple, Google, ios

What Are You Doing With Android?

Posted on August 2, 2012 by Code Curmudgeon
I’m trying to get a better feel for the Android development community from a testing perspective? If you’re creating Android apps or plan to...
Mobile, Software Development Android, embedded

Lies, Damn Lies, and Hardware Specs

Posted on October 11, 2011 by Code Curmudgeon
With the plethora of new mobile devices constantly coming out, consumers are bombarded with geek-speak on which ones are best. From the geeks perspective...
Mobile, Technology Android, Apple, ios, journalism, mobile
1 2 Next ›
Categories
  • AI
  • Automotive
  • Business
  • Cloud
  • General
  • IoT
  • Journalism
  • Medical
  • Mobile
  • Open-source
  • Quality
  • Security
  • Software Development
  • Space
  • SysAdmin
  • Technology
  • Testing
  • Web
Latest Posts
  • Using Agile and AI should be your New Years Resolution
  • How to know when you need SBOM
  • AI Ethics and the Three Laws of Robotics
  • Do AI Ethics Really Matter
  • CWE Top 25 2019 and On the Cusp
  • Why Do You Hate Unit Testing
  • How is Open Source Different Than Legacy Code
  • Code Curmudgeon Coffee Mugs Now Available
  • What is Legacy Code Anyway?
  • Can a word fix our cybersecurity problems
Archives
  • February 2025
  • February 2021
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • August 2019
  • July 2019
  • January 2019
  • September 2018
  • May 2018
  • October 2017
  • August 2017
  • June 2017
  • February 2017
  • January 2017
  • September 2016
  • August 2016
  • April 2016
  • March 2016
  • February 2016
  • December 2015
  • November 2015
  • October 2015
  • July 2015
  • March 2015
  • January 2015
  • October 2014
  • August 2014
  • July 2014
  • June 2014
  • April 2014
  • February 2014
  • January 2014
  • October 2013
  • September 2013
  • August 2013
  • June 2013
  • May 2013
  • March 2013
  • February 2013
  • January 2013
  • December 2012
  • September 2012
  • August 2012
  • July 2012
  • June 2012
  • May 2012
  • April 2012
  • March 2012
  • February 2012
  • January 2012
  • December 2011
  • November 2011
  • October 2011
  • September 2011
  • August 2011
Popular Posts
  • What Went Wrong with Static Analysis?
  • Theoretical AppSec Vulnerabilities
  • SQL Injection – When Will We Learn?
  • I Am Positive It Is False
  • Hacking: Medical Devices
  • Remembering a friend and luminary
  • What Does Static Analysis Have To Do With DevOps
  • ASQ Conference in Long Beach
  • SCA is the Latest AppSec Silver Bullet
  • Java Memory Settings – JVM Heap Size
© Code Curmudgeon

Definitioner

CAN (Controller Area Network)
Controller Area Network aka CAN aka CAN Bus is a wiring standard for vehicles that enables communication between various components and devices without having a host computer. For example doors, brakes, transmission.
GPU
A Graphics Processing Unit or GPU is a logic chip that perform computations related to graphics. It does the graphical work for the CPU in a traditional computer. This includes things like rendering shapes and putting output onto the screen.
CPU
The CPU or Central Processing Unit is the key brain of the computer, it's the part where most computation is actually done.
processor (CPU)
The CPU or Central Processing Unit is the key brain of the computer, it's the part where most computation is actually done.
WiMax
A long-range wireless technology for high-speed internet access. Originally it was classified as a 3G technology, but because of it's improved performance can also be classified as 4G, albeit slower than LTE. Supported by Sprint in the USA.
LTE
LTE or <i>Long Term Evolution</i> is one of the most common methods of supporting high-speed 4G wireless standards. It uses 3GPP technology and can work with both CDMA and FSM. In the USA Verizon and T-Mobile use it, while AT&T have used different 3G hybrid technologies but have planned LTE rollouts.
HSPA
HSPA is <i>High Speed Packet Access</i> and normally refers to 3G networks. Some companies such as AT&T have built what they call HSPA+ networks with speeds approximately double traditional HSPA networks.
4G
The 4th generation of cellular wireless standards - it's the successor the 3G. There is a vast difference between how carriers interpret and implement 4G at the current time, ranging from HSPA to WiMax to LTE, each has difference performance characteristics. The standard requires peak data rates from 100 Mbit/s for high mobility to 1Gbit/s for low mobility.
early-adopter
Someone who likes to have the latest and greatest things. They upgrade because something is newer, bigger, faster, has better numbers, etc. Sometimes they're right, but frequently the benefit of the new numbers is not measurable.