AJ ONeal coolaj86
  • Provo, UT
  • https://coolaj86.com
  • 6'5 • Technophobic Technologist + Videographer • Go, Rust, Node / VanillaJS (@JSJabber), UX, Security, IoT. Canon 24mm 50mm.

  • Joined on 2017-10-24
coolaj86 pushed to master at coolaj86/httpserver.rs 2018-10-02 04:22:27 +00:00
912624a132 WIP workers
coolaj86 pushed to master at coolaj86/httpserver.rs 2018-10-02 02:35:22 +00:00
a90cd5cc6b annotate
coolaj86 pushed to master at coolaj86/httpserver.rs 2018-10-02 02:24:22 +00:00
1605934dbb add counter for coolness
coolaj86 pushed to master at coolaj86/httpserver.rs 2018-10-02 01:49:51 +00:00
f38b547408 rust is getting sleepy... very sleep-zzzzz
coolaj86 pushed to master at coolaj86/httpserver.rs 2018-10-02 01:43:51 +00:00
8c1f52f39d handle non-/ with 404
coolaj86 pushed to ref-lambda at coolaj86/httpserver.rs 2018-10-02 01:32:32 +00:00
00ba212da5 WIP use lambda
coolaj86 pushed to ref-scope at coolaj86/httpserver.rs 2018-10-02 01:23:47 +00:00
6ac5399822 WIP if-else refs
coolaj86 pushed to master at coolaj86/httpserver.rs 2018-10-02 01:12:23 +00:00
9bef4073a8 read file as bytes (much advance so skip step)
coolaj86 pushed to master at coolaj86/httpserver.rs 2018-10-02 00:57:38 +00:00
f6817bcd33 initial http server
coolaj86 created repository coolaj86/httpserver.rs 2018-10-02 00:57:15 +00:00
coolaj86 renamed repository from grep.rs to coolaj86/minigrep.rs 2018-10-02 00:56:12 +00:00
coolaj86 commented on issue josh/python-hard-way#1 2018-09-30 04:43:13 +00:00
command line argument for shift

Search for "argparse". I believe that's the name of the python standard library for simple cli argument parsing.

coolaj86 commented on issue josh/python-hard-way#4 2018-09-30 04:41:25 +00:00
avoid the use of globals

The technical term "variables" refers to free-standing references to values.

coolaj86 commented on issue coolaj86/telebit.js#17 2018-09-30 01:18:28 +00:00
Allow for other SSH options on telebit ssh

I will look into that.

coolaj86 opened issue josh/python-hard-way#4 2018-09-30 01:16:15 +00:00
avoid the use of globals
coolaj86 opened issue josh/python-hard-way#3 2018-09-30 01:10:13 +00:00
docs that anyone could follow
coolaj86 opened issue josh/python-hard-way#2 2018-09-30 01:02:25 +00:00
auto shift throws an error
coolaj86 opened issue josh/python-hard-way#1 2018-09-30 01:01:57 +00:00
command line argument for shift
coolaj86 commented on issue coolaj86/telebit.js#15 2018-09-29 19:23:24 +00:00
When updating Telebit, Permission Denied

That begs the question: "who owns /home/josh/.config/systemd/user ?"

coolaj86 commented on issue coolaj86/telebit.js#17 2018-09-29 18:42:39 +00:00
Allow for other SSH options on telebit ssh

As long as the arbitrary arguments come after arguments which are known to telebit, it should work fine. (v0.20.6)