Colin Neller public
[search 0]
Download the App!
show episodes
 
Artwork

1
It Depends

Clear Function

Unsubscribe
Unsubscribe
Monthly
 
A podcast by Clear Function. Clear Function is a group of happy engineers based in Memphis, TN. We partner with visionaries to bring their ideas to life. For more information, check out our website.
  continue reading
 
Loading …
show series
 
##Things Mentioned Selenium Headless Chrome Heroku Pipelines WebDeploy Packer Chef Kubernetes Elastic Beanstalk Jenkins TeamCity CruiseControl.NET AppVeyor Codeship Gitlab CI Microsoft Visual Studio Team Services Bamboo Travis CI Circle CI Octopus Deploy For more information, check out our website at clearfunction.com. Follow us on Twitter at @clea…
  continue reading
 
On this episode, Ben, Mo, Daniel, and Jesse discuss the nature of doing development work that is not strictly writing code all the time. They try to find the appropriate balance between time spent coding and time spent in meetings. This topic includes some great tips on how to do meetings efficiently and effectively. There's even a rousing few minu…
  continue reading
 
On this episode, Daniel, Jesse, and Ben discuss all the recent hype around your favorite voice assistant speakers. They talk through the reasons for current spikes in popularity of voice speakers such as Amazon Echo and Google Home. Most importantly, the engineers discuss how to develop for and take advantage of these new and exciting platforms. ##…
  continue reading
 
On this episode, Daniel, Mo, Brian, and Ben discuss the necessary steps toward becoming a presenter at a tech conference. This includes selecting a conference, choosing a topic, crafting an abstract, mastering the topic, preparing a slide deck, and giving the presentation. Listen in for specific presentation tips and tricks! ##Things Mentioned Sout…
  continue reading
 
On this episode, Daniel, Jesse, and Brian talk about research and development and its place in an agency. In addition to defining R&D, they discuss how to manage and spend research time well. This conversation also includes more on how to keep up with articles and technologies, which is expanded from a previous episode, namely It Depends 10: Should…
  continue reading
 
On this episode, Daniel, Jesse, and Mo embark on the final episode in our DevOps series. Specifically, the topic is scaling to handle additional load for a site in production. Do you handle the traffic by buying more servers or by growing existing servers? ##Things Mentioned Amazon S3 VMware NoSQL Heroku F5 Servers Sifter Cloudflare New Relic Bugsn…
  continue reading
 
On this episode, our very own chatbot expert, Daniel Pritchett, joins Mo and Ben to discuss chat as a service. While there is a lot of hype around chatbots recently, these engineers decode chat as a platform and engage in all kinds of fun along the way. Listen in to hear about the implicit increases in efficiency, knowledge sharing, and time saving…
  continue reading
 
On this episode, Ben, Daniel, Jesse, and Mo discuss the cloud and application hosting. The conversation includes services such as Heroku, Azure, and Amazon Web Services (AWS). Listen in to hear about how developers make the decision to use platform as a service or infrastructure as a service to manage and host their applications. ##Things Mentioned…
  continue reading
 
On this episode, Ben, Jesse, Keith, and Mo discuss configuration management and continuous deployment. Using technologies like Docker and Ansible can identify and provide dependencies for applications. Learn how to fight for consistency across development and production environments with containers. ##Things Mentioned Docker Ansible Docker Swarm Ch…
  continue reading
 
On this episode, Ben, Mo, Jesse, and Daniel cover continuous integration & delivery, monitoring, logging, and more. Do today’s developers all need to learn some DevOps? What are the tradeoffs in targeting platform as a service, infrastructure as a service, or the traditional ‘bare metal’ deployment? ##Things Mentioned Azure AutoIt Papertrail Monit …
  continue reading
 
