As a means to socialize, when asked if I game I say yes but it is only a partial truth. The truth is I write bots to play games, and lately, the only game I play is the stock market.
Category Archives: Development
Man, I really love coding …
… and c# just keeps getting better and better.
New Project in the works: Algorithmic Stock Trading Infrastructure
A project to provide a single REST API & WebSocket interface for the purpose of developing algorithmic stock trading bots.
When you want to use their websocket API but you do not have direct access to their websocket API.
When you have a website which updates using a websocket, but you do not have direct access to the websocket, you can use the following technique to catch when the DOM is updated:
Using headless chrome via the websockets interface | by Lucas M | Medium
bugs in code
Eventually you discover that the bugs you create in your code have more to do with karma than skill. Once you develop the skill to code there is no reason for there to be bugs. It is through clearing out the karma that your development ability becomes more and more unhindered. Bugs point to what remains.
Google is teaming up with Ubuntu to bring Flutter apps to Linux
https://www.androidpolice.com/2020/07/08/google-is-teaming-up-with-ubuntu-to-bring-flutter-apps-to-linux/
Excited about Flutter
As the time approaches to once again put together a mobile app the obvious question is, “What is the latest and greatest way to develop an app that will run on all mobile platforms?”. Only a couple years old, Google is on the leading edge with Flutter!
I can’t wait to get started! Take a look: