Currently building viwo-cli: https://github.com/OverseedAI/viwo
In a valiant attempt to fix the overflow issue in a modal, Opus took 5 tries at it and still failed to fix such a simple bug.
Genius architect, terrible stylist 😂
In a valiant attempt to fix the overflow issue in a modal, Opus took 5 tries at it and still failed to fix such a simple bug.
Genius architect, terrible stylist 😂
With YOLO-mode enabled.
Run in a container for added safety.
Simple CLI.
With YOLO-mode enabled.
Run in a container for added safety.
Simple CLI.
Just generated a holiday comic book for my family using NanoBanana Pro.
$17 of AI credits
~70 images generated
Countless laughters induced
Just generated a holiday comic book for my family using NanoBanana Pro.
$17 of AI credits
~70 images generated
Countless laughters induced
- The next reader has no clue why a number is that number.
- It's super hard to find in the codebase / update in all places
Instead:
- Assign to a variable and give it a meaningful name.
- Hoisting to the top of the file or refactor to a config file.
#programming
- The next reader has no clue why a number is that number.
- It's super hard to find in the codebase / update in all places
Instead:
- Assign to a variable and give it a meaningful name.
- Hoisting to the top of the file or refactor to a config file.
#programming
I use these methods all the time:
- console.time() - easy way to time function calls
- console.table() - easy way to view a list of objects
- console.error() - easy way to view errors
I use these methods all the time:
- console.time() - easy way to time function calls
- console.table() - easy way to view a list of objects
- console.error() - easy way to view errors