This was my concern too. The whole point of using S3 as a file system instead of EBS / EFS (for me at least) is to minimize cost and I don't really see why I would use this instead of s3fs.
Yeah, the fact that she realized what's going on and still worked tirelessly to give Mark / Facebook more negotiating power speaks volumes. I also can't buy the whole "I have financial woes and can't escape" spin that she puts on her situation.
I've thought about this a bit too, and instead of a straight escape hatch to html when any special formatting is necessary, it might make sense to bind css to particular elements like so:
##[color:red] Heading 2
or using code blocks with particular headers which render out as normal text with the styling applied, like this:
```styling: 'ruleset here...'
Lorem Ipsum Dolor
```
this does require a lot of work to consider what might be ergonomic for a particular element (by element I mean ATX headings, blocks, etc.), though.
Yeah, realized this the first time I used an LLM to code. I've not used them since. No matter how good it gets, it's dangerous to lose touch of my own intelligence.
For me, receipt scanning and tagging documents and parts of speech in my personal notes. It's a lot of manual labour and I'd like to automate it if possible.