Steve Fan

Results 196 issues of Steve Fan

### Description of change Fixes #8667 ### Pull-Request Checklist - [ ] Code is up-to-date with the `master` branch - [ ] `npm run format` to apply prettier formatting -...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug For any recurrence build, the code generate would generate duplicated...

🐛 bug
🌶️ strawberry shake

Judging from the discussion on #13, it seems like adding async support would be a PITA because 1. maintenance hell with two copies of almost the same thing and 2....

This will require nightly, so it is disabled by default

Since resizing persistent volumes in k8s is isomorphic to setting a bigger quota on a dataset for ZFS, I think this is pretty doable, sadly I had limited golang knowledge...

I was trying to do inline type inference rather than to generate a parse tree then traverse it after PEG passes, this way we could avoid some potential backtracking issue...

Is it possible to support server one day? Here's a [no_std implementation of TLS called SaiTLS](https://git.m-labs.hk/renet/SaiTLS) but it runs on smoltcp which is not exactly what I needed

[Buck: csharp\_library()](https://buck.build/rule/csharp_library.html) Seems like Buck used to support C#. Not sure about Buck2 because I didn't see it mentioned in documentations.

### Description We should release an API that allows us to implement workspace storage on basically anywhere (similar to the fashion of VFS) ### Use case For example, we can...

type:feat
story