Tesla considers internal CEO candidates amid potential Musk departure

Key Takeaways Tesla is preparing for possible leadership change if Musk’s $1 trillion pay package is rejected. The board sees the vote as crucial for maintaining Musk’s influence over Tesla’s AI and innovation roadmap. Share this article Tesla is evaluating internal candidates to potentially succeed Elon Musk as CEO as shareholders prepare to vote on […]

1 min read

NFTs are coming back but Blue Chip projects are on life support

NFT trading activity showed signs of life in Q3 2025, breaking a long stretch of decline that defined the post-hype years. After two years of contraction and shifting narratives, on-chain markets found a new footing, not in blue-chip collectibles or speculative art, but in cheaper rails, loyalty programs, and sport-linked assets that traded more on […]

10 mins read

JavaScript For Everyone: Iterators — Smashing Magazine

Here is a lesson on Iterators: iterables implement the iterable iteration interface, and iterators implement the iterator iteration interface. Sounds confusing? Mat breaks it all down in the article. Hey, I’m Mat, but “Wilto” works too — I’m here to teach you JavaScript. Well, not here-here; technically, I’m over at Piccalil.li’s JavaScript for Everyone course […]

11 mins read

HTML popover Attribute

Modals have been an important part of websites for two decades. Stacking contents and using fetch to accomplish tasks are a great way to improve UX on both desktop and mobile. Unfortunately most developers don’t know that the HTML and JavaScript specs have implemented a native modal system via the popover attribute — let’s check […]

2 mins read