Viewing profile — ej12n
ej12n
HN member- Joined
- Tue, Jun 23, 2009, 2:53 PM UTC
- HN karma
- 35
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About ej12n
No profile information was provided.
Recent public activity
-
comment
Comment #35434284
https://www.faa.gov/ Works fine, most likely someone forgot to redirect the root to www
-
comment
Comment #27078175
>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 gat…
-
comment
Comment #23471772
uses docsify + https://jhildenbiddle.github.io/docsify-themeable/#/ in case anyone is interested.
-
comment
Comment #21328054
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 r…
-
comment
Comment #21136838
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",…
-
comment
Comment #21136551
treats everything as a regex by default but you can turn it off easily... /\Vwhatever... see :help \V you can also use \ (beginning of word, end of word) for easier phrase matching…
-
comment
Comment #20995512
> 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…
-
comment
Comment #20507600
> 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 i…
-
comment
Comment #20472466
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 ¯\_(ツ)_/¯
-
comment
Comment #20384232
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.
-
comment
Comment #17104971
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 countr…
-
comment
Comment #17095314
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 …
-
comment
Comment #16852938
That's already taken care by the MIT license: https://github.com/sarahdayan/dinero.js/blob/master/LICENSE....
-
comment
Comment #16437963
`page.$(query)` or `page.$$(queryAll)` to be more specific https://github.com/GoogleChrome/puppeteer/blob/v1.1.0/docs/a...
-
comment
Comment #670472
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 o…