Braiden Psiuk

Results 10 comments of Braiden Psiuk

Hey @josephrocca, I actually found that Codepen example by looking at the Getting Started page too. I left a comment on the pen asking for help earlier today and then...

> @BraidenPsiuk Found it elsewhere but cannot remember. Actually there are two package for gjs in Fedora : gsj (runtime) and gjs-devel (libraries), you need to install the latter to...

Hi, regarding your point number 1, it looks like you can hover over a period of sleep (light-purple color box), and the mouse tooltip will tell you the duration in...

I'm also struggling with this. Here's my scenario, which I think other people (at least those who edit text files locally on their computer) are experiencing: - I am editing...

This is my first "real" review process, so please feel free to correct me if I do anything that doesn't seem conventional. No problem about the wait! It's actually good....

> Hi @BraidenPsiuk do you have any update here? :) Yes! Sorry for the long delay. Was finishing up a data structures/algorithms course that took a lot of my time...

Hi again, just letting you know that I've submitted the updated version of the guide. Any/all feedback welcome!

Same here, not able to fallback and build with "npm i node-gtk". My machine info: Debian GNU/Linux 12 (bookworm) x86_64, GNOME 43.4. I installed all recommended dependencies per the README.md......

Both of my machines have Nodejs v18.13.0 (official Debian nodejs apt package) installed

Re-running "npm i node-gtk@latest" (Your new v0.12.0 release) on my machine that failed previously, works now. Thank you!