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 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)

coolaj86 pushed to next at coolaj86/telebit.js 2018-09-25 08:18:42 +00:00
8f7e865d49 move from json-in-querystring to POST bodies
coolaj86 pushed to next at coolaj86/telebit.js 2018-09-25 07:39:55 +00:00
20ed109aeb merge ssh defaults bugfix from master
41d8674519 v0.20.6: bugfix: falsey ssh value means 'off', not 'default'
Compare 2 commits »
coolaj86 pushed tag v0.20.6 to coolaj86/telebit.js 2018-09-25 07:39:18 +00:00