@aleabitoreddit Rubin requires about 60% more CPU memory per rack than GB300, and it also requires more NAND storage. As Rubin shipment volumes increase, is this likely to be a positive catalyst for $SNDK and $MU? Has the market already priced in this expectation?
18 travel photos. One messy index. Zero app installs.
Rework OS rebuilt a 7-day Spain route and turned the memories into a single, shareable HTML story.
Watch the before after.
https://t.co/JLxPXdWkje
#AI#BuildInPublic
4 source files → 1 visual Word report.
This 25-sec demo shows Rework OS reading a CSV, customer feedback, meeting notes and an image, then building an editable DOCX in the browser.
No install. Try it: https://t.co/kkL1GePls3
#buildinpublic#AI
AI can write text. The hard part is turning scattered project files into a real deliverable.
I built Rework OS: open it in Chrome, choose a project folder, and ask AI to create an editable report beside the source files.
No install. 200 free AI credits.
https://t.co/JLxPXdWkje
@jellyy_dayo I built a no-install HEIC→JPG tool for a folder you choose: https://t.co/mUzcAjHSKV
It runs in-browser and keeps the original HEIC files unchanged. If a photo fails to decode, I’d genuinely like the edge case.
I'm using #FileSystemAccess API to build a web file editor. I found the move() method does not support directory. I really need it to rename or move a directory. Is there any chance to support it? @ChromiumDev