Android Backstage, a podcast by and for Android developers. Hosted by developers from the Android engineering team, this show covers topics of interest to Android programmers, with in-depth discussions and interviews with engineers on the Android team at Google. Subscribe to Android Developers YouTube → https://goo.gle/AndroidDevs Source link
Episode 120 (The Prairie Chicken in Wisconsin: Highlights of a Study of Counts, Behavior, Turnover, Movement, and Habitat) The Memory Palace is a proud member of Radiotopia, from PRX, a curated network of extraordinary, story-driven shows. Music We move between three different pieces from Camille Saint-Saens’: Suite, Op. 90: II Menuet, and two from Carnival of… Source […]
Using jlink to cross-compile minimal JREs 16 January 2023 jlink is a JDK tool to create bespoke, minimal JREs for your applications. Let’s try it with a “Hello, world!” program: class Main { public static void main(String… args) { System.out.println(“Hello, world!”); } } My laptop is an M1 Mac and I have downloaded the Azul […]
This show picks up where Dan’s Thor’s Angels show left off. In the early Middle Ages Pagan Germanic-language speakers like the Vikings are a dying breed. Many of their contemporaries wish they’d die faster. Source link
image from quotefancy Imposter syndrome is a hell of a thing. There was no logic that could convince me that I was stepping into a role I belonged in. Even though I’d done 5 rounds of interviews in which a majority of my interviewers must have thought otherwise. That’s where my mindset was a year […]
Take SectionHeader as an example. This UI component is used to communicate the structure on the page and group content together. We mark this component to be an accessibility heading in the component code so it is accessible in all screens that contain this component. We invested in automated accessibility testing and linting to run […]
As teams continue to adapt to hybrid and remote work, the past year has been all about finding ways to satisfy both company and employee needs, particularly in a market where workers face a low cost of switching jobs and a global job market. However, with the threat of an economic recession looming, layoffs and […]
Le film Dune de Denis Villeneuve a remporté six statuettes le 24 mars à 94e cérémonie des Oscars. Un franc succès pour ce film monumental avec Timothée Chalamet et Zendaya à l’affiche. Adaptation du roman fleuve de Franck Herbert de 1965, le film de science-fiction remporte les prix du Meilleur montage, Meilleure musique originale, Meilleur son, […]
Sous les mains expertes de l’artiste serbe Endre Penovác, l’encre coule. Vivant son histoire naturellement, elle occupe l’espace sur le papier. Le peintre vient ensuite souligner quelques traits, dessiner des yeux, apporter une touche de couleur ou ajouter des détails qui viennent créer une texture. En ressortent des animaux sauvages et domestiques à l’allure quasi […]
10 Jan 2023 • 3 min read As the developer communities scatter from Twitter, let’s learn from mistakes. Generated by DALL-E. I’ve debated writing about this for awhile, and with Android and Kotlin communities flocking to new platforms I think it’s important to write it now. Like any other field with a large online […]