Thoughts
Stay in the know with insights from industry experts.
Zero-Knowledge Group Membership Management With the Semaphore v4 Protocol
Explore the world of zero-knowledge protocols with Semaphore v4, a powerful tool for anonymous group membership and signaling.
Read more
I prioritize open-source development and am excited to showcase my latest products to the community.
artificial intelligence
large language models
How LLMs Like ChatGPT Can Use Plugins and Tools
Large Language Models (LLMs), such as ChatGPT, have made a significant impact, although they have some very strong limitations. One of these limitations is that these models are prewired...
Kapolcs Nagy
- 6 min read
web3
ethereum
How does the NEW Ethereum work?
When Ethereum swapped out Proof-of-Work consensus with Proof-of-Stake, we called it "the Merge." Ever since, Ethereum hasn't needed miners to execute Proof-of-Work and add new blocks to the blockchain. Instead, it uses "validators," which are people who stake ETH to gain the right to validate and append new blocks to the blockchain.
Kapolcs Nagy
- 24 min read
frontend
build tools
How to setup ESLint, Prettier, and Babel for your React project
That’s why nowadays, there are many tools that allow us to write quality code and make sure our apps don’t break. You may think of testing tools like Jest at first, but before even writing a test, you can prevent many head-scratching situations.
Kapolcs Nagy
- 3 min read