Jameson Little

Results 79 comments of Jameson Little

I've submitted a pull-request (#17) that makes shared objects work again (and build by default), so if that gets merged, you can just add tap as a dependency in whatever...

Untar works, but it isn't incorporated into the master branch yet.

I currently have no use for this project, so you can consider it dead. If you want to be a committer/author, let me know and I'll add you. @jedie @dankelleher

I'd like this as well. I'd like an app so I could: - mess with outlines - jot down notes - proofread and add comments I wouldn't be doing much...

Still happens on bun 1.1.7. For now as a workaround, I'm adding those globals to a preload script like so: ``` import { beforeEach, describe, expect, it, jest, test }...

I've pushed a basic admin console to the branch adminConsole. The admin console supports: - CPU load, calculated over 2 second periods - RAM usage, calculated over 2 second periods...

I just found this project and I was wonderin, are you still working on the Qt port @ptmt? If so, what state is it in and do you have a...

Thanks for the PR! I haven't touched this in like forever (mostly because I stopped working on the project I was using this for), and the original intention was as...

I don't have an active interest in it. I forked it from something that was kind of slow (ported from Java IIRC), so I cleaned it up and fixed some...

This happens to fix #2 by accident. Let me know if you'd like me to rebase.