discussions on software development

Similar Podcasts

The Cynical Developer

The Cynical Developer
A UK based Technology and Software Developer Podcast that helps you to improve your development knowledge and career, through explaining the latest and greatest in development technology and providing you with what you need to succeed as a developer.

New Rustacean

New Rustacean
A show about the Rust programming language and the people who use it.

The Rabbit Hole: The Definitive Developer's Podcast

The Rabbit Hole: The Definitive Developer's Podcast
Welcome to The Rabbit Hole, the definitive developers podcast. If you are a software developer or technology leader looking to stay on top of the latest news in the software development world, or just want to learn actionable tactics to improve your day-to-day job performance, this podcast is for you.

#69 Rachel Roumeliotis, 2017 Technology Trends

March 20, 2017 00:38:55 28.04 MB Downloads: 0

Summary Rachel Roumeliotis of O'Reilly Media spoke to me about technology and development trends for 2017. Details Who she is and what she does. Upcoming conferences, OSCON and Fluent. Rachel and I discuss tech trends for 2017: open source, the big players, can every company do it? Code is not the only value, customer lock-in. "All businesses are software businesses", how common is that perception, is dev over valued sometimes. "Infrastructure changes", very hard to keep up, big companies telling small companies that they are doing things wrong. "The year of AI", again; AI silos, no overarching system. Keeping the customer in mind when working with tech.

#68 Michael Biercuk, Quantum Computing

March 06, 2017 00:46:46 33.69 MB Downloads: 0

Summary Michael Biercuk, director of the Quantum Control Laboratory at the University of Sydney talks to me about quantum computing and the future it will lead to. Details Who he is, what he does. Quick overview of quantum computing. How traditional computers work, transistors, charge etc. Moore's law, transistor size, nanometer size, tunneling. When quantum effects start to cause problems. What problems can only quantum computing solve; quantum supremacy. Can quantum computing crack ssl certs; decoherence is the big problem and how to delay it; finding a catalyst for the Haber process. Why is quantum computing faster. Programming a quantum computer. Bits, qbits and 1 & 0 at same time ; if...else with qbits. Current state of the art, academic, industrial and small commercial/startup. What will unlocking quantum computing do for us; computing is advancing every field; if we get to 300 qbits! Michael thinks harnessing quantum computing will transform society.

#67 Steve Ellmore, On Game Development

February 13, 2017 00:38:05 27.45 MB Downloads: 0

Summary Steve Ellmore, co-founder and president of Disbelief tells me that games are a collaborative effort and how game dev differs from other dev. Details Who he is. What he does. His first games was in BASIC. What Disbelief does. "A game is a piece of art that can move". Game dev is iterative and never the vision of one person, why it is thought to be that way. The visionary is more of a guide, deciding what to include and exclude. Hundreds of people involved. Using game engines. Prototyping, "made four games and shipped one". Avoiding "group think". Sequels are common, holding back features. Sharing ideas between devs and companies. What happens after prototyping - playing end to end, the doldrums, getting it back together, closing stages, technical debt, making a product. How long a game takes to make. Specialized work of Disbelief, frame rates, VR. Disbelief is hiring in Boston and Chicago.

#66 Ben Day, Therapist for Teams

January 29, 2017 00:43:06 31.05 MB Downloads: 0

Summary Ben Day, Plualsight author, coach and trainer talks to me about real world agile and scrum. Details Who he is, what he does, Pluralsight, how long it takes to make a course; what agile and scrum are, agile is abstract, scrum is concrete; why daily standups are boring, shortening the cycle between dev and qa; Bryan doesn't think you need the meetings if the project is going well, Ben explains why you do; scrum masters should not be project managers, scrum masters are coaches, scrum masters are not leaders; Ben doesn't like the three common stand up questions; scrum should provide a framework; "multitasking is death"; people don't like being screamed at, how to deal with unrealistic expectations; software development vs software delivery; agile and scrum forget that people are involved, "Ben Day - Therapist for Teams"; it's all about people, leave ego out of it, Difficult Conversations; Ben's scrum courses on Pluralsight.

#65 Mads Torgersen, C# 7

January 09, 2017 00:53:06 38.25 MB Downloads: 0

Summary Mads Torgersen, program manager for C# at Microsoft, talks to me about the upcoming release of C# 7. Details Who he is, being the C# program manager; the favorite features he introduced as PM - linq and async, why linq was added, does the C# increment big features, was async as much of a success, complications are too well hidden, Stephen Toub blog; Mads won't tell me when C# 7 is coming out, new features, tuples + deconstruction, pattern matching; how Mads manages C#, boundaries and disagreements with other teams; who makes decisions – being a "reluctant dictator"; managing resources at Microsoft; Microsoft and the C# standards bodies, why have the standards when Microsoft can do what they want; C# and the open source community, drawbacks of open source; final notes.

#64 Rachel Appel, Accessibility

December 12, 2016 00:31:29 22.7 MB Downloads: 0

Summary Rachel Appel talks to me about accessibility and how a more accessible website makes a better website. Details Who she is, what she does; the Rachii; assistive technology, what they are, examples of tech; standards bodies; simple changes that help; why make a site more accessible, skip links, screen readers - NVDA, ads cause lots of problems; more easy changes that help; webaim.org; even more easy changes to a site; what to do if you can't change the site yourself, a11y.

#63 Jimmy Bogard, AutoMapper

November 21, 2016 00:51:27 37.07 MB Downloads: 0

Summary Jimmy Bogard talks about AutoMapper, why and how he built, and recent performance improvements. Details Who he is, what he does; how AutoMapper started, what it is; projections, what that are, how they work, expression trees; early mistakes, inspired by Structure Map, performance problems, difficulties with projections, rewrite, how Jimmy uses AutoMapper vs how other people use it, learning from other mappers, improving performance, expression trees are hard to debug; upcoming conferences.

