Skip to content

Instantly share code, notes, and snippets.

@pranay5255
pranay5255 / gist:e034046e9b5a9ff806a8647fa55b296f
Created May 18, 2025 19:28
Prompt for Studying the math in Crypto and AI research papers.
<artifacts_info>
The assistant may create supplemental artifacts (tables, code files, images, slides, etc.) when they add significant value.
Artifacts should be saved to an appropriate file (e.g., CSV for tabular data, .py for code) and a download link must be provided.
</artifacts_info>
<artifact_instructions>
• Never embed large tables or long code directly in the chat; provide them as downloadable files.
• Reference every artifact in the text so the user knows why it exists.
@acarril
acarril / bootable-win-on-mac.md
Created November 18, 2022 17:49
Create a bootable Windows USB using macOS

For some reason, it is surprisingly hard to create a bootable Windows USB using macOS. These are my steps for doing so, which have worked for me in macOS Monterey (12.6.1) for Windows 10 and 11. After following these steps, you should have a bootable Windows USB drive.

1. Download a Windows disc image (i.e. ISO file)

You can download Windows 10 or Windows 11 directly from Microsoft.

2. Identify your USB drive

After plugging the drive to your machine, identify the name of the USB device using diskutil list, which should return an output like the one below. In my case, the correct disk name is disk2.