My take on it is that fun comes from interacting with a system with enough depth for interesting stuff to emerge - maybe even things that will surprise you as a designer. I find that this happens when you get a few simple systems, get them working well independently, and then find as many ways as possible to interconnect them.
"According to people familiar with the board's thinking, members had grown so untrusting of Altman that they felt it necessary to double-check nearly everything he told them," the WSJ report said. The sources said it wasn't a single incident that led to the firing, "but a consistent, slow erosion of trust over time that made them increasingly... See more
Internally at OpenAI, insiders say that disagreements had emerged over the speed at which Altman was pushing for commercialization and company growth, with Sutskever arguing to slow things down. Sources told reporter Kara Swisher that OpenAI's Dev Day event hosted November 6, with Sam front and center in a keynote pushing consumer-like products was... See more
Platforms only work for creators when you can limit the number of creators on it . The platforms don't care, of course, because they make money of the total revenue, so Facebook wants as many things as possible. But for individual creators, it's not a very good idea.
When the level of abundance gets too high, the solution, as hard as it may sound,... See more
Discord's iOS and Android apps are built using React Native [1]. This enables business logic to be shared with the desktop and web clients, as well as shared UI components between both mobile apps.
Part of the reason you see abandoned repos is because the community has adopted libraries like Reanimated, React Native Gesture Handler, and React... See more
The frameworks have to download all of the component code associated with the current page.
The frameworks have to execute the templates associated with the components on the page to rebuild the listener location and the internal component tree.