Blair Noctis

Results 23 issues of Blair Noctis

**Describe the bug** Run ncspot, start playing for a while, and it will stop playing, with the error message "Stream drop error: PortAudio not initialized". **Expected behavior** Continued playing. **Screenshots**...

bug

Current implementation requires something like this: ```rust use { std::collections::HashMap, rusty_money::{Money, FormattableCurrency, iso, crypto}, }; #[derive(Debug)] struct PriceList>, } impl { fn new() -> Self { Self{ prices: HashMap::new() }...

> pronunciation (countable and uncountable, plural pronunciations) > > (countable) The formal or informal way in which a word is made to sound when spoken. > > (uncountable) The way...

It's great to have short keys in place of all the long PGP keys. But it's also great, in my opinion, to have a keyring, so I can have a...

I'm looking into [packaging `hurl` for Debian](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1001779). The `hurl_core` crate depends on `sxd_document`, a long inactive crate that depends on another long inactive crate `peresil` and an extremely old version...

enhancement

Sometimes with bad network, `fisher update` fails, and that leads to disappeared fisher and other installed plugins. When the update fails, fisher complains like this (you can see the prompt...

enhancement

As proposed in https://github.com/chmln/sd/pull/208#issuecomment-1763168340, produce diffs of changes, instead of printing entire files. This is a rough WIP that copies the [`terminal-inline`](https://github.com/mitsuhiko/similar/blob/main/examples/terminal-inline.rs) example of [`similar`](https://docs.rs/similar) and barely works. I intend...

`$` is good in programming languages, but interacts badly with shells. Disambiguation of numbered capture groups goes even further, as `${}` is also a shell construct. `%` might be a...

… because https://github.com/blueset/alfred-search-unicode/blob/15cf4f843095a4e92fb8a413e856f4dd2ea288d5/alfred-search-unicode/unicode_identify.py#L24 doesn't like `''` quoting itself: ``` [13:02:23.001] ERROR: Search Unicode[Script Filter] Code 1: Traceback (most recent call last): File "~/Library/Application Support/Alfred/Alfred.alfredpreferences/workflows/user.workflow.B54475EC-1187-4988-9D67-DF5AD3A6A816/unicode_identify.py", line 38, in char, c_hex, c_int,...

bug