Steven Dake

Results 51 comments of Steven Dake

@costin I find nothing all that controversial about it. I was simply pointing out the status quo. Agree that the default shouldn't be self-build. Without a constantly trailing functional container...

@geoand I've been reviewing your work in https://github.com/istio/istio/pull/4623 - however I don't have ACLs to merge the work. @sebastienvas may be able to further help. Cheers -steve

@damajor I cannot provide legal advice, nor am I a participant in this project. I came across it randomly. The MIT license is a copyright license, meaning it is "permissive"....

@damajor not my circus as I am totally unconnected with this project. I find terms of service and violations of the open source definition offensive. I have not read the...

@mbastias if you are running bash, which most Linux environments use by default, in your shell: ```bash export HF_HOME=${HOME}/cache ``` A better option is to add this to the default...

nice work @aearone ! Thank you for sharing your work, -steve

rather thank you @mbastias for solving this problem for Windows. thank you, -steve

I may be mistaken, but I believe qcow2 support has been deprecated from cloud-hypervisor. Curious what the use case is.

I understand. I think the philosophy of Cloud Hypervisor is correct - qcow2 is complicated and in modern storage is overkill with its compression and layering. Using a raw disk...