Conrad Steenberg

Results 12 comments of Conrad Steenberg

Just seconding this. One solution is to edit `~/.nuget/packages/websharper.fsharp/4.6.1.381/tools/netstandard2.0/wsfsc.runtimeconfig.json` and update the version numbers there: ``` { "runtimeOptions": { "tfm": "netcoreapp3.1", "framework": { "name": "Microsoft.NETCore.App", "version": "3.1.3" } } }...

Understood, thanks for the update :)

Just to confirm, compilation is based on esp-idf/FreeRTOS?

I'm working on something similar for Cassandra/ScyllaDB, but it's a patch to lapis itself. @CriztianiX do you mind if I use your repo as a skeleton to turn Cassandra support...

Thanks, much appreciated!

For me half the fun of this list is to look at somewhat off the beaten path projects. Having the unmainatained/archived moniker diminishes its fun and explorative character. But it...

Not free, but $10 per month for data and zero commission stock and options trades: https://brokerage.tradier.com/ Platforms listed at https://brokerage.tradier.com/platforms APIs at https://developer.tradier.com/ straightforward REST API for queries, HTTP push...

Amazing!