Plugin | Valid | Last Updated |
---|---|---|
C | Yes | 10 years ago |
Clojure | Yes | 8 years ago |
ConfigParser | Yes | 9 years ago |
ConvertLinebreaks | Yes | 2 years ago |
Erlang | Yes | 10 years ago |
ExtJS | Yes | 10 years ago |
Flash | 404 | |
[Fren |
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
### Keybase proof | |
I hereby claim: | |
* I am justinhartman on github. | |
* I am iamjustinhartman (https://keybase.io/iamjustinhartman) on keybase. | |
* I have a public key ASAE-TXTvNshB8xQs0-wmdvtfsi6Nz9RzTyV85GiDwj3Two | |
To claim this, I am signing this object: |
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
#!/usr/bin/env bash | |
# | |
# Take fullscreen screenshots using Firefox. | |
# | |
# Author: Justin Hartman <[email protected]> | |
# Version: 1.0.0 | |
# Copyright (c) 2020 Justin Hartman <https://hartman.me> | |
# | |
####################################### |
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
Homebrew build logs for httpd on macOS 10.15.4 | |
Build date: 2020-04-21 11:56:13 |
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
Homebrew build logs for httpd on macOS 10.15.4 | |
Build date: 2020-04-21 11:56:13 |
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
0 info it worked if it ends with ok | |
1 verbose cli [ '/usr/local/bin/node', '/usr/local/bin/npm', 'install' ] | |
2 info using [email protected] | |
3 info using [email protected] | |
4 verbose npm-session aa670a667ea4f45b | |
5 silly install runPreinstallTopLevelLifecycles | |
6 silly preinstall supremedelivery.localhost | |
7 info lifecycle @~preinstall: @ | |
8 silly install loadCurrentTree | |
9 silly install readLocalPackageData |
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
{ | |
"name": "laravel/laravel", | |
"description": "The Laravel Framework.", | |
"keywords": ["framework", "laravel"], | |
"license": "MIT", | |
"type": "project", | |
"require": { | |
"php": "^7.1.3", | |
"fideloper/proxy": "^4.0", | |
"grafite/cms": "^3.2", |
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
0 info it worked if it ends with ok | |
1 verbose cli [ '/usr/local/bin/node', '/usr/local/bin/npm', 'install' ] | |
2 info using [email protected] | |
3 info using [email protected] | |
4 verbose npm-session fc1dbddf3d000a3e | |
5 silly install runPreinstallTopLevelLifecycles | |
6 silly preinstall grafite | |
7 info lifecycle @~preinstall: @ | |
8 silly install loadCurrentTree | |
9 silly install readLocalPackageData |
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
sudo certbot certonly \ | |
--agree-tos \ | |
-m [email protected] \ | |
--manual \ | |
--preferred-challenges dns \ | |
-d justinhartman.blog \ | |
-d www.justinhartman.blog |
Install android SDK (bottom of the page) or full android studio if you need to develop on android.
fastboot
looks like adb
but it is used when device is in bootloader
(or fastboot).