Apparently CodePen 2.0 sends data to their servers as you type
They send all typed into editor input to codepen.dev almost immediately (you would see in 1-2 sec after you typed your secret that it appears in respective Network/Response tab) even before one saved it. I tested this with a unique marker: after typing it into index.html, CodePen ran a build with "save:false", and the marker then appeared verbatim in the HTML served from the generated "*.codepen.dev preview". Thus, if you ever entered some secrets in there by mistake consider them compromized even if you did not publish/save the pen
60 comments
[ 2.2 ms ] story [ 10.5 ms ] threadProbably harder, and wouldn't work equally well for everyone, but it would be possible to have "guess language and autocomplete" entirely client-side, especially when it comes to JavaScript of all languages.
Not sure what "model weights" you're talking about, but yes, that is the trade-off. Although complete autocomplete data for the entirely of the JavaScript APIs would be what, in an efficient format, easily below 1MB at least.
Wait until you find out copying content on a computer might sent it over Wi-Fi/Bluetooth for sharing on other devices.
They require your full address to show you shipping prices as well (vs just letting you estimate with country and postal code alone), so I have to punch in a ton of details before I nope out at awful shipping costs, and I end up with these emails.
You're probably getting the "abandon cart" emails, which is legally considered a "transactional email", and doesn't require consent.
Either way, if I enter my e-mail, decide "nah" and quit, that should be that. It shouldn't be sending my details in the background
Edit: accidantlay -> accidentally
https://easyanalytica.com/tools/html-playground/
- everything is local until you deploy
- with first-class support for
- enterprise-class global network: https://RTEdge.netToo many features to list them all here!
I don't even code in https://RTCode.io myself, I connect Codex/Claude and let them build me full-stack apps live and deploy their work with commit messages!
For more info: https://elefunc.com/#code
I worked for a company that would have phone support for users, and we'd be watching their screens giving gentle suggestions to them as they were using our app for how to do what they needed to do. We never offered up what we were doing, but given users' poor descriptions of what they were doing, FullStory was an amazing customer service tool.
After having worked with many of these tools I try to explain to lay people all the time that everything you do on your phone, from the moment you unlock it, is tracked and logged somewhere by someone. Every touch, every swipe, every website, every app, every form whether you submit it or not. They generally look at me like I'm crazy. People simply have no idea the level of tracking going on.
I take no opinion on whether this is good or bad, but I can see how from a UX perspective it's nice not to lose 10 minutes of work because your browser crashes or something.
Edit: The point is that any secrets typed/pasted in there should be considered compromized
Actually never mind, you aren't sending them private information anyway so it's not a privacy concern in the first place.
I find the browser the most unsafe piece of tech deployed.
Try this:
1. Open one of your codepens
2. Now open the same codepen in a different window so you have two open at the same time
3. Now type in one window
4. Watch it s̶e̶n̶d̶ ̶y̶o̶u̶r̶ ̶c̶h̶a̶n̶g̶e̶ ̶t̶o̶ ̶t̶h̶e̶ ̶s̶e̶r̶v̶e̶r̶ ̶t̶o̶ magically update all other clients