March: 21
Disoxide v1.2
Section titled “Disoxide v1.2”-
09:05PM
The disoxide application has a couple crates that we do not need right now, but might need to include in the future. I am thinking that we migrate a decent amount of the code and functions into the jedi crate.
JEDI v0.1.16
Section titled “JEDI v0.1.16”-
03:34PM
After spending some time looking through the examples and test cases, it will be time to come back around to
jedi
. The crate will shift focus to be a multi-thread and multiplex ready crate, thus making it easier to mass produce performance at scale. Say goodbye to microservices and say hello to da the force. -
04:35PM
Migrating the jedi crate into the
packages/rust
folder. Need to update the file changes as well for it, making sure it tracks via readme changes. Updated Dashmap to v6.1 and adding rayon support too. Next, we will update the ammonia to v4. Furthermore, we can table the removal of crossbeam and have the channel system that tokio provides.
Mage Duo
Section titled “Mage Duo”-
05:13PM
Almost level 30, which means we are not too far from getting our mounts? Yessir!
LCAgents
Section titled “LCAgents”For LC Agents we will setup an expo client that we can build test around and finish up a generic application + website for the client. We can use this test case as a way to document the changes required before moving to more production ready styles of deployment.
The developer build for LC Agents should be done before the end of this week!
We will be taking another shot at expo
and with the release of v50, our goal of setting up a clean and automated application should be easier!
The plan is currently to split the dev cycle into a couple side branches, eventually only taking the one that works the best for our monorepo.
The base template that we want to use for the project is Argon-React-Native
by Creative Tim
, which is located here.
This react native theme provides everything we need to bootstrap an iOS/Android/Web application by utilizing the Galio framework, React Native and Expo, at least according to their document.
Sadly majority of the time for this template system is being spent on just setting up the damn typescript xD
The amount of work that I have to put into this might be too much for me, as the errors are all over the place, including the router.
HellDiver
Section titled “HellDiver”The latest patch for HellDiver has been making the game actually playable on my laptop! Before the amount of heat, terrible performance and lag was just way too much!
The more I play this game, the more I just want to finish up RogueJester to be honest, a combination of Brute Force, Halo and HellDiver would be an epic game.