testtesttest·il y a 6 ans·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·il y a 6 ans·discussOpen source is not the same as open. You can't run Firefox on an iPhone.
testtesttest·il y a 7 ans·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·il y a 7 ans·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·il y a 7 ans·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·il y a 7 ans·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).