Dom Rodriguez
Dom Rodriguez
Just what the title says, tbh. Lack of examples _does_ make it hard to understand.
Use portable conditionals for POSIX compatibility.
This is related to https://github.com/fly-apps/redis/pull/18, in the context of resolving double-quote escape issues. There's no known report of this Dockerfile being an issue in the wild, but given https://github.com/fly-apps/redis/pull/18, I...
This allows special characters to be used, fixing: https://github.com/fly-apps/redis/issues/3 It will also ensure that the resulting server instance remains accessible when the password has special characters.
Unsure why, but my Astro's left speaker (UK keyboard, UK plug) makes a funny sound, almost like static, when plugged into my laptop over USB. Android FW: 11/V01.
Hi @Wilfred! Admired your Emacs advocacy for many years, so I'm glad of an opportunity to discuss Elisp with you. I've been writing a [parser](https://github.com/shymega/emacsconf2nix) in Rust (for Nix) to...
Hi, I'm using this crate for some embedded firmware I'm working on, and I'm aware that some features are missing. I wanted to ask if it were possible to have...
# Summary of the new feature/enhancement The `UnixCompleters` module should create a cache of completions to be lazy-loaded when PowerShell starts up. Currently, it would appear the module loads all...
Hi, I was wondering if it would be a viable idea to implement a server into rust-nntp, a bit like the `irc` crate for Rust, which has both client and...
### Describe the bug I'm trying this out on native Steam on NixOS. The Prefix download works fine (8.1), but I don't get the `rundll32` errors. The main issue is...