Curated by Wenyi Chu

READ MORE
thursday
08 Dec 2022
Optimize Interaction to Next Paint web.dev
Interaction to Next Paint (INP) is an experimental metric that assesses a page's overall responsiveness to user interactions by observing the latency of all click, tap, and keyboard interactions that occur throughout the lifespan of a user's visit to a page. The final INP value is the longest interaction observed, ignoring outliers.
SHOW MORE
Optimize Interaction to Next Paint
Performance
LouisBarranqueiro / reapop github.com
đź“® A simple and customizable React notifications system
SHOW MORE
LouisBarranqueiro / reapop
Development
Choices-js / Choices github.com
A vanilla JS customisable select box/text input plugin ⚡️
SHOW MORE
Choices-js / Choices
Development
Ideas That Changed My Life collabfund.com
You spend years trying to learn new stuff but then look back and realize that maybe like 10 big ideas truly changed how you think and drive most of what you believe.
SHOW MORE
Ideas That Changed My Life
General
Writing Is Magic brooker.co.za
Sometimes when folks ask me for advice at work, I write them very long emails to answer their question. Sometimes, those emails are generally interesting and not work-specific, so I share them here. A couple days ago somebody asked me about how to get better at communicating their ideas and opinions, how to extend their influence, and how to drive consensus. This was my reply.
SHOW MORE
Writing Is Magic
General
monday
05 Dec 2022
Introduction to Rails Event Store monterail.com
Event Store is also a name for a specific database designed by Greg Young, a pioneer of CQRS and Event Sourcing. In the beginning Rails Event Store was just a Ruby implementation of the EventStore based on ActiveRecord - trying to mimic the same API and functionality. Eventually, Rails Event Store evolved to take advantage of Ruby power and provide more support for Rails ecosystem.
SHOW MORE
Introduction to Rails Event Store
Development
Marie Kondo your software stack with open source github.com
MINDFULLY CONSIDER EACH CHOICE—AND REMEMBER THAT SIMPLE IS NOT NECESSARILY EASY.
SHOW MORE
Marie Kondo your software stack with open source
Development
bigskysoftware / htmx github.com
htmx - high power tools for HTML
SHOW MORE
bigskysoftware / htmx
Development
sunday
04 Dec 2022
Statistical vs Deep Learning forecasting methods github.com
Comparison of several Deep Learning models and ensembles to classical statistical univariate models for the 3,003 series of the M3 competition.
SHOW MORE
Statistical vs Deep Learning forecasting methods
General
What I’ve Learned in 45 Years in the Software Industry www.bti360.com
Many principles that have helped me throughout my career haven’t changed and continue to be relevant. As I step away from the keyboard, I want to share six ideas I’ve learned from my career as a software engineer.
SHOW MORE
What I’ve Learned in 45 Years in the Software Industry
Development