Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
matchai
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
matchai
3y ago
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 require your full shell customization to wor
2.
▲
by
matchai
6y ago
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 one, like to know what version
3.
▲
by
matchai
6y ago
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 calls home. :)
4.
▲
by
matchai
7y ago
That wifi dongle in particular supports packet injection, and supports aircrack-ng for penetration testing.
5.
▲
by
matchai
8y ago
Sounds like Microsoft has now disabled the feature: https://twitter.com/FPresencia/status/1039899988837511169
6.
▲
by
matchai
8y ago
- Multiple Windows Yes. https://stackoverflow.com/a/29965036 - Telemetry opt-in Yes. https://code.visualstudio.com/docs/supporting/FAQ#_how-to-di...
7.
▲
by
matchai
8y ago
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.
▲
by
matchai
9y ago
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/master/emojis.json