Claude Code was accused of logging information about certain users – including whether they were using proxies or located in Chinese time zones – and hiding such data in messages sent back to Anthropic, according to a report by cybersecurity-focused outlet International Cyber Digest.
Very much applicable to South Asian languages too, but the problem remains same. Not enough content being available to train. And unlike Finland, Government or private funding is a distant dream for many states in India.
We know you’re more concerned than ever about protecting your cash — and the safety of your deposits is our top priority. That’s why we’ve continuously worked with our partner banks1 to offer additional FDIC insurance — first to $1M, then to $3M.
Now, we’ve gone a step further. By Monday, you will have access to up to $5M in FDIC insurance — 20x the per bank limit.
The way Mercury is able to offer customers this expanded FDIC coverage is through our partner banks’ sweep networks, which spread customer deposits across a network of established FDIC-insured program banks, including Goldman Sachs, Morgan Stanley, and Wells Fargo. In addition to the increased coverage, these sweep networks also protect your deposits by holding cash in multiple places, which limits the risk of any single point of failure.
To protect funds beyond your insured balance, Mercury Vault is automatically enabled on all accounts to monitor cash and provide suggestions on how to manage bank risk. For example, Vault can help you move deposits above the $5M FDIC insurance cap to a money market fund (99.5% invested in U.S. government-backed securities and held 100% in your name) through Mercury Treasury.
Try GetOutline (https://www.getoutline.com/) : Though its meant for Knowledge base purpose, I find it handy since I prefer markdown support for taking my general notes
GitHub CoPilot : I come from embedded engineering background, but now working in web tech space. CoPilot helps as a very good assistant when I am working with TypeScript. Essentially lesser number of lookups now to Google & StackOverflow
Content creation : I take help of ChatGPT to give me some pointers when I am about to write on a topic / blog post. For tech articles, it's a good help. Helps correct grammar, change content to professional tone.
Because gpt-3.5-turbo performs at a similar capability to text-davinci-003 but at 10% the price per token, we recommend gpt-3.5-turbo for most use cases.
Is capability to support trained models only additional advantage of da-vinci-003?
Will it be possible to carry forward context? Like if patterns in my CSV files are persistent, my corrections will be repetitive in nature & can be learnt along.
Looks to be a good tool overall! Where can I find roadmap?
What are we using OpenAI API for? Is it only for present & validation rules creation? Or even to cleanse data? If it's being used for latter, what about data-privacy concerns?
Instagram became popular because of filters. So some revolution of that sort that helps create great videos (with animations or edited stuffs) without much fuzz will capture attention. But I am certain GPT/AI will play a big role in next generation social media application. It already does to a certain extent today under the hoods may be.
Every new generation will move away from their father generation applications. May be younger folks on HN will be able to answer that query better.
I would retain one or two line changes with a comment if it was a fix for a hard to reproduce / corner scenario. Typically with embedded programming it helps- as some fixes are chipset or hardware version specific
Otherwise, just clear off wrong code without much comment. I've seen cases where comments too get bloated up over the years and no body owns to clear it up