9092. Yarn 2+ dependency caching now supported (vercel.com)
9093. GoCardless bolsters partnership team with two senior appointments (gocardless.com)
9094. GoCardless bolsters partnership team with two senior appointments (gocardless.com)
9095. The Executive’s Guide to Using an SEO Audit for Strategic Growth (www.toptal.com)
An SEO audit based on executive input can set your company up for sustainable growth and offer resilience in a volatile search landscape.
9096. Enabling Apache ECharts in React for Data Visualization (taniarascia.com)
Making dashboards with charts and graphs is a pretty common part of the front-end developer experience, as well as deciding which JavaScript…
9097. Checkpoint 2: Our First Year With Discord Quests (discord.com)
In 2024, we launched Quests, an innovative rewarded ad format designed for Discord’s gaming audience. Join us as we look back at over 70 campaigns run during our first year.
9098. Introducing the Supabase UI Library (supabase.com)
Drop complex components into your projects in seconds.
9099. Supabase Auth: Bring Your Own Clerk (supabase.com)
Use Clerk with Supabase via official third-party auth support
9100. Make regular expressions easier to read (muffinman.io)
This is a simple formatting trick I use to make regular expressions more readable. The secret? Break them into multiple lines. To achieve this, format the regex as an array of strings and then concatenate the array into a single regex string. Example # Compare this example, written in a single line:...
9101. Reviewing AI-generated Code (jaketrent.com)
AI's involvement decreases trust and makes reviews more intensive.Source determines trustWhere code comes from establishes my starting level of trust when reviewing code. If it's from John Carmack, I'm already fawning over it. If it's generated from an AI, I'm already more skeptical of it. Code cont...
9102. Enabling Apache ECharts in React for Data Visualization (www.taniarascia.com)
Making dashboards with charts and graphs is a pretty common part of the front-end developer experience, as well as deciding which JavaScript…
9103. Rust HashMap notes (darkcoding.net)
Raw notes on Rust's HashMap design and implementation
9104. CPU Performance Optimization notes (darkcoding.net)
Raw notes on CPU optimization
9105. Transparent Software (darkcoding.net)
A software system is transparent when you can look at it and immediately understand what it is doing and how.
9106. Postgres Language Server: Initial Release (supabase.com)
Language Server Protocol and collection of language tools for Postgres
9107. Learning resources for GIS in Python with cloud-native geospatial, PostGIS and more (blog.rtwilson.com)
I recently gave a careers talk to students at Solent University, and through that I got to know a MSc student there who had previous GIS experience and was now doing a Data Analytics and AI MSc course. Her GIS experience was mostly in the ESRI stack (ArcGIS and related tools) and she was keen […]
9108. Could JavaScript have synchronous <code>await</code>? (2ality.com)
In JavaScript, code has color: It is either synchronous or asynchronous. In this blog post, we explore: The problems caused by that How to fix them via synchronous await The two downsides that prevent synchronous await from being practical
9109. Optimize and Process Millions of Digital Transactions in Real Time (deploy-preview-325--pubnub-web-builder.netlify.app)
Learn how to streamline your digital commerce ecosystem by utilizing PubNub's feature-rich platform to boost buyer engagement and retention, improve customer satisfaction, optimize operations, and drive business growth with seamless integration.
9110. Optimize and Process Millions of Digital Transactions in Real Time (www.pubnub.com)
Learn how to streamline your digital commerce ecosystem by utilizing PubNub's feature-rich platform to boost buyer engagement and retention, improve customer satisfaction, optimize operations, and drive business growth with seamless integration.
9111. Records and Collections (codeblog.jonskeet.uk)
Records and Collections This post is to some extent a grab-bag of points of friction I’ve encountered when using records and collections within the election site. Records recap This may end up being the most generally useful blog post in this series. Although records have been in C# since version 10...
9112. When SQL Meets Lambda Expressions (blog.jooq.org)
ARRAY types are a part of the ISO/IEC 9075 SQL standard. The standard specifies how to: But it is very unopinionated when it comes to function support. The ISO/IEC 9075-2:2023(E) 6.47 <array value expression> specifies concatenation of arrays, whereas the 6.48 <array value function> section lists a ...
9113. Election 2029: Storage (codeblog.jonskeet.uk)
Storage Since my last post about the data models, I’ve simplified things very slightly – basically the improvements that I thought about while writing the post have now been implemented. I won’t go into the details of the changes, as they’re not really important, but that’s just to explain why some ...
9114. Launch Log 1 (www.warp.dev)
Q1 has been one of the busiest periods in Warp’s history. Read on for a recap of the key updates from the last few months. Save Agent Mode requests as reusable Prompts Is there a long, repeatable request you keep making in Warp that you want to avoid typing over and over? Or a cool way you put Warp ...
9115. Year in Review: 2024 into 2025 (taniarascia.com)
I'm trying to win the award for "Latest Year in Review". 🏆 I don't know if anyone can challenge me at this point, as it's almost thirdway…
9116. Operationalizing Macaroons (fly.io)
We’re Fly.io, a security bearer token company with a public cloud problem. You can read more about what our platform does (Docker container goes in, virtual machine in Singapore comes out), but this is just an engineering deep-dive into how we make our security tokens work. It’s a tokens nerd post. ...
9117. How to Create & Upload Your Own Stickers on Discord (discord.com)
Stickers on Discord let you express yourself in BIG ways. Learn how to create, upload, and use stickers on Discord.
9118. Using linkhut to signal-boost my bookmarks (drewdevault.com)
Notice: linkhut has started to use generative AI tools upstream. Consequently, I have withdrawn my endorsement of the project.It must have been at least a year ago that I first noticed linkhut, and its flagship instance at ln.ht, appear on SourceHut, where it immediately caught my attention for its ...
9119. Using linkhut to signal-boost my bookmarks (drewdevault.com)
It must have been at least a year ago that I first noticed linkhut, and its flagship instance at ln.ht, appear on SourceHut, where it immediately caught my attention for its good taste in inspirations. Once upon a time, I had a Pinboard account, which is a similar concept, but I never used it for an...
9120. Year in Review: 2024 into 2025 (www.taniarascia.com)
I'm trying to win the award for "Latest Year in Review". 🏆 I don't know if anyone can challenge me at this point, as it's almost thirdway…