I hereby claim:
- I am dvjones89 on github.
- I am dvjones89 (https://keybase.io/dvjones89) on keybase.
- I have a public key whose fingerprint is BDE8 3147 7F01 4476 47E1 8F5F 5413 79CF A66F 5F86
To claim this, I am signing this object:
| Imports System | |
| Public Class BroadbandScorer | |
| Public Shared Sub Main() | |
| 'Declare array (list) of scores between 100 and 0 | |
| Dim broadband_scores as Integer() = {100, 60, 82, 20} | |
| 'We start with a string that is completely empty and we'll slowly add "S", "M" or "P" letters as appropriate. | |
| Dim result_string As String = "" | |
| # Fixes https://forum.dji.com/thread-100550-1-1.html | |
| # Spark-rc | |
| # 5GHz Channel 153 | |
| # Current ROM on HTC One M7 | |
| # Android Lollipop | |
| # VenomRom ViperOne 8.0.0 | |
| # Commands to switch Android WiFi to US region |
| # List current DHCP Leases | |
| cat /tmp/dhcp.leases | |
| # Monitor TCP traffic on a specific port | |
| sudo tcpflow -i any -C port 5044 | |
| # Allow docker containers to communicate with each other: | |
| iptables -A FORWARD -i docker0 -j ACCEPT | |
| # SOP Guides: | |
| # Configuring LetsEncrypt: | |
| https://www.digitalocean.com/community/tutorials/how-to-secure-nginx-with-let-s-encrypt-on-ubuntu-16-04 |
| # For example, | |
| # mappings = [["actualgeek","[email protected]"]] | |
| ap = AccountancyPractice.find xxxx | |
| mappings.each do |map| | |
| subdomain = map[0] | |
| email = map[1] | |
| company = ap.companies.find_by_subdomain(subdomain) | |
| old_manager = company.account_manager |
I hereby claim:
To claim this, I am signing this object: