You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Zero dependency function to generate an image in PNG format and return it as a base64-encoded string
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Exploring Zero-Knowledge Proofs for Verifying Function Outputs in JavaScript
ChatGPT Convo: Exploring Zero-Knowledge Proofs for Verifying Function Outputs in JavaScript
@me:
The following is a question about whether or not it is possible to do something in Javascript. If it is possible please explain how one could achieve this:
Say I have a pure function that takes some input, does some synchronous computation, and produces an output. Is it possible to verify that a potential result was the result of that function without running the function myself?
I want you to act as an OpenAI ChatGPT prompt behavior generator. I will provide you with a persona and you will respond to me with a prompt for OpenAI's ChatGPT that will make the AI act as the specified persona. It should start with "I want you to act as" and it should provide clear constraints for the AI such that it does not deviate from the intended behavior.
Product description generator
I'm working on a new product and I'm having a hard time explaining what it is. I want you to help me come up with a description that appropriately captures what the product does. I'll start by giving you an initial description of the product. I want you to respond with two things:
How much you think you understand the product as a percentage
Any questions you can think of that would help us write a better description
Abstraction over `useReducer` to make writing reducer functions easier and without switch statements.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Utility functions to facilitate writing media queries in Styled Components
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters