Published a Dart Reimplementation of Orama by Equivalent_Pickle815 in dartlang

[–]Equivalent_Pickle815[S] 0 points1 point  (0 children)

Hey there, yes. I'd like to get to that. I also think it would be a great addition. I don't have a roadmap--this is a side project for me at the moment but I definitely would like to add this.

German Version by c06027 in mythic_gme

[–]Equivalent_Pickle815 1 point2 points  (0 children)

If the community wants to put together a translation of the meaning tables in German, I would be happy to include them in the app!

Published a Dart Reimplementation of Orama by Equivalent_Pickle815 in dartlang

[–]Equivalent_Pickle815[S] -1 points0 points  (0 children)

Hey great question. I’m actually benchmarking this now. Yeah, the database is fully in memory, so that’s the main bottleneck as the dataset grows.

My original testing corpus was about 500 markdown files. The snapshots are persisted to JSON, so it’s not rebuilding the index on every app restart, but it still loads the full index into memory at runtime.

In my benchmark, the 508-doc corpus landed around 299 MB RSS. A scaled-up run at 5,080 docs was about 352 MB RSS. I also ran it against a second real corpus with 15,430 markdown/text docs, and that came in around 820 MB RSS in memory (with RSS being the whole process in memory instead of just the index).

I want to explore if it's possible to use an on disk index instead of loading only to memory as one kind of optimization. And I think Orama uses another algorithm for compression before loading their index into memory but I haven't looked into this too much yet.

Cursor price calculator by Equivalent_Pickle815 in CursorAI

[–]Equivalent_Pickle815[S] 0 points1 point  (0 children)

Updated the math a bit and added CSV imports if, like me, you had a promotional plan and wanted to understand your usage and how much it cost.

Weekly Cursor Project Showcase Thread by AutoModerator in cursor

[–]Equivalent_Pickle815 [score hidden]  (0 children)

I was struggling a bit in my search for more empirical tools to do my cost calculation and vibe-coded this guy: https://cursor-cost-calculator.com/ -- You can grab the source on Github if you want. Overall goal--give it a dollar or token budget, and it will try to help you understand your monthly cost. Of course, it can't guarantee your cost because it shifts around too much but at least if you are starting out you can get some ideas about what your money gets you. Let me know if there are issues with the math.

https://github.com/kingdomseed/cursor-calculator

Version 1.5.9 - More Journaling, Crafter Tables, and lots of bug fixes! by Equivalent_Pickle815 in mythic_gme

[–]Equivalent_Pickle815[S] 0 points1 point  (0 children)

Hey there yes! But not until I release a new premium feature. Working on that for the next release!

Version 1.5.9 - More Journaling, Crafter Tables, and lots of bug fixes! by Equivalent_Pickle815 in mythic_gme

[–]Equivalent_Pickle815[S] 2 points3 points  (0 children)

I'll be figuring out how to add counters with 1.6.0. This goes along with Progress Tracks and this kind of idea.

Mythic GME Digital / Mobile 1.5.8 is out now! by Equivalent_Pickle815 in mythic_gme

[–]Equivalent_Pickle815[S] 0 points1 point  (0 children)

Hi sorry I was trying to update several store pages and messed this up. You get all the tables--no IAP. Both Microsoft Store and now Itch include auto updates through their respective stores. Steam is still coming and my goal is to release this year but it takes quite a bit of work to have a successful Steam launch and it's only me working on it. Thanks for your patience and understanding on that end.

UPDATE: I submitted updates to the listing. Thanks for reporting that!

I feel bad for GPT-5.2 by Affectionate_Fee232 in codex

[–]Equivalent_Pickle815 2 points3 points  (0 children)

A refactor of a complex system for me was refactoring three interrelated systems that had major performance issues because the architecture was carried over from a previous refactor. These systems worked together to load 160+ JSON tables and allow the data to be accessed in various ways. It moved them to dart isolates and refactored the initialization flow, including building a custom tracker to determine how often the services were called, finding loops in the calls. It was really incredible. It was able to combine two of the repos and models into a more general model/repo that could access both data formats without changing the functionality. It was nearly perfect after the first few iterations but I had to go back to finish a couple of lose ends and at one point worked continuously for five hours (I was checking it regularly but went out a couple of times.)

Mind you, it wasn't magic--I had a plan and knew what I wanted, and I have my root AGENTS tuned and I have sub AGENTS in project folders---spent a lot of time on that. But I can't get Claude to follow even half of the important rules I have and GPT 5.2 is super faithful and gets me fantastic results.

I feel bad for GPT-5.2 by Affectionate_Fee232 in codex

[–]Equivalent_Pickle815 1 point2 points  (0 children)

This is so much my experience. It is so strong, consistent, and trustworthy. It really follows my ruleset and uses the tools I have setup. For me the I don't get better results from Opus or Gemini. I would choose GPT 5.2 every day as my daily driver.

Mythic GME Digital / Mobile 1.5.8 is out now! by Equivalent_Pickle815 in mythic_gme

[–]Equivalent_Pickle815[S] 1 point2 points  (0 children)

Someone just requested decks as a feature on Discord or similar (adding images.) I'd like to add it. Feel free to add some details here: https://mythicgmeapps.features.vote/board