Jack Palauskas
Jack Palauskas
On closer inspection, it appears to only send the message an hour before the meeting
Am I correct in the assumption that I need to pay in order for confirmation emails on scheduled meetings to be sent?
Note : Using the software Force software encoding flag allows it to open at the expense of a lot of performance
I also have this issue
Cool, I created a currently functional .nix config that can be imported into a user's configuration.nix via imports ``` # /etc/nixos/codex.nix { pkgs, ... }: let # 1) Node.js LTS...
@tibo-openai Do you guys do grants for OS package development? I'd be happy to build and maintain it, starting on Nix unstable and moving into the next versioned nix branch...
@tibo-openai Here is a functional codebase for a starting point, it is by no means a full nix package, but it does work as a starter https://github.com/JackPala/OpenAI-Codex-NixOS
@tibo-openai That appears to be a nix flake implementation which is useful for users who use flakes. My implementation does not require flakes and is designed for environments without flake...
@MSDimos @solomon-b You'll need to get the latest hash and swap it out, the way I built it is really quick and janky. That hash changes with every commit, so...
Okay glad this isn't just me. I was wondering why the docker was working on one system and totally broken on another.