testtesttest·6 anni fa·discussArticle is spot on. After a few weeks we broke quarenteen and flew to stay with the grandparents. We are lucky the grandparents are youngish and able to help.
testtesttest·6 anni fa·discussOpen source is not the same as open. You can't run Firefox on an iPhone.
testtesttest·7 anni fa·discussslack --inspect=4444 //will let ya connect to main electron process via chrome remote debugThen run thisrequire('electron').BrowserWindow.getAllWindows()[0].webContents.executeJavaScript(` javascript:(_ => { const redux = slackDebug[slackDebug.activeTeamId].redux; const {wysiwyg_composer, wysiwyg_composer_ios, wysiwyg_composer_webapp, ...payload} = redux.getState().experiments; redux.dispatch({ type: '[19] Bulk add experiment assignments to redux', payload }); })(); `)to disable rich text editor. Going to hack together a node launch script for slack here in a little bit :P
testtesttest·7 anni fa·discussAnother article [0] (2007) featuring the image.[0] http://www.nbcnews.com/id/22113395/ns/technology_and_science...EDIT: Presentation from Igor Alexeff and Theodore Anderson (University of Tennessee):https://www.ysc.org.ua/2011/data/i.alexeff_presentation.pdf
testtesttest·7 anni fa·discuss>Downgrade KDEWebKit from Tier 3 to Porting Aids>Summary: QtWebKit is dead, even the "revived" version has no changes since more than a year.https://phabricator.kde.org/D21400
testtesttest·7 anni fa·discussThe organization is not exactly efficient and has had a lot of drama: https://www.theregister.co.uk/2019/06/04/npm_cj_silverio_jav...It really doesn't matter too much though. As you mentioned, what they do is not that difficult and there are good alternatives (exp yarn).