Programming paradigm based on the concept of objects
POPULARITY
Software Engineering Radio - The Podcast for Professional Software Developers
Duncan McGregor and Nat Pryce, co-authors of Java to Kotlin: Refactoring Guidebook, speak with host Giovanni Asproni about their hands-on experiences migrating Java codebases. The episode starts by highlighting Kotlin's seamless interoperability with Java, allowing teams to incrementally adopt Kotlin without disrupting existing Java code. Duncan and Nat then describe some of the benefits of using Kotlin — including stronger type safety, non-nullable types, and better support for immutability — and some of the gotchas when refactoring from Java to Kotlin due to the different idioms supported by the two languages. Finally, they discuss the importance of testing and tooling, and the evolving role of AI-assisted tools in complex and large-scale refactorings — in the context of work done by teams, as opposed to individuals. This episode is sponsored by Monday Dev
Sophia Prater is CEO of Rewired UX and the creator of the Object-Oriented UX (OOUX) Certification. In this episode of Product Momentum, Sophia joins Sean Murray and guest co-host Jon Daiello to discuss OOUX and the many ways it can help product teams deliver better design, more efficiently than ever. As Sophia explains, “OOUX is … The post 166 / Sophia Prater, on Object-Oriented UX: The Backbone of the Design Process appeared first on ITX Corp..
UX practitioners often struggle with shifting requirements and increasing product complexity, making it difficult to design intuitive experiences. Object-Oriented UX (OOUX) offers a structured approach to simplify digital products by focusing on core objects rather than pages or screens. Sophia Prater explains how this method improves usability, reduces inconsistencies, and streamlines collaboration across teams.About Sophia Prater: Bio (via RewiredUX.com) | LinkedIn | InstagramLearn more about Object-Oriented UX:Upcoming Free UX Level-Up TrainingSign up for the newsletterOOUX PodcastOOUX for AI & AI for OOUX (course)Related NN/g Courses & Resources:UX Basic Training (full-day or 2 half-day course)What is Object-Oriented UX? (3-min video)
“Every software gets more complex over time. What we need to do as engineers is to find ways so that we can work with increasing complexity, but not increasing the cost of maintaining the software." Mauricio Aniche returns to the podcast for the second time and discuss with me his latest book, “Simple Object-Oriented Design”. Our discussion explores the intricacies of software design and shares practical strategies to manage software complexity through effective object-oriented design. Mauricio delves into the six key principles of a simple object-oriented design: making code small, keeping objects consistent, managing dependencies, designing good abstractions, handling external dependencies, and achieving modularisation. This episode is a must-listen for anyone seeking to deepen their understanding of object-oriented design and maintaining simplicity in their codebase! Listen out for: Simple Object-Oriented Design Book - [00:03:19] No Perfect Code Design - [00:04:51] Managing Complexity - [00:06:37] Object-Oriented Design - [00:08:24] Design as an Everyday Activity - [00:09:43] Effective Iterative Design - [00:12:31] Refactoring - [00:14:31] 6 Principles of a Simple Object-Oriented Design - [00:16:40] Principle #1: Making Code Small - [00:21:06] Arguments Against Smaller Units - [00:23:18] Principle #2: Keeping Objects Consistent - [00:26:25] Don't Fight Your Framework - [00:30:03] Principle #3: Managing Dependencies - [00:32:05] Separate High-Level (What) and Low-Level Code (How) - [00:33:34] Principle #4: Designing Good Abstractions - [00:36:31] Finding the Balance in Abstraction - [00:38:39] Principle #5: Handling External Dependencies and Infrastructure - [00:41:05] Principle #6: Achieving Modularisation - [00:45:12] Owing to Junior Developers - [00:49:18] 3 Tech Lead Wisdom - [00:50:32] _____ Mauricio Aniche's BioDr. Maurício Aniche's life mission is to help software engineers to become better and more productive. Maurício is a Tech Lead at Adyen, where he heads the Tech Academy team and leads different engineering enablement initiatives. He is the author of the “Effective Software Testing: A Developer's Guide” and “Simple Object-Oriented Design” published by Manning. Maurício previously held a position as an assistant professor of software engineering at Delft University of Technology in the Netherlands, where his teaching efforts in software testing gave him the Computer Science Teacher of the Year 2021 award and the TU Delft Education Fellowship, a prestigious fellowship given to innovative lecturers. Follow Mauricio: Website – mauricioaniche.com LinkedIn – linkedin.com/in/mauricioaniche Twitter / X – @mauricioaniche Simple Object-Oriented Design – https://www.manning.com/books/simple-object-oriented-design _____ Our Sponsors Enjoy an exceptional developer experience with JetBrains. Whatever programming language and technology you use, JetBrains IDEs provide the tools you need to go beyond simple code editing and excel as a developer.Check out FREE coding software options and special offers on jetbrains.com/store/#discounts.Make it happen. With code. Manning Publications is a premier publisher of technical books on computer and software development topics for both experienced developers and new learners alike. Manning prides itself on being independently owned and operated, and for paving the way for innovative initiatives, such as early access book content and protection-free PDF formats that are now industry standard.Get a 45% discount for Tech Lead Journal listeners by using the code techlead45 for all products in all formats. Like this episode? Show notes & transcript: techleadjournal.dev/episodes/177. Follow @techleadjournal on LinkedIn, Twitter, and Instagram. Buy me a coffee or become a patron.
In this conversation, Ben and Derrick discuss the challenges of growing a business and the decision to target specific market segments. They explore the trade-offs between serving a broad audience and focusing on a niche market. They also discuss the technical choices and architectural decisions in building a product, with Derrick sharing his positive experience with Elixir and the Phoenix framework.LinksTuple.app (https://tuple.app) - The best app for pair programmingSavvyCal.com (https://savvycal.com) - The scheduling tool Derrick createdPhoenix (https://www.phoenixframework.org) - the Elixir framework SavvyCal is built onRails (https://rubyonrails.org) - the Ruby framework Ben worked withKey TakeawaysElixir and the Phoenix framework offer a maintainable and explicit approach to building applications.Functional programming paradigms can simplify code organization and improve maintainability. Object-oriented programming and functional programming have different approaches to code organization and maintainability.The active record pattern in Rails can lead to large and complex models, while the repository pattern in Phoenix provides a more modular and explicit approach.Open source contributions can be seen as a good faith contribution to the commons and can provide benefits such as status and marketing opportunities.Developers can improve their design skills by studying resources like the book 'Refactoring UI' and being introspective about user interfaces in their daily lives.Chapters(00:00) - Introduction and Background (02:12) - Savvy Cal and Horizontal Products (05:56) - Choosing Between Niche and Broad Audience (15:59) - Phoenix vs. Rails (22:20) - Object Oriented vs. Functional Programming (36:02) - The Motivations Behind Open Source Contributions (43:20) - Improving Design Skills as a Technical Person
In this episode, Thomas Betts talks with Sophia Prater about Object-Oriented UX (OOUX). OOUX focuses on identifying the objects and relationships within a system, allowing for better communication and collaboration among designers, product owners, engineers, and architects. Prater explains the process of OOUX, which involves multiple rounds of discovery, requirements, prioritization, and revision. She emphasizes the importance of establishing a shared language and understanding of the core concepts in a system, which can lead to more efficient and effective software development. Read a transcript of this interview: https://bit.ly/4beOXLf Subscribe to the Software Architects' Newsletter for your monthly guide to the essential news and experience from industry peers on emerging patterns and technologies: www.infoq.com/software-architects-newsletter Upcoming Events: InfoQ Dev Summit Boston (June 24-25, 2024) Actionable insights on today's critical dev priorities. devsummit.infoq.com/conference/boston2024 InfoQ Dev Summit Munich (Sept 26-27, 2024) Practical learnings from senior software practitioners navigating Generative AI, security, modern web applications, and more. devsummit.infoq.com/conference/munich2024 QCon San Francisco (November 18-22, 2024) Get practical inspiration and best practices on emerging software trends directly from senior software developers at early adopter companies. qconsf.com/ QCon London (April 7-9, 2025) Discover new ideas and insights from senior practitioners driving change and innovation in software development. qconlondon.com/ The InfoQ Podcasts: Weekly inspiration to drive innovation and build great teams from senior software leaders. Listen to all our podcasts and read interview transcripts: - The InfoQ Podcast www.infoq.com/podcasts/ - Engineering Culture Podcast by InfoQ www.infoq.com/podcasts/#engineering_culture - Generally AI Follow InfoQ: - Mastodon: techhub.social/@infoq - Twitter: twitter.com/InfoQ - LinkedIn: www.linkedin.com/company/infoq - Facebook: bit.ly/2jmlyG8 - Instagram: @infoqdotcom - Youtube: www.youtube.com/infoq Write for InfoQ: Learn and share the changes and innovations in professional software development. - Join a community of experts. - Increase your visibility. - Grow your career. www.infoq.com/write-for-infoq
(Nederlands volgt Engels) We think wrongly about the world, argues American philosopher Graham Harman. The world is not as processual, dynamic and changeable as we often think. It consists mostly of unruly objects that rarely actually change. It is precisely this stubbornness of objects that makes it so incredibly difficult to effect change, whether you want to save an ecosystem or change an organization. Learn from philosophers Graham Harman and Arjen Kleinherenbrink why objects are so important and why their nukkiness determines the fate of the world. The Importance of Object Oriented Philosophy | Lecture and conversation with philosophers Graham Harman and Arjen Kleinherenbrink | Thursday 18 april 2024 | 20.00 – 21.30 hrs| De Vasim, Nijmegen | Radboud Reflects, Faculty of Philosophy, Theology and Religion Studies and Publisher Boom Read the review: https://www.ru.nl/en/services/sport-culture-and-recreation/radboud-reflects/news/the-importance-of-object-oriented-philosophy-lecture-and-conversation-with-philosophers-graham-harman-and-arjen-kleinherenbrink Or watch the video: https://www.youtube.com/watch?v=awmnBEUFJ94&t=2s Never want to miss a podcast again? Subscribe to this channel! Also don't forget to like this podcast and leave a comment. Radboud Reflects organizes in-depth lectures about philosophy, religion, ethics, society and culture, check our website for upcoming in-depth lectures: https://www.ru.nl/en/services/sport-culture-and-recreation/radboud-reflects/agenda Do you want to stay up to date about our activities? Please sign in for the English newsletter: https://www.ru.nl/en/services/sport-culture-and-recreation/radboud-reflects/services/radboud-reflects-newsletter NL: We denken verkeerd na over de wereld, stelt de Amerikaanse filosoof Graham Harman. De wereld is veel minder procesmatig, dynamisch en veranderlijk dan we vaak denken. Hij bestaat vooral uit weerbarstige objecten die slechts zelden werkelijk veranderen. Juist die koppigheid van objecten zorgt ervoor dat het zo ontzettend moeilijk is om verandering te realiseren, of je nu een ecosysteem wil redden of een organisatie wil veranderen. Leer van filosofen Graham Harman en Arjen Kleinherenbrink waarom objecten zo belangrijk zijn en waarom hun nukkigheid het lot van de wereld bepaalt. The Importance of Object Oriented Philosophy | Lezing en gesprek met filosofen Graham Harman en Arjen Kleinherenbrink | Donderdag 18 april| VASIM, Nijmegen| Radboud Reflects, Faculteit der Filosofie, Theologie en Religiewetenschappen en Uitgeverij Boom Lees het verslag: https://www.ru.nl/services/sport-cultuur-en-ontspanning/radboud-reflects/nieuws/the-importance-of-object-oriented-philosophy-lezing-en-gesprek-met-filosofen-graham-harman-en-arjen-kleinherenbrink Of bekijk de video: https://www.youtube.com/watch?v=awmnBEUFJ94&t=2s Like deze podcast, abonneer je op dit kanaal en mis niks. Bekijk ook de agenda voor nog meer verdiepende lezingen: https://www.ru.nl/radboud-reflects/agenda Wil je geen enkele verdiepende lezing missen? Schrijf je dan in voor de nieuwsbrief: https://www.ru.nl/radboud-reflects/services/nieuwsbrief-radboud-reflects
Look we all know there are things to talk about but we recorded this last week before any of that stuff happened!
We have a different combination of the hosts for this episode where we continue the series on the types of database systems available and why you might choose one over another. Michael continues impressing by recalling everything we've ever said on our 500+ hours of podcasts, Allen enjoys learning about a database system he'd never […]
We have a different combination of the hosts for this episode where we continue the series on the types of database systems available and why you might choose one over another. Michael continues impressing by recalling everything we've ever said on our 500+ hours of podcasts, Allen enjoys learning about a database system he'd never […]
In this seventh installment of the ORCA Series, Sophia brings some holiday cheer while covering CTA Requirements. Revisiting the Santa Delivery App from ORCA Series #6, Relationship Requirements, she explores the four ways you can upgrade your basic user stories, plus how to use AI to help you fill in the gaps you might have missed. LINKS: Listen to the rest of the ORCA Series episodes. Give yourself the gift of OOUX with the Self-Paced OOUX Masterclass. Continue the conversation on The OOUX Forum! --- Support this podcast: https://podcasters.spotify.com/pod/show/ooux/support
All Paul Graham essay's, brought to life in audio format. This is a third party project, independent from Paul Graham, and produced by Wondercraft AI.
John's Board game has 6 days remaining on Kickstarter! I absolutely insist that you buy it. Colossi on Kickstarter John's Twitter Catacombian Games
Daniel and Caleb wax nostalgic about the various eras of Laravel, their long and eventfull friendship, Laracon talk nerves, and a tentative plan for WIRECON.
Presentation on how to apply object oriented principles to GameMaker to expand the variety of enemies and items in games. Includes discussion of parenting of objects in GameMaker and how to inherit attributes and functions in children objects. Links and Notes GameMaker – https://gamemaker.io/en Podcast theme music – Ride by Pocketmaster
Whistling A brick is about 48 cents Skateboarding Linear Command Palettes Junior Devs
It's been years since our last Laracon episode. It's good to be back
This episode was recorded 2 weeks ago.For that reason, I don't remember in detail what we talked about.
Objects generate time; time does not generate or change objects. That is the central thesis of this book by the philosopher Graham Harman and the archaeologist Christopher Witmore, who defend radical positions in their respective fields. Against a current and pervasive conviction that reality consists of an unceasing flux - a view associated in philosophy with New Materialism - object-oriented ontology asserts that objects of all varieties are the bedrock of reality from which time emerges. And against the narrative convictions of time as the course of historical events, the objects and encounters associated with archaeology push back against the very temporal delimitations which defined the field and its objects ever since its professionalization in the nineteenth century. In a study ranging from the ruins of ancient Corinth, Mycenae, and Troy to debates over time from Aristotle and al-Ash'ari through Henri Bergson and Alfred North Whitehead, the authors draw on alternative conceptions of time as retroactive, percolating, topological, cyclical, and generational, as consisting of countercurrents or of a surface tension between objects and their own qualities. Objects Untimely: Object-Oriented Philosophy and Archaeology (Polity Press, 2023) invites us to reconsider the modern notion of objects as inert matter serving as a receptacle for human categories. Adam Bobeck is a PhD candidate in Cultural Anthropology at the University of Leipzig. His PhD is entitled “Object-Oriented Azadari: Ontology and Ritual Theory”. Learn more about your ad choices. Visit megaphone.fm/adchoices Support our show by becoming a premium member! https://newbooksnetwork.supportingcast.fm/new-books-network
Objects generate time; time does not generate or change objects. That is the central thesis of this book by the philosopher Graham Harman and the archaeologist Christopher Witmore, who defend radical positions in their respective fields. Against a current and pervasive conviction that reality consists of an unceasing flux - a view associated in philosophy with New Materialism - object-oriented ontology asserts that objects of all varieties are the bedrock of reality from which time emerges. And against the narrative convictions of time as the course of historical events, the objects and encounters associated with archaeology push back against the very temporal delimitations which defined the field and its objects ever since its professionalization in the nineteenth century. In a study ranging from the ruins of ancient Corinth, Mycenae, and Troy to debates over time from Aristotle and al-Ash'ari through Henri Bergson and Alfred North Whitehead, the authors draw on alternative conceptions of time as retroactive, percolating, topological, cyclical, and generational, as consisting of countercurrents or of a surface tension between objects and their own qualities. Objects Untimely: Object-Oriented Philosophy and Archaeology (Polity Press, 2023) invites us to reconsider the modern notion of objects as inert matter serving as a receptacle for human categories. Adam Bobeck is a PhD candidate in Cultural Anthropology at the University of Leipzig. His PhD is entitled “Object-Oriented Azadari: Ontology and Ritual Theory”. Learn more about your ad choices. Visit megaphone.fm/adchoices Support our show by becoming a premium member! https://newbooksnetwork.supportingcast.fm/critical-theory
Objects generate time; time does not generate or change objects. That is the central thesis of this book by the philosopher Graham Harman and the archaeologist Christopher Witmore, who defend radical positions in their respective fields. Against a current and pervasive conviction that reality consists of an unceasing flux - a view associated in philosophy with New Materialism - object-oriented ontology asserts that objects of all varieties are the bedrock of reality from which time emerges. And against the narrative convictions of time as the course of historical events, the objects and encounters associated with archaeology push back against the very temporal delimitations which defined the field and its objects ever since its professionalization in the nineteenth century. In a study ranging from the ruins of ancient Corinth, Mycenae, and Troy to debates over time from Aristotle and al-Ash'ari through Henri Bergson and Alfred North Whitehead, the authors draw on alternative conceptions of time as retroactive, percolating, topological, cyclical, and generational, as consisting of countercurrents or of a surface tension between objects and their own qualities. Objects Untimely: Object-Oriented Philosophy and Archaeology (Polity Press, 2023) invites us to reconsider the modern notion of objects as inert matter serving as a receptacle for human categories. Adam Bobeck is a PhD candidate in Cultural Anthropology at the University of Leipzig. His PhD is entitled “Object-Oriented Azadari: Ontology and Ritual Theory”. Learn more about your ad choices. Visit megaphone.fm/adchoices Support our show by becoming a premium member! https://newbooksnetwork.supportingcast.fm/anthropology
Objects generate time; time does not generate or change objects. That is the central thesis of this book by the philosopher Graham Harman and the archaeologist Christopher Witmore, who defend radical positions in their respective fields. Against a current and pervasive conviction that reality consists of an unceasing flux - a view associated in philosophy with New Materialism - object-oriented ontology asserts that objects of all varieties are the bedrock of reality from which time emerges. And against the narrative convictions of time as the course of historical events, the objects and encounters associated with archaeology push back against the very temporal delimitations which defined the field and its objects ever since its professionalization in the nineteenth century. In a study ranging from the ruins of ancient Corinth, Mycenae, and Troy to debates over time from Aristotle and al-Ash'ari through Henri Bergson and Alfred North Whitehead, the authors draw on alternative conceptions of time as retroactive, percolating, topological, cyclical, and generational, as consisting of countercurrents or of a surface tension between objects and their own qualities. Objects Untimely: Object-Oriented Philosophy and Archaeology (Polity Press, 2023) invites us to reconsider the modern notion of objects as inert matter serving as a receptacle for human categories. Adam Bobeck is a PhD candidate in Cultural Anthropology at the University of Leipzig. His PhD is entitled “Object-Oriented Azadari: Ontology and Ritual Theory”. Learn more about your ad choices. Visit megaphone.fm/adchoices Support our show by becoming a premium member! https://newbooksnetwork.supportingcast.fm/archaeology
Objects generate time; time does not generate or change objects. That is the central thesis of this book by the philosopher Graham Harman and the archaeologist Christopher Witmore, who defend radical positions in their respective fields. Against a current and pervasive conviction that reality consists of an unceasing flux - a view associated in philosophy with New Materialism - object-oriented ontology asserts that objects of all varieties are the bedrock of reality from which time emerges. And against the narrative convictions of time as the course of historical events, the objects and encounters associated with archaeology push back against the very temporal delimitations which defined the field and its objects ever since its professionalization in the nineteenth century. In a study ranging from the ruins of ancient Corinth, Mycenae, and Troy to debates over time from Aristotle and al-Ash'ari through Henri Bergson and Alfred North Whitehead, the authors draw on alternative conceptions of time as retroactive, percolating, topological, cyclical, and generational, as consisting of countercurrents or of a surface tension between objects and their own qualities. Objects Untimely: Object-Oriented Philosophy and Archaeology (Polity Press, 2023) invites us to reconsider the modern notion of objects as inert matter serving as a receptacle for human categories. Adam Bobeck is a PhD candidate in Cultural Anthropology at the University of Leipzig. His PhD is entitled “Object-Oriented Azadari: Ontology and Ritual Theory”. Learn more about your ad choices. Visit megaphone.fm/adchoices Support our show by becoming a premium member! https://newbooksnetwork.supportingcast.fm/intellectual-history
Daniel and Caleb talk about how you could like, process audio with like, Laravel collections. Wild.
In this ep, the fellas compare their respective YouTube algos and Caleb learns why the hell Daniel is so amped about event sourcing. It's a good one.
Daniel and Caleb finally got to work together for money. We paired on some really cool deep AlpineJS performance stuff.
Episode Notes On this episode, Michael discusses the following topics. Challenge Swift struct ContentView: View { // Declare the array with elements to display in the List let names = ["John", "Jane", "Alice", "Bob"] var body: some View { // Use the List view to create rows for each element in the array List(names, id: .self) { name in Text(name) } .navigationTitle("Names") } } } Python hash Declare the list with elements to display names = ["John", "Jane", "Alice", "Bob"] Hash Iterate through the list and print each name for name in names: print(name) Discord Bot import discord from discord.ext import commands client = discord.Client(intents=discord.Intents.default()) @client.event async def on_voice_state_update(member, before, after): if before.channel is None and after.channel is not None: channel = client.get_channel(123456789) hash Replace with the ID of the text channel where you want to post the message message = f'{member.mention} has joined {after.channel.name}' await channel.send(message) hash Replace 'YOUR_BOT_TOKEN' with your actual bot token client.run('YOUR_BOT_TOKEN') Topics Pick a good Web hosting provider with good tech support. Use Michael's DreamHost Referral. We also discuss the different styles of programing from Object Oriented programming to event driven programming, and declarative programming. Transcript Web Hosting And Programming Styles Michael Doise Programmatic Edit TranscriptRemove HighlightingAdd Audio FileExport...? [0:00] Music. [0:19] And hello everybody, welcome back to Programatic. My name is Michael Doeys and it's good to be back with you all this wonderful week. We recorded a day late because there was just a lot to get done to publish the last episode. We had a lot of code that we had in the results. So something that we thought about was if you could basically take your code that you have for a solution and throw it through chat GPT and tell it to remove, the extra text or the punctuation, could it do that? And it does not seem to do it. [1:02] It wants to keep it all as code and try to remove, it's trying to be smarter than we are and remove the punctuation from the actual string. So like if there's a print statement, it would go in and remove the parentheses or punctuation and put them as words in the strings. Now, one thing that I did get it to do, is I said replace all semicolons in this code with the word semicolon, and it did that. So that was helpful for JavaScript. Unfortunately, that's the only language we do our examples in that are using semicolons. So yeah, that didn't help. When I tried to do parentheses, I was like, nope, not gonna do it, won't do it. So that was not very effective there. So unfortunately, I still have to do those by hand. So it takes a good little while to do that. [1:51] It takes an editing project that really shouldn't take very long, quite a bit longer to convert all of that to text, then throw it through 11 labs, and then have that converted to audio, and then put that into the tracks. But I think it really sounds great, And I haven't gotten any feedback so far, so I'm curious what people think of how we're doing our code snippets in the episodes. And in fact, I will have. Snippet in here today. And I will talk about that after we do our solutions. Our last challenge was to use an array, to build an app or a, console application that could have a list of names or items and. [2:43] Basically the results that will...
This week we talk about whether to leave eloquent support in Livewire and have some crazy fun brain blasts about PHP attributes and how we can use and abuse them.
SummaryWouldn't it be nice to do every day for our careers the same thing that brought us joy when we were kids?Keith Rich was able to do this by merging his creativity in the soccer field with his work in design and development to come up with solutions for people to use and enjoy throughout their day.With his combined love for soccer and design, he's created a unique career that allows him to be creative every day. He knows it's important for people to enjoy their work, and he wants to help others find the same joy in their careers.So check out this episode to learn more about design, development, design systems, OOUX, and why he uses “dev-ign” whenever he can.About the Guest:The "Midfielder" at Think Company, Keith Rich, is a versatile designer. His background in pharma advertising and service-oriented digital products, as well as his interdisciplinary skills, allow him to bridge gaps along the spectrum of design, but primarily between design and development. When prototyping new ideas, his mission is to create experiences and connections that enhance people's lives.A few things have remained constant in his life: his love of soccer, design, and curiosity about technology's evolution. His earliest memories of design are making soccer wallpapers as a part of an online group of designers worldwide. Who would have thought he'd be doing every day for his career that same thing that brought him joy as a kid?Over time that curiosity has led him to the world of front-end development and keeps him thinking about how things he designs representationally are technically built as a product for people to use. You'll understand why if he uses “dev-ign” in conversations.“To feel satisfied in my life, I strive to exhibit efficient simplicity, creative curiosity, and caring collaboration in how I communicate with people, view the world, and create work in it.”Connect with Keith Rich:Twitter: https://twitter.com/keith_richWebsite: http://www.keith-rich.com/LinkedIn: https://www.linkedin.com/in/keith-rich-83b88717/Think Company: https://www.thinkcompany.com/Timestamps(02:47) - Icebreaker: Which team is Keith on? Team Hoagie or Team Cheesesteak(03:12) - Icebreaker: What it takes to be on the same page on design and development with everybody without translation(05:34) - Icebreaker: His love of soccer, his favorite club, and the Canadian band that will play his entrance song for him(09:08) - How he blends design and creativity into solutions people can enjoy(09:45) - Getting into art and design through his love for soccer (12:04) - The kind of art that's not only be looked at: Designing his first website in high school (16:03) - How technology is evolving, how to deal with it, and how he got into the mindset of technology as always evolving (19:19) - His introduction to Object Oriented UX (OOUX) while in advertising and how it helped him after going over to Think Company(22:21) - Working as Think Company's principal designer and the one question you should ask yourself before choosing which aspect to focus on between craft and management (25:00) - The key to having a positive work relationship with developersResources:Learn more about the resources, podcasts, and community.
Daniel forgot to press publish. This episode is a week old.
This week is jam-stack-packed full of fun meanderings all culminating in a passionate conversation about the virtues of writing. It's a good one.
Maxar Technology has been a high-profile employment option over the past year, and the company lives the values it espouses according to DD Piotter, Lead Technical Recruiter in the Public Sector unit. DD advises applying for a job instead of applying at it, provides tips for transitioning military that we don't usually hear from our guests, and shares some of the interesting work that the company is known for. “Almost always we are looking for new talent with object-oriented programming. So in particular, Java, C++, data scientists. Maxar has 125 petabytes of data. And that provides for a lot of opportunity to develop artificial intelligence or machine learning to be able to look through those archival images. Maxar has the highest resolution satellites in orbit.”Find show notes and additional links at: https://clearedjobs.net/maxar-object-oriented-programmers-and-apply-to-jobs-not-at-them/
Daniel and Caleb talk productivity, Obsidian, having a third brain, and doing dishes...
In this episode, we discuss the potential impact of chatgpt, a powerful language processing AI, on the workforce. We also talk about Mastadon, a decentralized social media platform, and the recent news that the popular code editor VS Code has been experiencing some technical issues. Join us as we explore these topics and consider the implications of advancements in AI for the future of work. [Yes, this description was lovingly written by AI]
Daniel & Caleb talk about being snowed in, dreaming of databases, and love hating Twitter and email. It's a night record folks. Grab a turkey leg and enjoy... This episode is brought to you by PlanetScale
This week, the boys cover topics, and the leaves cover lawns. Those topics are: Next JS, the new webpacky thing, paying developers money, and lukewarm coffee. It's all there.
Daniel and Caleb debate types, talk about why php is both great and terrible, and brainstorm a few neat-o APIs. It's a good one. THIS EPISODE WAS BOUNCED BY DANIEL's GOLANG AUDIO EDITOR!!!!
Neck StuffAlpine Components and Tailwind UIGo Routines and Channels
We're back in action. We had a whole slew of topics to cover, but we didn't get to them because we were nerding out about Livewire stuff.
In Object Oriented Dialectics: Hegel, Heidegger, Harman (Mimesis, 2022), Johns, in the style of Derrida, looks over the absence or spectre of the signifier ‘dialectic' in both Martin Heidegger and Graham Harman's work, arguing that such a negation of the term turns out to be more of an intentional repression than any passive act of neglection. Johns insists that such repression finds its way into their writing as an alternative interpretation of their core concepts altogether. Less a Hegelian critique of such thinkers and more a Heideggerian and Harmanian resuscitation of the dialectic in Hegel as a realist method capable of integration into contemporary philosophy, this book will be invaluable to anyone interested in the crossroads of contemporary strands of idealism, materialism and realism and the place of the dialectical method today. Adam Bobeck is a PhD candidate in Cultural Anthropology at the University of Leipzig. His PhD is entitled “Object-Oriented Azadari: Shi'i Muslim Rituals and Ontology”. For more about his work, see www.adambobeck.com. Learn more about your ad choices. Visit megaphone.fm/adchoices Support our show by becoming a premium member! https://newbooksnetwork.supportingcast.fm/new-books-network
In Object Oriented Dialectics: Hegel, Heidegger, Harman (Mimesis, 2022), Johns, in the style of Derrida, looks over the absence or spectre of the signifier ‘dialectic' in both Martin Heidegger and Graham Harman's work, arguing that such a negation of the term turns out to be more of an intentional repression than any passive act of neglection. Johns insists that such repression finds its way into their writing as an alternative interpretation of their core concepts altogether. Less a Hegelian critique of such thinkers and more a Heideggerian and Harmanian resuscitation of the dialectic in Hegel as a realist method capable of integration into contemporary philosophy, this book will be invaluable to anyone interested in the crossroads of contemporary strands of idealism, materialism and realism and the place of the dialectical method today. Adam Bobeck is a PhD candidate in Cultural Anthropology at the University of Leipzig. His PhD is entitled “Object-Oriented Azadari: Shi'i Muslim Rituals and Ontology”. For more about his work, see www.adambobeck.com. Learn more about your ad choices. Visit megaphone.fm/adchoices Support our show by becoming a premium member! https://newbooksnetwork.supportingcast.fm/critical-theory
In Object Oriented Dialectics: Hegel, Heidegger, Harman (Mimesis, 2022), Johns, in the style of Derrida, looks over the absence or spectre of the signifier ‘dialectic' in both Martin Heidegger and Graham Harman's work, arguing that such a negation of the term turns out to be more of an intentional repression than any passive act of neglection. Johns insists that such repression finds its way into their writing as an alternative interpretation of their core concepts altogether. Less a Hegelian critique of such thinkers and more a Heideggerian and Harmanian resuscitation of the dialectic in Hegel as a realist method capable of integration into contemporary philosophy, this book will be invaluable to anyone interested in the crossroads of contemporary strands of idealism, materialism and realism and the place of the dialectical method today. Adam Bobeck is a PhD candidate in Cultural Anthropology at the University of Leipzig. His PhD is entitled “Object-Oriented Azadari: Shi'i Muslim Rituals and Ontology”. For more about his work, see www.adambobeck.com. Learn more about your ad choices. Visit megaphone.fm/adchoices Support our show by becoming a premium member! https://newbooksnetwork.supportingcast.fm/intellectual-history
Tune in this week to find out!
It has been too long.Caleb's empire is taking new shape.Daniel sold out the mint and is in the beginning stages of HIS empire.Oculus questAdonisJSBotHeadAlpine by LivewireWe are gonna need some outhouses.
Ep. 130 - In this episode, Chris is joined by Pieter de Villiers to talk about custom CRM automation. Pieter is the CEO of Macanta, a no-code solution that allows users to create a custom CRM and process automation system. They discuss how object oriented automation is the up and coming way to leverage your CRM. As well as, Pieter gives insight on Macanta and the current holes in the marketplace that it solves. If you're trying to navigate the landscape of CRMs, this is an episode you won't want to skip.
In this episode, Chris is joined by Pieter de Villiers to talk about custom CRM automation. Pieter is the CEO of Macanta, a no-code solution that allows users to create a custom CRM and process automation system. They discuss how object oriented automation is the up and coming way to leverage your CRM. As well…
We talk about the Dwight D. Eisenhower Interstate system. Florida is full of people from New Jersey. Input masking and React Plugins are both hard nuts to crack. Caleb is home. It's grind time.
We do a very good 40 minute Youtube recommendations segment.Devaslife: https://www.youtube.com/c/devaslifePrinces of the Yen: https://www.youtube.com/watch?v=p5Ac7ap_MAYPrinciples for Dealing with the Changing World Order: https://www.youtube.com/watch?v=xguam0TKMw8