Google's edge obvious here is the deep integration it already has with calendar, apps, and chats and what not that lets them surface context-rich updates naturally. OpenAI doesn't have that same ecosystem lock-in yet, so to really compete they'll need to get more into those integrations. I think what it comes down to ultimately is that being "just a model" company isn't going to work. Intelligence itself will go to z…
OpenAI should just straight up release an integrated calendar app. Mobile app. The frameworks are already there and the ics or caldav formats just work well. They could have an email program too and just access any other imap mail. And simple docs eventually. I think you’re right that they need to compete with google on the ecosystem front.
ChatGPT Pulse
731–740 of 766 posts
Re: ChatGPT Pulse
#732Re: ChatGPT Pulse
#733Re: ChatGPT Pulse
#734Earlier quoted context omitted.
`Anyone is great at creating a bad first draft` Famously not so! Writer's block is real!
The rest of the paragraph and the link address exactly that.
Getting an LLM to produce a not-so-bad first draft is just another technique.
Re: ChatGPT Pulse
#735Earlier quoted context omitted.
There are two main use cases for blockchain assets at the moment: - Gambling (or politely called, speculation or even 'investment') - Ransomware payments, but that's a distant second I guess you say that influencers make money off the first? There's a third group making money off blockchain: the people making markets and running the infrastructure.
and sending money cross borders to your family and paying suppliers outside of your country and having a multi-currency account without insane fees and automating finance and upgrading financial systems to modern tech
Re: ChatGPT Pulse
#736Earlier quoted context omitted.
You pretty much jumped to the most negative possible interpretation. You think there isn't an editing process?
There is no editing process during a first draft, no. That’s the whole point of a draft, it’s a separate process from revisions and editing. https://en.wikipedia.org/wiki/Drafting_(writing)
Re: ChatGPT Pulse
#737Earlier quoted context omitted.
'I don't know what the problem exactly is' the problem is that western civilisation is so far up their asses with capitalism that they think that some corporation cares about them (users).
They don't need to care. Nobody cares. That's not a special feature of corps though: Most employees to not care about the company they work for. They do not care about their employers. They do not care about the product they are building. What I am asking to interview this viewpoint is: Why will it be a problem when a company reaches a certain size? If they have no other goal than making money, are the biggest asshol…
How can the world continue to function this way if fewer of us have so much wealth that the rest of us effectively have no say in how the world works?
Re: ChatGPT Pulse
#738Earlier quoted context omitted.
I’d love to know whether and to what extent the people for which AI has been a huge boost are those who were already producing slop, and now they have AI that can produce that slop much faster.
By framing it in such a way you are making personal and it becomes less about defending the process of using AI and more about defending their integrity as a developer. You will not get anything useful when someone responds in that way, just a heated argument where they feel deeply insulted and act accordingly.
Re: ChatGPT Pulse
#739Earlier quoted context omitted.
Also I don’t know about you but despite the fact that I basically never write with a pen, the occasional time I have to I’m a little slow sure but it’s not like I physically can’t do it. It’s no big deal. Imagine telling someone with a typewriter that they’d be unable to write if they don’t write by hand all the time lol. I write by hand maybe a few times a year - usually writing a birthday card or something - but I…
Yep, same. I might have forgotten some function names off the top of my head, but I still know how to program, and I do every day.
Re: ChatGPT Pulse
#740Earlier quoted context omitted.
The same way you do security for manually written code. Rigorously. But in this case, you can also have AI also do your code reviews and suggest/write unit tests. Or write out a spec and refine it. Or point it to OWASP and say, look at this codebase and make a plan to check for these OWASP top 10. And have another AI review your unit tests and code. It's pretty amazing how much nuance they pick up. And just rinse and…
Yeah, some of these comments make it sound we had zero security issues pre-AI. I think the challenge is what you touched on, you have to tell the AI to handle it just like anything else you want as a requirement. I've use AI to 'vibe' code things and they have turned out pretty well. But, I absolutely leaned on my 20+ years of experience to 'work' with the AI to get what I wanted.
Are the frontend folks having such great results from LLMs that they're OK with "just let the LLM check for security too" for non-frontend-engineer created projects that get hosted publicly?