tcme

Results 172 comments of tcme

![Screen Shot 2022-11-08 at 11 10 30](https://user-images.githubusercontent.com/546900/200537925-b5e9e45f-1fda-4139-9b93-62778f8905e8.png)

> the fact that the loading screen disappears after loading the first accounts, but other accounts can still be discovered and added to the sidebar looks a bit buggy to...

https://www.npmjs.com/package/react-ace

With newest node-libpd, node.js and installing v8 through homebrew `sh build-macos.sh` returns: ``` bash ld: warning: in /usr/local/lib/libv8.dylib, file was built for i386 which is not the architecture being linked...

This probably means I should compile libpd myself for i386, could you give me any pointers did you just do `make`?

I got some help of a friend, to recap this is my setup nodejs v0.8.20 and v8 installed with homebrew. libpd from upstream https://github.com/libpd/libpd compiled with `make`. Could this be...

There was some refactoring on master, maybe consider merge master->staging-ln before this?

> Also, I noticed that if the only active account is the lightning one, then the chart in the account summary is empty. Not sure what we want to do...

ok got some feedback from @shonsirsha my next step is to cleanup master and convert all `rem` to `px` first. As currently 1rem = 16px, but with this change it...