Live data from Hacker News

Viewing profile — matchai

matchai

HN member
Joined
Mon, Nov 07, 2016, 4:06 PM UTC
HN karma
71
Public activity
8 items

About matchai

[ my public key: https://keybase.io/matchai; my proof: https://keybase.io/matchai/sigs/mWTWBR2vxAGh8zlMwduFHLknQZEGbfrw6Mq-RTU9Qwg ]

Recent public activity

  1. comment
    Comment #39141777

    Starship maintainer here. `custom` spawns a child process of your shell, so it's probably being slowed down by a slow shell init script. If the custom script you're running doesn't…

  2. comment
    Comment #24000834

    Starship can be quickly configured to have a select few "modules" enabled. This can be configured with `prompt_order`, documented here: https://starship.rs/config/#prompt I, for on…

  3. comment
    Comment #23959565

    Starship maintainer here. I'm happy to answer any questions have about how it works. Every render of the prompt is fully stateless. Starship has no tracking, telemetry, and never c…

  4. comment
    Comment #20939138

    That wifi dongle in particular supports packet injection, and supports aircrack-ng for penetration testing.

  5. comment
    Comment #17983331

    Sounds like Microsoft has now disabled the feature: https://twitter.com/FPresencia/status/1039899988837511169

  6. comment
    Comment #17785868

    - Multiple Windows Yes. https://stackoverflow.com/a/29965036 - Telemetry opt-in Yes. https://code.visualstudio.com/docs/supporting/FAQ#_how-to-di...

  7. comment
    Comment #16651310

    For those not using Travis, ci-reporter supports CircleCI too, and is extensible to support any other CI platform. https://github.com/JasonEtco/ci-reporter

  8. comment
    Comment #15949656

    I typically use the json file from emojilib when parsing emojis. It is regularly updated and can be added to JS projects as a dependency. https://github.com/muan/emojilib/blob/mast…