Tim's Read Items https://zerovox-readwisereaderreaditemsrss.web.val.run Dialectical Wisdom - Joe Lonsdale The author discusses how wisdom often comes from understanding opposing viewpoints. He believes that both extremes of a debate can be true and should be integrated for deeper insights. Embracing these contradictions leads to better decision-making in business and life. https://joelonsdale.com/dialectical-wisdom/ https://joelonsdale.com/dialectical-wisdom/ Fri, 21 Apr 2017 00:00:00 GMT Words on Founder Mode - rands Most founders of start-ups fail, and their stories often go untold. While successful founders achieve fame and wealth, most companies do not launch and remain unknown. The author prefers to distinguish between leaders, who guide direction, and managers, who focus on details. https://randsinrepose.com/archives/words-on-founder-mode/ https://randsinrepose.com/archives/words-on-founder-mode/ Sun, 08 Sep 2024 00:00:00 GMT SDF font outlines - redblobgames.com The author is working on a project to render labels on maps using signed distance field fonts, which can create outlines and shadows. While debugging an issue with black color leaking outside white outlines, they tested different hypotheses and discovered the importance of using premultiplied alpha to fix the problem. Despite resolving the issue, the author feels they need to understand the root cause to avoid similar mistakes in the future. https://www.redblobgames.com/blog/2024-08-27-sdf-font-outlines/ https://www.redblobgames.com/blog/2024-08-27-sdf-font-outlines/ Tue, 27 Aug 2024 00:00:00 GMT programming, i hate it - David Gerrells The author reflects on their journey into programming, highlighting that many people learn to code for job opportunities rather than passion. They express frustration with the state of software engineering, noting inefficiencies and a lack of quality. Ultimately, they enjoy building things, even if they don't love programming itself. https://dgerrells.com/blog/i-hate-programming https://dgerrells.com/blog/i-hate-programming Thu, 01 Jan 1970 00:00:00 GMT Late Again - rands A meeting is delayed because one leader is consistently late. This lateness affects the team's time and trust in their leader. The author expresses frustration over the repeated behavior and its impact on the group. https://randsinrepose.com/archives/late-again/#respond https://randsinrepose.com/archives/late-again/#respond Mon, 19 Aug 2024 00:00:00 GMT Hey, Why Do Sports Look So Bad on TV? - Remap Watching sports on TV has become complicated and expensive, yet the quality often looks poor. Despite advancements in technology, many broadcasts are still in low resolution, making it hard to enjoy the games. Sports leagues seem to care little about improving how their events are presented, leaving fans frustrated. https://remapradio.com/articles/hey-why-do-sports-look-so-bad-on-tv/ https://remapradio.com/articles/hey-why-do-sports-look-so-bad-on-tv/ Fri, 23 Aug 2024 00:00:00 GMT Anti-agglomeration Policies - Peter The world is facing a housing crisis as more people move to a few major cities, driving up real estate prices. This trend harms innovation by concentrating resources in just a few locations. One solution is to relocate government agencies to smaller cities, which could stimulate growth and development in those areas. https://redgoldleader.blogspot.com/2024/08/anti-agglomeration-policies.html https://redgoldleader.blogspot.com/2024/08/anti-agglomeration-policies.html Sun, 18 Aug 2024 00:00:00 GMT blocking=render: Why would you do that?! - Harry Roberts Why on earth would you make something render-blocking?! https://csswizardry.com/2024/08/blocking-render-why-whould-you-do-that/ https://csswizardry.com/2024/08/blocking-render-why-whould-you-do-that/ Wed, 14 Aug 2024 00:00:00 GMT Garbage collection and closures - jakearchibald.com GC within a function doesn't work how I expected https://jakearchibald.com/2024/garbage-collection-and-closures/ https://jakearchibald.com/2024/garbage-collection-and-closures/ Tue, 30 Jul 2024 00:00:00 GMT Exploring the Possibilities of Native JavaScript Decorators - frontendmasters.com JavaScript is set to gain native support for decorators, which enhance or modify the behavior of classes and their methods. These decorators simplify code and can be used for various functionalities, such as logging, debouncing, and memoization. The new decorator API makes it easier for developers to implement these features in their applications. https://frontendmasters.com/blog/exploring-the-possibilities-of-native-javascript-decorators/ https://frontendmasters.com/blog/exploring-the-possibilities-of-native-javascript-decorators/ Sat, 10 Aug 2024 00:00:00 GMT What we got wrong about HTTP imports - Ryan Dahl Deno's initial use of HTTP imports aimed to simplify JavaScript development but faced issues with long URLs, dependency management, and reliability. To address these problems, Deno introduced Import Maps and JSR, which enhance module management and support semantic versioning. While HTTP imports will still work, Deno now recommends using Import Maps and JSR for better scalability and organization in larger projects. https://deno.com/blog/http-imports https://deno.com/blog/http-imports Mon, 29 Jul 2024 00:00:00 GMT We don’t need a boss, we need a process - Miriam Eric Suzanne Designing collaboratively requires skilled teamwork and a shared vision. It’s not enough to just gather a group; members must practice and learn how to work together effectively. Successful collaboration involves effort, trust, and the ability to refine ideas through discussion. https://www.miriamsuzanne.com/2024/08/08/vision/ https://www.miriamsuzanne.com/2024/08/08/vision/ Thu, 08 Aug 2024 00:00:00 GMT Yesterday's Pixels, Today - nas.sr The author shares their experience creating a game called Restricted Airspace, which features a retro aesthetic inspired by low-resolution graphics. They explain how to achieve this "thick pixel" look using techniques like low resolution, flat shading, and color palettes. The post encourages readers to experiment with these concepts in their own projects. https://nas.sr/text/yesterdays-pixels-today/ https://nas.sr/text/yesterdays-pixels-today/ Thu, 01 Jan 1970 00:00:00 GMT The Product Model in Government - Marty Cagan The product model can be effectively applied in government to create value and achieve better outcomes, despite common misconceptions. While there are advantages, such as a passion for mission, there are also challenges like complex procurement and stakeholder management. By focusing on user needs and using prototypes, small teams can successfully implement this model to improve government services. https://www.svpg.com/the-product-model-in-government/ https://www.svpg.com/the-product-model-in-government/ Wed, 07 Aug 2024 00:00:00 GMT No apps no masters - Matt Webb The text explores the concept of ephemeral AI-created micro apps, suggesting a shift away from traditional app stores and installations. It discusses how tools like Anthropic's Artifacts allow users to create and share micro apps easily, much like checklists or templates. The author envisions a future where everyday appliances are programmable and responsive to simple voice commands, integrating AI seamlessly into daily life. https://interconnected.org/home/2024/08/09/no-apps-no-masters https://interconnected.org/home/2024/08/09/no-apps-no-masters Fri, 09 Aug 2024 00:00:00 GMT Noticing the problem with our operating systems - alexanderobenauer.com Email systems are decentralized and allow for data portability, but they require developers to do a lot of repetitive work to make changes. As users, we struggle to customize our email clients or bring together related information from different apps because of rigid operating system boundaries. This inflexibility makes it difficult for both developers and users to create or modify tools that reflect our needs and ways of thinking. https://alexanderobenauer.com/think/1/ https://alexanderobenauer.com/think/1/ Thu, 01 Jan 1970 00:00:00 GMT What is Old is New Again - Gergely Orosz The tech industry is experiencing significant changes, influenced by rising interest rates and reduced venture capital funding. This has led to major layoffs in big tech companies and a tougher job market for software engineers. The author suggests that understanding these trends can help individuals better navigate the evolving landscape of the tech sector. https://newsletter.pragmaticengineer.com/p/what-is-old-is-new-again https://newsletter.pragmaticengineer.com/p/what-is-old-is-new-again Thu, 01 Jan 1970 00:00:00 GMT Restaurants, Food and Drink | Boulder chef used Michelin-star background to train Jeremy Allen White in “The Bear” - Lily O'Neill Chef Brian Lockwood trained actor Jeremy Allen White for his role in the third season of "The Bear," which portrays the challenges of running a restaurant. Lockwood, who has extensive experience in Michelin-star kitchens, helped White learn essential cooking techniques and how to embody a chef's mindset. The show aims for an authentic depiction of kitchen life, and Lockwood contributed to creating impressive dishes featured in the series. https://www.denverpost.com/2024/07/16/the-bear-season-3-chef-brian-lockwood-jeremy-allen-white/ https://www.denverpost.com/2024/07/16/the-bear-season-3-chef-brian-lockwood-jeremy-allen-white/ Tue, 16 Jul 2024 00:00:00 GMT The Sphere - mssv + Have You Played The Sphere in Las Vegas is a large entertainment venue with a massive 16K screen, hosting events like music concerts and films. Visitors experience immersive effects like rumbling seats and scents, creating a unique viewing experience. Despite some technical impressiveness, the film shown, Postcard from Earth, received mixed reviews, but the venue's ability to render interiors stood out as a highlight. https://mssv.net/2024/07/02/the-sphere/ https://mssv.net/2024/07/02/the-sphere/ Tue, 02 Jul 2024 00:00:00 GMT Transformation Regrets - Marty Cagan & Lea Hickman The author shares regrets from helping companies with transformations, including not being tough enough or being too tough with product leaders, and agreeing to just provide product management training without broader changes. It's important for companies to make tough decisions and address issues head-on, especially when the product leader may be hindering the transformation process. https://www.svpg.com/transformation-regrets/ https://www.svpg.com/transformation-regrets/ Tue, 25 Jun 2024 00:00:00 GMT What can we remove? - Steph Ango The text discusses the importance of removing unnecessary elements in systems to prevent collapse. It emphasizes the value of periodically clearing out clutter to maintain functionality and beauty. The author reflects on the tendency to add more rather than remove, highlighting the significance of those who focus on decluttering and preserving. https://stephango.com/remove https://stephango.com/remove Fri, 28 Jun 2024 00:00:00 GMT Leaving Palantir - Peter The author reflects on their time at Palantir and the unique culture of the company. They discuss the importance of programs over products and platforms in shaping the world. Despite leaving the company, they look forward to new challenges in a capital-intensive space company. https://redgoldleader.blogspot.com/2024/06/leaving-palantir.html https://redgoldleader.blogspot.com/2024/06/leaving-palantir.html Sat, 22 Jun 2024 00:00:00 GMT The Crackdown on Campus Protests is Just Beginning - In These Times Arrested protesters at Indiana University, including professors, were banned from campus for a year due to planned protests against the war in Gaza. Several universities across the country have implemented restrictive policies targeting student protests, sparking concerns about free speech violations. The crackdown on campus protests has led to arrests, suspensions, and threats of expulsion for students advocating for Palestinian rights. https://inthesetimes.com/article/campus-protest-gaza-indiana-university-columbia-chicago?link_id=2&can_id=ce580cbef537f0f44d6f877e5b8cc1fe&source=email-safe-abortions-everywhere-regardless-of-the-law-2&email_referrer=email_2363247&email_subject=the-crackdown-on-campus-protests-is-just-beginning https://inthesetimes.com/article/campus-protest-gaza-indiana-university-columbia-chicago?link_id=2&can_id=ce580cbef537f0f44d6f877e5b8cc1fe&source=email-safe-abortions-everywhere-regardless-of-the-law-2&email_referrer=email_2363247&email_subject=the-crackdown-on-campus-protests-is-just-beginning Thu, 20 Jun 2024 00:00:00 GMT Making AI charts go brrrr - hex.tech Hex.tech improved the speed of generating AI charts from 10.3s to 1.3s by simplifying the chart specification. They optimized the process by creating a smaller "chart stub" and using a faster AI model, resulting in an 8x performance improvement for creating charts. The focus was on practical engineering techniques to enhance AI chart generation speed and efficiency. https://hex.tech/blog/making-ai-charts-go-brrrr/ https://hex.tech/blog/making-ai-charts-go-brrrr/ Thu, 20 Jun 2024 00:00:00 GMT Building an AI Coach to Help Tame My Monkey Mind - eugeneyan The author built an AI coach using ChatGPT to help manage their thoughts and emotions. This AI coach, named Tara, provides support and guidance through voice interactions. You can create your own AI coach using a simple setup guide provided in the text. https://eugeneyan.com//writing/ai-coach/ https://eugeneyan.com//writing/ai-coach/ Sun, 07 Apr 2024 00:00:00 GMT Wisereads Vol. 43 — Apple's Private Cloud, Cal Newport on note-taking, and more - hello@readwise.io (Readwise) This week's Wisereads includes insights on Apple's Private Cloud, note-taking tips from Cal Newport, and Mary Shelley's Frankenstein as a cornerstone of science fiction. Articles cover topics like motivation in software development and the science of great conversations, emphasizing the importance of listening and self-disclosure. Additionally, the edition highlights a Twitter thread discussing Elon Musk's decision to reduce team size at Twitter for improved efficiency. https://wise.readwise.io/issues/wisereads-vol-43/ https://wise.readwise.io/issues/wisereads-vol-43/ Sun, 16 Jun 2024 00:00:00 GMT Web apps have client and server state (plus realtime and LiveView) - dashbit.co The article discusses managing client and server state in web applications, emphasizing the importance of synchronizing data between the two to ensure a seamless user experience. It introduces LiveView as a framework that addresses state handling and realtime updates, providing mechanisms like Hooks to manage client-side interactions efficiently. By understanding and implementing these concepts, developers can create rich and interactive web applications that maintain consistency between client and server states. https://dashbit.co/blog/web-apps-have-client-and-server-state https://dashbit.co/blog/web-apps-have-client-and-server-state Fri, 07 Jun 2024 00:00:00 GMT A primer on scRNA-seq foundation models - Abhishaike This text discusses the potential of scRNA-seq foundation models to change how single-cell RNA sequencing data is used. These models aim to interpret cell identities and can be applied to create comprehensive Cell Atlases. The development of these models could revolutionize our understanding of cell states beyond traditional methods. https://www.abhishaike.com/p/the-lore-behind-scrna-seq-foundation-models https://www.abhishaike.com/p/the-lore-behind-scrna-seq-foundation-models Thu, 01 Jan 1970 00:00:00 GMT The Robot Report #2 — Her - rands The text discusses using different types of music while writing and reflects on the impact of large language models like ChatGPT in aiding tasks. It also touches on the theme of human connection in the context of evolving technology, drawing parallels to the film "Her." The author reflects on the role of technology as a tool that can both bring people together and potentially drive them apart. https://randsinrepose.com/archives/the-robot-report-2-her/ https://randsinrepose.com/archives/the-robot-report-2-her/ Mon, 03 Jun 2024 00:00:00 GMT In defense of feature team product managers - Ben Erez Feature team product managers play a crucial role in driving product execution within organizations. They focus on delivering new capabilities and collaborating across teams to create valuable experiences for customers. While empowered teams are seen as ideal, feature team PMs are real PMs doing important work. https://www.lennysnewsletter.com/p/in-defense-of-feature-team-product?utm_source=post-email-title&publication_id=10845&post_id=144951780&utm_campaign=email-post-title&isFreemail=true&r=28gn4u&triedRedirect=true&utm_medium=email https://www.lennysnewsletter.com/p/in-defense-of-feature-team-product?utm_source=post-email-title&publication_id=10845&post_id=144951780&utm_campaign=email-post-title&isFreemail=true&r=28gn4u&triedRedirect=true&utm_medium=email Thu, 01 Jan 1970 00:00:00 GMT Implosion sites - Rob Horning Archivists curate and preserve historical images with care, evoking social interactions and serendipity. Data collection and measurement carry power dynamics, shaping what is valued and legitimized. Generative models risk erasing the context and power relations inherent in archives, favoring datasets as authoritative. https://robhorning.substack.com/p/implosion-sites?utm_source=post-email-title&publication_id=1073994&post_id=145137688&utm_campaign=email-post-title&isFreemail=true&r=28gnh3&triedRedirect=true&utm_medium=email https://robhorning.substack.com/p/implosion-sites?utm_source=post-email-title&publication_id=1073994&post_id=145137688&utm_campaign=email-post-title&isFreemail=true&r=28gnh3&triedRedirect=true&utm_medium=email Thu, 01 Jan 1970 00:00:00 GMT The Design Space of Wikis - Fernando Borretti This post explores the different design elements that make up wikis, including page content, organization structures, and markup options. It discusses how wikis can store information, handle links between pages, and the various tools and technologies involved in creating and managing wikis. The post also covers the concept of wiki compilers that convert wiki content into static HTML for easy viewing and sharing. https://borretti.me/article/the-design-space-of-wikis https://borretti.me/article/the-design-space-of-wikis Sun, 02 Jun 2024 00:00:00 GMT Wisereads Vol. 41 — Moonbound by Robin Sloan, Alan Jacobs' attention cottage, and more - hello@readwise.io (Readwise) This text introduces upcoming works by authors like Robin Sloan and insights from various creators, including Sasha Chapin and Alan Jacobs. It also highlights a leaked Google internal documentation analysis and a GPT model creation process. Readers can discover new books, research findings, and practical techniques shared in the Wisereads newsletter. https://wise.readwise.io/issues/wisereads-vol-41/ https://wise.readwise.io/issues/wisereads-vol-41/ Sun, 02 Jun 2024 00:00:00 GMT Some notes on Local-First Development - bricolage.io Local-first development involves shifting reads and writes to embedded databases in clients to enable real-time sync and offline capabilities. Sync engines play a key role in ensuring data consistency and supporting multiplayer features. This approach is gaining traction among startups and may lead to significant changes in how applications handle data. https://bricolage.io/some-notes-on-local-first-development/ https://bricolage.io/some-notes-on-local-first-development/ Thu, 07 Sep 2023 00:00:00 GMT Introducing Rich-CRDTs - Valter Balegas Rich-CRDTs provide extra guarantees for databases beyond basic CRDTs, making it easier to build local-first applications. They use techniques like composition and compensations to ensure data integrity and consistency. Rich-CRDTs aim to simplify working with complex data structures by offering built-in checks and defaults. https://electric-sql.com/blog/2022/05/03/introducing-rich-crdts https://electric-sql.com/blog/2022/05/03/introducing-rich-crdts Tue, 03 May 2022 00:00:00 GMT Is Israel Committing Genocide? | Aryeh Neier | The New York Review of Books - Aryeh Neier The article explores whether Israel is committing genocide. The author is Aryeh Neier. The source is The New York Review of Books. https://www.nybooks.com/articles/2024/06/06/is-israel-committing-genocide-aryeh-neier/?a https://www.nybooks.com/articles/2024/06/06/is-israel-committing-genocide-aryeh-neier/?a Thu, 06 Jun 2024 00:00:00 GMT The business of wallets - Bits about Money Wallets like Paypal revolutionized online commerce by disintermediating card ecosystems and encouraging users to keep money within their ecosystem. Companies like Apple and Google have successfully monetized wallets by offering convenient payment methods and negotiating terms with card issuers. Stripe's wallet-like product enables businesses to lower payment costs and optimize checkout experiences for users. https://www.bitsaboutmoney.com/archive/the-business-of-wallets/ https://www.bitsaboutmoney.com/archive/the-business-of-wallets/ Tue, 30 Apr 2024 00:00:00 GMT The business of check cashing - Bits about Money Check cashing is a service that helps people at the socioeconomic margins turn payroll and other checks into cash in return for a fee. The process is different from depositing a check in a bank, which requires an extension of credit. Check cashing businesses exist to siphon a small amount of dollars off of relatively poor people, and the internal logic behind the pricing grid directly prices credit risk for the payer of the check. The check casher assumes that, as a first approximation, if a check bounces, they are going to lose money. https://www.bitsaboutmoney.com/archive/the-business-of-check-cashing/ https://www.bitsaboutmoney.com/archive/the-business-of-check-cashing/ Tue, 30 Jan 2024 00:00:00 GMT Upzoning New Zealand - Works in Progress Housing policy changes in New Zealand have led to increased housing supply and density in major cities. The government implemented upzoning policies to address the country's severe housing crisis and high land prices. These policies aim to encourage more housing development and improve affordability nationwide. https://www.worksinprogress.news/p/upzoning-new-zealand?utm_source=post-email-title&publication_id=90387&post_id=141199532&utm_campaign=email-post-title&isFreemail=true&r=2bshgn&utm_medium=email https://www.worksinprogress.news/p/upzoning-new-zealand?utm_source=post-email-title&publication_id=90387&post_id=141199532&utm_campaign=email-post-title&isFreemail=true&r=2bshgn&utm_medium=email Thu, 01 Jan 1970 00:00:00 GMT The basics of the Layered Neural Network - Luke Vincent Neural networks are made up of neurons, which consist of inputs, weights, a bias, an activation function, and an output. Activation functions are important because they add non-linearity to the network, allowing it to find complex decision boundaries. The blog post explains different types of activation functions, including the step function, logistic function, ReLU, and SoftMax. The architecture of a neural network includes input layers, hidden layers, and output layers, with each layer having a specific role. The weights and biases of each neuron are determined using a process called gradient descent, and backpropagation is used to calculate the adjustments for every weight in the network. https://blog.scottlogic.com/2024/01/05/neural-net-basics.html https://blog.scottlogic.com/2024/01/05/neural-net-basics.html Fri, 05 Jan 2024 00:00:00 GMT Good Product People - Marty Cagan The best product people focus on practicing their craft rather than seeking followers on social media. Some of the top product people are not traditional product managers but engineers who deeply care about value and usability. Real product sense can be seen in engineers who prioritize solving tough problems loved by users and customers. https://www.svpg.com/good-product-people/ https://www.svpg.com/good-product-people/ Tue, 21 May 2024 00:00:00 GMT Prompting Fundamentals and How to Wield them Effectively - eugeneyan Writing good prompts is crucial for maximizing the value of large language models (LLMs). Understanding prompting fundamentals and utilizing techniques like structured input can help steer the model's responses effectively. Regularly refining prompts and avoiding excessive complexity can enhance performance and maintain clarity. https://eugeneyan.com//writing/prompting/ https://eugeneyan.com//writing/prompting/ Sun, 26 May 2024 00:00:00 GMT UI Density - Matthew Ström Interfaces are becoming less dense, with a focus on providing valuable information over time. UI density involves visual, information, and design aspects to maximize user value. By designing for density, software can offer more value in less time and space. https://matthewstrom.com/writing/ui-density/ https://matthewstrom.com/writing/ui-density/ Mon, 20 May 2024 00:00:00 GMT Inside the Kill Chain: An Interview with Craig Jones - Boaz Levin and Craig Jones Craig Jones's interviews reveal a new perspective on the relationship between law and war. Military lawyers' interpretations of international law can impact military actions and the perception of war crimes. The book challenges the traditional understanding of the role of law in warfare. https://www.cabinetmagazine.org/issues/69/levin_jones.php https://www.cabinetmagazine.org/issues/69/levin_jones.php Sat, 15 Apr 1967 00:00:00 GMT Guys what is wrong with ACATS - Bits about Money ACATS is a process for transferring assets between brokerages. The process involves authorization from customers and coordination between the old and new brokerages. Some brokerages may not verify all transfer requests, leading to potential fraud risks. https://www.bitsaboutmoney.com/archive/how-acats-transfers-work/ https://www.bitsaboutmoney.com/archive/how-acats-transfers-work/ Fri, 24 May 2024 00:00:00 GMT Reader: Frequently Asked Questions - Daniel Doyon To save articles to Reader, use the Ghostreader icon and input a question like "How do I save articles to Reader on iOS?" Highlights made in Reader sync instantly with Readwise and your note-taking apps. Reader's keyboard shortcuts make it easy to navigate and highlight content on both mobile and web. https://blog.readwise.io/p/f8c0f71c-fe5f-4025-af57-f9f65c53fed7/ https://blog.readwise.io/p/f8c0f71c-fe5f-4025-af57-f9f65c53fed7/ Thu, 10 Aug 2023 00:00:00 GMT Getting Started with Reader - Daniel Doyon Reader is a productivity software with fun guides and keyboard shortcuts for power users. It supports various document types like web articles, PDFs, and YouTube videos. Install the browser extension and mobile app for a seamless reading experience. https://blog.readwise.io/p/bf87944f-b0fe-4f08-a461-f75ab8aded6a/ https://blog.readwise.io/p/bf87944f-b0fe-4f08-a461-f75ab8aded6a/ Sat, 10 Feb 2024 00:00:00 GMT