<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Zefram&#39;s Blog</title>
    <link>https://zefram.xyz/</link>
    <description>Recent content on Zefram&#39;s Blog</description>
    <image>
      <url>https://zefram.xyz/images/defi-space.png</url>
      <link>https://zefram.xyz/images/defi-space.png</link>
    </image>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 26 Jun 2023 17:24:50 -0700</lastBuildDate><atom:link href="https://zefram.xyz/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Why Work on Crypto</title>
      <link>https://zefram.xyz/posts/why-work-on-crypto/</link>
      <pubDate>Mon, 26 Jun 2023 17:24:50 -0700</pubDate>
      
      <guid>https://zefram.xyz/posts/why-work-on-crypto/</guid>
      <description>In 2023, OpenAI changed the world by releasing ChatGPT, the first AI that&amp;rsquo;s actually intelligent. Technology aside, ChatGPT shifted attention in the tech world away from crypto and NFTs to AI, resulting in capital and talent flight. The prices of cryptocurrencies going down and increased regulatory hostility from the SEC were the icing on the cake.
In this historical context, it&amp;rsquo;s easy for people still working in crypto (like yours truly) to start asking themselves: why not switch to working in AI?</description>
    </item>
    
    <item>
      <title>On Censorship</title>
      <link>https://zefram.xyz/posts/on-censorship/</link>
      <pubDate>Fri, 29 Apr 2022 17:49:18 -0700</pubDate>
      
      <guid>https://zefram.xyz/posts/on-censorship/</guid>
      <description>Foreword I am writing this essay for the same reason I do most of my writing: to jot down a self-consistent framework for thinking about a certain topic that I can later refer to and rely upon, so that I can avoid being hoodwinked by the often chaotic and contradictory discussions surrounding said topic.
Censorship and freedom of speech are certainly one such topic. On one side of the planet, totalitarian regimes are throwing people in jail for the most miniscule slight against the government; on the other side, presidents are getting unilaterally banned by social media platforms, to the cheers of some and the lament of others.</description>
    </item>
    
    <item>
      <title>How I Almost Cheesed the EVM</title>
      <link>https://zefram.xyz/posts/how-i-almost-cheesed-the-evm/</link>
      <pubDate>Tue, 21 Dec 2021 14:13:31 -0800</pubDate>
      
      <guid>https://zefram.xyz/posts/how-i-almost-cheesed-the-evm/</guid>
      <description>Genesis Using Ethereum is expensive. Us smart contract developers are eternally doomed to the fate of locking ourselves in dank dark basements every day to optimize gas usage, so that our fancy DeFi protocols won’t make our users bankrupt.
Of all the operations done by smart contracts, storage writes &amp;amp; reads usually take up most of the gas usage. EVM storage is made intentionally expensive, because it’s expensive for Ethereum nodes to store data for the rest of time.</description>
    </item>
    
    <item>
      <title>Blockchain not Bitcoin, NFT not Art</title>
      <link>https://zefram.xyz/posts/nft-not-art/</link>
      <pubDate>Sun, 26 Sep 2021 12:31:24 -0700</pubDate>
      
      <guid>https://zefram.xyz/posts/nft-not-art/</guid>
      <description>The origin of value, what NFTs are, and what comes next I was baffled by the rise of NFTs for quite some time.
Why would people spend such exorbitant amounts on jpegs? The art is not even that good most of the time. If people wanted beautiful art, isn’t it more sensible to spend far less on local artists who will most likely produce much better art? Physical art, that is, not jpegs that anyone could “right click and save”.</description>
    </item>
    
    <item>
      <title>I don&#39;t want toast</title>
      <link>https://zefram.xyz/2020/07/i-dont-want-toast.html</link>
      <pubDate>Wed, 08 Jul 2020 00:14:00 -0700</pubDate>
      
      <guid>https://zefram.xyz/2020/07/i-dont-want-toast.html</guid>
      <description>Recently, I have realized that all the mistakes I&amp;rsquo;ve made in the past, and is still making, have been caused by a single type of error: mistaking expedience for desire, for a call to action.
When I am looking to make a purchase, say a toaster, I look for a &amp;ldquo;good deal&amp;rdquo;. The toaster can&amp;rsquo;t have a significant number of bad reviews. The price can&amp;rsquo;t be too low, such that the toaster is bound to break down in a month; but it also can&amp;rsquo;t be too expensive, such that the purchase becomes exorbitant.</description>
    </item>
    
    <item>
      <title>What can a DAO do for John Doe?</title>
      <link>https://zefram.xyz/2019/05/what-can-dao-do-for-john-doe.html</link>
      <pubDate>Sun, 19 May 2019 19:07:00 -0700</pubDate>
      
      <guid>https://zefram.xyz/2019/05/what-can-dao-do-for-john-doe.html</guid>
      <description>The privileged don&amp;rsquo;t need DAOs As someone who&amp;rsquo;s spent months thinking about DAOs and governance, I knew there was a problem when I asked myself &amp;ldquo;Do I, personally, have need for a DAO today?&amp;rdquo; and answered &amp;ldquo;No&amp;rdquo;.
