web02.fireside.fm Thu, 23 Apr 2026 11:49:46 -0500 Fireside (https://fireside.fm) Coder Radio - Episodes Tagged with “Code Server” https://coder.show/tags/code-server Wed, 13 Jan 2021 20:30:00 -0500 A weekly talk show taking a pragmatic look at the art and business of Software Development and the world of technology. en-us episodic A weekly talk show The Mad Botter A weekly talk show taking a pragmatic look at the art and business of Software Development and the world of technology. no The Mad Botter [email protected] 396: Everyone Fools Around with Linux in College https://coder.show/396 58195504-9174-43d4-b614-5b48fce3bd9f Wed, 13 Jan 2021 20:30:00 -0500 The Mad Botter full The Mad Botter Mike and Chris discuss the recent JetBrains FUD and ponder the impact of recent AWS policy enforcement. 1:03:06 no Mike and Chris discuss the recent JetBrains FUD and ponder the impact of recent AWS policy enforcement. Plus a bunch of cool setups sent in by our audience. Coder Radio, Development Podcast, Jupiter Broadcasting, JetBrains, Visual Studio Code Insiders, AWS Lamda, ExpressJS, TeamCity, code-server, VS Code in the browser, Parler, Docker on M1 Mike and Chris discuss the recent JetBrains FUD and ponder the impact of recent AWS policy enforcement.

Plus a bunch of cool setups sent in by our audience.

Sponsored By:

Links:

]]>
Mike and Chris discuss the recent JetBrains FUD and ponder the impact of recent AWS policy enforcement.

Plus a bunch of cool setups sent in by our audience.

Sponsored By:

Links:

]]>
348: Dependency Dangers https://coder.show/348 7effd6b8-f69b-4694-8974-cd5abf666fb1 Tue, 12 Mar 2019 01:30:00 -0400 The Mad Botter full The Mad Botter Mike has salvaged a success story from the dumpster fire of the Google+ shutdown, and Wes shares his grief about brittle and repetitive unit tests. 40:03 no Mike has salvaged a success story from the dumpster fire of the Google+ shutdown, and Wes shares his grief about brittle and repetitive unit tests. Plus Mike reviews the System76 Darter Pro, our tool of the week, and some fantastic audience feedback. eBPF, Brendan Gregg, iOS, code signing, automation, CI, build server, MacOS, Chrome, Firefox, Safari, standards, web assembly, wasm, Fastlane, Gitlab, Clojure, Clojurescript, testing, functional programming, idempotent, unit tests, generative testing, quickcheck, haskell, integration tests, UI tests, state, react, System76, Darter Pro, laptop review, battery life, Pop!_OS, elementary OS, Google, Google+, Google Plus, oauth, omniauth, ruby, rails, API shutdown, dependencies, breaking change, outage, VSCode, code-server, Cloud9, AWS, SCaLE, Developer podcast, Coder Radio Mike has salvaged a success story from the dumpster fire of the Google+ shutdown, and Wes shares his grief about brittle and repetitive unit tests.

Plus Mike reviews the System76 Darter Pro, our tool of the week, and some fantastic audience feedback.

