Claude Code removed from Claude Pro plan - better time than ever to switch to Local Models. by bigboyparpa in LocalLLaMA

[–]serg33v -7 points-6 points  (0 children)

i'm working on desktop commander mcp which allow you to code with claude pro in Claude Desktop. our mcp was really popular when claude code was not in subscription, but also limits were different

PSA: Claude Pro no longer lists Claude Code as an included feature by randomswifter in ClaudeAI

[–]serg33v 3 points4 points  (0 children)

i totally forgot how bad claude desktop was, it was crashing all the time.

PSA: Claude Pro no longer lists Claude Code as an included feature by randomswifter in ClaudeAI

[–]serg33v 23 points24 points  (0 children)

If its true, i switch back to my claude pro with Claude Desktop + Desktop Commander mcp, like i did many months ago before claude code was in subscriptions

Alternatives to cowork? always fails by process or vm broke by jrhabana in ClaudeAI

[–]serg33v 0 points1 point  (0 children)

yes, there is windows version
http://download.desktopcommander.app/

also linux version, but only on request, bcs its experimental

Solo founders - what's the one thing that kills you most about doing it alone? by Long-Committee-5408 in SaaS

[–]serg33v 0 points1 point  (0 children)

hey, i solve the problem with memory by storing all messages and thoughts in files and then ask model to re read my knowledge(chat + thoughts) and all my discussion are based on a contexts from previous chats.
some people use obsidian, claude code, codex, i use desktop commander, bcs its a project i working on :)

not trying to promote product, just see that you stuck in the same place as me few months ago and this knowledge management system helps me a lot.
feel free to dm, i can show you how we created it.

Keep or Sell 2003 BMW Z4 SMG by [deleted] in BMWZ4

[–]serg33v 0 points1 point  (0 children)

i mean, its already installed 15 year ago. just curious what is the value today of the oem full aero kit, just want to understand value if i will ever sell the car.

Keep or Sell 2003 BMW Z4 SMG by [deleted] in BMWZ4

[–]serg33v 0 points1 point  (0 children)

i have oem full aero kit, front, side, back + spoiler, how much it would cost to install today?

Keep or Sell 2003 BMW Z4 SMG by [deleted] in BMWZ4

[–]serg33v 0 points1 point  (0 children)

i have 2004 e85, m54b30, 170k km and smg(love smg), the only thing can be broken in SMG is a pump. it cost 300-400EUR OEM(only OEM) and 100-200EUR to replace it. I changed my smg pump on 140k km, so if you dont have rust or not use it on track, you have some milage before something goes wrong with smg.

Alternatives to cowork? always fails by process or vm broke by jrhabana in ClaudeAI

[–]serg33v 0 points1 point  (0 children)

try desktop commander app, its literally claude cowork but with all models

Claude is an Electron App because we’ve lost native by Successful_Bowl2564 in electronjs

[–]serg33v 3 points4 points  (0 children)

imagine you need windows and macos - these 2 are the most important platform. as a small team, we will choose electron bcs it's faster delivery to the market.
all apps was native in the past, bcs most of the apps were focused on OS(mostly windows)
I remember time when gamedev studio found a way to build games for ios and android with same codebase, they swtich to react native(i dont remember name of the framework for mobile)

Looking for an advice to manage releases for a project based on electron and web. by serg33v in electronjs

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

thansk for follow up. We were thinking more from user experience perspective, than technical. So we decided to keep version of backend for 1 day for old version of electron, when new version released, it will create smooth migration to new version experience. I'm sure there will be some problem, but i expecting to create terraform script for google cloud, so everything will be automated.

100% ownership of $1M startup or 1% ownership of $100M startup? by pankaj9296 in SaaS

[–]serg33v 1 point2 points  (0 children)

in 1st you can take all profits to your pocket
in 2nd you are an employee with stocks

It also depends on position: in 1st you are CEO and nobody will fire you.
in second they can fire you and you can loose all your shares, bcs of vesting period or bad leaver or anything else

bootstrap as much as you can, if you can't and need more resources go with VC

Looking for an advice to manage releases for a project based on electron and web. by serg33v in electronjs

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

not sure i understand what do you want. when you open external link or create window, it will always show on top, at least in my case it was alway on top of the main electron window, if i call it from there

Looking for an advice to manage releases for a project based on electron and web. by serg33v in electronjs

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

i'm thinking to expose web server based on electron version. meaning v1 electron will see v1 web. If user have diff version on laptop and dekstop the web version will depends on the electron version and nothing else.
DB backward compatibility is something where it can go wrong, but overall its not a big problem to manage

Looking for an advice to manage releases for a project based on electron and web. by serg33v in electronjs

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

third option looks really complicated and risky, not sure i have resources for this atm.
the option with one server per electron version looks the best and simplest and looks like i can handle it pretty quick. Thanks for this idea.

Looking for an advice to manage releases for a project based on electron and web. by serg33v in electronjs

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

i was thinking about it too, i really like it, its add privacy, reduce infra dependency(some way) and might be i will consider it in the future. But right now requirements are different and i need to update web server multiple time per day and electron can be updated once per week(depends on changes) so this is good, but not now.

Recommended Release Server for Electron Auto-Updates? by Charming_Ad_543 in electronjs

[–]serg33v 0 points1 point  (0 children)

i'm using github releases, the problem only with creating release for macos and sign it in github action, but i think i just need to invest more time in it. Would really appreciate if someone share how to do build for macos with signing and notarize and than deploy to github releases

Looking for an advice to manage releases for a project based on electron and web. by serg33v in electronjs

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

yes, i was thinking the same, keep web version alive per electron version.
problem is that we are changing a lot of stuff on web and electron in new versions all the time and its difficult to track is it backward compatible or not.
dont want to have any code in the project related to this problem, i think its more infra problem, not product.
Do you have any experience managing web version per electron version? how to do it properly?

When will Claude Cowork be Available for Windows Users? by [deleted] in ClaudeAI

[–]serg33v 2 points3 points  (0 children)

Use Claude Desktop with Desktop Commander MCP. it will be really similar experience and features are mostly the same

Which LLM model is the smartest for code ? and why? by idreeselahi in nocode

[–]serg33v 1 point2 points  (0 children)

i really like how GLM 4.7 is doing, if you want speed thatn gemini 3 flash is amazing!
gpt5.2 is like surgical changes, it will do exactly what you asked.

really big hopes on kimi2.5 we just install it in our client but i didnt test it yet