Chicken-Free Egg Whites
Baking has traditionally made extensive use of egg whites, especially the way they can be beaten into a foam and then set with heat. While I eat eggs, I have a lot of people in my life who avoid them for ethical reasons, and this often limits what I can bake for them. I was very excited to learn, though, that you can now buy extremely realistic vegan egg whites! EVERY engineered yeast to convert sugar into ovalbumin , the main protein in egg whites and the one responsible for most of its culinary function. This kind of fermentation was pioneered for insulin and microbial rennet in the 1980s, but many companies are now applying it to producing all kinds of vitamins, proteins, dyes, and enzymes. EVERY has been working with commercial customers for several years, but you can now buy it as a s
Baking has traditionally made extensive use of egg whites, especially the way they can be beaten into a foam and then set with heat. While I eat eggs, I have a lot of people in my life who avoid them for ethical reasons, and this often limits what I can bake for them. I was very excited to learn, though, that you can now buy extremely realistic vegan egg whites!
EVERY engineered yeast to convert sugar into ovalbumin, the main protein in egg whites and the one responsible for most of its culinary function. This kind of fermentation was pioneered for insulin and microbial rennet in the 1980s, but many companies are now applying it to producing all kinds of vitamins, proteins, dyes, and enzymes.
EVERY has been working with commercial customers for several years, but you can now buy it as a shelf stable powder. At $24 for the equivalent of 45 egg whites ($0.53 each) it's more expensive than buying conventional ($0.21 each) or organic ($0.33) egg whites, but not massively so.
I learned about them from a coworker who made an angel food cake, and I've since made flourless chocolate cake and swiss buttercream frosting. It whipped and set just like egg whites; it's really impressive!
While this is great from a vegan perspective, it won't help most people who are avoiding eggs for allergy reasons: it's still ovalbumin. Labeling will generally say something like "contains: egg allergen", and the packaging I bought has the quite wordy "although not from eggs, the proteins may cause allergic reactions in certain individuals, especially those sensitive to egg, due to its similarity to real egg."
I'm now trying to figure out all the things that this now means I can cook for my oldest (no eggs for moral reasons). And also what sort of places that the ability to make "less watery egg whites", by mixing the powder with less water than normal, could let me do things I couldn't otherwise.
Comment via: facebook, mastodon, bluesky
Sign in to highlight and annotate this article

Conversation starters
Daily AI Digest
Get the top 5 AI stories delivered to your inbox every morning.
More about
perspective
Publishing and Embedding Power BI Reports into a Website
Publishing and Embedding Power BI Reports into a Website Introduction As a seasonal Power BI user, I always found it to be an easy and simple tool to use. Well, this perspective affected how much I was able to utilize it. This resulted in me not seeing it as much of a challenge, hence not putting it into practice as much as I should have. The first time I used Power BI was during a bootcamp, and it was the easier part of the program before getting to the more challenging and time-demanding modules related to machine learning. I recently got back to Power BI after enrolling in a course that includes it as part of the modules taught. Honestly, Power BI is easy, but it requires practice and one has to be keen just like with any other tool. One is more likely to forget what they learned and st

Converting Tacit Knowledge into AI Skills: A Deep Dive into Teammate-Skill
Converting Tacit Knowledge into AI Skills: A Deep Dive into Teammate-Skill LeoYeAI recently published teammate-skill on GitHub - an intriguing attempt to formalize tacit knowledge by converting employee work artifacts into autonomous AI skills. How It Works The system collects data from Slack, Teams, and GitHub, then processes them into a 5-layer persona model: Base layer : Skills and behavioral patterns Contextual layer : Problems the colleague faced, solutions proposed, reactions to edge cases Evolution layer : Ability to continue learning new patterns after the initial snapshot is created ## Key Observations The project claims compatibility with Claude Code and OpenClaw, which suggests this is being positioned as infrastructure rather than a side experiment. We're seeing the emergence o

