Bryce Fisher-Fleig
Bryce Fisher-Fleig
Link above is outdated -- should be https://github.com/linuxfood/rustsqlite/blob/master/src/sqlite3.rs
Thanks so much for providing a proxy example and for thinking hard about this use case! Figuring out where to draw the line between built-in and not built-in support for...
Awesome! I recognize this feature request is super early in the project lifecycle.
I've never had unlimited scrollback, but I _want_ it now! This sounds amazing. Just today in a application crash report on OSX, I discovered that the OS actually encrypts its...
Nowadays, /tmp is often on a tmpfs. When that's the case, encryption does not bring any security advantage (*maybe* you could set up a SELinux policy that gives a slight...
So, it seems like there are several different ideas floating around here and different goals as well. @joehillen seems to want an unlimited scrollback experience baked into the shell that...
@nixpulvis apologies for my lack of knowledge on the finer points here! How would a hypothetical "safetee" implementation know about scrollback events that happen in alacritty? I know less/more and...
I'm consuming the helm chart from the flink-kubernetes-operator project, which in turn appears to be leveraging fabric8/kubernetes-client to generate the helm-chart. In that [helm chart](https://github.com/apache/flink-kubernetes-operator/blob/main/helm/flink-kubernetes-operator/crds/flinkdeployments.flink.apache.org-v1.yml#L8-L13), there's no `listKind` in the...
@upils were you able to sign the Contributor License Agreement? I honestly can't tell from the bot 😅 Looks like once that is sorted and you get an approval, this...
Hi @upils and @weeco! Thanks so much for all the hardwork on implementing and reviewing this feature so far. Is there anything I can do to help push this feature...