On this episode, Jesse, Mo, Keith, and Brian discuss the balance between using a search engine and asking co-workers for help. When you have a tricky problem to solve, either of these tactics will include some significant trade offs. The team explains when and how to Google to be effective in programming. ##Things Mentioned Google Stack Overflow It…
  continue reading
 
On this episode, Ben, Jesse, and Daniel discuss pair programming. With the strategy of pairing comes significant benefits to productivity, code quality, rubber ducking, and knowledge sharing. Listen in for helpful tips about tooling and managing differing team strengths and energy levels. ##Things Mentioned Screenhero For more information, check ou…
  continue reading
 
On this episode, Jesse, Mo, Ben, and Daniel discuss the continuous improvement topic of tech conferences. They discuss how to choose a conference, the most helpful aspects of a conference, and how to attend conferences well. Perhaps most importantly, the group explains how to take full advantage of the conference by sharing knowledge with the whole…
  continue reading
 
On this episode, Ben, Mo, Daniel, and Jesse discuss three important questions regarding the priority of testing when writing code. Could you change your code for tests? Would you change your code for tests? Should you change your code for tests? Listen in to hear about how testing is a first-order concern in writing good code. ##Things Mentioned Wo…
  continue reading
 
On this episode, Ben, Daniel, Jesse, and Brian discuss software testing. From types of tests to tooling for testing, learn how tests can help you make better software in less time with reproducible, regression-preventing tests. And finally, the debate about test-driven development is rekindled again! ##Things Mentioned Sifter Stripe Rspec MiniTest …
  continue reading
 
On this episode, Daniel, Mo, and Jesse debug all the problems. They address making and questioning assumptions as a programmer, how to debug different types of errors, and the best tooling in various operating systems. Listen in to hear about test journals, buddy debugging, rubber ducking, and much more! ##Things Mentioned Site Reliability Engineer…
  continue reading
 
On this episode, Daniel, Stephen, Ben, and Colin go beyond engineering practices to talk about another important part of the life of the developer. We call it leadership, but it involves all kinds of soft skills as well as individual ownership of practices, products, and projects. In large part, this episode reveals our "secret sauce" in team proje…
  continue reading
 
On this episode, Daniel, Brian, Stephen, and Ben discuss cultivating healthy work culture. Our work includes not only what we do, but also how we do it. For developers, this means work is not just writing code. How do we foster a positive work culture? Listen in to find out. ##Things Mentioned Code Review & Technical luncheons Investment Time Clear…
  continue reading
 
On this episode, Ben, Daniel, and Stephen discuss the important and often diverse tasks of supporting people using software products. The conversation includes getting feature requests, bug reports, and questions about how best to use the product. The team even dialogues over a specific, recent feature request from a customer via Twitter. Also, wha…
  continue reading
 
On this episode, Daniel, Jesse, Mo, and Brian discuss the importance of reviewing code. What are some good tools for the code review process? How early is too early to get feedback on your code? Listen in to here answers to these questions and more. And, we introduce the "It Depends" bell on this one! ##Things Mentioned Imposter Syndrome episode Th…
  continue reading
 
On this episode, Daniel, Jesse, Brian, and Mo give some pro tips on how to handle large, existing codebases which may be very unfamiliar to a new developer. These four engineers speak from personal experience on projects where ground must be covered quickly. This episode is largely a response to a listener's question via Twitter! Thanks to Jimmy Tu…
  continue reading
 
On this episode, Daniel, Jesse, Mo, and Ben discuss the importance of writing good code. Hear four engineers talk specifically and technically about this topic. The conversation includes the infamous "code smell" concept as well as many other things that go beyond the linter in writing code. ##Things Mentioned Arrow Code, Jeff Atwood Confident Ruby…
  continue reading
 
On this episode, Ben, Daniel, Jesse, and Mo discuss the tricky job of estimating work. Though the task can be difficult, it is absolutely essential to software engineering for the benefit of others. Listen to the group work through various elements of estimating from what is involved, how to do it, and what do to when you get it wrong. ##Things Men…
  continue reading
 
