Darcy Shen
Darcy Shen
What I see in the current post is just a simple spring boot app in scala. However I am curious about the pros and cons using spring boot with scala....
@dimafeng Thanks for your reply. I've learned a lot from your post. This is my detailed repo for Spring Boot with Scala: https://github.com/sadhen/spring-booted-scala
其实Firefox用户更加多 前段时间一直用Chrome,后来Rust构建的新版Firefox出来之后,基本都用Firefox了
非常棒,柯林斯我比较喜欢
Also interested in using Binding.scala at server side.
Because there are no `kalker -f [/path/to/a/kalker/file]` and `kalker -e "f(x)=x; f(1)"` available. I cannot complete the plugin without learning Rust. I think the language design of kalker is really...
`kalker "f(x)=x; f(1)"`, but `kalker -i` does not work as the not-implemented `kalker -f` because `-i` is for loading the init file. Well, `kalker "f(x)=x;f(1)"` is good enough for me...
I suggest that we should postpone the support of Python 3.10. For two reason: 1. Rikai depends on PySpark heavily, we should add CI for Python 3.10 after PySpark's support...
For pretrained torchvision models, the pt files are saved `$HOME/.cache/torch/hub/checkpoints`. Just cache it in github action would save a lot networking time.
Why not upgrading pyspark from 3.1.2 to 3.1.3 in separate pull request?