Luis
lamg-dev.bsky.social
Luis
@lamg-dev.bsky.social
The Mathematician
https://github.com/lamg
Cool algorithm!
January 31, 2025 at 2:08 PM
You would be surprised, but there are people that write JS SDKs and do not bother in writing the .Net version.
January 20, 2025 at 7:53 PM
To use a package written in TS or JS without leaving .Net.
January 20, 2025 at 7:45 PM
I was thinking in Fable, but I would prefer to not leave .Net land and to have a JS to .Net runtime or compiler.
January 20, 2025 at 7:44 PM
It's a good idea. Governments in countries with natural resources find easier to extract them and keep the money rather than developing the country.
January 15, 2025 at 8:09 PM
I also tried in a compiled project and gives the same error as in the script. This was the easiest way I found to share code that reproduces the error.
January 15, 2025 at 8:06 PM
wow, Thanks!!
January 14, 2025 at 5:26 PM
You can see after I open Oxpecker.ViewEngine the CE starts to show an error. Before it seems fine.
January 14, 2025 at 9:06 AM
Here's the full code reproducing the problem I have gist.github.com/lamg/b384713...
Computation Expression for handling transaction logic in SQLite
Computation Expression for handling transaction logic in SQLite - database_txn.fsx
gist.github.com
January 14, 2025 at 9:05 AM
Fair enough, I thought the error could be more easy to see. Here's the full code. Just run it and you'll see the error.
gist.github.com/lamg/b384713...
Computation Expression for handling transaction logic in SQLite
Computation Expression for handling transaction logic in SQLite - database_txn.fsx
gist.github.com
January 14, 2025 at 9:04 AM
Before reaching that point there's a problem with the Type Provider and the native SQLite library.
January 13, 2025 at 2:49 PM