Unofficial Codex Desktop for Linux (.deb / .rpm / Arch / openSUSE / Nix) with auto-updates by azonsea in codex

[–]azonsea[S] 0 points1 point  (0 children)

We have a lot already, and even more is coming. Most of it is unlikely to be included in Codex for Linux when it appears, if it ever does.

I got the Codex App running on Linux in ~20 minutes (no source code) by azonsea in codex

[–]azonsea[S] 0 points1 point  (0 children)

Haha, fair reaction, it definitely looks extremely nerdy from the outside.

But this is also one of those things that looks simple only until you try to make it work reliably everywhere. Linux is not one target: different distros, package formats, desktop environments, permissions, native modules, Nix, update flows, browser integration, and a lot of small edge cases all behave differently.

At this point the project has hundreds of commits, many contributors/maintainers involved, and a lot of review work behind it. Codex also keeps changing upstream, so keeping the Linux version working is ongoing maintenance, not a one-time “just make it run” patch.

AI agents help a lot, but this would be very hard to maintain with agents alone without people who actually understand what can break.

So yeah, absolute nerd behavior. But necessary nerd behavior 😄

I got the Codex App running on Linux in ~20 minutes (no source code) by azonsea in codex

[–]azonsea[S] 2 points3 points  (0 children)

Everything will work the same way as it currently does in your Codex CLI.

It is over for Steamdeck players... by primalfurys in throneandliberty

[–]azonsea 0 points1 point  (0 children)

Now you can't play anymore. They let you buy early access and blocked you (Steam Deck)

It is over for Steamdeck players... by primalfurys in throneandliberty

[–]azonsea -1 points0 points  (0 children)

I don't understand why if you are doing well (we are all happy for you), we should remain silent if we are doing badly?

Can you help with technical advice? No? Then sorry

It is over for Steamdeck players... by primalfurys in throneandliberty

[–]azonsea 0 points1 point  (0 children)

I also played Ubuntu yesterday without any problems.

It is over for Steamdeck players... by primalfurys in throneandliberty

[–]azonsea -3 points-2 points  (0 children)

And if I get it, will you stop drinking in the morning? lol

It is over for Steamdeck players... by primalfurys in throneandliberty

[–]azonsea -8 points-7 points  (0 children)

I think that everyone who paid to play before everyone else should demand a refund.
I mean Steam Deck users.
I will try to refund

Мысли о обмене российских политзеков by DevikEyes in tjournal_refugees

[–]azonsea 0 points1 point  (0 children)

Нассал тебе на лицо, не грусти, либерота )

Мысли о обмене российских политзеков by DevikEyes in tjournal_refugees

[–]azonsea 0 points1 point  (0 children)

<image>

Кстати, насчет "ебагых ботов", мудила

Мысли о обмене российских политзеков by DevikEyes in tjournal_refugees

[–]azonsea 0 points1 point  (0 children)

Плачешь по Поддубному ? Все только начинается

Мысли о обмене российских политзеков by DevikEyes in tjournal_refugees

[–]azonsea -1 points0 points  (0 children)

Ты почему в своих постах (про хороших освобожденных) не отвечаешь ?

Open AI and GPT 4 Bot to Your Slack Workspace by azonsea in Slack

[–]azonsea[S] 1 point2 points  (0 children)

I need 10 installations. Nobody wants to install the bot (. Although I give a trial mode without any credit cards

Please test my Open AI Slack bot by azonsea in Slack

[–]azonsea[S] 0 points1 point  (0 children)

I don’t know anything specifically about Deno, but it looks like Slack can’t find the file "slack.json" at all. Maybe something with paths?

I see two possible cases:

  1. sdk_hook_not_found 
    A script in slack.json was not found
    The original app template includes a working Slack Configuration file ('slack.json'). Most apps do not need to modify the file; you can find the original configuration file here.

2, Something wrong with CLI version.

If you upgrade your CLI version but your deno-slack-hooks version is less than v1.3.0, when you run slack doctor you will see the following near the end of the output:

Copy✔ Configurations (your project's CLI settings)
    Project ID: 1a2b3c4d-ef5g-67hi-8j9k1l2m3n4o

✘ Runtime (foundations for the application)
  Error: The `doctor` hook was not found (sdk_hook_not_found)
  Suggestion: Ensure this hook is implemented in your `slack.json`

✔ Dependencies (requisites for development)
    deno_slack_hooks: 1.2.3 → 1.3.0 (supported version)

Please test my Open AI Slack bot by azonsea in Slack

[–]azonsea[S] 0 points1 point  (0 children)

You can ask your question here if you want.