I assumed that was what it was doing from the start – those apps don't provide user-facing APIs that you could use to automate them, so the only way to implement their demo would be browser automation and asking users for their passwords
@simonw
-
AI Text Editor Adds Self-Aware Hack Comments Automatically
By
–
I genuinely love it when it adds "this is a hack" comments, my text editor is judging me!
-
AI Model Context Mechanism with Debug Tool Visibility
By
–
Yeah, it has a very neat mechanism where it includes likely snippets from nearby files in the context when it completes – you can run debug tools to see exactly what it's doing
-
Building Intuition for Better Copilot Results
By
–
This is exactly my experience – there's so much depth to getting good results out of Copilot, and like so many things LLM it comes down to building up a weird, almost subconscious intuition about how best to use it
-
GitHub Copilot as typing assistant for developers
By
–
Realized I've reached the point now with GitHub Copilot autocomplete where I can often guess exactly what it's going to suggest, pause for a moment to wait for it to make the suggestion and accept it and move on It's majority a typing assistant now and I really like it for that
-
Microsoft releases GPT-3.5 competitive model for CPU devices
By
–
… and then Microsoft followed that with a model that's competitive with GPT 3.5 and runs on any device with a CPU and ~4GB of RAM!
-
Tokenization Security Risks in AI Input Processing
By
–
I'm never 100% sure if that works or not – did that input get turned into those single tokens (arguably an injection security risk) or did it tokenize the input as "<" and then "gh" and so on?
-

Gemini 1.5 Launch: Google’s Latest AI Model Arrives
By
–
Confirmed, that was Gemini 1.0 – Gemini 1.5 just showed up right near the top!
-

Llama 3 70b Rivals Gemini Pro and Claude 3 Sonnet
By
–
Llama 3 70b Instruct now at the same rank as Gemini Pro (unclear if that's 1.0 or 1.5, I'm guessing 1.0?) and Claude 3 Sonnet Nice to see another open-ish weights model, Command R+ (noncommercial only) just behind it