DIMMiN Notes
My working notes related to the development of dimmin.com.
2024-04-11-Thursday
- Got sidetracked with a freelance client ask, put this one off for later
2024-04-09-Tuesday
- Compiled and re-colored image assets I can use for demo fighters
- Consolidated metadata associated with these image assets
- Established a framework for animating these spritesheets using Javascript
2024-04-03-Wednesday
- Created the Mini Martial Artists - Part 2 blog post in the DIMMiN Blog
- Transferred the Mini Martial Artists template thumbnails to my laptop
- Outlined which charts I need to build to complete this post
2024-03-24-Sunday
- Learned how to flatten lists in an Obsidian file via Obsidian Dataview
- Might be able to do more custom pulls with Obsidian Dataviewjs
2024-03-18-Monday
- Continued to learn about the Obsidian Dataview syntax
- Hoping to use the
##
separators to allow one note (such as a daily note) to be used as a reference that can update information in a bunch of other notes.
2024-03-12-Tuesday
- Verified that priors were being collected properly
- Continued writing, described the Bootstrapping method for sampling from Beta Distributions and how that alters the state of the fight
- Continued writing Mini Martial Artists - Part 2
- Fleshed out something for all parts of the outline
2024-03-11-Monday
- Continued writing Mini Martial Artists - Part 2
- Found how to calculate the difference between two Beta Distributions without needing to apply Bootstrapping techniques to them.
- Involves a product of the Cumulative Density Function and Probability Density Function of the two different Beta Distributions
- Unrelated to the above but today I also found out about smarter notetaking in Obsidian via Dann Berg. This could be worth looking into.
- Could have implications for the BigBrain App (maybe making a BigBrain Blog that posts raw notes as I work on them?)
2024-03-11
- Continued writing Mini Martial Artists - Part 2
- Found how to calculate the difference between two Beta Distributions without needing to apply Bootstrapping techniques to them.
- Involves a product of the Cumulative Density Function and Probability Density Function of the two different Beta Distributions
- Unrelated to the above but today I also found out about smarter notetaking in Obsidian via Dann Berg. This could be worth looking into.
- Could have implications for the BigBrain App (maybe making a BigBrain Blog that posts raw notes as I work on them?)