gptlang
gptlang
Ethics
You're going after a lot of smaller creators who can barely pay for the API. Can you try to reverse some bigger companies who actually have the funds to cover...
When using systemd on Fedora, SELinux prevents the execution of `dnss` for arbitrary reasons. Adds note to readme specifying the workaround
This error only occurs on Lua 5.1 but not on Lua 5.4. Log ```rust ``` Code: https://github.com/gptlang/lua-tiktoken
I have 2 wireguard connections: - `wg0` is created by network manager and all traffic on the device goes through it. - I create `wg1` with the following config: ```...
**Is your feature request related to a problem? Please describe.** I have 254 subscriptions, some less important than others. Shorts #2585 and other content regularly clutters the feed such that...
``` Backing up /etc/passwd to /tmp/passwd.bak ... Setting root password to "aaron"... Password: aaron su: Authentication failure ```
### Zig Version 0.14.0-dev.1798+148b5b4c7 ### Steps to Reproduce and Observed Behavior ```zig const std = @import("std"); pub fn build(b: *std.Build) void { const target = b.standardTargetOptions(.{ .default_target = .{ .ofmt...
stream runs before callback. No way to check status code before it runs afaik
When self hosting, SMTP isn't supported yet. The default email based login doesn't work. Login by email is just a click away but it would be easier if that could...
### Description of the issue There is no way to edit documents after creation ### Your environment * v0.6.347 * Chromium, Firefox, Safari (all tested) * Fedora 40, Linux ###...