On this episode, Daniel, Brian, and Keith discuss the nuances of starting out as a new programmer, particularly as an adult. They talk through different resources and strategies which will be helpful given various backgrounds. How do you get started programming? Which language should you start with and at what kind of company will you thrive? Do yo…
  continue reading
 
On this episode, Daniel, Brian, Mo, and Jesse talk about building robust and supportable production systems. It's a timely topic near the holidays because some new issues can arise during year change. Listen in for some helpful pro tips and work smarter for your future self and colleagues. ##Things Mentioned Cloudflare Redis AWS Azure Papertrail Co…
  continue reading
 
On this episode, Ben, Mo, Daniel, and Jesse talk about what to expect when you're expecting to code. Listen in as they identify and discuss many of the essential, non-programming aspects of developer jobs. Topics include communication, source control, working with non-technical people, continual improvement, and more! If you are currently coding, w…
  continue reading
 
On this episode, Ben, Daniel, and Jesse discuss the tooling necessary to write better code. They dig in to engineering best practices regarding code quality and build tools. Join them to find out how to equip your team! ##Things Mentioned Distributed Source Control Heroku Static v. Dynamic Typing Ransack QUnit.js Raygun Sentry Heroku Pipelines Azur…
  continue reading
 
On this episode, Daniel, Mo, and Brian discuss the when and how of learning new technologies. From programming languages to tooling, these engineers help you make the tough decisions about spending your precious time learning new things. Join them as they try to find the balance! ##Things Mentioned Red Queen's race Scott Hanselman Yehuda Katz The M…
  continue reading
 
On this episode, Ben, Stephen, and Brian discuss scrum and agile project management methodologies. How can you run projects to get work done correctly and quickly? Listen in to find out why you should use scrum to run your projects! ##Things Mentioned DevSpace Scrum Agile Agile Manifesto Fibonacci scale voting For more information, check out our we…
  continue reading
 
On this episode, Ben, Colin, Stephen, and Daniel discuss their clients. Although they did not actually name names, they did talk specifically and seriously about what makes a good client for an agency. Who do developers and project managers like to work with? Listen in and find out! For more information, check out our website at [www.clearfunction.…
  continue reading
 
On this episode, Daniel, Jesse, and Mo discuss open source software. What is it? How does it empower developers and engineering organizations? What can your business gain from leveraging and participating in the open source community? Additionally, they discuss some personal and professional experiences with open source. ##Things Mentioned Free and…
  continue reading
 
On this episode, Daniel, Mo, Jesse, and Ben discuss impostor syndrome – the fear of not knowing enough and being discovered as a fraud in the field. We hope this episode will be an encouragement to technical folks everywhere who may have dealt with this at one time or another. ##Things Mentioned Impostor Syndrome The Art of Closing, Jessie Frazelle…
  continue reading
 
In this episode, Jesse and Daniel sit down with developer and athlete Brad Montgomery to discuss staying healthy to enable a rewarding career. They give specific examples of incorporating nutrition, exercise, and ergonomics into your routine. ##Things Mentioned Memphis Python User Group Memphis Technology Foundation Tech Camp, November 5th, 2016 Fe…
  continue reading
 
On this episode, Stephen, Daniel, and Ben, talk about remote projects. Are there inherent pros and cons to doing remote work? What is the best way to overcome the challenges and take full advantage of the benefits? For more information, check out our website at http://www.clearfunction.com. Follow us on Twitter at @clearfunction.…
  continue reading
 
On this episode, Stephen, Colin, and Mo discuss how they balance multiple projects, including several tools, strategies, and tips for getting things done. ##Things Mentioned Hanselman: Know When To Escalate Atwood: The Multitasking Myth Pomodoro Approach For more information, check out our website at http://www.clearfunction.com. Follow us on Twitt…
  continue reading
 
Loading …

Quick Reference Guide