DiscoverJUXT Cast
JUXT Cast
Claim Ownership

JUXT Cast

Author: JUXT — A Grid Dynamics Company

Subscribed: 27Played: 332
Share

Description

JUXT are a software engineering firm. We build, we consult and we share our many libraries with the community. We choose to only use one programming language, Clojure, and in this podcast we will talk about various things related to what's going on in the company at the time.
64 Episodes
Reverse
Episode Notes This latest episode of the JUXTCast features Gene Kim, a Wall Street Journal bestselling author, celebrated researcher, and multiple award-winning Chief Technology Officer. Gene is widely recognized for his contributions to the DevOps movement and for co-authoring influential works such as The Phoenix Project and The DevOps Handbook. In this engaging discussion, Gene reflects on his career journey, from his time as the founder and CTO of Tripwire to his rediscovery of the joy of programming through Clojure. The episode explores key themes including high-performing technology organizations, the transformative role of AI in programming, and the strategic importance of modularity in systems design. The conversation also offers unique insights into the evolving role of AI in augmenting developer productivity and creativity. Gene shares his hands-on experience with pair programming and discusses the intersection of REPL-based programming, economic principles in software design, and the future of junior developers in an AI-enhanced ecosystem. Thoughts on a “DORA for GenAI and developers” study: https://x.com/RealGeneKim/status/1856146004724330862  2 hour pair programming with Steve Yegge! https://twitter.com/RealGeneKim/status/1860507119096869363 Description of what I did while walking dog: https://twitter.com/RealGeneKim/status/1853860996689064211  “From Naptime to Big Sleep: Using Large Language Models To Catch Vulnerabilities In Real-World Code,” https://googleprojectzero.blogspot.com/2024/10/from-naptime-to-big-sleep.html?m=1 XTDB: https://docs.xtdb.com/quickstart/sql-overview.html
Episode Notes In this episode, JUXT’s CEO Jon Pither, CTO Malcolm Sparks, and Head of Delivery Joe Littlejohn, are joined by guest Software Engineer Jake Howard to engage in a thoughtful discussion on the enduring static vs dynamic typing debate. While static typing has long been a staple in programming, the conversation leans toward the growing appeal of dynamic typing in modern software practices. The team explores how dynamic typing allows for quicker iteration, greater flexibility, and better adaptation to shifting project demands. They also take time to weigh the structure and reliability that static typing provides, making for a balanced look at both approaches.
Episode Notes Our guest is Niall Murphy, CEO of Stanza - a company founded by a group of experienced SREs with a vision to provide the tools, coding platform, culture and community to give any organization industry-leading reliability. Niall previously worked at Google where he co-authored the book "Site Reliability Engineering: How Google Runs Production Systems" (2016). In this podcast episode, we discussed Niall's extensive experience including his role within an important era for Google's infrastructure transformation beginning in the late 2000s, and the wider contemporary challenges in the SRE landscape. Niall's reflections on operating distributed systems has lead him to the conclusion that there is still a profound missing gap in SRE tooling between discovering 'signals' and taking 'actions'. The conversation begins by alluding to a couple of other recent podcasts we've recorded on distributed systems in 2024, one with Mark Burgess and the other with András Gerlits. Happy listening!
Episode Notes In this podcast episode, JUXT CTO Malcolm Sparks, JUXT Head of Delivery Joe Littlejohn, and XTDB Head of Product Jeremy Taylor spoke with guest Mark Burgess, an independent researcher and writer. Formerly a professor at Oslo University College in Norway and the creator of the CFEngine software and company, Mark was invited to write the foreward (https://sre.google/sre-book/foreword/) to Google's 2016 book: "Site Reliability Engineering - How Google runs production systems". They discuss Mark's journey to developing Promise Theory and explored techniques to 'scale simplicity' in the creation of large, reliable systems. One common (yet false) assumption is that all components of a system can be trusted to be 100% reliable. This misconception can lead to costly workarounds in production. They touch on the 'congruence' debate, considering whether and to what extent we should be concerned with the inherent inefficiencies in 'the automated building of things from scratch.' They also discuss the counter-intuitive observation that digital systems are far more complex and less resilient than analog systems, and how this may be due to the absence of an error-correcting mechanism in digital systems to maintain equilibrium. Please let us know if you have any points to add or if you were inspired by any part of the discussion. Happy listening!
Episode Notes Our guest is Lukas Eder, creator of jOOQ (https://jooq.org/) - a fluent Java API for SQL building and execution. In this episode, JUXT Head of Product Jeremy Taylor and Lukas Eder discuss the often under-appreciated power and significance of SQL for developers, and how Lukas' jOOQ library helps Java developers sidestep the pitfalls of ORMs. Lukas has been developing jOOQ since 2009 and has diligently supported many thousands of companies with their use of relational databases since then. He has written huge amounts of documentation and blogged extensively to advocate for SQL. As mentioned during the introduction, the inspiration behind recording this episode was an excellent talk Lukas gave a few years ago titled "How Modern SQL Databases Come up with Algorithms that You Would Have Never Dreamed Of": https://www.youtube.com/embed/wTPGW1PNy_Y?si=hfxju9VPSfhlIb70.
Episode Notes Our guest is András Gerlits, founder of OmniLedger - a technology for simplifying distributed consistency across systems. In this episode we discussed the various interpretations of the idea of ‘consistency’ in software and technology more generally. András has been developing OmniLedger for several years and has written about the many problems it attempts to solve on his blog. These problems include the basic challenges of database scaling, the issues that typically arise through the adoption of microservices, and the pitfalls of distributing transactions. Since recording this episode, András has published a walkthrough of what ‘Observer-Centric Consistency’ looks like, by applying OmniLedger across a single database namespace that is transparently replicated across two federated instances of a Sprint Boot ‘Petclinic’ demo application. The code (configuration) for that walkthrough can be found here: https://github.com/omniledger/spring-petclinic At the end of the recording we mentioned the XT24 conference that took place in May - you can see a write up of that here. Please sign up to our newsletter in the footer of this page to be first to hear about our future conferences.
Episode Notes Our guest is Prof. Viktor Leis, a Full Professor in the Computer Science Department at the Technical University of Munich. His research revolves around designing high-performance data management systems and includes core database systems topics such as query processing, query optimization, transaction processing, index structures, and storage. [0] In this episode we discussed a paper that Viktor recently co-authored with Thomas Neumann, titled "A Critique of Modern SQL And A Proposal Towards A Simple and Expressive Query Language", for CIDR 2024. [2] Beyond the specifics of SQL, many other topics are touched on also including: machine learning in the database, a critique of PostgreSQL, and the potential for massive performance gains in the world of practical database systems. Notes: [0] https://www.cs.cit.tum.de/dis/team/prof-dr-viktor-leis/ [1] https://www.cidrdb.org/cidr2024/papers/p48-neumann.pdf [2] https://github.com/neumannt/saneql/ [3] https://www.cs.cit.tum.de/dis/research/leanstore/ [4] https://www.dbos.dev/blog/announcing-dbos
Episode Notes Beyond the headlines, this JUXTCast episode exposes the intricate challenges in managing and securing complex IT systems, providing a more detailed understanding of the Horizon scandal, and hopefully serving as a straightforward reminder for individuals and organizations to stay vigilant and proactive in ensuring the reliability and integrity of the technology that we use and trust. The JUXT team — Malcolm Sparks (CTO), Joe Littlejohn (Head of Delivery) and Alex Davis (Senior Software Engineer) — were joined by Andras Gerlits, adding an important perspective to the conversation: Andras Gerlits' work: http://omniledger.io/ Andras Gerlits' blog: https://andrasgerlits.medium.com For more insights on this episode, please check out Malcolm's post: https://www.juxt.pro/blog/juxtcast-horizon/
Episode Notes In October 2023, Nathan Marz announced the Clojure API to Rama, a new programming platform for building distributed applications that was released last August. Red Planet Labs revealed Rama for the first time by building and operating a Twitter-scale Mastodon instance that’s 100x less code than Twitter wrote to build the equivalent. Soon after this announcement, we invited Nathan as a guest on the JUXTCast to find out more. In this episode, we delve into some of the conceptual foundations of Rama, the influence the Clojure language has had on its design and discuss some of the many difficult problems Nathan and his team have had to solve in the course of developing Rama. Not to be missed! For more information about Rama and it's Clojure API, you can read this post on Red Planet Labs blog: "Introducing Rama’s Clojure API: build end-to-end scalable backends in 100x less code".
Episode Notes In this episode, JUXT Head of Delivery, Joe Littlejohn, is joined by JUXT software engineers Aaron Knauf and Mariusz Saternus to talk Platform Engineering, and their experiences delivering effective developer platforms in large tech organisations. Link to Jeremy Taylor's webinar "Bitemporality and the Art of Maintaining Accurate Databases" — as mentioned by Joe at the top of the episode. This podcast is powered by Pinecast.
Episode Notes In this episode, Jeremy Taylor, James Henderson, and Malcolm Sparks are joined by Kent Beck to discuss programming, bitemporality, and the state of Agile. For more insights, please visit this post about the podcast.
Episode Notes 'The Holy War' song: https://www.youtube.com/watch?v=1kcOfWSDEjg 'A first look at the XT20 venue': https://www.youtube.com/watch?v=0Xt4PsvZO8w Banking Transformation Summit: https://bankingtransformationsummit.com/ Babashka Conf: https://babashka.org/conf/ Babashka Talks 2023: https://www.youtube.com/playlist?list=PLaN-rC-CjQqDu1AVhGdGOoEqsSAhd2W6t XTDB: https://www.xtdb.com/ JUXT 10-Year Anniversary Talks: https://www.youtube.com/playlist?list=PLrCB9bq0iVIpI2Tz7F0gZM5PDigchRFXF
Episode Notes This podcast episode focuses on some topics that are mentioned in S5E1 "Post-Conj Roundup, Databases, and the LLM era": https://pinecast.com/listen/dc20b264-48cd-4f84-8291-d60dfc4801ab.mp3.
Episode Notes Clojure Conj: https://2023.clojure-conj.org/ “Design by Pratice” by Rich Hickey: https://www.youtube.com/watch?v=c5QF2HjHLSE&list=PLZdCLR02grLpIQQkyGLgIyt0eHE56aJqd&index=1 “Vector Symbolic Architectures in Clojure” by Carin Meier: https://www.youtube.com/watch?v=j7ygjfbBJD0&list=PLZdCLR02grLpIQQkyGLgIyt0eHE56aJqd&index=2 “Clojure Isp: One tool to lint them all” by Eric Dallo: https://www.youtube.com/watch?v=nxcNrjKL2WA&list=PLZdCLR02grLpIQQkyGLgIyt0eHE56aJqd&index=18 “A Relational Model of Data for Large Shared Data Banks” by Ted Codd: https://www.seas.upenn.edu/~zives/03f/cis550/codd.pdf
Episode Notes Micah Martin: http://micahmartin.com/ 8thlight: https://8thlight.com/ Clean Coders Studio: https://cleancoders.com/ Uncle Bob on Twitter (https://twitter.com/unclebobmartin) Uncle Bob on Github (https://github.com/unclebob) Limelight: http://micahmartin.com/limelight/rdoc/ Speclj: https://github.com/slagyr/speclj Twitter: @slagyr Github: @slagyr
Episode Notes Kpow for Apache Kafka: https://kpow.io/ Factor House: https://factorhouse.io/ Slipway: https://github.com/factorhouse/slipway Apache ECharts: https://echarts.apache.org/en/index.html LinkedIn: @dtw Github: @_d_t_w
Episode Notes Strange Loop: https://www.thestrangeloop.com/
Episode Notes Papers We love: https://paperswelove.org/ PDFxStream: https://www.snowtide.com/ Metacrawler: https://www.metacrawler.com/ pdfQL: https://www.pdfdata.com/ Chemerick.com: https://cemerick.com/ ‘Clojure Programming: Practical Lisp for the Java World’ book: https://www.amazon.com/Clojure-Programming-Practical-Lisp-World-ebook/dp/B007Q4T040 ‘Real World Ocaml: Functional programming for the Masses’ book: https://www.amazon.com/Real-World-OCaml-Functional-Programming/dp/100912580X PWLConf 2022: https://pwlconf.org/ Github: @cemerick LinkedIn: @chasemerick  Twitter: @cemerick
Episode Notes Felinne Hermans: "Hedy: A Gradual programming language" by Felienne Hermans (Strange Loop 2022) Focus Retreat Center: https://focusretreatcenter.com/ Twitter: @focusretreats Instagram: @focusretreat.center Facebook: @focusretreat.center LinkedIn: @focusretreatcenter
Episode Notes Veradept: https://veradept.com/ elm-conf: https://2020.elm-conf.com/about ‘Waltzing with Bears’ book: https://www.amazon.com/Waltzing-Bears-Managing-Software-Projects/dp/0932633609 ‘Software Estimation’ book: https://www.amazon.com/Software-Estimation-Demystifying-Developer-Practices/dp/0735605351 DoomCheck: https://doomcheck.com/ Twitter: @jhbrown94
loading