
Christian Kjær
1.6K posts

Christian Kjær
@codetalkio
Co-Founder/CTO at Yaay (https://t.co/1h6XFyTBlI) building the taste layer for the physical world 🌞 •• ✍️ at https://t.co/fOGJfINDR6 •• https://t.co/T286gLOCPe





TIL: every useState in your component is a node in a linked list on the fiber. const [x, setX] = useState() → returns [hook.memoizedState, dispatch] React matches hooks by their position in that list (.next) Source: react-github.com/react/react/bl…




Interesting trend: CTO/ Head of Eng / VPE folks at startups and mid-sized companies are... leaving / burning out. Hiring for these roles is HARD, but even after filling the role, they will often leave a few months later and take a career break And they have v good reasons



And this is exactly why “SaaS replaced by AI coded software” is not viable for any company that has a an ACTUAL business. It’s a fun exercise to rebuild ticketing/o11y/feature flags etc… but do you really want to maintain it? Do you want updates, oncall etc to be YOUR problem??




