I will be attending
Between and I took 6738 steps.
Post details
To kick off the Remote Work Podcast, Carla joins me to discuss what remote work is, and especially answer why remote working is something to discuss at all. It's terrifying to publish a first of something. There are a million things I want to have done differently or better, but a first s

Post details
Learning a new skill can be a daunting task, with programming being especially tricky. But what can you do when most learning materials and tools aren't accessible to you? Blind backend developer Parham Doustdar joins us to talk about how he taught himself to program, the challenges he faced and his advice for other visually impaired developers. We also look at the ways educational resources and programming as a whole can be made more accessible, opening up technology to eager new learners and makers.
Between and I took 1462 steps.
Post details
Play Podcast (mp3): Download (Duration: 56:19 — 38.7MB) It’s a mobile-heavy news section this week with Sailfish, Linux on Samsung phones, Lineage and Purism, followed by a look at the upcoming …
Between and I took 1510 steps.
Post details
Play Podcast (mp3): Download (Duration: 1:09:21 — 47.7MB) We speak to the CEO of Purism about their totally free software phone and laptops but before that, a new Plasma desktop is out, and Ubuntu and …
Between and I took 5281 steps.
Between and I took 1573 steps.
I will be attending
Between and I took 1669 steps.
Chef 13 Upgrade: knife-cookbook-doc
Rubocop Updates (1 mins read).

Disabling the Missing space after #
and Do not use block comments
errors for your knife-cookbook-doc
formatted comments.
Between and I took 5149 steps.
Post details
Scott teams up with Pursuit Podcast's Jessica Rose for a collaboration. Jessica asked her audience "What's the worst advice you've ever received?" We took their audio clips and turned it into a two-part discussion! You can check out Part 2 at The Pursuit Podcast https://twitter.com/pursuitpod http://hyperurl.co/zukdmh

Post details
Today we're learning about Netlify and joining us is the incredible Phil Hawksworth to share his tips and tricks around it all. Datadog Datadog is a…

Between and I took 4601 steps.
Chef 13 Upgrade: knife-cookbook-doc
gem upgrade (1 mins read).

Fixing odd Logger
entries in autogenerated knife-cookbook-doc
README.md
s for Chef 13.
Chef 13 Upgrade: Deprecation of Namespace Collisions in Custom Resources (1 mins read).

Preparing for breaking changes in Chef 14 by renaming property_name
to new_resource.property_name
in Custom Resources.
Verify a Ruby Class Method is Called with Arguments in Rspec, Without Doubles or Mocks (1 mins read).

Rspec code to verify that a Ruby Class Method is called from another method, without needing to mock anything.
Testing Chef's ruby_block
s with ChefSpec (3 mins read).

Testing implementation of a ruby_block
in ChefSpec, to ensure that the code executes as expected.
Between and I took 4173 steps.
Chef 13 Upgrade: Lessons Learnt and Documented for Posterity (1 mins read).

Notes on the main problems encountered when upgrading from Chef 12 to Chef 13, both with ChefSpec and Rubocop.
Chef 13 Upgrade: Rubocop Changes for lazy
Parameters (1 mins read).

How to resolve the Parenthesize the param lazy
Rubocop error when upgrading your cookbook to Chef 13.
Chef 13 Upgrade: Rubocop Changes for Testing render_file
with ChefSpec and a with_content
Block (1 mins read).

How to resolve the Parenthesize the param render_file
Rubocop error when upgrading your cookbook to Chef 13.
Chef 13 Upgrade: Rubocop Changes for Word Array Literals (%w
) (1 mins read).

A one-liner shell command to fix Rubocop errors %w-literals should be delimited by [ and ]
.
Chef 13 Upgrade: Testing ruby_block
s with ChefSpec (1 mins read).

Replace your block.old_run_action
with block.block.call
to trigger ruby_block
s within ChefSpec 7 and Chef 13.
Between and I took 5484 steps.
Between and I took 4801 steps.
Between and I took 3143 steps.
Post details
After two weeks of episodes about Kubernetes, our in-depth coverage of container orchestration is drawing to a close. We have a few more shows on the topic before we move on to cover other aspects of the software. If you have feedback on this thematic format (whether you like it or not), send me an

Between and I took 1081 steps.
Between and I took 1803 steps.
Between and I took 2234 steps.
Emoji Support in Dunst (2 mins read).

How to see Emoji when using the Dunst notification system.
Between and I took 1092 steps.
Between and I took 1909 steps.
Post details
Joe drinks too much coffee, Allen spits his coffee out, and Michael feels vindicated as the discussions about Robert C. Martin's latest book, Clean Architecture, continues.

Between and I took 6338 steps.
Between and I took 6179 steps.
Between and I took 2373 steps.
Between and I took 2966 steps.
Between and I took 1400 steps.
Between and I took 3365 steps.
Between and I took 6153 steps.
Between and I took 3258 steps.
Between and I took 1096 steps.
Between and I took 3000 steps.
SSLError
When Running Berkshelf Behind a Proxy (2 mins read).

Getting around the pesky OpenSSL::SSL::SSLError SSLv2/v3 read server hello A
error when running Berkshelf behind a proxy.