Engineering

Engineering

1042 bookmarks
Custom sorting
Google - The Web Can Do What!?
Google - The Web Can Do What!?
Seamless. Consistent. High performance. High fidelity. These are a few of the many things the modern web can deliver. Check out https://thewebshowcase.withgoogle.com to see what the platform can do today. #TheWebCan
·thewebshowcase.withgoogle.com·
Google - The Web Can Do What!?
How to scale a large codebase – Vercel
How to scale a large codebase – Vercel
Transition from monolithic to monorepo architectures with Vercel. Explore feature flags for safe releases, incremental builds for quick iterations, and skew protection for version consistency to ease codebase management and speed up development.
·vercel.com·
How to scale a large codebase – Vercel
The Lack of Compensation in Open Source Software is Unsustainable
The Lack of Compensation in Open Source Software is Unsustainable
It’s 11:43pm on a Monday night. My 6-week-old son is asleep in my office so my wife can get some uninterrupted rest for the first half of the night. He’s finally asleep now, and I probably should be also after a full day of work. But I’m not done for the day. Even though I’m a software engineer by trade, I’m also a computer programmer by hobby and passion. So I do what I’ve been doing for well over a decade now: I boot up my computer to write some code.
·trstringer.com·
The Lack of Compensation in Open Source Software is Unsustainable
We are drowning in Google's magnanimity
We are drowning in Google's magnanimity
I’ve had a sneaking suspicion for a whle that OKRs - as in Objectives and Key Results - are in fact clever device deployed by Google 1 to throw startups off track. The appeal of OKRs is in their perceived simplicity: any problem large, or small, organizational or technical, made solvable by careful setting of O’s and KR’s.2 It never plays out as promised: a few cycles deep into OKRs will leave startups wondering why they’re so dumb they can’t implement what seems like a pretty simple system.
·kpassa.me·
We are drowning in Google's magnanimity
2023 Blog Refresh
2023 Blog Refresh
Including some of my latest hot takes (okay they are pretty mild).
·leerob.io·
2023 Blog Refresh
The Only 5 Zsh Plugins You Need
The Only 5 Zsh Plugins You Need
Transform your terminal with these 5 awesome Zsh plugins. These plugins enhance the appearance of your terminal and add extra functionality.
·catalins.tech·
The Only 5 Zsh Plugins You Need
Why I Switched Back From DevRel to Engineering
Why I Switched Back From DevRel to Engineering
In this article, I talk about the main reasons that made me want to switch back from Developer Relations to an Engineering role.
·catalins.tech·
Why I Switched Back From DevRel to Engineering
150
150
·brandonspark.github.io·
150
How Much Testing is Enough?
How Much Testing is Enough?
By George Pirocanac A familiar question every software developer and team grapples with is, “How much testing is enough to qualify a softwar...
·testing.googleblog.com·
How Much Testing is Enough?
Taming Complexity with Reversibility
Taming Complexity with Reversibility
Originally published July 2015 In 2002, Professor Enrico Zaninotto, Dean of Economics at the University of Trento, gave a keynote at the Extreme Programming conference. It was the clearest technical talk I have ever seen, even though it was delivered by a non-programmer in an unfamiliar language. What set the talk apart was the clarity and depth of the thought behind it.
·tidyfirst.substack.com·
Taming Complexity with Reversibility
Coding is actually hard
Coding is actually hard
Welcome to my little corner of the Internet - Kapil Dutta
·duttakapil.com·
Coding is actually hard
The top WordPress plugins are… a little sad?
The top WordPress plugins are… a little sad?
This is a little negative-nancy-ish, so if you aren’t feeling that right now — just close this tab 😜. It struck me recently how this list of plugins I saw in the 2023 Annual WordPress…
·chriscoyier.net·
The top WordPress plugins are… a little sad?
Migrating millions of lines of code to TypeScript
Migrating millions of lines of code to TypeScript
On Sunday, March 6, we migrated we converted more than 3.7 million lines of code with a single pull request. The next day, hundreds of engineers came in to start writing TypeScript for their projects.
·stripe.com·
Migrating millions of lines of code to TypeScript
React Native at Airbnb
React Native at Airbnb
In 2016, we took a big bet on React Native. Two years later, we’re ready to share our experience with the world and show what’s next.
·medium.com·
React Native at Airbnb
Rearchitecting Airbnb’s Frontend
Rearchitecting Airbnb’s Frontend
Overview: We recently rethought the architecture for the JavaScript side of our codebase at Airbnb. This post will look at (1) the product…
·medium.com·
Rearchitecting Airbnb’s Frontend
The Case Against Kotlin
The Case Against Kotlin
Ryan Cooke | Android Engineer, Core Experience
·medium.com·
The Case Against Kotlin
After Dark in CSS
After Dark in CSS
Relive classic 1990s Mac and PC screensavers like Flying Toasters and Aquatic Realm, remade using modern CSS techniques like animations and transforms.
·bryanbraun.com·
After Dark in CSS
Bulletproof flag components | Jay Freestone
Bulletproof flag components | Jay Freestone
A resilient take on a flag component using CSS Grid. A flag is similar to the ubiquitous media object, but with a more nuanced alignment.
·jayfreestone.com·
Bulletproof flag components | Jay Freestone
Conditions for CSS Variables
Conditions for CSS Variables
CSS variables are very powerful, and they allow to do a lot of interesting things. But there are no native conditionals that we could use in CSS with them. In this article I’ll talk about one of the ways we can fake such conditions with calculations.
·kizu.ru·
Conditions for CSS Variables
Some New Icon Sets | CSS-Tricks
Some New Icon Sets | CSS-Tricks
I've bookmarked some icon sets lately, partly because I can never find a nice set when I need to. I figured I'd even go the extra mile here and blog them so I
·css-tricks.com·
Some New Icon Sets | CSS-Tricks