fix capitalisation

This commit is contained in:
Amolith 2018-12-19 11:07:37 -05:00
parent 4d8c5b1d0f
commit c3f2eb29e2
Signed by: Amolith
GPG Key ID: 51FD40936DB0065B
2 changed files with 24 additions and 1 deletions

View File

@ -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`

View File

@ -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)