* Automatically sets alerts when I favorite a stock
* Discuss and analyze stocks with AI
* Generate AI research reports
Would love feedback from other investors/builders:
381–390 of 1001 posts
* Automatically sets alerts when I favorite a stock
* Discuss and analyze stocks with AI
* Generate AI research reports
Would love feedback from other investors/builders:
Working on reversing climate change. Carbon dioxide removal. Also getting curious about mechanisms to prevent damage from high temperatures in the short term. There's a project over the Great Barrier Reef I've been digging into what mechanisms they're using: https://barrierreef.org/news/explainers/what-is-cloud-bright...
Hosting an XGBoost-model for MLB totals predictions. It runs every thirty minutes: incorporating weather at the hyperlocal level and joins with player attributes that are provably affected by that weather. It also provides advanced decision-making tools with a Kelly Criterion calculator built in. Model still needs some calibration for bet-sizing but is very close to production-ready.
Robust historical evaluations available at https://ballcast.app/validation
https://github.com/eliasson/garanti/
Just this friday I wrote an article that took a look under the hood.
https://markuseliasson.se/article/under-the-hood-of-a-gleam-...
A boat game for 5+ age group! I was never much of a game developer, but recently my 5 year old son wanted to play a game so we decided to build one together. It's a boat game, you basically steer a boat in an isometric 2d world, transporting passengers, cargo etc between ports. As we designed it, the ideas just kept on coming. He made or directed a lot of the art inside of the game (even the audio), and we included f…
Which leads me to trying to get the processing off github actions (it's all duckdb pipelines), which has led me to improve the orchestration implementation of my 'better sql' [2] to optimize the asset based refresh flow. I'm now wiring that up in a general cloud service to give me the data orchestration platform I've always wanted. Building a multi-tenant cloud experience has been interesting!
[1]: https://greenmtnboy.github.io/sf_tree_reporting [2]: https://github.com/trilogy-data/pytrilogy