Alex Tran Qui
Alex Tran Qui
Would "Encrypting the cache after lock" make sense (for the scenario where bandwidth is more expensive than encrypting)?
awesome! thx. > On 30 Mar 2016, at 23:05, Johannes Lund [email protected] wrote: > > Added a 0.4.2 tag for now at least. > > — > You are receiving...
np. It does help me understand where you were coming from. I don’t believe Docker has any knowledge of any Apple specific hardware/tech (it’s basically a linux layer) [side note:...
Small update: one can indeed package everything in docker as described in the original swift-jupyter repo. that is equivalent to packaging it for consumption with JupyterHub. I will look at...
> That will require a of work and long-term decision making as described [here](https://forums.swift.org/t/violet-python-vm-written-in-swift/56945/7), thus why I wanted to drop the plan. Could you elaborate a bit on this? Both...
For certain it can run in docker, and maybe in venv (not sure). That said, it presents a security risk only in so far that it runs as you directly...
@philipturner : I'm performing the first steps of the dockerization (*), and I hit this: https://github.com/ratranqu/swift-colab/runs/6967462426?check_suite_focus=true#step:6:1121 Let me know if you have any ideas. I don't think it's particularly relevant,...
Hi all, @paulofaria and I have been looking at this, and we are able to build and use the ObjectBox framework using spm on MacOS Catalina using the 5.2 toolchain....
> It feels to me like this could be accomplished without a new protocol by making `PostgresNumeric` (which is already public) directly `PostgresCodable`; non-Foundation decimal types would then be able...
Found this which may be of help: https://github.com/joelparkerhenderson/demo_swift_excel_xlsx_reader_writer