Evolution and Perspectives of the Keep IT Secure Ecosystem:A Six-Year Analysis of Cybersecurity Experts Supporting Belgian SMEs
arXiv:2604.02425v1 Announce Type: new Abstract: The importance of cybersecurity for Small and Medium Enterprises (SMEs) has never been greater, especially given the rise of AI-driven threats. Supporting SMEs requires a sustained effort to ensure they have access to resources and expertise covering awareness, protection, auditing, and incident response. Since 2019, our work with the Keep It Secure initiative has focused on helping Belgian (Walloon) SMEs strengthen their cybersecurity posture through access to a network of labelled cybersecurity experts. In this process, we interviewed over 120 professionals from around 90 companies and gathered rich insights about the nature, strengths and weaknesses of our regional ecosystem. While our initiative primarily targets the labelling of cybersec
Knowledge Map
Connected Articles — Knowledge Graph
This article is connected to other articles through shared AI topics and tags.
More in Products

Why I Stopped Building My JavaScript Framework After 1,500 Lines of Spec
In Part 1 , I showed you the vision: a web framework where two imports replace twenty, the compiler does the heavy lifting, and islands keep your JavaScript budget honest. In Part 2 , I took you through the technical depth: the Transfer vs. Expression problem, cross-module compiler analysis, TypeScript type hacks, and the growing list of edge cases that made the specification simultaneously more impressive and more terrifying. Now it's time to tell you why I stopped. Not because the ideas were bad — they weren't. Not because I lost interest — I didn't. I stopped because I finally understood something that every senior engineer knows but nobody teaches you: the distance between "I know exactly how this should work" and "someone can npm install this" is measured in person-years, not pages. T

Vibe Coding XR Applications with Gemini XR Blocks: Lessons from Building a Prompt-Driven XR Biology Lab
Introduction: XR Development Is Entering a New Workflow Era For years, building XR applications meant wrestling with heavy game engines, complex build pipelines, and massive asset workflows. Even simple experiments could take weeks to prototype. But that model is starting to change. We are entering the era of Vibe Coding, where the distance between an idea and a working spatial experience is shrinking from weeks to hours, and sometimes even minutes. Using Gemini and the XR Blocks framework, I recently built a Mixed Reality XR biology lab where users can walk around in VR, interact with DNA and cell structures, explore human organs, trigger contextual learning hotspots, and hear explanations through integrated text-to-speech. No heavy downloads. No complex shader pipelines. No asset depende

I Built A Full-Stack App in 7 Days: Here’s Day 1
I decided to challenge myself in a way that I have been considering for a while now. Build a full-stack application in only 7 days, completely from scratch, to completely real and usable. Not just a tutorial project, a clone of something that already exists, but something that I have designed, created, and shipped by myself. There’s something about coding projects like these that make them feel almost deceptively simple in the beginning. You think the hard part will be writing the code, but in reality, the hardest part is normally finishing them. Most people don’t fail because they can’t write the code… they fail because they never fully complete anything. They always stop somewhere between ‘idea’ and ‘almost done’. So, I wanted to remove that entirely. I stuck to no over-planning, no perf

🧠 AI Tools That Actually Help Developers (And How I Use Them Daily)
There’s no shortage of AI tools right now. Every week, a new tool promises to: Replace developers Build full apps in seconds 10x your productivity But if you’re actually working on real projects, you already know the truth: Most of these tools don’t fit into your daily workflow. So instead of another “Top 7 AI Tools” list, this is something more practical: 👉 The AI tools I actually use as a developer 👉 And how they fit into real work — especially in WordPress projects 🚀 ChatGPT — My Daily Development Assistant Out of all the tools, this is the one I use the most. Not because it’s magical — But because it saves time where it actually matters. How I use it daily: Debugging WordPress issues Writing and fixing PHP functions Understanding hooks and filters faster Refactoring messy code Gener

Discussion
Sign in to join the discussion
No comments yet — be the first to share your thoughts!