From 3675d6f965188829e1381fa3ae41448a64358cec Mon Sep 17 00:00:00 2001 From: Colin Diem Date: Thu, 1 Oct 2020 00:58:16 -0400 Subject: [PATCH] Added a new blog post, attempting to update url. --- config/_default/config.toml | 2 +- content/blog/convergence.md | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 content/blog/convergence.md diff --git a/config/_default/config.toml b/config/_default/config.toml index 87a2b99..a1ac68a 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -1,4 +1,4 @@ -baseURL = "http://crypticturtle.mynetgear.com:8080/" # The URL of your site. +baseURL = "http://errantmind.ddns.net/" # The URL of your site. title = "Colin's Blog" # Title of your site theme = "zzo" # Name of Zzo theme folder in `themes/`. diff --git a/content/blog/convergence.md b/content/blog/convergence.md new file mode 100644 index 0000000..7df0d6f --- /dev/null +++ b/content/blog/convergence.md @@ -0,0 +1,11 @@ +--- +title: "Convergence" +date: 2020-08-19T17:12:28-04:00 +draft: false +--- + +# Convergence + Convergence is the idea that at some point, our phones will become our computers. I like this idea. We're already carrying this decently powerful computer around in our pockets, why not be able to use them to power a "laptop" style chasis? + Why stop there? We could have a desktop style setup, with a graphics card, extra storage, heck better memory, and even additional CPU power. When you're ready to hit the road, pop the phone out of the dock, and slide into the special slot on a tablet type device, and the same system you're already using is now your tablet. Need enhance productivity on the road? Slide the phone into a laptop body, as I mentioned before. + I don't really understand why this doesn't seem to be the direction things are going. Samsung has dabled in the field with the Dex interface, but that's not really quite hitting the mark. One of the hurdles remaining is an OS that can handle being both a phone, adn a computer OS at the same time. + I know what you're thinking: "But wait, isn't Android already a fork of linux? Couldn't linux do all of this?", and yes, I think it could. It just isn't yet. Will it in the future? Who knows. I do thinkg that whoever cracks this well will be on the forefront of the next technology wave. That's just like, my opinion, man.