Hacker Newsnew | past | comments | ask | show | jobs | submit | vitaflo's commentslogin

Find a better bank I guess. I’ve never used my phone for banking of any kind ever.

The only time I go into a bank is to deposit cash, and that is very rare.

I have no idea why people think in-person banking is superior, it is a pain in the arse.

That said, my bank predates all the fintechs by decades and was phone-first before smartphones.


Sadly, that's not a great answer where most banks are going towards the same direction. It's also convenient to use a phone for banking.

People just want to bitch online about printers not being open enough while they type their comments from their fully closed and locked down phones.

Are you under the impression that people aren't also upset about the phone thing?

You can use Bambu printers fully offline. All this vitriol about them is severely misplaced IMO.

That comes with a big caveat. You can either choose to use the printer offline, or online, with no ability to use both. If you want the ability to monitor or pause a print when you're not home on the off chance something goes wrong, you HAVE to send every print through their cloud, there's no middle ground.

That's not Bambu being open, that's them doing the absolute minimum to allow people to say "you can use Bambu printers fully offline" in comment sections.


Monitoring is still possible with Tailscale and Bambu Companion (or a number of third party apps you can put on a Raspberry Pi or similar)

https://testflight.apple.com/join/VXBxZYNr

https://bambuddy.cool/


OK. This doesn't change my view that Bambu is not open, and just does the bare minimum so people can't say it's completely closed.

For most people, it is definitely a closed ecosystem, similar to the iPhone. But they do give people the escape hatch if they're willing to take ownership of the software they run. (To be fair, they only enabled this after a lot of backlash)

Willing to take ownership, and also forgo a lot of functionality that the device was billed as having when it was purchased. Defending Bambu here seems like the same mentality as supporting a manufacturer that implements a subscription model for heated seats in their cars. (Don't worry, we're an ethical manufacturer so we don't charge a premium for access to heated seats. As long as you have our app on your phone (requires location permissions) you'll be able to make use of them!)

Or perhaps Claude, where if you decide go use a client other than theirs you are on your own in terms of the pricing model and implementation.

A service is entirely different than a physical product. While I'm not necessarily on board with what Anthropic has been up to it's certainly more nuanced than a simple bait and switch as appears to have happened here.

Till they block that too. Which given their previous actions is definitely in cards

Works great with home assistant too.

Wait, that’s still just about their phone app. When you disable the cloud features, you lose the phone app, but otherwise the printer is fully usable. You can still connect to it through Bambu studio, you just have to roll your own networking (e.g. a VPN), right?

Yes and no, it seems. Yes in Developer Mode. With that configuration, which confusingly requires you to turn on LAN mode first, you can use your own software to control all features of the device.

In LAN mode it’s more complicated. LAN mode requires you to still use their slicer because the majority of functions beyond the extremely basic are still restricted by their authorization layer. This means using their SDK/network plugin for anything you develop, effectively coercing developers into their ecosystem for use-cases by the majority of users.

It seems pretty clear, in my opinion, that what they’re trying to communicate by using the “developer mode” language is that owning your device end-to-end is big, scary, and only for professionals. Oh, btw, developer mode leaves your device completely open and introduces various UX friction points to the experience related to constantly needing to rebind. Effectively it’s malicious compliance on their end. They’re giving the middle finger to anyone who wants to cut them out, and it’s hard to say anyone who feels that way is imagining it.


You can only connect to it from the same LAN, yes, except you can't connect locally to it unless you disable the cloud features first.

Can you access all that on you local lan though?

If so then you could access it over a reverse proxy like Tailscale.

Its trivially easy to set one up these days.


Trivially easy to set up Tailscale, if you have a machine on 24/7 at home.

If you’ve got the spare time and spare change to set up and coddle a 3d printing hobby you absolutely have the skills and funds to set up Tailscale on a $100 mini pc.

There is a lot of overlap between people who have a NAS and those with a 3D printer.


Where can I get the source code they modified?

If you think they aggressively rent seek then you do not know the history of game publishing.

Start your own company. If you’re already doing everything yourself then you don’t need to do it for someone else.

Starting a company needs a lot more than those three skills. Plenty of people choose a pay packet with less stress.

Many founders recycle into tech jobs after they discover exactly why failure rates of startups are so brutal. Apparently 15-25% of employees aged 30–39 at major SV companies have a failed or acquihired startup in their history. Golden handcuffs can appear very pretty after you've missed out on striking gold by yourself.


You literally have one of the easiest things to retire to. You can do whatever you want with computers when you retire and for the rest of your life.

If you were an ER doctor and loved saving lives it would be a little harder.


Agreed! I love programming and have a bunch of side projects that realistically will only ever get anywhere close to completion once I'm retired.


