Afleveringen
-
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.
-
Zijn er afleveringen die ontbreken?
-
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.comFor 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 NotesClojure 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: @slagyrGithub: @slagyr
-
Episode Notes
Kpow for Apache Kafka: https://kpow.io/Factor House: https://factorhouse.io/Slipway: https://github.com/factorhouse/slipwayApache ECharts: https://echarts.apache.org/en/index.html
LinkedIn: @dtwGithub: @_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/100912580XPWLConf 2022: https://pwlconf.org/
Github: @cemerickLinkedIn: @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: @focusretreatsInstagram: @focusretreat.centerFacebook: @focusretreat.centerLinkedIn: @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/0735605351DoomCheck: https://doomcheck.com/Twitter: @jhbrown94
-
Episode Notes
Dave Yarwood's Talk in 2019 about Alda: https://www.youtube.com/watch?v=6hUihVWdgW0&ab_channel=StrangeLoopConferenceGithub repo: https://github.com/daveyarwood/alda-clj“Learn You a Haskell for Great Good” book: http://learnyouahaskell.com/John Coltrane’s “Giant Steps”: https://rhino.lnk.to/giantsteps60“Structure and Interpretation of Computer Programs (The Mit Electrical Engineering and Computer Science Series) 2nd Edition” book: https://www.amazon.com/Structure-Interpretation-Computer-Programs-Engineering/dp/0262510871Music Macro Language (MML): https://electronicmusic.fandom.com/wiki/Music_Macro_LanguageSibelius: https://www.avid.com/sibeliusFinale: https://usermanuals.finalemusic.com/FinaleMac/Content/Contents.htmAlda’s website: https://alda.io/Slack channel: alda.ioMariel Pettee’s “Dancing with Myself’: https://www.youtube.com/watch?v=CQqP6NxC5NI
Github: @daveyarwood Twitter: @dave_yarwood
-
Episode Notes
Talk: https://www.thestrangeloop.com/2022/writing-a-mobile-app-with-clojuredart.htmlRoam Research: https://roamresearch.com/Flutter: https://flutter.dev/https://github.com/Tensegritics/ClojureDartClojurians Slack channel: #clojuredartYouTube channel: https://www.youtube.com/channel/UCCkvOkh6pXzYqkFKDgoyWRg
Twitter: @cgrand@BaptisteDupuch
-
Episode Notes
"The Early Days of id Software: Programming Principles" by John Romero (Strange Loop 2022)Semantic Versioning - Rust: https://docs.rs/semver/latest/semver/Trustfall: https://github.com/obi1kenobi/trustfallCargo-semver-check: https://github.com/obi1kenobi/cargo-semver-check“Crafting Interpreters” book: https://craftinginterpreters.com/Playground at https://play.predr.ag/Predrag’s blog: https://medium.com/@predrag.gruevski
Predrag on Twitter: @PredragGruevskiPredrag on GitHub: @obi1kenobi
- Laat meer zien