
Sign up to save your podcasts
Or
233 – Linux For The Rest Of Us
http://sourceforge.net/projects/sonargnulinux/files/
*******************************************
Help Eric Arduini and family
Hi,
I’ve recently started listening to your podcast and I think I’m now hooked and will be a frequent listener.
I’ve recently switched from Windows after using it mainly for my work as a Systems Technician. I’ve always been a multi platform user, for example jumping between Mac OSx, DEBIAN and the Raspberry Pi – I need too be well versed to keep up with my work and industry. I did try and give earlier versions of Debian (between 2009-2011) a try but always found stability problems and managed to keep crashing my system due to the manual steps and troubleshooting of installing specialised applications. However, this time round, I’m about 2 months in and have found the distro I’m using is very stable and the ease of installing applications is now a task that’s simpler. software from major companies is also now readily available on Linux I find also – like Spotify I’m using PopOS.
You mentioned in one of your podcasts, that you use something to keep track of all the podcast you listen to, can you recommend something which is useful to allow me to subscribe and listen to the podcast I do on my Debian distro?
Great work with the podcast which is filled with useful information.
Nicholas O’Sullivan
I’m just curious, my daughter is training to become a registered nurse and she said that they are now going to be using mattermost for some of there communication sessions.She asked me (her tech guy) if it’s safe to use and who can see the conversation and can they download conversations.And next thing I know is your speaking about your mattermost server?So if it’s not to much to ask, would I be allowed to join one of your groups and see with my own eyes what this mattermost is all about please. You can kick me off after a week if you like .
Thank you
Paul
Following up to being asked what podcasts I recommend here are a few:
* GNU World Order, a really unique Linux podcast that goes really deep into many different topics from different CLI tools, to people writing about their “Linux Origin Stories”.
* Darknet Diaries, bi-weekly episodes about different hacks done in the world and the people who do them. What I really enjoy about this one is the host normally interviews the people involved in the hacks, so you can get true prospective behind why someone did something they did.
* Hacker Public Radio, a grab bag of many different people making podcasts about anything and everything. Normally the content is in some way tech related, but not always. Anyone can record a podcast and be published on their feed.
Also on a quick note on Matrix: one of my favorite features is its ability to bridge out and chat to other protocols/applications. It works with IRC, Slack, Discord, and many others to different degrees. Matrix is a very worth giving a shot.
– Rain
P.S. Ameridroid is my goto for buying Single Board Computers & accessories as well. Can’t recommend them enough for buying in the United States.
————————————-
Marc from Florida
*******************************************
VSCodium/vscodium
Why Does This Exist
Microsoft’s downloads of Visual Studio Code are licensed under this not-FLOSS license and contain telemetry/tracking. According to this comment from a Visual Studio Code maintainer:
When we [Microsoft] build Visual Studio Code, we do exactly this. We clone the vscode repository, we lay down a customized product.json that has Microsoft specific functionality (telemetry, gallery, logo, etc.), and then produce a build that we release under our license.
When you clone and build from the vscode repo, none of these endpoints are configured in the default product.json. Therefore, you generate a “clean” build, without the Microsoft customizations, which is by default licensed under the MIT license
This repo exists so that you don’t have to download+build from source. The build scripts in this repo clone Microsoft’s vscode repo, run the build commands, and upload the resulting binaries to GitHub releases. These binaries are licensed under the MIT license. Telemetry is disabled.
https://github.com/VSCodium/vscodium
*******************************************
http://savmorspirits.com/our-signs/
*******************************************
To support Podnutz please use the following links, and remember you don’t pay any extra for using the links !
Podnutz Newegg link (http://www.podnutz.com/newegg)
Podnutz Ebay (http://www.podnutz.com/ebay)
Podnutz Deals (http://www.podnutz.com/deals)
Podnutz Clothing (http://www.podnutz.com/clothing)
*******************************************
4.6
5353 ratings
233 – Linux For The Rest Of Us
http://sourceforge.net/projects/sonargnulinux/files/
*******************************************
Help Eric Arduini and family
Hi,
I’ve recently started listening to your podcast and I think I’m now hooked and will be a frequent listener.
I’ve recently switched from Windows after using it mainly for my work as a Systems Technician. I’ve always been a multi platform user, for example jumping between Mac OSx, DEBIAN and the Raspberry Pi – I need too be well versed to keep up with my work and industry. I did try and give earlier versions of Debian (between 2009-2011) a try but always found stability problems and managed to keep crashing my system due to the manual steps and troubleshooting of installing specialised applications. However, this time round, I’m about 2 months in and have found the distro I’m using is very stable and the ease of installing applications is now a task that’s simpler. software from major companies is also now readily available on Linux I find also – like Spotify I’m using PopOS.
You mentioned in one of your podcasts, that you use something to keep track of all the podcast you listen to, can you recommend something which is useful to allow me to subscribe and listen to the podcast I do on my Debian distro?
Great work with the podcast which is filled with useful information.
Nicholas O’Sullivan
I’m just curious, my daughter is training to become a registered nurse and she said that they are now going to be using mattermost for some of there communication sessions.She asked me (her tech guy) if it’s safe to use and who can see the conversation and can they download conversations.And next thing I know is your speaking about your mattermost server?So if it’s not to much to ask, would I be allowed to join one of your groups and see with my own eyes what this mattermost is all about please. You can kick me off after a week if you like .
Thank you
Paul
Following up to being asked what podcasts I recommend here are a few:
* GNU World Order, a really unique Linux podcast that goes really deep into many different topics from different CLI tools, to people writing about their “Linux Origin Stories”.
* Darknet Diaries, bi-weekly episodes about different hacks done in the world and the people who do them. What I really enjoy about this one is the host normally interviews the people involved in the hacks, so you can get true prospective behind why someone did something they did.
* Hacker Public Radio, a grab bag of many different people making podcasts about anything and everything. Normally the content is in some way tech related, but not always. Anyone can record a podcast and be published on their feed.
Also on a quick note on Matrix: one of my favorite features is its ability to bridge out and chat to other protocols/applications. It works with IRC, Slack, Discord, and many others to different degrees. Matrix is a very worth giving a shot.
– Rain
P.S. Ameridroid is my goto for buying Single Board Computers & accessories as well. Can’t recommend them enough for buying in the United States.
————————————-
Marc from Florida
*******************************************
VSCodium/vscodium
Why Does This Exist
Microsoft’s downloads of Visual Studio Code are licensed under this not-FLOSS license and contain telemetry/tracking. According to this comment from a Visual Studio Code maintainer:
When we [Microsoft] build Visual Studio Code, we do exactly this. We clone the vscode repository, we lay down a customized product.json that has Microsoft specific functionality (telemetry, gallery, logo, etc.), and then produce a build that we release under our license.
When you clone and build from the vscode repo, none of these endpoints are configured in the default product.json. Therefore, you generate a “clean” build, without the Microsoft customizations, which is by default licensed under the MIT license
This repo exists so that you don’t have to download+build from source. The build scripts in this repo clone Microsoft’s vscode repo, run the build commands, and upload the resulting binaries to GitHub releases. These binaries are licensed under the MIT license. Telemetry is disabled.
https://github.com/VSCodium/vscodium
*******************************************
http://savmorspirits.com/our-signs/
*******************************************
To support Podnutz please use the following links, and remember you don’t pay any extra for using the links !
Podnutz Newegg link (http://www.podnutz.com/newegg)
Podnutz Ebay (http://www.podnutz.com/ebay)
Podnutz Deals (http://www.podnutz.com/deals)
Podnutz Clothing (http://www.podnutz.com/clothing)
*******************************************