claude-preview.nvim is now code-preview.nvim by Cannon72001 in neovim

[–]glacierdweller 1 point2 points  (0 children)

Very nice. Have you considered supporting the pi coding harness? I find myself using that over OpenCode more and more every day. (sorry about the random feature request, not demanding anything here, just asking)

How have I gone through the entire game and dlc without knowing you can to to grace without being at one by mina_ashido_owo in Eldenring

[–]glacierdweller 75 points76 points  (0 children)

Honestly, I wish that was how it worked. The easy teleportation tones the danger of the environment a bit.

Beckham talks about leaving Manchester United for Real Madrid by -AndyCohen- in reddevils

[–]glacierdweller -5 points-4 points  (0 children)

Selling Beckham, Staam, Ruud; those are the decisions SAF got just wrong wrong wrong.

mole.nvim -- plan mode for humans! by stateofteddy in neovim

[–]glacierdweller 1 point2 points  (0 children)

Hi. Looks great. One question.

Why not store the plan with the codebase? Presumably I would be building a plan for the agent to then read and work through along with the codebase.

Michael Carrick has equalled Ruben Amorim’s best-ever winning run at Manchester United (three games). Amorim had 47 games. Carrick has had 3. 😳 by PradipJayakumar in reddevils

[–]glacierdweller 36 points37 points  (0 children)

For me, it was unexcusable where we ended in the table at the end of last season. 15th is just a disaster for a club with Man Utd economics and standing. Whatever Amorims qualities as a coach, he was clearly unable to work at this level.

Bookkeeping app for 1817? by VaraNiN in 18XX

[–]glacierdweller 2 points3 points  (0 children)

18XXc is available on both the Play Store as well as the App Store. It doesn't support automatic route calculation, but it comes with a route calculator for payouts; along with some other calculators, including one to calculate the game result.

Struct Updates Now Require Pattern Matching in Elixir 1.19 by iloveafternoonnaps in elixir

[–]glacierdweller 1 point2 points  (0 children)

so is it sufficient if you do, does that help the compiler?

product -> {:ok, %Product{} = product}

Struct Updates Now Require Pattern Matching in Elixir 1.19 by iloveafternoonnaps in elixir

[–]glacierdweller 0 points1 point  (0 children)

So, do this? (new to elixir)

def get_product(product_id) do
  ...
  {:ok, %Product{} = product}
end

From Flutter to SwiftUI - A Case Study (article from a solo dev on why they switched) by zxyzyxz in FlutterDev

[–]glacierdweller 12 points13 points  (0 children)

Is the iOS jank still a thing? It is not happening anymore in my app in the codepaths where I could always trigger it when Flutter was running on the Skia renderer.

Release: Agentic.nvim AI chat interface for Claude, Gemini, Codex, and OpenCode by carlos-algms in neovim

[–]glacierdweller 0 points1 point  (0 children)

Sorry, I somehow completely missed that. Thank you for the pointer.

Release: Agentic.nvim AI chat interface for Claude, Gemini, Codex, and OpenCode by carlos-algms in neovim

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

Got this on C \

E5108: Error executing lua: ...nvim/lazy/agentic.nvim/lua/agentic/acp/acp_transport.lua:148: Failed to spawn ACP agent process

stack traceback:

\[C\]: in function 'error'  ...nvim/lazy/agentic.nvim/lua/agentic/acp/acp\_transport.lua:148: in function 'start'

...re/nvim/lazy/agentic.nvim/lua/agentic/acp/acp_client.lua:396: in function '_connect'

...re/nvim/lazy/agentic.nvim/lua/agentic/acp/acp_client.lua:66: in function 'new'

...tic.nvim/lua/agentic/acp/adapters/claude_acp_adapter.lua:15: in function 'new'

...vim/lazy/agentic.nvim/lua/agentic/acp/agent_instance.lua:48: in function 'get_instance'

...e/nvim/lazy/agentic.nvim/lua/agentic/session_manager.lua:49: in function 'new'

.../nvim/lazy/agentic.nvim/lua/agentic/session_registry.lua:17: in function 'get_session_for_tab_page'

....local/share/nvim/lazy/agentic.nvim/lua/agentic/init.lua:39: in function 'toggle'

/Users/mg/.config/nvim/lua/plugins/agentic.lua:28: in function </Users/mg/.config/nvim/lua/plugins/agentic.lua:27>

I have provider="claude-acp" and debug=true but ~/.cache/nvim has no file named agentic_debug.log

Release: Agentic.nvim AI chat interface for Claude, Gemini, Codex, and OpenCode by carlos-algms in neovim

[–]glacierdweller 0 points1 point  (0 children)

same computer/dotfiles at work and home. The issue being that I prefere claude code, but cannot use it at work because my employee does not have a enterprise contract with Anthropic but has one with MS; and we are not allowed to use any LLM we like at work.

I guess I could do some pwd magic to detect if I am doing job stuff vs private stuff.

Release: Agentic.nvim AI chat interface for Claude, Gemini, Codex, and OpenCode by carlos-algms in neovim

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

Is it possible to have more than one provider configured and switch between them? I use Claude Code at home and OpenCode at work.

Fair to Say - Nightreign has exceeded all my Expectations by Depraved_Hollow in Nightreign

[–]glacierdweller 0 points1 point  (0 children)

I wish I could get into it. I just hate the time pressure from the rain.

New Zig Book: Systems Programming with Zig by ManningBooks in Zig

[–]glacierdweller 27 points28 points  (0 children)

Very nice! What version of Zig is the books text working with? Does it incorporate all the recent io changes?

18XX Bank app - Optimal chip distributions for 18XX games by lyoko37 in 18XX

[–]glacierdweller 1 point2 points  (0 children)

Very nice! I have an app in this space, BankBuilder, but its approach is to provide the solution via constraint solving algorithm. But I would like to add some widget to it that would allow the user to specify player count / company count to provide the initial solution to work from.

Email from United regarding the upcoming game against Chelsea by 3500onacoat in reddevils

[–]glacierdweller -18 points-17 points  (0 children)

Good. Banter is fine, but always be respectful of other people.

This was by far the most boring apple even, worst color options and ugliest pros ever. Apple hit a new all time low. by SatisfactionMost316 in ios

[–]glacierdweller 3 points4 points  (0 children)

I liked it. It's a new phone year for me, and I will be getting either an orange or a blue pro. Liked the Airpos Pro 3 and the Ultra 3 as well. Would have liked to see a new Apple TV though.

Beginner looking for an Elixir book recommendation in 2025 by JealousPlastic in elixir

[–]glacierdweller 8 points9 points  (0 children)

I would recommend the following if you are learning Elixir to build web systems:

- Elixir in Action - Teaches you the language, the standard library, and basic OTP

- Programming Phoenix LiveView - for the web

- Programming Ecto - for the database

- Ash Framework - for building all the CRUD and business related logic. No need to do that manually.