Links:

  • TechSNAP Episode 388: The One About eBPF — eBPF is a technology that you’re going to be hearing more and more about. It powers low-overhead custom analysis tools, handles network security in a containerized world, and powers tools you use every day.
  • Feedback from Tom — I don't think people need to worry about Google's/Chrome's dominance the way we did about IE6. It's not just that Chrome is cross-platform and open-source, and (with Chrome Web Apps well behind us) sticks to the standards in a way that IE did not. Practically speaking, we must keep in mind that the browser is locked down on iOS in a way that didn't exist (and wouldn't have been tolerated) back then. This means that no matter how popular Chrome becomes, an importnat portion of mobile users must use Apple's browser (engine). But also, now matter how much effort, money Google puts into their web initiatives and in spite of their browser share dominance, they can lose big as they did with web components and webasm. That's the beauty of a standards based platform.
  • How to publish iOS apps to the App Store with GitLab and fastlane — See how GitLab, together with fastlane, can build, sign, and publish apps for iOS to the App Store.
  • Inside Clojure: Journal 2019.10 — Some tests I wrote were posted on Reddit this week, which was unexpected. The one thing in there that I think is worth thinking about is how to write tests that validate returns while also being open to accretion.
  • QuickCheck: Automatic testing of Haskell programs — QuickCheck is a library for random testing of program properties. The programmer provides a specification of the program, in the form of properties which functions should satisfy, and QuickCheck then tests that the properties hold in a large number of randomly generated cases.
  • Darter Pro Review - dominickm.com — My continuing adventures in Linux hardware and working on Linux as a software developer has lead me to check out the System 76 Darter Pro.
  • Google+ API Shutdown — Legacy Google+ APIs have been shut down as of March 7, 2019.
  • omniauth-google-oauth2: Oauth2 strategy for Google — A ruby gem for Oauth2 with Google.
  • Mention removal of Google+ API usage in CHANGELOG by stanhu · Pull Request #350 · zquestz/omniauth-google-oauth2
  • code-server: Run VS Code on a remote server. — Code on your Chromebook, tablet, and laptop with a consistent dev environment, take advantage of large cloud servers to speed up tests, compilations, downloads, and preserve battery life when you're on the go.
]]>
Mike has salvaged a success story from the dumpster fire of the Google+ shutdown, and Wes shares his grief about brittle and repetitive unit tests.

Plus Mike reviews the System76 Darter Pro, our tool of the week, and some fantastic audience feedback.

Links:

  • TechSNAP Episode 388: The One About eBPF — eBPF is a technology that you’re going to be hearing more and more about. It powers low-overhead custom analysis tools, handles network security in a containerized world, and powers tools you use every day.
  • Feedback from Tom — I don't think people need to worry about Google's/Chrome's dominance the way we did about IE6. It's not just that Chrome is cross-platform and open-source, and (with Chrome Web Apps well behind us) sticks to the standards in a way that IE did not. Practically speaking, we must keep in mind that the browser is locked down on iOS in a way that didn't exist (and wouldn't have been tolerated) back then. This means that no matter how popular Chrome becomes, an importnat portion of mobile users must use Apple's browser (engine). But also, now matter how much effort, money Google puts into their web initiatives and in spite of their browser share dominance, they can lose big as they did with web components and webasm. That's the beauty of a standards based platform.
  • How to publish iOS apps to the App Store with GitLab and fastlane — See how GitLab, together with fastlane, can build, sign, and publish apps for iOS to the App Store.
  • Inside Clojure: Journal 2019.10 — Some tests I wrote were posted on Reddit this week, which was unexpected. The one thing in there that I think is worth thinking about is how to write tests that validate returns while also being open to accretion.
  • QuickCheck: Automatic testing of Haskell programs — QuickCheck is a library for random testing of program properties. The programmer provides a specification of the program, in the form of properties which functions should satisfy, and QuickCheck then tests that the properties hold in a large number of randomly generated cases.
  • Darter Pro Review - dominickm.com — My continuing adventures in Linux hardware and working on Linux as a software developer has lead me to check out the System 76 Darter Pro.
  • Google+ API Shutdown — Legacy Google+ APIs have been shut down as of March 7, 2019.
  • omniauth-google-oauth2: Oauth2 strategy for Google — A ruby gem for Oauth2 with Google.
  • Mention removal of Google+ API usage in CHANGELOG by stanhu · Pull Request #350 · zquestz/omniauth-google-oauth2
  • code-server: Run VS Code on a remote server. — Code on your Chromebook, tablet, and laptop with a consistent dev environment, take advantage of large cloud servers to speed up tests, compilations, downloads, and preserve battery life when you're on the go.
]]>