permezel

Results 13 issues of permezel

Trying to follow the `Readme.md`: ```zsh % git clone https://github.com/nix-community/todomvc-nix Cloning into 'todomvc-nix'... remote: Enumerating objects: 1165, done. remote: Counting objects: 100% (763/763), done. remote: Compressing objects: 100% (426/426), done....

First time using this tool, after watching the [utoob](https://www.youtube.com/watch?v=pMgmKJyWKn8) discussion. No type info whatsoever in my code, but I was prepared to be converted, and was interested to get a...

need-info

![image](https://user-images.githubusercontent.com/2313876/145502653-f8a883a4-8c92-49de-bb55-fd003db35064.png) I can access the file with no problems using other apps. Using FE app, I have attached my NAS drive using SMB, and I can navigate to nas::/home/Documents/org/ where...

bug

**Plugin informations (please complete the following information):** - OS: OSX 12.1 - Templater version: 1.9.9 - Obsidian version: 0.13.19 - Templater settings: yes **Describe the bug** When using the Japanese...

bug

Complains about not being in /Applications, despite being there. Tried ~/Applications as well. Still displays the "not in applications" badge. Both on 13.0 and 13.1

**Describe the bug** Activating a direnv asks me which man page I wanted. **To Reproduce** cd somewhere/where/direnv/will/activate **Expected behavior** Not to be bothered about manual page reading. **Environment** macos 14.2.1...

Bug

### Expected behaviour Less errors. ### Actual behaviour ```code dap@odc ~/proj/datacube-core % datacube system check Version: 1.8.8 Config files: /home/dap/.datacube.conf Host: localhost:5432 Database: datacube User: dap Environment: None Index Driver:...

pinned
documentation

Whenever Apple updates macOS, my "enable dication" hotkey setting is reset to the default, which is CTRL-CRTL. I never use dictation, but apparently, often hit CTRL twice within the specified...

Hi, New to NixOs. Been trying to use the `emacs-overlay` to install emacs and install some `elpa` packages. When I arrange for `emacs-pgtk`, `emacs-30.0.50` is installed, but no `site-lisp/elpa` dir...

This no longer works. The s3 data copies are no longer there. ``` Test Notebook In [1]: import bokeh In [2]: bokeh.__version__ Out[2]: u'1.3.4' In [3]: import blaze --------------------------------------------------------------------------- AttributeError...