Searching for media
- Feb 27 2025
Bocoup Is Now Worker-Owned
Illustration by Isaac Durazo tl;dr Bocoup has transitioned to a cooperative model, with each team member serving as a worker-owner of the consultancy. We are sharpening our focus to capture-resistant, privacy-preserving, public-interest technology. Interoperability, accessibility, and testing will continue to be a core part of our work. We’re keeping the same corporate entity, so our […]
Continue ReadingBocoup Is Now Worker-Owned - Feb 27 2025
Ciao Bocoup
Today is my last day as the owner of and Founding Principal at Bocoup. Please join me in congratulating the six new owners of the company: the Bocoup Workers Collective! The Collective has taken over leadership and operations. The Collective has prepared a post with FAQs and a group statement to answer questions we’ve gotten […]
Continue ReadingCiao Bocoup - Jun 18 2024
Announcing the Privacy Stack for Remix
As part of our ongoing commitment to building a more just digital landscape, we have been thinking a lot about privacy this year. We’ve also been trying out Remix and though we wish the project was still working towards a renderer-agnostic architecture, we appreciate its reliance on web standards. Many technologists care about privacy and […]
Continue ReadingAnnouncing the Privacy Stack for Remix - Jun 11 2024
How to run a DIY node server in 2024
We have been deploying node apps to VPS and bare metal at Bocoup for almost 15 years, and with the growing number of full service hosting platforms, we thought this would be a good time to document how to do it yourself in 2024 for those of you who would still like to. We think […]
Continue ReadingHow to run a DIY node server in 2024 - Jun 05 2024
Full Stack Web Push API Guide
Push notifications are supported across major browsers, and with their recent addition to iOS last year, they are a compelling integration for the web. We recently built an installable web application with push notifications called Robert’s App (read the iOS install instructions to test it out). We built the application with remix.run and implemented notifications […]
Continue ReadingFull Stack Web Push API Guide - Jan 30 2024
Year in Review 2023
Our 2023 Last year, we continued our efforts to help build a more just and accessible web and partnered with some incredible organizations and people to help with that goal. We had our ups and downs, but continued our journey to worker ownership and grew our team. We’re excited to see what 2024 has in […]
Continue ReadingYear in Review 2023 - May 19 2022
Redesigning ARIA Authoring Practices Guide
We are excited to announce the launch of a redesign of the ARIA Authoring Practices Guide (APG), an essential resource that shows web developers how to make accessible versions of common user interface design patterns, such as comboboxes, dialog modals, and menu bars. In coordination with the W3C APG Task Force and Education and Outreach […]
Continue ReadingRedesigning ARIA Authoring Practices Guide - Feb 23 2022
Crossed Wires: Tech and the Movement for Black Lives
I remember sitting at my dorm room desk and reading the news that Trayvon Martin’s killer George Zimmerman was a free man. Trayvon was a couple of years younger than me, he still had the chubby cheeks of childhood. I didn’t really understand the term gutted before, but at that moment I felt hollow – […]
Continue ReadingCrossed Wires: Tech and the Movement for Black Lives - Jul 22 2019
Lessons Learned from a Year of Testing the Web Platform
The web-platform-tests project is a massive suite of tests (over one million in total) which verify that software (mostly web browsers) correctly implement web technologies. It’s as important as it is ambitious: the health of the web depends on a plurality of interoperable implementations. Although Bocoup has been contributing to the web-platform-tests, or “WPT,” for […]
Continue ReadingLessons Learned from a Year of Testing the Web Platform - May 30 2019
Widening the Web with ECMA-402: Our work on the Internationalization Extension to JavaScript
Inconsistencies across browser implementations have caused web authors and users headaches since the dawn of time (or at least Jan 1, 1970), but nowhere has that pain been felt more acutely than in the realm of language and regional internationalization and localization. We have an inclusion gap on the web. Web authoring tools structurally exclude […]
Continue ReadingWidening the Web with ECMA-402: Our work on the Internationalization Extension to JavaScript