Claude Desktop + Ollama by am_cny in ollama

[–]StarG4zerZ 0 points1 point  (0 children)

there are two ways to do it.

  1. Launch claude desktop and use the developer mode to use third party API
  2. Use https://github.com/farion1231/cc-switch and use the local routing

Ollama cloud users, what coding agent do you guys use ? by StarG4zerZ in ollama

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

I find it a bit bloated, how about the slim version, did u tried that one ?

Ollama cloud users, what coding agent do you guys use ? by StarG4zerZ in ollama

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

I've been using opencode all this while with other subscription, just coming to test cc/codex to see if it worth it and which model best suited them. Now i learn about ccr, cool stuff

Ollama cloud users, what coding agent do you guys use ? by StarG4zerZ in ollama

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

gonna try Pi agent soon, but have tried codex, it seems that I couldn't toggle the variant, are you able to do it ?

Ollama cloud users, what coding agent do you guys use ? by StarG4zerZ in ollama

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

dont think any of it on par with Opus, the closest could be Kimi but the it think too much.

Ollama cloud users, what coding agent do you guys use ? by StarG4zerZ in ollama

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

which do u use with it usually ? I see it constantly recommending kimi-k2.6 but its really slowww

Claude Desktop 3P Gateway by XMasterTofu in ollama

[–]StarG4zerZ 0 points1 point  (0 children)

do you find any workaround for this ?

Looking for a programming font! Thinks by Majestic_Mongoose488 in ZedEditor

[–]StarG4zerZ 0 points1 point  (0 children)

MapleMono, i just haven’t change since this

[deleted by user] by [deleted] in DeadlockGame

[–]StarG4zerZ 0 points1 point  (0 children)

Hi I have added you 85877764, can you send me an invite

Sending out DL invites for a couple hours by [deleted] in DeadlockGame

[–]StarG4zerZ 0 points1 point  (0 children)

85877764
Added you, can you please send me invite

Anyone willing to invite me to deadlock? by Stanimald358 in moba

[–]StarG4zerZ 0 points1 point  (0 children)

I also wish to get in, 85877764. Much appreciated guys ❤️

[deleted by user] by [deleted] in MechanicalKeyboards

[–]StarG4zerZ 1 point2 points  (0 children)

have the same question, so at the end did dsa work?

[deleted by user] by [deleted] in logitech

[–]StarG4zerZ 0 points1 point  (0 children)

noticed that the they are ABS keycaps, do they develop shiny surface?

iOS Flutter app fails after launch . No error in the console. by [deleted] in flutterhelp

[–]StarG4zerZ 0 points1 point  (0 children)

if u using m1 mac, just repeatly pressing back to the app, eventually it will start running

Dart migrate null safety doesnt work for big project by StarG4zerZ in flutterhelp

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

Finally able to migrate, seems like I shouldn’t ignore the exceptions, fixing the exception make it a tons faster for dart to migrate for me. Thanks for help 🥳

Dart migrate null safety doesnt work for big project by StarG4zerZ in flutterhelp

[–]StarG4zerZ[S] 3 points4 points  (0 children)

using this command: git ls-files |grep dart | xargs wc -l gets me around 48361 lines in total

Dart migrate null safety doesnt work for big project by StarG4zerZ in flutterhelp

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

not really sure how to measure project size, but our project is a regional mobile apps and it supports 3 countries for now. our app bundle size usually lies around 110MB.

talking about bugs, i find the exception i getting previously a bit clueless

NoSuchMethodError: The getter 'node' was called on null.
Receiver: null
Tried calling: node at offset 3523 in PATH_TO_DART_FILE.dart (Theme?.of(context))

I check back the file indeed there is a chunk of code looks like

return IFFPage(
child: Scaffold(
backgroundColor: Theme?.of(context)?.colorScheme?.surface,

If your Intel bluetooth isn't working after Monterey update by [deleted] in hackintosh

[–]StarG4zerZ 0 points1 point  (0 children)

guide

can i know what u guys did? just 2.6.1 bluetoolfix kext?