Cover image
Blog icon0xZOZ
Dec 6

Learning to be Artificial

The goal was always to automate, The reality is closer than imaginedThe TaskIt can be challenging to groom an AI to create content with a certain flair or flavor from a small amount of previously generated content. In general, the more data the AI has to work with, the better it will be able to learn the patterns and characteristics that define the desired style. With a small amount of data, it may be difficult for the AI to fully understand the nuances of the desired style, which can lead to...

Most popular by 0xZOZ

Cover image

Deploy a Data Model to Ceramic

Cover image

Set Up a Move Developer Environment[SUI]

Cover image

Wallet Integration: Hard

Cover image

Wallet Integration: Easy

Cover image

the-future-of-work-with-zoz

Cover image

Boomer | Woke | Up

0xZOZ

Written by
zoz

👋 Hi, I’m @0xzoz 👀 I’m interested in genart | web3 | algo stables... 🌱 PP created by abraham.ai 📫 reach me zeroexzoz@gmail.com | zoz.eth

Subscribe

2025 Paragraph Technologies Inc

PopularTrendingPrivacyTermsHome
Search...Ctrl+K

0xZOZ

Subscribe
Post cover image
Blog icon0xZOZ
Dec 1
Set Up a Move Developer Environment[SUI]
0 - 1 setup instructions to get to have a Sui/Move/React base application to build uponSet Up EnvironmentDownload and install VS CodeDownload and install Move ExtentionInstall Suicargo install --locked --git https://github.com/MystenLabs/sui.git --branch devnet suiInstall Sui WalletCreate Front EndInstall YarnInstall create-react-appCreate App Connection MethodWe will be using Suiet Kit. It is a wallet connection library built specifically for SUI and the most used wallets.You can view a samp...
Post cover image
Blog icon0xZOZ
Nov 29
Boomer | Woke | Up
Why the next time you hear about Crypto/Web3/[insert next narrative], it will be the last.BOOMERS are the Generation that will be last to decide whether there is a use case within crypto that will impact normal life or it will impact normal life without them noticing. WOKES are the culture that has fought for so long to discredit the idea, industry, and movement. They will realize that pieces are being built and are useful to help the rights that they/them/all stand for. UP ONLY** **started a...
Post cover image
Blog icon0xZOZ
Nov 7
Automate Sui Full Node Deployment
MotivationMaintaining a blockchain network node or validator is a lot of work to initially set up. Depending on the network there are varying levels of system administration work that needs to be done. Early in the life of a network, you will usually have to deploy the same infrastructure over and over again. At the start of my journey validating blockchain protocols, Luke Youngblood had a quote from Elon Musk that he mentioned in a talk that stuck with me "Build the machine that builds the m...
Post cover image
Blog icon0xZOZ
Oct 17
the-future-of-work-with-zoz
What will some of the roles within our systems look like in 5, 10, 20 yearsPrecursorIn 2019(light years for the crypto industry), the crypto landscape looked very different. I was still around, but it was more of a goblin town than what we call goblin town today. Many 2017-era projects were either dead, pivoting, pivoting from a pivot or on their last legs! Around this time, I wrote one of my first articles. The seeds were sown in my mind from the birth of POS(Proof of Stake), being feasible ...
Post cover image
Blog icon0xZOZ
Oct 17
Opportunity Capitalist
op·por·tu·ni·ty cap·i·tal·ist /ˌäpərˈt(y)o͞onədē/ /ˈkapədləst/ noun noun: opportunity capitalist; plural noun: opportunity capitalists An individual who, instead of working a traditional job, spends time contributing to decentralized protocols/projects/products to gain equity/skills/relationships. An iteration of the VC but at a smaller meaningful scale that is not purely return motivated.Venture Capitalists Sowed the SeedsThere is no doubt that Venture Capital fueled the industrial age alloc...
Post cover image
Blog icon0xZOZ
Oct 4
Wallet Integration: Hard
Wallet SeriesThis is a three-part series in the larger pull-requests-with-zoz series: Easy - Adding an injected provider to an existing library Medium - Adding an integration of a wallet Hard(this) - Adding a wallet as a package to an existing libraryMotivationWhen starting to contribute to the open-source community-run browser wallet Tally Ho by integrating it with products, I didn’t know much about how a crypto wallet is integrated with dApps. Having spent numerous hours helping the team an...
Post cover image
Blog icon0xZOZ
Sep 20
Integrate a Ceramic DataModel to Superfluid
By the end of the post, you should be equipped with the knowledge of what Ceramic is, what the Superfluid Console is and how to integrate Ceramic into your favourite applications. The following breaks down a pull request of integrating Ceramic into an application.MotivationI had originally heard about Ceramic from a podcast. The concept of having a data model standard within Web3 made a lot of sense. This concept took a while for me to grasp technical concepts of how to make that magic actual...
Post cover image
Blog icon0xZOZ
Sep 20
pull-requests-with-zoz
Intro and How to Send a Pull RequestWallet SeriesEasy: Injected Provider - Web3Modal <> Tally Ho IntegrationMedium: Non-Library Integration - TBD (Coming Soon)Hard: Wallet Package - Web3Modal <> Tally Ho IntegrationCeramic x Superfluid IntegrationCover Photo-------------------------------------------------------------The image above is created with abraham.ai - an AI artwork generator SEED: zoz.ethAbout-------------------------------------------------------------------Twitter: @0xzoz GitHub: ...
Post cover image
Blog icon0xZOZ
Sep 20
Wallet Integration: Easy
Wallet SeriesThis is a three-part series in the larger pull-requests-with-zoz series: Easy(this) - Adding an injected provider to an existing library Medium - Adding an integration of a wallet Hard - Adding a wallet as a package to an existing libraryMotivationThis is where my journey started 😁. I was a wannabe blockchain developer that lacked knowledge and had never written a single line of open source code. I was inspired by a user(@commstark) on the Tally Ho Discord who had started contri...
Post cover image
Blog icon0xZOZ
Sep 20
How to Send a Pull Request
To Begin With……If you are a seasoned dev you can skip this. Believe it or not, it actually took a long time for me to figure out how to contribute to open-source projects. I wanted to use this as a primer and as a reference to send to people when they inevitably ask ‘What is a PR?’ or ‘How do I create a PR?’IntroductionA pull request is how a developer can add changes to a codebase using a version control framework. In open source communities, a pull request is like a welcome handshake, it wi...
Post cover image
Blog icon0xZOZ
Jun 1
Deploy a Data Model to Ceramic
What is Ceramic?The website describes it as: “Ceramic is a decentralized data network that brings unlimited data composability to Web3 applications.” but what does that mean exactly, and why should you care. Ceramic acts as a platform to store your user’s data and create standardized data models that, once adopted and reused by the industry, will allow the next layer of composability within Web3 and Defi. It uniquely allows the user to own their data using their DID(persistent decentralized i...
Post cover image
Blog icon0xZOZ
Apr 1
Aptos: Build a Faucet Tutorial
Backstory: Meta(formerly Facebook) spent many years trying to build for the web3/Blockchain space. After long regulatory battles Meta ultimately gave up for the time being but what was left was a beautifully designed system known as Diem and a safe, easy-to-use language built specifically for blockchain - Move.Enter AptosMany of the engineers that help build the codebase did not just want to leave the work that was done and after Meta announced it would no longer be going ahead with the proje...