Nate Smith

Results 8 issues of Nate Smith

It is safe to run the `pg_format` executable without hard-coding the locale. Fixes #34

### Summary ### Steps to reproduce Run `GRAPHILE_ENV=test node -e 'require("postgraphile")'` or `NODE_ENV=test node -e 'require("postgraphile")'` ### Expected results Since we're explicitly in test mode, I would expect to see...

🐛 bug

### Check for existing issues - [X] Completed ### Misc notes The original are [Prot's Modus themes for Emacs](https://protesilaos.com/emacs/modus-themes), but it has also been [ported to Neovim](https://github.com/miikanissi/modus-themes.nvim) and [Helix](https://github.com/helix-editor/helix/blob/master/runtime/themes/modus_operandi.toml).

theme

I'm having trouble running the RenderScript compiler, `llvm-rs-cc` because code signatures are stripped from a dylib in `build-tools`. This is relevant part of the error I'm hitting: ``` /nix/store/gxylpsxax2xad9dljfw0dqa47zbsss3r-build-tools-32-0-0-32/lib/libbcinfo.dylib' not...

todo

**What happened?** When launching the app by double-clicking on it in Finder, it fails to launch. The `devpod` CLI still works correctly. **What did you expect to happen instead?** I...

kind/bug

A 404 error is being thrown when using the action on ARM for macOS or Linux, e.g. ``` Run DeterminateSystems/flakehub-push@main Downloading flakehub-push for ARM64-Linux Error: HTTPError: Response code 404 (Not...

When I launch IntelliJ via `idea`, I receive a warning about Cursive being incompatible with K2 mode: ``` $ idea . WARN: Plugin PluginDescriptor(name=Cursive, id=com.cursiveclojure.cursive, descriptorPath=plugin.xml, path=~/Library/Application Support/JetBrains/IntelliJIdea2024.3/plugins/clojure-plugin, version=1.14.1-eap1-2024.3, package=null,...

When running `idea diff` I get the following error: ``` 2024-12-12 11:59:00,362 [ 41] WARN - #c.i.i.p.PluginManager - Plugin PluginDescriptor(name=Cursive, id=com.cursiveclojure.cursive, descriptorPath=plugin.xml, path=~/Library/Application Support/JetBrains/IntelliJIdea2024.3/plugins/clojure-plugin, version=1.14.1-eap1-2024.3, package=null, isBundled=false) depends on Kotlin...