https://www.faa.gov/ Works fine, most likely someone forgot to redirect the root to www
>So if you're building something right now, maybe stop and ask yourself "ok, so how does this all look if we end up taking over the world 25 years from now, and this thing is a gatekeeper between a lot of people and a…
uses docsify + https://jhildenbiddle.github.io/docsify-themeable/#/ in case anyone is interested.
Same here, I was running around like a headless chicken and wondering what I was doing wrong when elasticbeanstalk just wouldn't deploy anything. The fact that we doubt ourselves rather than thinking aws is down is a…
Simply not true. Actually Jetbrains IDEs have IMO one of the best if not the best VIM emulations in all IDEs, IdeaVIM is awesome. For example, you can have your own custom "vimrc", they call it ".ideavimrc" which can…
treats everything as a regex by default but you can turn it off easily... /\Vwhatever... see :help \V you can also use \< and \> (beginning of word, end of word) for easier phrase matching... /\<my phrase\>
> It's absolutely, crushingly, depressing seeing how far you've come up, vs how others are staying down and the incredibly thin line of circumstance that seperates you both. I hear you! this hits home hard with me. It…
> And it gives employers confidence that you have the skillset to handle whatever they throw at you. Blindly having confidence in someone with a degree vs. someone with no degree is a bad mistake in this industry, IMO,…
for the reader, not the writer. he/she obviously knows the word but a potential reader might not and he's just saving them the google search, my guess ¯\_(ツ)_/¯
Nextdoor comes to mind, but not necessarily a local online town square which I agree with your comment that a source like that is invaluable to keep up with local issues.
Yup I know about gag orders, etc... I completely agree with the statement that if you care about privacy better go with something else not in U.S. or anywhere in the 14 eyes countries if you are really paranoid.
IVPN (Gribaltar), Mullvad (Sweden) or PIA (U.S.) are the best bet for most users IMO. They are all fast, no logging, and have good apps. IVPN, Mullvad are not in U.S. jurisdiction if you are concerned about that. Most…
That's already taken care by the MIT license: https://github.com/sarahdayan/dinero.js/blob/master/LICENSE....
`page.$(query)` or `page.$$(queryAll)` to be more specific https://github.com/GoogleChrome/puppeteer/blob/v1.1.0/docs/a...
Have you been looking for Textmate alternative on windows? Well you just found it :) And this doesn't rely on "cygwin" or external stuff to do its magic. The editor is very light on resources so you don't need the best…
https://www.faa.gov/ Works fine, most likely someone forgot to redirect the root to www
>So if you're building something right now, maybe stop and ask yourself "ok, so how does this all look if we end up taking over the world 25 years from now, and this thing is a gatekeeper between a lot of people and a…
uses docsify + https://jhildenbiddle.github.io/docsify-themeable/#/ in case anyone is interested.
Same here, I was running around like a headless chicken and wondering what I was doing wrong when elasticbeanstalk just wouldn't deploy anything. The fact that we doubt ourselves rather than thinking aws is down is a…
Simply not true. Actually Jetbrains IDEs have IMO one of the best if not the best VIM emulations in all IDEs, IdeaVIM is awesome. For example, you can have your own custom "vimrc", they call it ".ideavimrc" which can…
treats everything as a regex by default but you can turn it off easily... /\Vwhatever... see :help \V you can also use \< and \> (beginning of word, end of word) for easier phrase matching... /\<my phrase\>
> It's absolutely, crushingly, depressing seeing how far you've come up, vs how others are staying down and the incredibly thin line of circumstance that seperates you both. I hear you! this hits home hard with me. It…
> And it gives employers confidence that you have the skillset to handle whatever they throw at you. Blindly having confidence in someone with a degree vs. someone with no degree is a bad mistake in this industry, IMO,…
for the reader, not the writer. he/she obviously knows the word but a potential reader might not and he's just saving them the google search, my guess ¯\_(ツ)_/¯
Nextdoor comes to mind, but not necessarily a local online town square which I agree with your comment that a source like that is invaluable to keep up with local issues.
Yup I know about gag orders, etc... I completely agree with the statement that if you care about privacy better go with something else not in U.S. or anywhere in the 14 eyes countries if you are really paranoid.
IVPN (Gribaltar), Mullvad (Sweden) or PIA (U.S.) are the best bet for most users IMO. They are all fast, no logging, and have good apps. IVPN, Mullvad are not in U.S. jurisdiction if you are concerned about that. Most…
That's already taken care by the MIT license: https://github.com/sarahdayan/dinero.js/blob/master/LICENSE....
`page.$(query)` or `page.$$(queryAll)` to be more specific https://github.com/GoogleChrome/puppeteer/blob/v1.1.0/docs/a...
Have you been looking for Textmate alternative on windows? Well you just found it :) And this doesn't rely on "cygwin" or external stuff to do its magic. The editor is very light on resources so you don't need the best…