<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>Todd Schiller - customization</title><link href="https://toddschiller.com/" rel="alternate"></link><link href="https://toddschiller.com/feeds/tag/customization.atom.xml" rel="self"></link><id>https://toddschiller.com/</id><updated>2020-09-02T00:00:00-04:00</updated><subtitle>Human ✘ Artificial Intelligence</subtitle><entry><title>The PixieBrix manifesto: web customization for the masses</title><link href="https://toddschiller.com/blog/pixiebrix-manifesto.html" rel="alternate"></link><published>2020-09-02T00:00:00-04:00</published><updated>2020-09-02T00:00:00-04:00</updated><author><name>Todd Schiller</name></author><id>tag:toddschiller.com,2020-09-02:/blog/pixiebrix-manifesto.html</id><summary type="html">&lt;p&gt;My freshman year of college, I interned as an &amp;quot;equities analyst&amp;quot;. What this
meant in practice was that I was supposed to look up numbers in a terminal, and
then type them into an Excel spreadsheet. The software provider hadn't gotten
around to implementing export for the data yet.&lt;/p&gt;
&lt;p&gt;Not …&lt;/p&gt;</summary><content type="html">&lt;p&gt;My freshman year of college, I interned as an &amp;quot;equities analyst&amp;quot;. What this
meant in practice was that I was supposed to look up numbers in a terminal, and
then type them into an Excel spreadsheet. The software provider hadn't gotten
around to implementing export for the data yet.&lt;/p&gt;
&lt;p&gt;Not wanting to spend a whole summer entering data, I set out to put my computer
science classes to use. I coded up a flow where I took screenshots, passed them
through off-the-shelf OCR software, and then had a script add them to the
spreadsheet. The two-month project took one week, and I spent the rest of the
summer enjoying World Cup Soccer matches on the office TV.&lt;/p&gt;
&lt;p&gt;That's when I realized, given the right tools, even basic coding skills can
translate into massive productivity and quality of life gains.&lt;/p&gt;
&lt;p&gt;Now almost 15 years later, I see a mixed landscape. Improvements in development
tools and AI are creating new possibilities. However, non-devs are often worse
off. Perpetual licenses and open-source software have given way to subscriptions
and walled gardens. Software providers artificially limit the productivity of
their software by designing for the average user. Or worse, intentionally
restrict functionality.&lt;/p&gt;
&lt;p&gt;We started PixieBrix because we believe three things:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;There is no such thing as an &amp;quot;average user&amp;quot;&lt;/li&gt;
&lt;li&gt;Everyone should be empowered to customize their software to give them
superpowers&lt;/li&gt;
&lt;li&gt;Computing should be delightful&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;To this end, we've set out to create low/no-code tools for customizing the
behavior of software, web pages, and SaaS. But we won't be able to do it alone.
That's why we're also working hard to build a diverse and vibrant community of
makers.&lt;/p&gt;
&lt;p&gt;Our first PixieBrix product is a low/no-code platform for extending web
browsers. Web browsers are the new OS, and everyday people are constantly
switching between countless web pages and SaaS apps. Now, with a bit of
configuration, anyone using our platform can add functionality that previously
required custom browser extension development. This ranges from adding elements
to a page, to automating workflows à la robotic process automation (RPA).&lt;/p&gt;
&lt;p&gt;Currently, building new features in our system requires common coding skills
such as YAML, CSS selectors, JSON Schema, and regular expressions. Over time,
we'll be working hard to reduce the barriers to use, mix, match, and create.&lt;/p&gt;
&lt;p&gt;Fitting with our beliefs, I'm proud to say
our &lt;a href="https://github.com/pixiebrix/pixiebrix-extension"&gt;browser extension is open source (GPL v3)&lt;/a&gt;.
That means everyone can inspect what code they're running and modify it, as long
as they're willing to extend that benefit to others.&lt;/p&gt;
&lt;p&gt;I'd like to personally invite you to join us on our journey. To keep up to date,
subscribe to our newsletter. And, if you have an idea you'd like to build, send
me an email at &lt;a href="mailto:todd@pixiebrix.com"&gt;todd@pixiebrix.com&lt;/a&gt;. I'd love to hear
about it and help turn it into a reality.&lt;/p&gt;
</content><category term="Browser Extensions"></category><category term="web browsers"></category><category term="customization"></category><category term="browser extensions"></category></entry></feed>