-
At Fronted our mission is to make renting less stressful, starting by giving renters another option for how to pay their rental security deposit. Our research tells us that there's millions of people trapped in sub-optimal living conditions, who'd move into places of their own, if they had the cash to front a rental deposit.
-
We're at the beginning of our journey, launching before the end of the year as part of the FCA Sandbox https://www.fca.org.uk/firms/regulatory-sandbox/regulatory-sandbox-cohort-6
-
Small team (3-4 engineers including CTO and CPO). Team is Ex-Monzo, Apple, Bud, Zego https://techcrunch.com/2020/08/27/passion-capital-has-backed-fronted/
-
Remote, London Timezone +- 3hrs ok but must be tax resident in the UK
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import requests | |
| from pyfiglet import Figlet | |
| # {"0x44ea84a85616f8e9cd719fc843de31d852ad7240":{"usd":0.628788}} | |
| import requests | |
| r = requests.get( | |
| url="https://api.coingecko.com/api/v3/simple/token_price/ethereum?contract_addresses=0x44ea84a85616f8e9cd719fc843de31d852ad7240&vs_currencies=USD" | |
| ) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| FROM ubuntu:16.10 | |
| RUN apt-get update | |
| RUN apt-get -y install python3.5 python3-pip | |
| RUN apt-get -y install supervisor | |
| RUN pip3 install --upgrade pip | |
| RUN pip3 install magneticod magneticow | |
| RUN mkdir -p /var/log/supervisor | |
| RUN echo [supervisord] > /etc/supervisor/conf.d/supervisord.conf | |
| RUN echo nodaemon=true >> /etc/supervisor/conf.d/supervisord.conf |
Ok, Here's my March 2017 drone buying guide...
First decide what you want to do with a drone. The decide how much time you're prepared to put into building one, and finally decide how much money you want to spend.
Drones can do a lot of different things these days, but the most popular (in order of popularity) are.
1/ Aerial Photography 70%
2/ FPV Racing 20%
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| cd ~/Library/Containers/com.docker.docker/Data/database/ | |
| git reset --hard | |
| cat com.docker.driver.amd64-linux/slirp/max-connections | |
| echo 1500 > com.docker.driver.amd64-linux/slirp/max-connections | |
| git add com.docker.driver.amd64-linux/slirp/max-connections | |
| git commit -s -m 'Update the maximum number of connections' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 0xF0bb9686Aa3bb1694695dfd36764b8e1d02F7E36 There once was a man named simon. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # dump | |
| # version | |
| # Cleanflight/SPRACINGF3 1.9.0 May 31 2015 / 13:17:30 (98f7549) | |
| # dump master | |
| # mixer | |
| mixer QUADX | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # version | |
| # Cleanflight/NAZE 1.10.0 Jul 31 2015 / 15:12:38 (96061b8) | |
| # dump master | |
| # mixer | |
| mixer QUADX | |
| mmix reset | |
| smix reset |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ls *\?* | while read fn; do nfn=$(echo $fn | tr '\?' ' ' | awk '{print $1}'); cp "$fn" $nfn;done |
I hereby claim:
- I am simonvc on github.
- I am simonvc (https://keybase.io/simonvc) on keybase.
- I have a public key whose fingerprint is F251 3223 EBB4 6E00 F160 84A4 AEA8 9F35 D783 11AD
To claim this, I am signing this object: