Ipstenu (Mika Epstein)

Results 41 comments of Ipstenu (Mika Epstein)

Installing core-dev now to have a go with it đź‘Ť It's relatively straight forward. Since I wasn't using paths (my chassis install was 'clean' as it were) I didn't even...

As soon as I use paths (for core-dev or even just installing beta in another folder), it edits wp-config.php, which now shows up as my git pull being modified. This...

This was approved a year ago. A number of hosts use FastCGI and telling customers to use an htaccess workaround to force HTTP for auth is not really a good...

Oh sure, and for the most part, I would absolutely be for compression, but like I said, there are granular levels of compression from none to 9 (at least I...

Just as an example, this: `sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiMS5qcyIsInNvdXJjZXMiOlsid2VicGFjazovLy8uL3NyYy9ibG9ja3MuanM/N2I1YiJdLCJ[...]BQUFBO0FBQUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTsiLCJzb3VyY2VSb290IjoiIn0=\n//# sourceURL=webpack-internal:///1\n");` Is there a reason that HAS to be compressed to Base64? Some people will use code like that to hide things in their...

I hear ya! It took a bit of pecking around, but it's actually in two places: https://github.com/ahmadawais/create-guten-block/blob/master/packages/cgb-scripts/config/webpack.config.dev.js#L84 is the other one. I changed it to `devtool: 'source-map',` for a check...

I blame autocorrect for Webpack ;) > Pretty sure that source-maps in production are not a bad practice. Actually it is per webpack's own docs: https://webpack.js.org/configuration/devtool/#production > You should configure...

The rule of thumb is you sanitize EARLY. You’re doing it very late, which is why it gets caught every time. At best, if you could use something like phpcs...

I checked a bunch of accounts, and I am seeing accounts who didn’t pay for blue having their posts (not the accounts) showing on Nitter as verified. I own https://twitter.com/lefoxfans...

That'll work for me :) (I would still argue that .org doesn't need the customizer button at all because I don't want to be the one who's cat jumps on...