ParetoOptimalDev
ParetoOptimalDev
It's failing as expected when run with `nix eval .#tests`. This will also soon fix #772
Context: A codebase I'm working on had mongo, postgresql, and localstack. Mongo and postgres already existed as services. I was about to add localstack, but realized that we use an...
I frequently have many tabs I'd like to restore from session to session. For instance I always have a `*Proced*` tab with a window that only has `proced`. Then I...
I couldn't quickly discern any differences. Maybe @mclear-tools has input here too or has used perspective-el before. context: I was reading https://old.reddit.com/r/emacs/comments/135oyr6/tmux_sessionslike_package_for_emacs/ and became curious of the differences between perspective-el...
For instance in:  I'd like hitting TAB to go to `Link: https://news.ycombinator.com/item?id=35062370`. It looks like a simple change if it's universally agreeable, or even agreeable behind a config flag...
gnus generates an email from what elfeed calls a feed entry with `gnus-summary-mail-forward`. What it does is given: gnus article (elfeed feed entry equivalent) ``` From: old.reddit.com Subject: docker_tramp vs...
### Are you following the right branch? - [X] My Nixpkgs and Home Manager versions are in sync ### Is there an existing issue for this? - [X] I have...
There seems to be a fork that added many useful features: https://github.com/BlueFlo0d/xwwp/tree/xwwp-ace-dev Someone asked them to release on melpa in BlueFlo0d/xwwp#1 and they responded that this repo was already on...
For example I use a nixos config flake like this starter template: https://github.com/Misterio77/nix-starter-configs/tree/main/standard I tried it locally and I think maybe not? I know you mentioned this a while back...
For instance there are bug reports from users trying to run software in offline only mode, but because those libraries use tiktoken and it goes out to download vocab files,...