Sun Knudsen

Results 100 comments of Sun Knudsen

The following hack works (inspired by @coreyward’s approach). It removes nesting altogether when a `p` tag has an `Image` child. ```typescript p: { component: props => { for (let child...

Same… any form of calling home should be opt-in.

Did anyone manage to run binaries added to package using assets?

@salmanulfarzy Thanks for the follow up. I suspected the same, but found it odd that `~` and `→` have the same width on all official screenshots and screen captures. I...

@denysdovhan On my MacBook Pro Retina (macOS Mojave), the only way I could achieve the look on https://github.com/denysdovhan/spaceship-prompt (monospaced tilde and arrow) was to set `SPACESHIP_CHAR_SYMBOL="→ "`. The default arrow...

As a privacy and security researcher and YouTuber, I have [published](https://sunknudsen.com/privacy-guides?search=sudo%20dd%20if%3D) many guides that involve flashing operating systems to flash drives and SD cards. I totally agree with the following...

[Raspberry Pi Imager](https://www.raspberrypi.com/software/) is a more privacy-conscious alternative (see [telemetry](https://github.com/raspberrypi/rpi-imager#telemetry)). That said, Etcher nailed the UX… perhaps Etcher could implement a flag to disable telemetry like Raspberry Pi Imager did....

Thanks for joining conversation @mcraa. > Changing the configuration through the command line or other editor, etcher too can be started the first time already with analytics disabled. Promising… how?...

Anyone knows what is the latest version of Electron that isn’t broken?

@tghpereira Last release that appears to work is [21.4.4](https://www.npmjs.com/package/electron/v/21.4.4) but release has 3 moderate severity vulnerabilities.