Lawrence Aberba

Results 43 comments of Lawrence Aberba

Why is beam ui not in the dub repository already?

What do you think remains to be done to have a beta version of some kind out?

Glad you're back.

I completely agree with @dayllenger, can't wait to see him sort through the stuff he's working on. Not skilled enough to help at this stage, but anything I can do...

I like how things are going especially the flexbox and grid design

It worked!! Was it a problem with vibe.d?

I later found out botan was not well tested on x86. Some algorithms assumed x64 architecture. Bcrypt password in particular

@s-ludwig is this feasible?

[UploadedFile.d](https://github.com/huntlabs/hunt-framework/blob/f402b0aa54603ea6a9b8e5e38906e0c2397c4369/source/hunt/framework/file/UploadedFile.d) should have a way to get the file in a buffer (`ubyte[] data`) for uploading for other forms of processing. `file.getAsBuffer()`