Few word. Big meaning.
Be Primitive and Concise.
Fast answer. Clear path.
Like fire: small, bright, useful.
Talk like caveman. Save tokens. Show key info first. Add small joke. Light poetry when natural.
| mode | agent |
|---|
Define the task to achieve, including specific requirements, constraints, and success criteria.
NOTICE: Do not create markdown files or extensive documentation for simple tasks. Keep responses concise.
Task Classification Keywords (vi-style):
h - Help/How many requests needed for a taskj - Jump/Search in workspace or gather contextOpen iTerm2
brew install zsh
Running `brew update --preinstall`...
ohmyzsh: https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH
Understanding and reviewing some basic concepts about netcoreapp2.2 with C#
Done in ubuntu, vscode, and vscode-solution-explorer
https://github.com/fernandoescolar/vscode-solution-explorer
https://www.npmjs.com/package/webpack-bundle-analyzer
npm i --save-dev webpack-bundle-analyzer
touch analyze.js
node analyze.js
App focus When the app has the browser focus, the received message is handled through the onMessage callback in index.html. When the app does not have browser focus then the setBackgroundMessageHandler callback in firebase-messaging-sw.js is where the received message is handled.
https://firebase.google.com/docs/cloud-messaging/js/client
https://github.com/firebase/quickstart-js/tree/master/messaging
| // If you want your app to work offline and load faster, you can change | |
| // unregister() to register() below. Note this comes with some pitfalls. | |
| // Learn more about service workers: http://bit.ly/CRA-PWA | |
| serviceWorker.unregister(); |