Skip to content

Commit

Permalink
Automatically scraped and committed via a GitHub Action.
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 23, 2025
1 parent bd6e7e6 commit 8c803ac
Show file tree
Hide file tree
Showing 238 changed files with 334 additions and 298 deletions.
2 changes: 1 addition & 1 deletion docs/coder-radio/2018/episode-316.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ None

* [Les has a MS Electron Prediction](https://pastebin.com/wzVB3Wb6 "Les has a MS Electron Prediction")
* [Robert has the best question ever sent into the show...](https://pastebin.com/TxbXfuSZ "Robert has the best question ever sent into the show...")
* [iMac Pro - is anyone *not* experiencing "…](https://discussions.apple.com/thread/8263763 "iMac Pro - is anyone *not* experiencing ")
* [iMac Pro - is anyone *not* experiencing "…](https://discussions.apple.com/thread/8263763 "iMac Pro - is anyone *not* experiencing "…")
* [Uno](http://platform.uno/ "Uno")
* [Uno Playground](http://platform.uno/Playground/index.html "Uno Playground")
* [Why engineers leave your company: The 7 most-cited reasons](https://www.techrepublic.com/article/why-engineers-leave-your-company-the-7-most-cited-reasons/ "Why engineers leave your company: The 7 most-cited reasons")
Expand Down
4 changes: 2 additions & 2 deletions docs/coder-radio/2018/episode-329.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ None
* [Regarding Michael's MacBook Pro mishap](https://www.reddit.com/r/CoderRadio/comments/9kk76y/smoked_laptops_coder_radio_327/e70von0/ "Regarding Michael's MacBook Pro mishap")
* [Text Contrast for Dark Themes](https://www.reddit.com/r/CoderRadio/comments/9kk76y/smoked_laptops_coder_radio_327/e73121z/ "Text Contrast for Dark Themes")
* [Developing an Azure Sphere experience with Visual Studio](https://azure.microsoft.com/en-us/blog/developing-an-azure-sphere-experience-with-visual-studio/ "Developing an Azure Sphere experience with Visual Studio") — You will write your application logic in C, using APIs that are provided by the Azure Sphere SDK, this is compiled into your application binary using GCC. As part of the build process, tools that are part of the Azure Sphere SDK are used to generate a signed .imagepackage file that will be deployed to your development board, or through the Azure Sphere security service for Over The Air.
* [Michael Dominick on Twitter: "Does anyone have an #AzureSpheres devkit in hand yet?"](https://twitter.com/dominucco/status/1049134150542938113 "Michael Dominick on Twitter: ") — I’m thinking of evaluating it for a project but am trying to get a sense of what the actual developer experience is like and how dependent it is on a connection to @Azure #dotnet
* [Michael Dominick on Twitter: "Does anyone have an #AzureSpheres devkit in hand yet?"](https://twitter.com/dominucco/status/1049134150542938113 "Michael Dominick on Twitter: "Does anyone have an #AzureSpheres devkit in hand yet?"") — I’m thinking of evaluating it for a project but am trying to get a sense of what the actual developer experience is like and how dependent it is on a connection to @Azure #dotnet
* [Azure Sphere MT3620 Development Board](https://www.seeedstudio.com/MT3620-Development-Board-for-Azure-Sphere-p-3052.html "Azure Sphere MT3620 Development Board") — Azure Sphere MT3620 Development Kit_US Version
* [Michael Dominick on Twitter: "Ok, let me dispel some #Java FUD here."](https://twitter.com/dominucco/status/1048390938404540416 "Michael Dominick on Twitter: ") — You CAN use #Java11 for free. Just use the @OpenJDK and you're golden. #Programming #FOSS #CoderRadio @ChrisLAS Spread the word -> there's a lot of confusion on this one thanks to Oracle's strange communications on it.
* [Michael Dominick on Twitter: "Ok, let me dispel some #Java FUD here."](https://twitter.com/dominucco/status/1048390938404540416 "Michael Dominick on Twitter: "Ok, let me dispel some #Java FUD here."") — You CAN use #Java11 for free. Just use the @OpenJDK and you're golden. #Programming #FOSS #CoderRadio @ChrisLAS Spread the word -> there's a lot of confusion on this one thanks to Oracle's strange communications on it.
* [Oracle releases open source and commercial licenses for Java 11 and later](https://hub.packtpub.com/oracle-releases-open-source-and-commercial-licenses-for-java-11-and-later/ "Oracle releases open source and commercial licenses for Java 11 and later")
* [Project Strobe](https://www.blog.google/technology/safety-security/project-strobe/ "Project Strobe") — The consumer version of Google+ currently has low usage and engagement: 90 percent of Google+ user sessions are less than five seconds.
* [Microsoft open-sources Infer.NET AI code just in time for the weekend](https://www.theregister.co.uk/2018/10/05/imicrosoft_nfernet/ "Microsoft open-sources Infer.NET AI code just in time for the weekend") — Infer.NET, which is on GitHub right now, takes a model-based approach to machine learning. The developer gives the framework a model, and the framework then develops a machine-learning algorithm directly from the model provided.
Expand Down
2 changes: 1 addition & 1 deletion docs/coder-radio/2019/episode-367.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ None
* [EmacsWiki: Evil](https://www.emacswiki.org/emacs/Evil "EmacsWiki: Evil") — Evil is an extensible vi layer for Emacs. It provides Vim features like Visual selection and text objects.
* [A personal story about 10× development](http://nibblestew.blogspot.com/2019/07/a-personal-story-about-10-development.html "A personal story about 10× development") — The "×ness" of any developer does not exist in a vacuum but depends on many organizational things. The most obvious one is tooling.
* [Shekhar Kirani on Twitter](https://twitter.com/skirani/status/1149302828420067328 "Shekhar Kirani on Twitter") — 10x engineers. Founders if you ever come across this rare breed of engineers, grab them. If you have a 10x engineer as part of your first few engineers, you increase the odds of your startup success significantly.
* [The mythical 10x programmer - ](http://antirez.com/news/112 "The mythical 10x programmer - <antirez>") — The following is a list of qualities that I believe make the most difference in programmers productivity.
* [The mythical 10x programmer - <antirez>](http://antirez.com/news/112 "The mythical 10x programmer - <antirez>") — The following is a list of qualities that I believe make the most difference in programmers productivity.
* [rubocop](https://github.com/rubocop-hq/rubocop "rubocop") — RuboCop is a Ruby static code analyzer and code formatter. Out of the box it will enforce many of the guidelines outlined in the community Ruby Style Guide.


Expand Down
2 changes: 1 addition & 1 deletion docs/coder-radio/2020/episode-378.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ A special friend of the show joins us to discuss C++ in 2020 and the growing ado

## Sponsored by

* [Linode](https://linode.com/coder): [Receive a $100 60-day credit towards your new account. ](https://linode.com/coder) Promo Code: linode.com/coder
* [A Cloud Guru](https://acloudguru.com): [A Cloud Guru now includes Cloud Playground. Azure, AWS, or GCP Sandboxes at your fingertips.](https://acloudguru.com)
* [Linode](https://linode.com/coder): [Receive a $100 60-day credit towards your new account. ](https://linode.com/coder) Promo Code: linode.com/coder



Expand Down
2 changes: 1 addition & 1 deletion docs/coder-radio/2020/episode-379.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ Is it a Post-Open Source world now that the mega-clouds are here? We share our t

## Sponsored by

* [Linode](https://linode.com/coder): [Receive a $100 60-day credit towards your new account. ](https://linode.com/coder) Promo Code: linode.com/coder
* [A Cloud Guru](https://acloudguru.com): [A Cloud Guru now includes Cloud Playground. Azure, AWS, or GCP Sandboxes at your fingertips.](https://acloudguru.com)
* [Linode](https://linode.com/coder): [Receive a $100 60-day credit towards your new account. ](https://linode.com/coder) Promo Code: linode.com/coder



Expand Down
2 changes: 1 addition & 1 deletion docs/coder-radio/2020/episode-380.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ We get nerdy about Blueprints, and then wary about the future of software distri

## Sponsored by

* [Linode](https://linode.com/coder): [Receive a $100 60-day credit towards your new account. ](https://linode.com/coder) Promo Code: linode.com/coder
* [A Cloud Guru](https://acloudguru.com): [A Cloud Guru now includes Cloud Playground. Azure, AWS, or GCP Sandboxes at your fingertips.](https://acloudguru.com)
* [Linode](https://linode.com/coder): [Receive a $100 60-day credit towards your new account. ](https://linode.com/coder) Promo Code: linode.com/coder



Expand Down
2 changes: 1 addition & 1 deletion docs/coder-radio/2020/episode-381.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ We provoked quite a response and cover the feedback that puts us in our place. T

## Sponsored by

* [Linode](https://linode.com/coder): [Receive a $100 60-day credit towards your new account. ](https://linode.com/coder) Promo Code: linode.com/coder
* [A Cloud Guru](https://acloudguru.com): [A Cloud Guru now includes Cloud Playground. Azure, AWS, or GCP Sandboxes at your fingertips.](https://acloudguru.com)
* [Linode](https://linode.com/coder): [Receive a $100 60-day credit towards your new account. ](https://linode.com/coder) Promo Code: linode.com/coder



Expand Down
2 changes: 1 addition & 1 deletion docs/coder-radio/2020/episode-382.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ We examine the deeper problems in Open Source development the recent Hacktoberfe

## Sponsored by

* [Linode](https://linode.com/coder): [Receive a $100 60-day credit towards your new account. ](https://linode.com/coder) Promo Code: linode.com/coder
* [A Cloud Guru](https://acloudguru.com): [A Cloud Guru now includes Cloud Playground. Azure, AWS, or GCP Sandboxes at your fingertips.](https://acloudguru.com)
* [Linode](https://linode.com/coder): [Receive a $100 60-day credit towards your new account. ](https://linode.com/coder) Promo Code: linode.com/coder



Expand Down
2 changes: 1 addition & 1 deletion docs/coder-radio/2020/episode-383.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ We have a different take on the Oracle v. Google case that may usher in an API c

## Sponsored by

* [Linode](https://linode.com/coder): [Receive a $100 60-day credit towards your new account. ](https://linode.com/coder) Promo Code: linode.com/coder
* [A Cloud Guru](https://acloud.guru/learn/eacc77f8-54c2-427f-8c5c-e32e98123f5c/?utm_source=jupiter&utm_medium=cpc): [Learn about some intermediate to advanced Python topics and see how to apply concepts you’ve already learned to solve different problems.](https://acloud.guru/learn/eacc77f8-54c2-427f-8c5c-e32e98123f5c/?utm_source=jupiter&utm_medium=cpc)
* [Linode](https://linode.com/coder): [Receive a $100 60-day credit towards your new account. ](https://linode.com/coder) Promo Code: linode.com/coder



Expand Down
2 changes: 1 addition & 1 deletion docs/coder-radio/2020/episode-384.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ It's confession hour on the podcast, and your hosts surprise each other with sev

## Sponsored by

* [Linode](https://linode.com/coder): [Receive a $100 60-day credit towards your new account. ](https://linode.com/coder) Promo Code: linode.com/coder
* [A Cloud Guru](https://acloud.guru/learn/eacc77f8-54c2-427f-8c5c-e32e98123f5c/?utm_source=jupiter&utm_medium=cpc): [Learn about some intermediate to advanced Python topics and see how to apply concepts you’ve already learned to solve different problems.](https://acloud.guru/learn/eacc77f8-54c2-427f-8c5c-e32e98123f5c/?utm_source=jupiter&utm_medium=cpc)
* [Linode](https://linode.com/coder): [Receive a $100 60-day credit towards your new account. ](https://linode.com/coder) Promo Code: linode.com/coder



Expand Down
2 changes: 1 addition & 1 deletion docs/coder-radio/2020/episode-385.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ Microsoft is making aggressive moves to court more and more developers. We put o

## Sponsored by

* [Linode](https://linode.com/coder): [Receive a $100 60-day credit towards your new account. ](https://linode.com/coder) Promo Code: linode.com/coder
* [A Cloud Guru](https://acloudguru.com): [A Cloud Guru now includes Cloud Playground. Azure, AWS, or GCP Sandboxes at your fingertips.](https://acloudguru.com)
* [Linode](https://linode.com/coder): [Receive a $100 60-day credit towards your new account. ](https://linode.com/coder) Promo Code: linode.com/coder



Expand Down
2 changes: 1 addition & 1 deletion docs/coder-radio/2020/episode-386.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ Chris attempts a Lizard intervention and gets sucked into Mike's Green tinted da

## Sponsored by

* [A Cloud Guru](https://acloudguru.com): [A Cloud Guru now includes Cloud Playground. Azure, AWS, or GCP Sandboxes at your fingertips.](https://acloudguru.com)
* [Linode](https://linode.com/coder): [Receive a $100 60-day credit towards your new account. ](https://linode.com/coder) Promo Code: linode.com/coder
* [Datadog](http://datadog.com/coderradio): [Try Datadog free by starting a your 14-day trial and receive a free t-shirt once you install the agent.](http://datadog.com/coderradio)
* [A Cloud Guru](https://acloudguru.com): [A Cloud Guru now includes Cloud Playground. Azure, AWS, or GCP Sandboxes at your fingertips.](https://acloudguru.com)



Expand Down
4 changes: 2 additions & 2 deletions docs/coder-radio/2020/episode-387.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ Our first reactions to Apple's ARM event, how these new systems will impact deve

## Sponsored by

* [Datadog](http://datadog.com/coderradio): [Try Datadog free by starting a your 14-day trial and receive a free t-shirt once you install the agent.](http://datadog.com/coderradio)
* [Linode](https://linode.com/coder): [Receive a $100 60-day credit towards your new account. ](https://linode.com/coder) Promo Code: linode.com/coder
* [A Cloud Guru](https://acloud.guru/learn/running-linux-servers-on-azure/?utm_source=jupiter&utm_medium=cpc): [This course will provide you with an understanding of Linux on Azure and practical hands-on experience performing key configuration and management tasks.](https://acloud.guru/learn/running-linux-servers-on-azure/?utm_source=jupiter&utm_medium=cpc)
* [Linode](https://linode.com/coder): [Receive a $100 60-day credit towards your new account. ](https://linode.com/coder) Promo Code: linode.com/coder
* [Datadog](http://datadog.com/coderradio): [Try Datadog free by starting a your 14-day trial and receive a free t-shirt once you install the agent.](http://datadog.com/coderradio)



Expand Down
4 changes: 2 additions & 2 deletions docs/coder-radio/2020/episode-388.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ The guys deploy their sage wisdom to answer your age-old questions and solve why

## Sponsored by

* [Datadog](http://datadog.com/coderradio): [Try Datadog free by starting a your 14-day trial and receive a free t-shirt once you install the agent.](http://datadog.com/coderradio)
* [Linode](https://linode.com/coder): [Receive a $100 60-day credit towards your new account. ](https://linode.com/coder) Promo Code: linode.com/coder
* [A Cloud Guru](https://acloud.guru/learn/167515da-d23b-49e6-9919-4d0c23e7fc1c/?utm_source=jupiter&utm_medium=cpc)
* [Linode](https://linode.com/coder): [Receive a $100 60-day credit towards your new account. ](https://linode.com/coder) Promo Code: linode.com/coder
* [Datadog](http://datadog.com/coderradio): [Try Datadog free by starting a your 14-day trial and receive a free t-shirt once you install the agent.](http://datadog.com/coderradio)



Expand Down
4 changes: 2 additions & 2 deletions docs/coder-radio/2020/episode-389.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ Mike buys a laptop live on air while Chris worries about the turkey.

## Sponsored by

* [Datadog](http://datadog.com/coderradio): [Try Datadog free by starting a your 14-day trial and receive a free t-shirt once you install the agent.](http://datadog.com/coderradio)
* [Linode](https://linode.com/coder): [Receive a $100 60-day credit towards your new account. ](https://linode.com/coder) Promo Code: linode.com/coder
* [A Cloud Guru](https://acloudguru.com): [A Cloud Guru now includes Cloud Playground. Azure, AWS, or GCP Sandboxes at your fingertips.](https://acloudguru.com)
* [Linode](https://linode.com/coder): [Receive a $100 60-day credit towards your new account. ](https://linode.com/coder) Promo Code: linode.com/coder
* [Datadog](http://datadog.com/coderradio): [Try Datadog free by starting a your 14-day trial and receive a free t-shirt once you install the agent.](http://datadog.com/coderradio)



Expand Down
2 changes: 1 addition & 1 deletion docs/coder-radio/2020/episode-391.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ Time to talk business, and Chris reveals his biggest mistake since going indepen

## Sponsored by

* [Linode](https://linode.com/coder): [Receive a $100 60-day credit towards your new account. ](https://linode.com/coder) Promo Code: linode.com/coder
* [A Cloud Guru](https://acloudguru.com): [A Cloud Guru now includes Cloud Playground. Azure, AWS, or GCP Sandboxes at your fingertips.](https://acloudguru.com)
* [Linode](https://linode.com/coder): [Receive a $100 60-day credit towards your new account. ](https://linode.com/coder) Promo Code: linode.com/coder



Expand Down
2 changes: 1 addition & 1 deletion docs/coder-radio/2020/episode-393.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ Mike details his favorite python tools and his tricks for performance concerns.

## Sponsored by

* [Linode](https://linode.com/coder): [Receive a $100 60-day credit towards your new account. ](https://linode.com/coder) Promo Code: linode.com/coder
* [A Cloud Guru](https://acloudguru.com): [A Cloud Guru now includes Cloud Playground. Azure, AWS, or GCP Sandboxes at your fingertips.](https://acloudguru.com)
* [Linode](https://linode.com/coder): [Receive a $100 60-day credit towards your new account. ](https://linode.com/coder) Promo Code: linode.com/coder



Expand Down
2 changes: 1 addition & 1 deletion docs/coder-radio/2020/episode-394.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ Services and subscriptions get a bad wrap, so we flip the script and talk about

## Sponsored by

* [Linode](https://linode.com/coder): [Receive a $100 60-day credit towards your new account. ](https://linode.com/coder) Promo Code: linode.com/coder
* [A Cloud Guru](https://acloudguru.com): [A Cloud Guru now includes Cloud Playground. Azure, AWS, or GCP Sandboxes at your fingertips.](https://acloudguru.com)
* [Linode](https://linode.com/coder): [Receive a $100 60-day credit towards your new account. ](https://linode.com/coder) Promo Code: linode.com/coder



Expand Down
4 changes: 2 additions & 2 deletions docs/coder-radio/2021/episode-395.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ Their lives change forever when they meet a handsome, tormented, laptop.

## Sponsored by

* [Datadog](http://datadog.com/coderradio): [Try Datadog free by starting a your 14-day trial and receive a free t-shirt once you install the agent.](http://datadog.com/coderradio)
* [Linode](https://linode.com/coder): [Receive a $100 60-day credit towards your new account. ](https://linode.com/coder) Promo Code: linode.com/coder
* [A Cloud Guru](https://acloudguru.com): [A Cloud Guru now includes Cloud Playground. Azure, AWS, or GCP Sandboxes at your fingertips.](https://acloudguru.com)
* [Linode](https://linode.com/coder): [Receive a $100 60-day credit towards your new account. ](https://linode.com/coder) Promo Code: linode.com/coder
* [Datadog](http://datadog.com/coderradio): [Try Datadog free by starting a your 14-day trial and receive a free t-shirt once you install the agent.](http://datadog.com/coderradio)



Expand Down
4 changes: 2 additions & 2 deletions docs/coder-radio/2021/episode-396.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ Mike and Chris discuss the recent JetBrains FUD and ponder the impact of recent

## Sponsored by

* [Linode](https://linode.com/coder): [Receive a $100 60-day credit towards your new account. ](https://linode.com/coder) Promo Code: linode.com/coder
* [Datadog](http://datadog.com/coderradio): [Try Datadog free by starting a your 14-day trial and receive a free t-shirt once you install the agent.](http://datadog.com/coderradio)
* [A Cloud Guru](https://acloud.guru/overview/red-hat-certified-system-administrator-ex200-exam-prep/?utm_source=jupiter&utm_medium=cpc): [In this course, we cover the skills and concepts necessary to pass the Red Hat RHCSA exam, using a mix of lessons and hands-on labs.](https://acloud.guru/overview/red-hat-certified-system-administrator-ex200-exam-prep/?utm_source=jupiter&utm_medium=cpc)
* [Datadog](http://datadog.com/coderradio): [Try Datadog free by starting a your 14-day trial and receive a free t-shirt once you install the agent.](http://datadog.com/coderradio)
* [Linode](https://linode.com/coder): [Receive a $100 60-day credit towards your new account. ](https://linode.com/coder) Promo Code: linode.com/coder



Expand Down
4 changes: 2 additions & 2 deletions docs/coder-radio/2021/episode-397.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ Is performance the ultimate requirement? What amount of compromise are we comfor

## Sponsored by

* [Datadog](http://datadog.com/coderradio): [Try Datadog free by starting a your 14-day trial and receive a free t-shirt once you install the agent.](http://datadog.com/coderradio)
* [Linode](https://linode.com/coder): [Receive a $100 60-day credit towards your new account. ](https://linode.com/coder) Promo Code: linode.com/coder
* [A Cloud Guru](https://acloudguru.com): [A Cloud Guru now includes Cloud Playground. Azure, AWS, or GCP Sandboxes at your fingertips.](https://acloudguru.com)
* [Linode](https://linode.com/coder): [Receive a $100 60-day credit towards your new account. ](https://linode.com/coder) Promo Code: linode.com/coder
* [Datadog](http://datadog.com/coderradio): [Try Datadog free by starting a your 14-day trial and receive a free t-shirt once you install the agent.](http://datadog.com/coderradio)



Expand Down
Loading

0 comments on commit 8c803ac

Please sign in to comment.