To me, DAOs, or Decentralized Autonomous Organizations, are tools for collaboratively producing work. For instance, a software development startup could set up a DAO to handle its finances and decision making, in place of a corporation or a Limited Liability Company.</description>
    </item>
    
    <item>
      <title>DAOmesh: Large-scale collaboration through a network of small DAOs connected by bounties</title>
      <link>https://zefram.xyz/2019/05/daomesh-large-scale-collaboration.html</link>
      <pubDate>Fri, 17 May 2019 21:12:00 -0700</pubDate>
      
      <guid>https://zefram.xyz/2019/05/daomesh-large-scale-collaboration.html</guid>
      <description>Or: World Wide Web for a collaborative economy 
1. Intro Decentralized Autonomous Organizations (DAOs) are organizations where members collaborate through a smart contract enabled blockchain. Compared to traditional organizations, DAOs are much cheaper to create, their immutability and transparency makes them more trustworthy, and their programmability enables a wide variety of features. It is possible that DAOs are the next evolutionary step for corporations, which makes up most of today&amp;rsquo;s world economy.</description>
    </item>
    
    <item>
      <title>Why Voting Tokens Are F**king Horrible, And 4 Ways to Fix Them</title>
      <link>https://zefram.xyz/2019/02/why-voting-tokens-are-fking-horrible.html</link>
      <pubDate>Sun, 24 Feb 2019 00:02:00 -0800</pubDate>
      
      <guid>https://zefram.xyz/2019/02/why-voting-tokens-are-fking-horrible.html</guid>
      <description>When I first read this tweet thread about the Aragon governance proposals voting on a rainy afternoon walk a month ago, my first reaction was blurting out &amp;ldquo;I&amp;rsquo;m sorry, but what the actual fuck?&amp;rdquo; Were I not in public, I would&amp;rsquo;ve bursted out laughing. Aragon is one of the most promising governance projects in the space, with more than 20k token holders, 70k Twitter followers, and a $14M token market cap.</description>
    </item>
    
    <item>
      <title>Self-sufficient virtual organizations, and how to build them up</title>
      <link>https://zefram.xyz/2018/10/self-sufficient-virtual-organizations.html</link>
      <pubDate>Mon, 08 Oct 2018 20:50:00 -0700</pubDate>
      
      <guid>https://zefram.xyz/2018/10/self-sufficient-virtual-organizations.html</guid>
      <description>I believe one of the most, if not the most, important applications of blockchain and smart contact technology will be the establishment of self-sufficient organizations that are completely virtual:
 They will use virtual currencies like Ether and ERC-20 tokens to handle all transfers &amp;amp; storage of value. Their collaboration &amp;amp; making of crucial decisions will be handled by smart contacts. Their members will consist of pseudo-anonymous individuals from around the world who collaborate mostly remotely.</description>
    </item>
    
    <item>
      <title>Short Crypto Rant</title>
      <link>https://zefram.xyz/2018/08/short-crypto-rant.html</link>
      <pubDate>Thu, 16 Aug 2018 21:05:00 -0700</pubDate>
      
      <guid>https://zefram.xyz/2018/08/short-crypto-rant.html</guid>
      <description>Disclaimer: No one in the world wants what I said in this post to be false more than I do.
One  ConsenSys is not all rainbows, sunshine, and unicorns. (to the surprise of no one)
The flat governance structure is something that definitely makes ConsenSys unique and enjoyable to work at: everyone treats you as equal, snobby dicks are rare, and no one tells you what to do at work everyday or when you go to work.</description>
    </item>
    
    <item>
      <title>Projects</title>
      <link>https://zefram.xyz/projects/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://zefram.xyz/projects/</guid>
      <description>Core projects Timeless Timeless is a perpetual yield token protocol. It introduces two brand new financial instruments that enable people to leverage, speculate on, or hedge yield.
Launched on Ethereum Mainnet and several other networks.
Visit
Sudoswap Sudoswap is an Automated Market Maker (AMM) for NFTs. It is capital efficient, hyper gas-optimized, and mostly permissionless.
I expect that Sudoswap will be to NFTs what Uniswap was (and is) to tokens: a new paradigm that will dominate the trading market.</description>
    </item>
    
    
  </channel>
</rss>
