Cole Mickens

Results 306 issues of Cole Mickens

Okay, in writing out this comment I looked a bit more and figured out what's going on. Context: - I'm migrating from gopass - gopass seems to work "fine" for...

``` warning: error: unable to download 'https://archive.mozilla.org/pub/firefox/nightly/2023/08/2023-08-01-03-45-57-mozilla-central/firefox-118.0a1.en-US.linux-x86_64.checksums': SSL peer certificate or SSH remote key was not OK (60); retrying in 346 ms warning: error: unable to download 'https://archive.mozilla.org/pub/firefox/nightly/2023/08/2023-08-01-03-45-57-mozilla-central/firefox-118.0a1.en-US.linux-x86_64.checksums': SSL peer...

I'm aiming towards using Home-Manager to manage my CI environment, with sops-nix's home-manager in tow. As a result, I can consolidate all of my CI secrets into sops-encrypted data stored...

Just glancing over as my openstick updates. I noticed it's pulling down a rather large initrd, even though that's presumably packed in the separate boot.img already. Is it possible for...

4. type: enhancement
* help wanted
3. topic: stage-1

This is mostly just a note -- though this might be a growing issue because I think new users of nixos-generate are going to get this newer configuration by default....

## Feature Request We have different scenarios for which we run our app: * basic setup * load balanced setup with two app instances, and a reverse proxy For now,...

Hi, Thanks for vkBasalt! I'm just getting started with it, but I was curious - would it be possible to add some sort of IPC so that a CLI application...

Hi, I've been using this for some years now, and am surprised that there aren't more references to this across the Internet. I'm wondering if that's because the default fsmonitor...

I'd like to replace [`glpaper`](https://hg.sr.ht/~scoopta/glpaper with `shadertoy-rs`. I think this might be possible through winit in the future: * https://github.com/rust-windowing/winit/issues/2582 The wayland-rs update was released, and sctk has been updated...

https://github.com/colemickens/nix-rice/blob/1a08dc6d6d37f6b4919d332f4fde931447ac873d/flake.nix#L41-L68 I threw this together a while back and use it to set colorschemes across alacritty/wezterm/etc. Not sure exactly how iTerm2-color-schemes [1] stacks up to base16-schemes... but thought I'd mention...