I'm not exactly sure what the point of this is. Deepseek already has instructions to use its API with many CLI's including Claude Code directly:

https://api-docs.deepseek.com/quick_start/agent_integrations...


The readme absolutely buries the features that are actually non-trivial: It runs a proxy to switch models mid-session, and does combined cost tracking between Anthropic and other models you might be using. The LLM that wrote the readme never updated the general project description to highlight these features.

Also the author checked in their advertising plan: https://github.com/aattaran/deepclaude/commit/a90a399682defc...


I'm curious how well it actually works. I tried Deepseek with Hermes and Opencode and it seemed extremely bad about using some of the basic tools given, like the Hermes holographic memory tools, even with system prompt instructions strongly pointing them out.

I'm working with Deepseek for a few weeks with opencode, and there are no desires left. claude remote maybe, but opencode web is good enough.

I've been experimenting with Hermes, I'm convinced hermes is also just bad. Like as a harness it has got to be doing something to lobotomize these models- Even GPT-5.4 performs badly in Hermes vs just using it in Codex.

From vibe coders for vibe coders

I don't always copy paste vibe coded project readme mds into Claude code and ask them to rewrite it but when I do... actually that's all I do now because my goal in life is to make wealthy overvalued companies wealthier.

Anthropic is the opposite of wealthy, the more you use their service, the more money they lose. Unless you think your precious MDs being used for training data is gonna make them rich eventually.

By that logic Amazon wasn't "wealthy" for first 9 years. That year they got "wealthy" they had $5.26 billion in revenue.

Their marginal inference cost is less than what they charge for it. Normally that is considered profitable...

It's not the md files it's how you interact with their agents.

Its vibes all the way down

Problem?

It's really getting a lot of upvotes so it's nearly as if people were feeling locked-in and wanted a way out but...

Why would you keep using CC CLI if you want to use the much cheaper DeepSeek v4 models (Flash and Pro): isn't it the opportunity to kiss CC CLI goodbye and use something not controlled by Anthropic?

Anyone here successfully moved from CC CLI to a fully open-source project? I'm asking this as a Claude Code CLI (Sonnet/Opus) user. My "stack" is all open-source: from Linux to Emacs to what-have-you. I'd rather also have open-weight models and a fully open-source (not controlled by a single company) AI CLI.

Any suggestion for something that works well? (by "well" I mean "as well as Claude Code CLI", which is not a panacea so my bar ain't the end of the world either).


CC can use the Flash model for sub-agents and other tasks but keep using the Pro model for the main thread and thinking there. It also has a decent permission system and commands that people are quite used to.

Personally I’d say that the closest alternative you’d get is OpenCode.

They are TUI focused and also do have a web/desktop version, though that’s not quite as good as Claude’s Desktop app (and Claude Code functionality within it) yet. The TUI itself is solid though and they support a lot of different providers and models (/connect and /models).

For GUI driven stuff, I’ve personally had good experiences with KiloCode (in Visual Studio Code, personally I also liked RooCode of which KiloCode is a fork, but that stopped development) or just using the Zed editor with their built in agent.


There probably isn't a point. Someone didn't understand something, didn't research it, so they 1 shotted their first thought and sent it to the front page of HN and all of their socials. It's the future bruh

I embrace it at this point. It ends all the shilling of vibe coded tools at work that I have endured over the past year. Everyone can now make their own tools with zero obligation to coordinate beyond shared hardware resources

To be fair, HN sent it to the front page, not the user. The rest I agree.

A project that obviously bought stars on GitHub probably bought upvotes on HN too

How is it obvious that this project bought starts on GitHub?

And now, because we all upvoted and commented on it, the vibe coded slop of the new user is on the front page now.

Same place same time tomorrow?

Also Claude Code is one of the worse CLI, the only good thing is that it's the default for Claude.

I don't see why anyone would want to use it for any other model than Claude instead of OpenCode or Pi.


I thought the tool format wasnt exactly the same ? So plugging any IA into claude code requires a conversion of format

DeepSeek has a dedicated Anthropic-compatible endpoint [1].

[1] https://api-docs.deepseek.com/guides/anthropic_api


This one still lacks some features. They still recommend using their OpenAI compatible endpoint.

But I guess Anthropic is just not capable of implementing the OpenAI API compatible client in Claude Code.


Many of them expose “anthropic-compatible” APIs for this very purpose.

qwen also offers openai compatible endpoint.

It does not.


Same except mine was over 30 years ago (an OG TI-85). Still on my desk, still use it almost every day for something or other.


I don't know how the TI-85 compares to the other models without looking it up, but there's a forever soft spot in my heart for mine. It got me through a comp sci degree and still works flawlessly today.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: