douglaz
douglaz
@nchammas, here is the error: > 2017-03-29 17:28:14,038 - flintrock.ec2 - INFO - Requesting 201 spot instances at a max price of $0.03... > 2017-03-29 17:28:14,871 - flintrock.ec2 - INFO...
Stumbled on this. It's very annoying.
This is something that should be in the documentation. Also it should be clear that you don't need to use tuples to get into this problem.
For future reference, this is a way to workaround the issue on #76 example: ```scala import boopickle.MaterializePicklerFallback case class Element(data: Option[Seq[String]]) case class Container(e: Seq[Element]) object Test extends MaterializePicklerFallback {...
A script for this would be very interesting
> Moreover, with OpenAI technology, it will be possible to rewrite Python code in C++ in the future. > > https://github.com/alxschwrz/codex_py2cpp Surely You're Joking, Mr. ghost
What @Frederik-Baetens described makes sense. Is this scenario part of Gossipsub Peer Exchange?
> What resolution are you using? Do you know if this is with Wayland? (I’m assuming this is Slint 0.2.0?) It's the default xorg that comes on Ubuntu 20.04, master...
formEncode behaves the same way: ``` scala> new org.scalatra.util.RicherString(";:@&=/?#[]").formEncode res0: String = ;:@&=/?#[] ```
Another rebase? :see_no_evil: