Live data from Hacker News

OpenCode – Open source AI coding agent

opencode.ai

71–80 of 700 posts

Re: OpenCode – Open source AI coding agent

#71
post #65

I tried to use it but OpenCode won't even open for me on Wayland (Ubuntu 24.04), whichever terminal emulator I use. I wasn't even aware TUI could have compatibility issues with Wayland

> I wasn't even aware TUI could have compatibility issues with Wayland

They shouldn't, as long as your terminal emulator doesn't. Why do you think it's Wayland related?

Re: OpenCode – Open source AI coding agent

#72
post #65

I tried to use it but OpenCode won't even open for me on Wayland (Ubuntu 24.04), whichever terminal emulator I use. I wasn't even aware TUI could have compatibility issues with Wayland

Definitely not Wayland related, or so I doubt. I'm on wayland and never had any issues, and it's a TUI, where the terminal emulator does or does not do GPU work. What led you to that conclusion?

Re: OpenCode – Open source AI coding agent

#75
post #60

Earlier quoted context omitted.

You are absolutely correct that both are evil ... as are most corporations. Still, I feel like "will commit illegal mass murder against their own citizens" is a significant enough degree more evil. I think lots of corporations will help their government murder citizens of other countries, but very few would go so far as to agree to murder their own (fellow) citizens ... just to get a juicy contract.

I see your viewpoint but, to me, "both will happily murder you but one is better because they won't murder ME!" isn't very compelling. Like, I get it, but also it changes nothing for me. They're both bad.

watching trump get elected twice; you can see why americanos have no problemos with mental backflips when choosing.

But you're still choosing evil when you could try local models

Re: OpenCode – Open source AI coding agent

#77

Earlier quoted context omitted.

No

https://github.com/anomalyco/opencode/issues/5554 https://www.reddit.com/r/LocalLLaMA/comments/1rv690j/opencod... ?

You can scroll down literally two messages in the Github issue you linked:

> there isnt any telemetry, the open telemetry thing is if you want to get spans like the ai sdk has spans to track tokens and stuff but we dont send them anywhere and they arent enabled either

> most likely these requests are for models.dev (our models api which allows us to update the models list without needing new releases)

Re: OpenCode – Open source AI coding agent

#78
post #65

I tried to use it but OpenCode won't even open for me on Wayland (Ubuntu 24.04), whichever terminal emulator I use. I wasn't even aware TUI could have compatibility issues with Wayland

This shouldn't be related to Wayland.

It works perfectly fine on Niri, Hyprland and other Wayland WMs.

What problem do you have?

Re: OpenCode – Open source AI coding agent

#79

Just remember, OpenCode is sending telemetry to their own servers, even when you're using your own locally hosted models. There are no environment variables, flags, or other configuration options to disable this behavior.¹ At least you can easily turn off telemetry in Claude Code - just set CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC to 1. You can use Claude Code with llama.cpp and vLLM, too right out of the box with no…

I've point thought about making things that just send garbage to any data collecting service.

You'd be surprised how useless datasets become with like 10% garbage data when you don't know which data is garbage

Re: OpenCode – Open source AI coding agent

#80
post #65

I tried to use it but OpenCode won't even open for me on Wayland (Ubuntu 24.04), whichever terminal emulator I use. I wasn't even aware TUI could have compatibility issues with Wayland

Probably vibe coded

Some of the more recent versions of it had memory leaks so you couldn't just leave it on in the background
Post reply on HN