Jacob Matson

Results 33 comments of Jacob Matson

fixing post-season: https://github.com/matsonj/nba-monte-carlo/commit/552352c63b20aa0bc99fb5d7585ca448b1310a98 we are still missing 4 games (results of in-season tournament knockout rounds) but I will add that when the games are added to the schedule.

more here: https://coolify.io/docs/introduction https://coolify.io/docs/installation#installation---self-hosted

more here: https://hamel.dev/blog/posts/dokku/

i'm over it, keeping on netlify for now

Hi @jonathanbhaskar, a few notes: 1. I have a working version of SQLmesh in this project in the [`sqlmesh`](https://github.com/matsonj/nba-monte-carlo/tree/master/sqlmesh) folder. 2. the `nba_elo` dataset is hand crafted by yours truly...

The custom test appropriately uses as CTE. The problem is in 1.4 (previous version), the test was first added as a view and then executed. In 1.7, the test is...

@pl-pr I will provide more notes here shortly. Thanks for the feedback

For what it’s worth, nested views perform horribly in SQL Server because of how the query planner works. That being said, I really like the idea of supporting query hints...

would love to see this updated to most recent version of node with LTS (20, iirc).

@dataders can you assign me to this? I don't think I can do it.