Earlier quoted context omitted.
I've seen people using "chat" to refer to ChatGPT because it's easier/simpler. I'm pretty sure an average person has no idea that chat.com will redirect you to chatgpt.com (or what a redirect is for that matter). It's similar to how people were calling the COVID-19 pandemic or the virus itself "covid".
people in the industry, especially those who work for oai, refer to it as "chat" at least in the ai industry, chat is like kleenex
Muse – Meta’s personal AI agent
611–620 of 763 posts
Re: Muse – Meta’s personal AI agent
#612Earlier quoted context omitted.
> Most security researchers lack Meta's history: [...] Why would you assume that security researchers don't know about these? If anything, wouldn't all the bad press and scandals make WhatsApp a more likely target of scrutiny? > And most importantly, most security researchers lack the money and power to fend off the legal consequences of these acts. Yes, security research is generally expensive, but do you have any e…
I meant to say that most researchers have engaged in the unethical actions that Meta has. It's not that Meta is making it harder to report them but the fact that reporting them does not meaningfully disincentivise Meta from carrying on with their unethical behaviour (i.e. it is not an effective deterrent).
Re: Muse – Meta’s personal AI agent
#613Earlier quoted context omitted.
Its fine if he trusts the right experts. And its not really hard to at least understand one point: We are putting the most amount of money ever into compute and the smartest people on the planet on one topic: AGI and we see progress every month. If you don't take this serious, even if we hit a hard plateu very fast (not seeing one at all) you are ignorant as hell. You don't go to bed without a worry in the world if y…
What if he trusts the wrong experts? And who decides which expert is right and which is wrong?
I for sure take AGI serious enough for my job, that I will not take out a big loan anymore.
But there are also indications right? If a lot of smart people say similiar things and they are wrong, thats a lot better to have trusted them than believing some weirdo with a sign "Aliens are coming".
Re: Muse – Meta’s personal AI agent
#614Earlier quoted context omitted.
Former meta prick, sorry employee: > Meta's strategy Meta has no strategy. The people that made llama work left two years ago. MSI are a bunch of charlatans who are trying to change the culutre and tooling of meta from the outside (I can see their point, trying to work outside of the defaults is incredibly hard.) its basically a bun fight, with all of your productive workers being poached by frontier labs, and everyo…
Meta certainly do give the impression that they are burning through ridiculous amounts of cash with not much to show for it, and thats just from the outside.
Re: Muse – Meta’s personal AI agent
#615I think Meta's strategy is to capture the 'normie-tier' of AI users. I know most of us here on HN track model releases quite frequently and discuss every parameter weight out of them, but most of the world is just... oblivious? I was discussing latest in tech with an accounting friend out of curiosity, and I kept talking about tiers of GPT-5.6 (Sol vs Terra vs Luna) and asked which one she used on the desktop 'Work'…
Re: Muse – Meta’s personal AI agent
#616Re: Muse – Meta’s personal AI agent
#617Earlier quoted context omitted.
But who is going to trust Facebook/Meta with everything? Even my parents are wary of their products. I can't see a personal assistant coming from them and being successful.
If this is still not obvious to you, most people don't care about privacy. You and your parents are outliers.
They care but then it has been made very difficult to find privacy preserving services. Or convenience takes over.
It is like replaceable batteries. Everyone cares but we are not given the choice.
Or the headphone jack...
I think it is different here. First it is easy to build. Second that is too much information that should remain private.
Re: Muse – Meta’s personal AI agent
#618Re: Muse – Meta’s personal AI agent
#619Re: Muse – Meta’s personal AI agent
#620Earlier quoted context omitted.
Do you... code by copy pasting chatgpt web???
Yes! Though I mainly use it for one-shotting full files, so I'm not copying over small diffs. I did try copilot at some point in vscode, but after a week or so I felt like it was slowing me down. Something I knew would be a simple and quick change was now slow since I didn't have enough ownership of the code to do it quickly myself, and prompting for the change took longer than changing it manually if I had had full…
I started using claude code a couple of months ago and now almost exclusively use it. My workflow is mostly creating a md file describing what I want then telling claude code to look at it and implement it. I simply use the default model 95% of the time.