⚠️ To prevent data loss make sure you understand howrclone syncandrclone copywork.
-
Download iSH from the AppStore
-
Open iSH and install
rcloneandnanowith the following command:
apk add rclone nano
| kl note: Here is the Deep Research prompt I used in the Cursor Storybook video: https://youtu.be/gXmakVsIbF0 | |
| For background, this is a real-world tech feasibility task I am working on where I am trying to build out a realistic-looking fake website for an AI browsing agent to use to complete tasks. I found this random site that was close enough to what I wanted so I used it as a shortcut instead of taking the time to write out a full PRD or anything. | |
| ...above this was just the transcript and the initial guidance... | |
| Act as a technical fellow and create a detailed, step-by-step guide to recreating this software using a modern stack. Here is the cursorrules for this repository: | |
| # .cursorrules | |
| Components & Naming |
mkcert is an incredibly useful toolbrew install mkcert| // Paste in development console | |
| $x('//div[contains(text(), "Home Assistant")]') | |
| .map((innerDiv) => innerDiv.parentNode.parentNode) | |
| .map((parentDiv) => parentDiv.getElementsByTagName("button")[0]) | |
| .forEach((button) => { | |
| fetch( | |
| `https://alexa.amazon.fr/api/phoenix/appliance/${encodeURIComponent(button.getAttribute( | |
| "appliance-id" | |
| ))}`, | |
| { |
| # DO NOT PUT THE WIFI DONGLE IN THE DEVICE BEFORE MENTIONED EXPLICITLY BELOW | |
| # Brief note, after this the UI will not show the usb dongle, | |
| # the wifi does work and I get an IP address, so all works, | |
| # but I don't go into detail of making it show on the Raspbian UI. | |
| # (for this purpose I don't care about the UI) | |
| # For the use of this I connected my device to an ethernet connection and through the Router could see the IP which I can SSH into. | |
| ## STEP 1: Prepare machine and install packages needed |
A curated list of AWS resources to prepare for the AWS Certifications
A curated list of awesome AWS resources you need to prepare for the all 5 AWS Certifications. This gist will include: open source repos, blogs & blogposts, ebooks, PDF, whitepapers, video courses, free lecture, slides, sample test and many other resources.