How to Generate Same AI Images with JSON Context Profiles
How to consistently generate images with exact same style, format, subjects, and placement of subjects using AI. This new technique involves just 2 simple steps.
Automatically Convert Ecto Atom to String
Convert atom values to strings before saving to Ecto database
Working with Dates and Time in Solidity using timestamps?
How do you store timestamps in Solidity when it not have Date or Time primitive types?
How to compare strings in Solidity?
Simple string comparison is not possible in Solidity. Use a hashing function to compare strings.
How to iterate through Solidity mappings?
`mapping`s are not iterable by default. We have to use them together with `array` to make `mapping`s iterable
Getting Started with Web3: build a simple game with scaffold-eth
Learning to build a Solidity app for Web3 using scaffold-eth saves you a lot of time
Perpetual Swaps Funding Calendar
Perpetual Swaps are like Futures, but without expiry dates. Track their funding timings with this simple calendar.
AC/DC Graffiti Lane in Melbourne
Quick walk through Melbourne's AC/DC Lane covered in graffiti.
Understanding Buy and Sell Walls for Placing Smarter Orders
A disproportionately large spike sloping upwards on either side of the market depth chart is called a buy or a sell wall.