1. It changes my browser theme frequently. Please do not. I've only taken a quick look at how/why, but you seem to apply the stock Firefox dark themes multiple times - in sidebar/sidebar.js, sidebar/theme-init.js, background/background.js, and possibly in sidebar/manage.js and sidebar/reader-page.js. This is just from a quick grep.
2. The authentication structure is quite easy to modify/bypass. Yes, you have server-sided authentication, but modules/auth.js does all of the work - and as such can be both taken offline and be modified to set arbutrary user information and return a valid, non-expired subscription. Though, isAuthenticated returning true is even easier.
You have made quite an interesting and useful extension, which I do plan on trialing once I fix the theme-changing issue. Authentication is hard and can never be perfect, but I do believe that it is robust enough for the vast majority of users. Thank you for sharing your work, and I await to hear how compliant/polite it is on rachelbythebay's rss reader test.
Tinkercad is what “clicked” for me. I found that it’s very easy to start making simple functional designs, but when you are trying to make something more advanced (pain point: triangles with rounded edges) it’s a bit lacking. Plasticity seems to be the next step in this direction, but it’s pricey.
Neat. Up to this point you’ve had to install it on a windows device, and copy it along with a handful of dlls over[0][1]. Notably, I’ve only gotten Photoshop to work via this method, other products (InDesign and one other) will not run.
I was planning on making a miniature model of the Yamaha sirens, so am interested to see that people have already made models. However I think that until/unless I get stumped I will ignore these and make my own, just for fun.
There is this[0], but even with re-creating this patch on the latest wine-staging tree, I was unable to get Rekordbox (6, don’t try 7) to communicate with the board. That said, I was also unable to interact with Mixxx with the board, and that wasn’t running through wine. As a sanity check, I verified that the board runs fine on Rekordbox 6 on Windows. I was able to read the midi inputs from the board just fine from other programs on Linux, so I’m honestly not sure where the issue lies.
1. It changes my browser theme frequently. Please do not. I've only taken a quick look at how/why, but you seem to apply the stock Firefox dark themes multiple times - in sidebar/sidebar.js, sidebar/theme-init.js, background/background.js, and possibly in sidebar/manage.js and sidebar/reader-page.js. This is just from a quick grep.
2. The authentication structure is quite easy to modify/bypass. Yes, you have server-sided authentication, but modules/auth.js does all of the work - and as such can be both taken offline and be modified to set arbutrary user information and return a valid, non-expired subscription. Though, isAuthenticated returning true is even easier.
You have made quite an interesting and useful extension, which I do plan on trialing once I fix the theme-changing issue. Authentication is hard and can never be perfect, but I do believe that it is robust enough for the vast majority of users. Thank you for sharing your work, and I await to hear how compliant/polite it is on rachelbythebay's rss reader test.
reply