
Less is More in Languages with Mark Seemann
How much of a language is essential? Carl and Richard chat with Mark Seemann about what features are critical to a language, and which ones are redundant. Who would put redundant features in a language? Mark talks about how languages evolve, and how more advanced features can supercede older features, but the old features can never be removed without breaking existing code. And worst still, when building a language is your business, you'll add features whether they are needed or not - you need something new to sell! The conversation also digs into understanding languages more deeply - do you really need that if statement? Just because a feature exists doesn't mean you need to use it!Support this podcast at — https://redcircle.com/net-rocks/donations
28 Juli 20151h 1min

Artificial Intelligence Geek Out
So what is the state of Artificial Intelligence today? Carl and Richard geek out about what AI means today. The conversation starts out as usual with a bit of a history lesson - many things that were once called AI are now common, reliable technology like speech synthesis, natural language recognition, even vision systems. Once they work, they aren't AI any more. But the idea of an Artificial General Intelligence is much more challenging - and potentially risky. Richard digs through the key elements of AGI, the concept of the Singularity, comparing modern computers to the human brain and how close we may well be to making an AGI. But should we?Support this podcast at — https://redcircle.com/net-rocks/donations
23 Juli 201555min

Peer to Peer Web using Thali with Matthew Podwysocki
Peer-to-Peer is more than BitTorrent! Carl and Richard talk to Matthew Podwysocki about the Thali Project, using peer-to-peer technology to put more power in the hands of the users. Matthew talks about being able to communicate between your various devices using WiFi and Bluetooth while maintaining privacy and not bouncing off a cloud server. The cornerstone is security, using TLS to encrypt all traffic in and out of your device. Messaging strategy, data synchronization and more are all part of the Thali Project, making this great technology all open source for anyone to use!Support this podcast at — https://redcircle.com/net-rocks/donations
22 Juli 201555min

Model Driven DevOps with Vishwas Lele
What's your DevOps plan? Carl and Richard talk to Vishwas Lele about taking a comprehensive, model-driven approach to DevOps. What does it mean to be model-driven? Working with a strategic approach that is agnostic to any given technology or platform - but in the end, the tools do matter! Vishwas talks about common elements like a single repository for all assets, repeatable deployment processes, instrumentation and feedback mechanisms that enable the entire team to see how the software is being used and improved. He also talks about the Azure templates for getting infrastructure up and running quickly - and the on-going evolution to let this model work anywhere, not just in the cloud!Support this podcast at — https://redcircle.com/net-rocks/donations
21 Juli 201551min

SOLID Principles and .NET with Chris Klug
How do the SOLID principles apply to .NET? Carl and Richard talk to Chris Klug about his experiences using SOLID to build reliable, maintainable and scalable project. The conversation walks through the five principles of SOLID with an eye to practical applications in .NET - what does a well implemented single responsibility look like? How does it work with patterns like MVVM? Chris shares his thoughts and coding approaches on a great debate about practical vs ideal implementations in SOLID.Support this podcast at — https://redcircle.com/net-rocks/donations
16 Juli 201558min

Fixing Websites with RemoteDebug with Kenneth Auchenberg
How do you debug browser problems in your web apps? Carl and Richard talk to Kenneth Auchenberg about RemoteDebug, an open source tool to bring a common debugging solution across browsers. And Ken really means across browsers - you can connect Chrome, Opera, FireFox, Safari and Internet Explorer up simultaneously and see how your code changes affect the rendering of your page on all those browsers at the same time! Oh, and it works for mobile browsers also, so you can experiment with rendering on multiple phones at once, and see how the pages really look while you make changes. You need to check this amazing tool out!Support this podcast at — https://redcircle.com/net-rocks/donations
15 Juli 201546min

DevOps in a Windows World with Jon Arild Tørresdal
What's missing from the DevOps story in the Windows world? While at NDC in Oslo, Carl and Richard sat down with Jon Arild Tørresdal to talk about his struggles to have an effective DevOps practice in his organization using Windows technology. Jon talks about getting his teams to continuous deployment, rather than continuous delivery, so that there is a human interceding before software is deployed to the customer. Lots of conversation about instrumentation approaches, and getting to a place where code is deployed effectively for testing, but not visible to the customer. There's lots of challenges to a DevOps practice in the Windows world, but you can make it work!Support this podcast at — https://redcircle.com/net-rocks/donations
14 Juli 201558min

Lean Functional with Bryan Hunter
Isn't all functional programming lean? What does that even mean? While at NDC, Carl and Richard chatted with Bryan Hunter about lean principles and how they apply to functional programming. After a quick debate around the merits of object-oriented programming vs functional programming, the conversation turns to the history and principles of lean. Bryan shows how lean informs your approaches to programming, how you can evaluate your tooling and techniques to build the best software possible. Is functional programming the ultimate manifestation of lean?Support this podcast at — https://redcircle.com/net-rocks/donations
9 Juli 20151h 1min