If you're hiring at not-evil (or even minimally evil) orgs, please reply w your tech jobs too?
If you're hiring at not-evil (or even minimally evil) orgs, please reply w your tech jobs too?
1. Being focused on producing output the fastest way possible means that you will never prioritize "going deep"
2. Going deep (and down the rabbit hole) is how you learn more: but you need to balance it.
Figure out how to do both: it's tricky!
1. Being focused on producing output the fastest way possible means that you will never prioritize "going deep"
2. Going deep (and down the rabbit hole) is how you learn more: but you need to balance it.
Figure out how to do both: it's tricky!
Fortunately, I was able to find a solution for myself! I can type as much as I want now, and I don’t worry about RSIs at all anymore.
I recently published my experience in a new blog post:
Fortunately, I was able to find a solution for myself! I can type as much as I want now, and I don’t worry about RSIs at all anymore.
I recently published my experience in a new blog post:
Component Gallery is a great resource for this: component.gallery/components/
…But don’t assume that something is correct, just because it’s popular.
Component Gallery is a great resource for this: component.gallery/components/
…But don’t assume that something is correct, just because it’s popular.
li {
animation: bright;
animation-range: calc(50% - 1lh) calc(50% + 1lh);
animation-timeline: view();
scroll-snap-align: center;
}
@keyframes bright { 50% { opacity: 1; }}
line-height units are a gift 🎁
li {
animation: bright;
animation-range: calc(50% - 1lh) calc(50% + 1lh);
animation-timeline: view();
scroll-snap-align: center;
}
@keyframes bright { 50% { opacity: 1; }}
line-height units are a gift 🎁