Shiny is better.

#dev
1255301
Went in and reviewed what needs to not be done right now in the rust for all the changes I already made. #dev
1250365
Working on user creation stuffs. Lots to coordinate and make concise, administrative coding. #dev
1239520
Back to coding today. Lots of progress on the message bus, working now on offloading the post finalization process. #dev
1234853
It's taking a full rewrite and breaking into an API server + web client to upgrade the Stripe checkout process. #dev
1233208
Researching redis pool options for #rustlang. Got a good setup and things are falling in place. #dev
1232496
Vec<String>, &[&str], chars, slice. #dev
1232332
Nice. Got the internal API not finding users and responding appropriately. #dev
1231390
Been hacking on these file API improvements for a while. Nice big chunk of #rustlang job/scheduling stuff things. Most of what's left is the actual file processing, and I've done Other and most of Image kinds. Audio and video will be fancy.
#dev
1229713
It looks like I have "other" files handled. Now on to "image". Bread and butter, but should be pretty straight forward. #dev
1228693
Bunch of linting/performance tuning. Yay. Now back to the show. #dev
1228514
Getting by with string functions instead of regex. #dev
1228112
I should start a #hackdays theme on PNut. Maybe journal about my dev work. or just iterate quicker with a goal of touching as many new technologies as I can. A PNut lib in every language? Heh. #dev
1227795
not sure if I should listen my lambda on the image upload or the dynamodb insert, since I need both. Doesn't seem like it matters. Just listen for the last. So I put db last and trigger for it, since it has less opp to fail. #dev
1227675
Nice. Got things sorted. Workplaces, dynamodb trigger. Still a lot to finish up with, and still haven't touched the actual file processing magic sauce. #dev
1227521
Moved from sqlite to DynamyoDB, since it'll be ephemeral on AWS. Added an SQS queue. Need to rework the processor to grab from the queue. #dev
1227246
Realized overnight a much better design for the file provisioning. #dev
1226907
Here we go -- testing the process. #dev
1226720
Interaction between provisioning and processing is working out. The idea is,

1. tell API "I want to upload 4 files, these sizes". API will give you a token.
2. upload to upload server
3. track status on API server as needed (on demand or websocket)

#dev
1226162
Morning coding before breakfast and church things. Working on the upload server. #dev
1226154

You gave up too much to turn back now.