Merge branch 'master' into resume-update-2019-04-28
This commit is contained in:
commit
aeef964d61
|
@ -0,0 +1,19 @@
|
|||
---
|
||||
title: "iPad Smart Keyboard: French Accents/Ligatures"
|
||||
date: 2019-05-10
|
||||
---
|
||||
|
||||
# iPad Smart Keyboard: French Accents/Ligatures
|
||||
|
||||
The following is the results of both blind googling and brute forcing the keyboard space. If this is incomplete, please let me know so that can be fixed.
|
||||
|
||||
| Accent/Ligature | How to type | Example |
|
||||
| :-------------- | :---------- | :------ |
|
||||
| é (forward facing accent on vowel) | Alt-e | entrée |
|
||||
| è (backward facing accent on vowel) | Alt-` | fières |
|
||||
| ï (two dots above a vowel) | Alt-u | naïve |
|
||||
| ç (cedelia) | Alt-c | français |
|
||||
| œ (oe ligature) | Alt-q | œuf |
|
||||
| û (circumflex) | Alt-i | hôtel |
|
||||
|
||||
You can also type a forward facing accent on most arbitrary characters by typing it and then pressing Alt-Shift-e. Circumflêxes can be done postfix with Alt-Shift-i too. Thís dóesńt work on every letter, unfortunately. However it does work for enough of them. Not enough for Esperanto's `ĉu` however.
|
|
@ -35,7 +35,7 @@ The following table is a history of my software career by title, date and salary
|
|||
| Software Engineer | August 24, 2016 | November 22, 2016 | 90 days | 21 days | $105,000/year | Terminated |
|
||||
| Consultant | Feburary 13, 2017 | November 13, 2017 | 273 days | 83 days | don't remember | Hired |
|
||||
| Senior Software Engineer | November 13, 2017 | March 8, 2019 | 480 days | 0 days | $150,000/year | Voulntary quit |
|
||||
| Senior Site Reliability Expert | ??? 2019 | (will be current) | n/a | n/a | not set in stone yet | n/a |
|
||||
| Senior Site Reliability Expert | May 6, 2019 | (will be current) | n/a | n/a | CAD$105,000/year (about USD$ 80k and change) | n/a |
|
||||
|
||||
Even though I've been fired three times, I don't regret my career as it's been thus far. I've been able to work on experimental technology integrating into phone systems. I've worked in a mixed PHP/Haskell/Erlang/Go/Perl production environment. I've literally rebuilt most of the tool that was catalytic to my career a few times over. It's been the ride of a lifetime.
|
||||
|
||||
|
|
|
@ -8,6 +8,19 @@
|
|||
|
||||
## Experience
|
||||
|
||||
### Lightspeed - Expert principal en fiabilité du site   <small>*2019 - current*</small>
|
||||
|
||||
(Senior Site Reliability Expert)
|
||||
|
||||
> [Lightspeed][lightspeedhq] is a provider of retail, ecommerce and point-of-sale
|
||||
> solutions for small and medium scale businesses.
|
||||
|
||||
#### Highlights
|
||||
|
||||
- Migration from cloud to cloud
|
||||
- Work on the cloud platform initiative
|
||||
- Crafting reliable infrastructure for clients of customers
|
||||
|
||||
### Heroku - Senior Software Engineer   <small>*2017 - 2019*</small>
|
||||
|
||||
> [Heroku][heroku] is a cloud Platform-as-a-Service (PaaS) that created the term "platform as a service". Heroku currnetly supports
|
||||
|
@ -155,3 +168,4 @@ I am an ordained minister with the [Church of the Latter-day Dude](https://dudei
|
|||
[twitter]: https://twitter.com/theprincessxena
|
||||
[twit]: http://cdn-careers.sstatic.net/careers/Img/icon-twitter.png?v=b1bd58ad2034
|
||||
[heroku]: https://www.heroku.com
|
||||
[lightspeed]: https://www.lightspeedhq.com
|
||||
|
|
Loading…
Reference in New Issue