#62 Samantha Stone, Tech Product Launches

October 31, 2016 00:39:56 28.77 MB Downloads: 0

Summary Samantha Stone, author and CMO of the Marketing Advisory Network talks me about tech product launches, marketing and sales. Details Who she is, what she does; her book; complex sales process, what it is and how it differs from a simple process; launching and positioning a tech product, going to market, don't build for the largest audience; engineers might not have the skills needed to target a product; how to prioritize the right product for development; focus on differentiation but pick the right ones, four steps; differences between sales and marketing, when to hire those roles, pivoting is not always a good thing, marketing comes before sales.

#61 Jon Skeet (part 2), Google Cloud Platform

October 24, 2016 00:46:58 33.85 MB Downloads: 0

Summary This is part two of my interview with Jon Skeet, we continue from part 1 with some more on C# before discussing the Google Cloud Platform. Details .Net Core; is C# Jon's second language? starting on Spectrum, BBC Micro, writing his own language, c, Java was first professional language, took up C# in 2001, "Java is not that bad a language"; Google Cloud Platform, what differentiates Google from the other cloud platforms, Jon aims to make the best c# libraries; Stackoverflow "this could be my next form of addiction"; listener questions - why so many languages; keep it simple when learning and learn one thing at time; how Jon divides his time, work life balance, "don't do anything you don't enjoy or believe to be beneficial to the world".

#60 Jon Skeet (part 1), Noda Time

October 17, 2016 00:40:44 29.35 MB Downloads: 0

Summary This is part one of a two parter with Jon Skeet, here we talk about Noda Time and all things time, date, time zones and offsets. We also chat about the C# specification. In part two we cover the Google Cloud Platform. Details Who he is, what he does, Google briefly (more in part two); Noda Time, history, time libraries are bad, v1 is forever, databases store datetime badly too, what is wrong with current libraries, DateTime.Now is bad, time zones and offsets, how to store and transfer Noda Time, UTC and local times; C# specification, "Mads Toegensen is the nicest person in the world", C# standards bodies, how the language changes.

#59 Stephanie Viccari, Girl Develop It

October 03, 2016 00:26:58 19.44 MB Downloads: 0

Summary Stephanie Viccari tells me about the Boston chapter of Girl Develop It, an organizations that encourages women to enter software development professions. Details Who she is, what she does; Girl Develop It, Code and Coffee Boston, any one can go, wide range of technologies in use; getting a degree or not, easier to target web dev, cost of education vs benefit, are bootcamps a replacement for degrees, ease of getting started with development; how to join or help Girl Develop It.

#58 Brock Allen, Identity Server

September 12, 2016 00:46:31 33.52 MB Downloads: 0

Summary Brock Allen talks to me about Identity Server, authentication and balancing a consulting job with an open source project. Details Who he is and what he does; what Identity Server is and how it works, OpenId Connect, OAuth 2, examples of the protocols; Dominick Baier; what's wrong with a username and password, single sign on; how Identity Server works, can use multiple types of authentication, federation gateway pattern, third party permissions; Identity Server users, claims, roles, authorization, policy based authorization; are they building it for Microsoft, other third party libraries Microsoft is pushing; testing Identity Server; balancing consulting and building Identity Server; release candidate.

#57 Xavier Decoster and Maarten Balliauw, MyGet and Growing a Business

August 15, 2016 00:48:31 34.96 MB Downloads: 0

Summary Xavier Decoster and Maarten Balliauw of MyGet talk to me about their service and how to grow a company while keeping a full time job. Details Who they are and how they met, what MyGet does, why not store package locally, cdn, load balanced; symbols and symbol servers, debugging; npm and bower; the tech behind MyGet; going from an idea and code to a company, going from free to a business, developing a business model; dealing with business laws, tax, etc; being part time, balancing the full time job with the business and life; challenges of selling to big companies; deciding on the price; hard to provide professional services and support; comparing and communicating with competitors, ProGet, Microsoft uses MyGet for many projects including .net core; considering investors; dealing with the practicalities, tax, vat, "banking is a sick world"; the day Microsoft nearly brought down MyGet ; 2 TB of data uploaded every month, 7 TB downloaded, MyGet by the numbers; getting feedback and supporting customers.

#56 Suparna Damany, Repetitive Strain Injuries

July 25, 2016 00:36:14 26.11 MB Downloads: 0

Summary Suparna Damany, physical therapist and hand therapist, author of It's Not Carpal Tunnel Syndrome, talks to me about repetitive strain injuries and how prevent or treat them. Details Who she is and what she does, patients with repetitive strain injuries are getting younger; we are not meant to be static, 8 year old patient; repetitive strain injuries (RSI) are common in many professions, one problem leads to another; general fitness doesn't prevent repetitive strain injuries, we are really not meant to be static, onset can seem sudden; vary activity throughout day, it all comes down to blood flow and oxygen; how to fit activity into your work day, drink lots of water; use of braces, body has great capacity for healing, getting to root the cause; carpal tunnel - what it is and what it is not; when to go to a professional therapist, focus on prevention, good posture, catching the problem early is better; Suparna's book, exercises, stretches, workspace layout; parting advice for computer professionals.

#55 David Gatti, Developer Communities

July 11, 2016 00:26:13 18.9 MB Downloads: 0

Summary David Gatti talks about developer communities, why they are important and how to build them. Details Who he is; what is a developer community, difference with evangelist, Amazon as an example, smaller examples; how does a community developer deliver value; how to build a community, takes time, costs money; finding the right developer to help, good speaker, good with people; community relations becomes a career path, lot of travel; does it provide a return on investment.