@@ -6,7 +6,7 @@ cover: /assets/weather.png
description: "Using a single command to get the week's weather forecast"
date: 2018-12-14 21:41
---
-We all love the CLI *(and if we don't, we should)* so wouldn't it be great if there was a tool to see your weather forecast with a single command? Ceda Ei at <a href="https://webionite.com" target="_blank">webionite.com</a> has written a tool that uses the Dark Sky API to give you the forecast for a day or week, at your location, and in Celsius or Fahrenheit.
+We all love the CLI *(and if we don't, we should)* so wouldn't it be great if there was a tool to see your weather forecast with a single command? Ceda EI at <a href="https://webionite.com" target="_blank">webionite.com</a> has written a tool that uses the Dark Sky API to give you the forecast for a day or week, at your location, and in Celsius or Fahrenheit.
## Celsius
+ Weather for one week - `$ curl sky.webionite.com/location`
@@ -0,0 +1,23 @@
+---
+layout: post
+title: Android's Insecurities
+subtitle: Exploring this terrible OS from G00gl3
+description: A semi in-depth look at some of the ways Android is a terrible operating system from a privacy, security, and FLOSS perspective
+cover:
+categories: [android,security]
+date: 2018-12-19 00:53 -0500
+---
+# <center>This post is a work in progress.</center>
+## <center>For now, I am simply storing some links to use while writing it.</center>
+---
+### The Verge
+* [Google remotely changed the settings on a bunch of phones running Android 9 Pie](https://www.theverge.com/2018/9/14/17861150/google-battery-saver-android-9-pie-remote-settings-change)
+
+### Stallman
+* [Reasons not to use Google - Surveillance](https://stallman.org/google.html#surveillance)
+
+### GNU
+* [Android and Users' Freedom](https://www.gnu.org/philosophy/android-and-users-freedom)
+
+### Misc.
+* [Cambridge - Everything this app collects can be collected by any other app](https://deviceanalyzer.cl.cam.ac.uk/collected.htm)