Connor K

Results 46 issues of Connor K

Title. I'm pretty sure this is an electron app but I have no idea which of these files to do anything with.

``` Traceback (most recent call last): File "./linux-rpc.py", line 21, in rpc_obj.set_activity(activity) File "/home/connor/linux-rpc/rpc.py", line 138, in set_activity self.send(data) File "/home/connor/linux-rpc/rpc.py", line 117, in send self._write(data_bytes) File "/home/connor/linux-rpc/rpc.py", line 201,...

This issue is requesting an enhancement to Perseus. Details of the scope will be available in issue labels. The user described the problem related to this request as follows: >...

C-enhancement
tribble-reported

I want my config to be easy to install. It would be much more convenient if I could have a file like `~/.config/powerline-rust.yaml`. **Proposal:** Look for a config file at...

## Description Fixes #948. adds the `--cachedir-ignore` option which causes eza to ignore directors with a CACHEDIR.TAG and the correct magic number. see https://bford.info/cachedir/ ## How Has This Been Tested?...

## Problem I like using `eza --tree`, but I'm extremely mildly inconvenienced by things like cargo `target` directories: ``` tether@Gasoline-Veins ~/D/testasdf> eza --tree . ├── Cargo.lock ├── Cargo.toml ├── shell.nix...

Mayhaps how to convert one of the [Bevy's examples](https://bevyengine.org/examples/) into running on wasm-pack it turns out to not be *that* hard but it took me (JS veteran, Rust noob) a...

C-enhancement
S-platforms
P-web
Z-large
1- needs research

Sanity check: * [x] Have you opened a thread on the forum? *[yes](https://zola.discourse.group/t/fuse-js-search-format/2139) but nobody responded* * [x] Have you checked to ensure there aren't other open [Pull Requests](https://github.com/getzola/zola/pulls) for...

trying to install star-citizen via home-manager. here's my `git diff`. `flake.nix` is my home flake; i don't use flakes for whole system configuration (yet). ```diff diff --git a/configuration.nix b/configuration.nix index...