Mono – Jupiter Broadcasting https://www.jupiterbroadcasting.com Open Source Entertainment, on Demand. Wed, 16 Feb 2022 08:54:54 +0000 en-US hourly 1 https://wordpress.org/?v=5.5.3 https://original.jupiterbroadcasting.net/wp-content/uploads/2019/04/cropped-favicon-32x32.png Mono – Jupiter Broadcasting https://www.jupiterbroadcasting.com 32 32 International Boomer Marooners | Coder Radio 453 https://original.jupiterbroadcasting.net/147672/international-boomer-marooners-coder-radio-453/ Wed, 16 Feb 2022 05:30:00 +0000 https://original.jupiterbroadcasting.net/?p=147672 Show Notes: coder.show/453

The post International Boomer Marooners | Coder Radio 453 first appeared on Jupiter Broadcasting.

]]>

Show Notes: coder.show/453

The post International Boomer Marooners | Coder Radio 453 first appeared on Jupiter Broadcasting.

]]>
Community of Enterprise Linux | LINUX Unplugged 413 https://original.jupiterbroadcasting.net/145497/community-of-enterprise-linux-linux-unplugged-413/ Tue, 06 Jul 2021 17:00:00 +0000 https://original.jupiterbroadcasting.net/?p=145497 Show Notes: linuxunplugged.com/413

The post Community of Enterprise Linux | LINUX Unplugged 413 first appeared on Jupiter Broadcasting.

]]>

Show Notes: linuxunplugged.com/413

The post Community of Enterprise Linux | LINUX Unplugged 413 first appeared on Jupiter Broadcasting.

]]>
Fear, Uncertainty, and .NET | Coder Radio 356 https://original.jupiterbroadcasting.net/131111/fear-uncertainty-and-net-coder-radio-356/ Wed, 08 May 2019 04:44:31 +0000 https://original.jupiterbroadcasting.net/?p=131111 Show Notes: coder.show/356

The post Fear, Uncertainty, and .NET | Coder Radio 356 first appeared on Jupiter Broadcasting.

]]>

Show Notes: coder.show/356

The post Fear, Uncertainty, and .NET | Coder Radio 356 first appeared on Jupiter Broadcasting.

]]>
Say My Functional Name | Coder Radio https://original.jupiterbroadcasting.net/129221/say-my-functional-name-coder-radio/ Tue, 05 Feb 2019 11:18:20 +0000 https://original.jupiterbroadcasting.net/?p=129221 Show Notes: coder.show/343

The post Say My Functional Name | Coder Radio first appeared on Jupiter Broadcasting.

]]>

Show Notes: coder.show/343

The post Say My Functional Name | Coder Radio first appeared on Jupiter Broadcasting.

]]>
A Chat with Uno | CR 317 https://original.jupiterbroadcasting.net/126041/a-chat-with-uno-cr-317/ Wed, 11 Jul 2018 18:36:07 +0000 https://original.jupiterbroadcasting.net/?p=126041 Show Notes: coder.show/317

The post A Chat with Uno | CR 317 first appeared on Jupiter Broadcasting.

]]>

Show Notes: coder.show/317

The post A Chat with Uno | CR 317 first appeared on Jupiter Broadcasting.

]]>
The Good Xamaritan | CR 199 https://original.jupiterbroadcasting.net/98521/the-good-xamaritan-cr-199/ Mon, 04 Apr 2016 13:44:54 +0000 https://original.jupiterbroadcasting.net/?p=98521 Fresh off Build 2016, we talk about everything from free Xamarian, Bash on Windows & the changing case for .NET. Plus Mike shares some assumption smashing news & much more! Thanks to: Get Paid to Write for DigitalOcean Direct Download: MP3 Audio | OGG Audio | Video | Torrent | YouTube RSS Feeds: MP3 Feed […]

The post The Good Xamaritan | CR 199 first appeared on Jupiter Broadcasting.

]]>

post thumbnail

Fresh off Build 2016, we talk about everything from free Xamarian, Bash on Windows & the changing case for .NET.

Plus Mike shares some assumption smashing news & much more!

Thanks to:


Linux Academy


DigitalOcean

Direct Download:

MP3 Audio | OGG Audio | Video | Torrent | YouTube

RSS Feeds:

MP3 Feed | OGG Feed | Video Feed | Torrent Feed | iTunes Audio | iTunes Video

Become a supporter on Patreon:

Patreon

— Show Notes: —

Hoopla

Store – Xamarin

Best of Build 2016… According to Microsfot

Today we’re making a new extension available that enables C++ development in Visual Studio for Linux. With this extension you can author C++ code for Linux servers, desktops and devices. You can manage your connections to these machines from within VS. VS will automatically copy and remote build your sources and can launch your application with the debugger. Our project system supports targeting specific architectures, including ARM.

Feedback

The post The Good Xamaritan | CR 199 first appeared on Jupiter Broadcasting.

]]>
Windows Gets Bash-ed | LAS 411 https://original.jupiterbroadcasting.net/98481/windows-gets-bash-ed-las-411/ Sun, 03 Apr 2016 18:25:21 +0000 https://original.jupiterbroadcasting.net/?p=98481 Microsoft & Ubuntu working together to bring you Bash & the Ubuntu userland on Windows 10. Is this the ultimate Win for Linux? Or is this Embrace, Extend, Extinguish at its finest? We share our thoughts on this historic announcement. Plus Red Hat wants to save you some money, TP-Link bans OSS firmwares, Edubuntu calls […]

The post Windows Gets Bash-ed | LAS 411 first appeared on Jupiter Broadcasting.

]]>

post thumbnail

Microsoft & Ubuntu working together to bring you Bash & the Ubuntu userland on Windows 10. Is this the ultimate Win for Linux? Or is this Embrace, Extend, Extinguish at its finest? We share our thoughts on this historic announcement.

Plus Red Hat wants to save you some money, TP-Link bans OSS firmwares, Edubuntu calls it quits, our new favorite note taking app for Linux & more!

Thanks to:


DigitalOcean


Ting


Linux Academy

Direct Download:

HD Video | Mobile Video | WebM Torrent | MP3 Audio | OGG Audio | YouTube | HD Torrent

RSS Feeds:

HD Video Feed | Large Video Feed | Mobile Video Feed | MP3 Audio Feed | Ogg Audio Feed | iTunes Feed | Torrent Feed

Become a supporter on Patreon:

Patreon

— Show Notes: —


System76

Brought to you by: Linux Academy

Ubuntu Userland on Windows 10

Ubuntu on Windows — The Ubuntu Userspace for Windows Developers

Here’s let’s break it down slowly…

  1. Windows 10 users
  2. Can open the Windows Start menu
  3. And type “bash” [enter]
  4. Which opens a cmd.exe console
  5. Running Ubuntu’s /bin/bash
  6. With full access to all of Ubuntu user space
  7. Yes, that means apt, ssh, rsync, find, grep, awk, sed, sort, xargs, md5sum, gpg, curl, wget, apache, mysql, python, perl, ruby, php, gcc, tar, vim, emacs, diff, patch
  8. And most of the tens of thousands binary packages available in the Ubuntu archives!“So maybe something like a Linux emulator?”

Now you’re getting warmer! A team of sharp developers at Microsoft has been hard at work adapting some Microsoft research technology to basically perform real time translation of Linux syscalls into Windows OS syscalls. Linux geeks can think of it sort of the inverse of “wine” — Ubuntu binaries running natively in Windows. Microsoft calls it their “Windows Subsystem for Linux”. (No, it’s not open source at this time.)

So as part of the engineering work, I needed to wrap the stock Ubuntu root filesystem into a Windows application package (.appx) file for suitable upload to the Windows Store. That required me to use Microsoft Visual Studio to clone a sample application, edit a few dozen XML files, create a bunch of icon .png’s of various sizes, and so on.

Mono Relicensed MIT

At Microsoft Build today, we announced that we are re-releasing Mono under the MIT license and have contributed it to the .NET Foundation. These are major news for Mono developers and contributors, and I am incredibly excited about the opportunities that this will create for the Mono project, and for other projects that will be able to benefit from this.

Red Hat Hyping .NET Support

Red Hat Banner

Get a behind the scenes sneak peek of .NET on Red Hat Enterprise Linux.

There is a lot of Microsoft on Linux and LAS sub-reddit these days

— PICKS —

Runs Linux

ICarus – CAR PC RUNS LINUX

iCarus is provided as a fully assembled device (from December 2015). Just connect it to your car’s radio connector directly (in the case your car uses a standard ISO-10487 connector)

BONUS RUNS LINUX:
Hotel Sign Runs linux

Desktop App Pick

Simplenote

Simplenote Screenshot

Light, clean, and free. Simplenote is now available for iOS, Android, Mac, Windows, Linux, and the web.

A Simplenote React client packaged in Electron. Learn more about Simplenote at Simplenote.com.

Weekly Spotlight

ZenyPass

Passwords are the keys to our online life, but they are painful to manage securely. We’ve all been told each account should be secured with a strong unique password, but we often fallback for the easy solution: a handful of simple memorizable passwords.

We want to make it even easier to do it right. We want to bring an end to password pain with a simple solution affordable to all: ZenyPass. Help us bridge the last mile by supporting our Kickstarter campaign. Offers start as low as 15€ per unlimited license: no recurring fees, no limitations, on all your devices.

Sent in By Arnaud V.

https://slexy.org/view/s2X7ixQlZi


— NEWS —

No-Cost RHEL Developer Subscription now available

Today, Red Hat announced the availability of a no-cost Red Hat Enterprise Linux developer subscription, available as part of the Red Hat Developer Program. Offered as a self-supported, development-only subscription, the Red Hat Enterprise Linux Developer Suite provides you with a more stable development platform for building enterprise applications — across cloud, physical, virtual, and container-centric infrastructures. Red Hat SVP Craig Muzilla added some good points in his blog, too.

So, why did we do this? As DevOps processes and agile software methods become the primary means for creating software, it is critical that software developers have access to the same environments and tools during their development phases as they will use when they push out their software into production. Especially as they build applications for cloud environments. And we expect Linux to be key to future success.

To download Red Hat Enterprise Linux Developer Suite, which includes Red Hat Enterprise Linux 7 server, a collection of development tools, and much more, you must have an account and need to accept the terms and conditions of the Red Hat Developer Program which provides $0 subscriptions for development use only. Read more about the Red Hat Developers Program.

Router Company Lazily Blocks Open Source Router Firmware, Still Pretends To Value ‘Creativity’

TP-LINK OSS Router Firmware Sumbags

“The FCC requires all manufacturers to prevent user from having any direct ability to change RF parameters (frequency limits, output power, country codes, etc.) In order to keep our products compliant with these implemented regulations, TP-LINK is distributing devices that feature country-specific firmware. Devices sold in the United States will have firmware and wireless settings that ensure compliance with local laws and regulations related to transmission power.”

Edubuntu calling it quits

Edebuntu Screenshot

I’m announcing today that Edubuntu will NOT be releasing a
16.04 LTS version. Instead, Jonathan and I will focus on ongoing support
of Edubuntu 14.04 LTS until it goes EOL in April 2019.

Deployments | Edubuntu

DebianEdu/Skolelinux is an operating system intended for educational use and a Debian Pure Blend . As skole [skuːlə] is the Norwegian word for school, Skolelinux’s literal translation is “school linux”. It has been created as an overall free software computer solution designed to fit on school’s resources and needs and is currently being internationally developed by a large international and growing community.
It is an advanced network solution that provides a terminal server environment suitable to most educational scenarios and it comes with most of its services pre-configured out-of-the-box. It allows both a technical and non-technical installation process depending on the user needs and expertise and highly simplifies middle to large system deployments and configurations.

The ubermix is an all-free, specially built, Linux-based operating system designed from the ground up with the needs of education in mind. Built by educators with an eye towards student and teacher empowerment, ubermix takes all the complexity out of student devices by making them as reliable and easy-to-use as a cell phone, without sacrificing the power and capabilities of a full operating system. With a turn-key, 5 minute installation, 20 second quick recovery mechanism, and more than 60 free applications pre-installed, ubermix turns whatever hardware you have into a powerful device for learning. Learn more…

Feedback:


System76

Brought to you by: System76

Social media is PR + marketing + storytelling + branding + customer service. I love helping CEOs, founders and solopreneurs leverage it for success.

Mail Bag

  • https://slexy.org/view/s25NIWKptD
  • https://slexy.org/view/s209nFNd59
  • https://slexy.org/view/s28mFbqDRq

Noah v. Emma: Switching People to Linux

Noah vs Emma from Albert

Noah vs Emma

  • Noah vs Emma Card
  • Can not already be running Linux.
  • Must agree to install Linux, or have Linux installed
  • Will take place Sat during Linux Fest NW (Location TBD)
  • Come find Noah let him switch you to Linux and get a free SSD installed.

Call Box

Catch the show LIVE SUNDAY:

— CHRIS’ STASH —

Chris’s Twitter account has changed, you’ll need to follow!

Chris Fisher (@ChrisLAS) | Twitter

Hang in our chat room:

irc.geekshed.net #jupiterbroadcasting

— NOAH’S STASH —

Noah’s Day Job

Altispeed Technologies

Contact Noah

noah [at] jupiterbroadcasting.com

Find us on Google+

Find us on Twitter

Follow us on Facebook

The post Windows Gets Bash-ed | LAS 411 first appeared on Jupiter Broadcasting.

]]>
The Xamarin Hand | CR 195 https://original.jupiterbroadcasting.net/97216/the-xamarin-hand-cr-195/ Mon, 07 Mar 2016 16:36:37 +0000 https://original.jupiterbroadcasting.net/?p=97216 We break down what we see as the top motivations, the big competitive move & what Microsoft is really saying about Android with their Xamarin acquisition. Plus during the show Microsoft releases SQL server for Linux & we discuss how it all fits together in a larger plan. Thanks to: Get Paid to Write for […]

The post The Xamarin Hand | CR 195 first appeared on Jupiter Broadcasting.

]]>

post thumbnail

We break down what we see as the top motivations, the big competitive move & what Microsoft is really saying about Android with their Xamarin acquisition.

Plus during the show Microsoft releases SQL server for Linux & we discuss how it all fits together in a larger plan.

Thanks to:


Linux Academy


DigitalOcean

Direct Download:

MP3 Audio | OGG Audio | Video | Torrent | YouTube

RSS Feeds:

MP3 Feed | OGG Feed | Video Feed | Torrent Feed | iTunes Audio | iTunes Video

Become a supporter on Patreon:

Patreon

— Show Notes: —

Hoopa

Will Xamarin Pave The Way For Microsoft In Mobile?
​Why Microsoft’s Xamarin purchase is a blunder

That sounds like a great idea. It’s too bad it’s already been shown to be a flop several times over.

Feedback

The post The Xamarin Hand | CR 195 first appeared on Jupiter Broadcasting.

]]>
Entroware Apollo: Linux Macbook Killer | LAS 406 https://original.jupiterbroadcasting.net/96836/entroware-apollo-linux-macbook-killer-las-406/ Mon, 29 Feb 2016 01:41:51 +0000 https://original.jupiterbroadcasting.net/?p=96836 Has Entroware built the ultimate 13 inch Linux laptop? We put their Apollo through our battery of tests & review this good looking Skylake powered Linux portable. Plus Microsoft buys the folks behind Mono, Canonical might have a ZFS fight on their hands & more! Thanks to: Get Paid to Write for DigitalOcean Direct Download: […]

The post Entroware Apollo: Linux Macbook Killer | LAS 406 first appeared on Jupiter Broadcasting.

]]>

post thumbnail

Has Entroware built the ultimate 13 inch Linux laptop? We put their Apollo through our battery of tests & review this good looking Skylake powered Linux portable.

Plus Microsoft buys the folks behind Mono, Canonical might have a ZFS fight on their hands & more!

Thanks to:


DigitalOcean


Ting


Linux Academy

Direct Download:

HD Video | Mobile Video | WebM Torrent | MP3 Audio | OGG Audio | YouTube | HD Torrent

RSS Feeds:

HD Video Feed | Large Video Feed | Mobile Video Feed | MP3 Audio Feed | Ogg Audio Feed | iTunes Feed | Torrent Feed

Become a supporter on Patreon:

Patreon

— Show Notes: —


System76

Brought to you by: Linux Academy

Apollo by Entroware

Apollo Side Shot

Core I/O Details:

1 x HDMI
1 x USB 3.0 Port
1 x USB 3.1C Port
1 x USB 2.0 Port
1 x 2-in-1 Card Reader
1 x Audio Output

Dimensions (W x D x H):
325mm x 219mm x 18mm

Weight:
1.42Kg (inc. battery)

Battery:
4 Cell Lithium-Ion (6300mAh)

My research shows it’s built on top of the Topstar U931 kit.

Apollo as Configured

Apollo as Configured

$991.29 US Dollars

Apollo HDMI Side

lspci output:
00:00.0 Host bridge: Intel Corporation Sky Lake Host Bridge/DRAM Registers (rev 08)
00:02.0 VGA compatible controller: Intel Corporation Sky Lake Integrated Graphics (rev 07)
00:14.0 USB controller: Intel Corporation Device 9d2f (rev 21)
00:14.2 Signal processing controller: Intel Corporation Device 9d31 (rev 21)
00:16.0 Communication controller: Intel Corporation Device 9d3a (rev 21)
00:17.0 SATA controller: Intel Corporation Device 9d03 (rev 21)
00:1c.0 PCI bridge: Intel Corporation Device 9d14 (rev f1)
00:1f.0 ISA bridge: Intel Corporation Device 9d48 (rev 21)
00:1f.0 ISA bridge: Intel Corporation Device 9d48 (rev 21)
00:1f.2 Memory controller: Intel Corporation Device 9d21 (rev 21)
00:1f.3 Audio device: Intel Corporation Device 9d70 (rev 21)
00:1f.4 SMBus: Intel Corporation Device 9d23 (rev 21)
01:00.0 Network controller: Intel Corporation Wireless 3160 (rev 83)

— PICKS —

Runs Linux

The SolarAir is a solar heat collector made DIY, with very low cost materials, mainly Soda Cans.
The hot air is used to to heat the house, everyday when there is some sun, even if it is freezing outside, thus lowering utility bills, and lowering CO2 footprint.

Sent in By: gigaoochelaar

Desktop App Pick

Weekly Spotlight

apg generates several random passwords. It uses several password generation algorithms (currently two) and a built-in pseudo random number generator.
Default algorithm is pronounceable password generation algorithm designed by Morrie Gasser and described in A Random Word Generator For Pronounceable Passwords National Technical Information Service (NTIS) AD-A-017676. The original paper is very old and had never been put online, so I have to use NIST implementation described in FIPS-181.


— NEWS —

Microsoft Is Buying Mobile Cross-Platform Development Company Xamarin

Xamarin Joins MS

Microsoft announced today that it has acquired Xamarin, a company that allows developers to build fully native apps across several platforms from a single shared code base.

Linux users campaign after Microsoft ‘neglects’ Skype with a week of downtime-

The _open letter to Microsoft_said: “It was a shitty move to not update the client for three years, which resulted in this, mostly. It was annoying that you ignored almost every tweet to @SkypeSupport about issues with Skype for Linux. But it is absolutely disgraceful that you dropped the Linux client BEFORE any alternatives are available and without telling your users.”

GPL Violations Related to Combining ZFS and Linux

However, our conclusion is simple: Conservancy and the Linux copyright
holders in the GPL Compliance Project for
Linux Developers
believe that distribution of ZFS binaries is a GPL
violation and infringes Linux’s copyright. We are also concerned that it may
infringe Oracle’s copyrights in ZFS. As such, we again ask Oracle to respect
community norms against license proliferation and simply relicense its
copyrights in ZFS under a GPLv2-compatible license.

TechSNAP Take on SFC ZFS Finding

Canonical’s counter-argument is that “The CDDL cannot apply to the Linux kernel because zfs.ko is a self-contained file system module — the kernel itself is quite obviously not a derivative work of this new file system.”

  • VMware is using parts of the Linux kernel in their proprietary ESXi
    product, including the entire SCSI mid-layer, USB support, radix tree
    and many, many device drivers.

    • as is generally known, Linux is licensed under GNU GPLv2, a
      copyleft-style license.
    • VMware has modified all the code they took from the Linux kernel and
      integrated them into something they call vmklinux.
    • VMware has modified their proprietary virtualization OS kernel
      vmkernel with specific API/symbol to interact with vmklinux
    • at least in earlier versions of ESXi, virtually any block device
      access has to go through vmklinux and thus the portions of Linux
      they took
    • vmklinux and vmkernel are dynamically linked object files that are
      linked together at run-time
    • the Linux code they took runs in the same execution context (address
      space, stack, control flow) like the vmkernel.

When, in this mode of employment, the CDDL-licensed code implementing the filesystem is combined with the module-specific translation layer and the result is then statically or dynamically linked into the Linux kernel, the resulting binary is licensed to all users under the terms of GPLv2, and only GPLv2, as the license requires. This happens because CDDL gives permission for binary forms of the code it licenses to be released under any license, and the license terms in effect are those of GPLv2. The making of the binary itself does not result in infringement of the kernel copyrights, or a violation of GPLv2’s terms.

“The Nvidia-graphics-modules provides pre-compiled non-free kernel modules. Several lawyers and people believe this to be a violation of the GPL license used by the kernel. This interpretation is consistent with our position on ZFS modules, which we also ship in source code only. As such, the work is not distributable and should be removed from the archive in all suites, ASAP,” Julian Andres Klode said.

Parse Shutdown Savings

If the Parse platform is still appropriate or your app, then the migration process is very doable and something we’d be happy to help with. In fact we are running a promotion from now until April 15th, 2016 to migrate your app for iOS and/or Android to a Parse-powered server for a flat one time fee of $500.

Feedback:


System76

Brought to you by: System76

Mail Bag

  • https://slexy.org/view/s20hEy8JcS
  • https://slexy.org/view/s20FOyrAYr
  • https://slexy.org/view/s20MPoco7r

Call Box

  • [Chris’ call out for the community to help him with his background for the Linux Action ](https://www.reddit.com/r/LinuxActionShow/comments/40cw9x/chris_call_out_for_the_comm

Catch the show LIVE SUNDAY:

— CHRIS’ STASH —

Chris’s Twitter account has changed, you’ll need to follow!

Chris Fisher (@ChrisLAS) | Twitter

Hang in our chat room:

irc.geekshed.net #jupiterbroadcasting

— NOAH’S STASH —

Noah’s Day Job

Altispeed Technologies

Contact Noah

noah [at] jupiterbroadcasting.com

Find us on Google+

Find us on Twitter

Follow us on Facebook

The post Entroware Apollo: Linux Macbook Killer | LAS 406 first appeared on Jupiter Broadcasting.

]]>
Predictive Coder | CR 185 https://original.jupiterbroadcasting.net/92071/predictive-coder-cr-185/ Mon, 28 Dec 2015 15:56:16 +0000 https://original.jupiterbroadcasting.net/?p=92071 When you look back at the year, a few really big things jump out for developers. Mike & Chris discuss the trends that seem to have really mattered, then debate about how things might change in 2016. Thanks to: Get Paid to Write for DigitalOcean Direct Download: MP3 Audio | OGG Audio | Video | […]

The post Predictive Coder | CR 185 first appeared on Jupiter Broadcasting.

]]>

post thumbnail

When you look back at the year, a few really big things jump out for developers. Mike & Chris discuss the trends that seem to have really mattered, then debate about how things might change in 2016.

Thanks to:


Linux Academy


DigitalOcean

Direct Download:

MP3 Audio | OGG Audio | Video | Torrent | YouTube

RSS Feeds:

MP3 Feed | OGG Feed | Video Feed | Torrent Feed | iTunes Audio | iTunes Video

Become a supporter on Patreon:

Patreon

Show Notes:

Looking into the past for the future

Not much to link to this week, it’s all just in the show!

Feedback:

The post Predictive Coder | CR 185 first appeared on Jupiter Broadcasting.

]]>
Mike’s Big Year | CR 184 https://original.jupiterbroadcasting.net/91791/mikes-big-year-cr-184/ Mon, 21 Dec 2015 10:27:54 +0000 https://original.jupiterbroadcasting.net/?p=91791 As we gear up for our end of year episode, we look back at a few moments in 2015 that we loved. From big news, new directions & industry trends that reflected into our personal lives. It’s a very special edition of Coder Radio! Thanks to: Get Paid to Write for DigitalOcean Direct Download: MP3 […]

The post Mike’s Big Year | CR 184 first appeared on Jupiter Broadcasting.

]]>

post thumbnail

As we gear up for our end of year episode, we look back at a few moments in 2015 that we loved. From big news, new directions & industry trends that reflected into our personal lives.

It’s a very special edition of Coder Radio!

Thanks to:


Linux Academy


DigitalOcean

Direct Download:

MP3 Audio | OGG Audio | Video | Torrent | YouTube

RSS Feeds:

MP3 Feed | OGG Feed | Video Feed | Torrent Feed | iTunes Audio | iTunes Video

Become a supporter on Patreon:

Patreon

Show Notes:

Holiday Link List:

Contact the Show
Our Recording Calendar
The Live Stream
Show Subreddits Megalink

Take Part in Crowdfunding JB

The post Mike’s Big Year | CR 184 first appeared on Jupiter Broadcasting.

]]>
Ruby is not Perl | CR 136 https://original.jupiterbroadcasting.net/75382/ruby-is-not-perl-cr-136/ Mon, 12 Jan 2015 19:24:42 +0000 https://original.jupiterbroadcasting.net/?p=75382 Chris shares what’s prevented him from getting started with development & shares the three languages that are at the top of his list to try. Plus we get passionate after some feedback to the Mac Exodus topic & more! Thanks to: Get Paid to Write for DigitalOcean Direct Download: MP3 Audio | OGG Audio | […]

The post Ruby is not Perl | CR 136 first appeared on Jupiter Broadcasting.

]]>

post thumbnail

Chris shares what’s prevented him from getting started with development & shares the three languages that are at the top of his list to try.

Plus we get passionate after some feedback to the Mac Exodus topic & more!

Thanks to:


Linux Academy


DigitalOcean

Direct Download:

MP3 Audio | OGG Audio | Video | Torrent | YouTube

RSS Feeds:

MP3 Feed | OGG Feed | Video Feed | Torrent Feed | iTunes Audio | iTunes Video

Become a supporter on Patreon:

Foo

Show Notes:

Dev Hoopla:

  • Is there any shame in being a casual developer? From the outside it feels like you’ve got to go all in deep, or bust.

  • Three controversial choices Chris is faced with.

The post Ruby is not Perl | CR 136 first appeared on Jupiter Broadcasting.

]]>
.NET’s Open Future | CR 128 https://original.jupiterbroadcasting.net/71667/nets-open-future-cr-128/ Mon, 17 Nov 2014 17:02:57 +0000 https://original.jupiterbroadcasting.net/?p=71667 Microsoft made headlines and has generated a lot of buzz around the open sourcing of .NET. So what does the future hold & what changes now? And why this could be more about what it says about Microsoft, than anything else. Plus some great feedback, how to find a developer, what to expect to pay […]

The post .NET’s Open Future | CR 128 first appeared on Jupiter Broadcasting.

]]>

post thumbnail

Microsoft made headlines and has generated a lot of buzz around the open sourcing of .NET. So what does the future hold & what changes now? And why this could be more about what it says about Microsoft, than anything else.

Plus some great feedback, how to find a developer, what to expect to pay & much more!

Thanks to:


Linux Academy


DigitalOcean

Direct Download:

MP3 Audio | OGG Audio | Video | Torrent | YouTube

RSS Feeds:

MP3 Feed | OGG Feed | Video Feed | Torrent Feed | iTunes Audio | iTunes Video

Become a supporter on Patreon:

Foo

— Show Notes: —

Feedback / Follow Up:

Dev Hoopla: .NET Goes Open Source

.NET Foundation – Announcing new governance model and project contributions to the .NET Foundation

Microsoft is making headlines today for its decision to open source its popular .NET development stack, which will now be maintained under the stewardship of the .NET Foundation. This should be welcome news to the millions of developers who use .NET to build high quality applications and services that can scale from needs of individual developers to large enterprises.

As part of its announcement last spring, Microsoft released .NET code to the open source community. Today’s news builds onto that, as Microsoft aims to further make .NET Core available across platforms for Linux and Mac. The company will open source additional key .NET platform components through the foundation.

Today, Scott Guthrie announced that Microsoft is open sourcing .NET. This is a momentous occasion, and one that I have advocated for many years.

.NET is being open sourced under the MIT license. Not only is the code being released under this very permissive license, but Microsoft is providing a patent promise to ensure that .NET will get the adoption it deserves.

The code is being hosted at the .NET Foundation’s github repository.

This patent promise addresses the historical concerns that the open source, Unix and free software communities have raised over the years.

There are three components being open sourced: the .NET Framework Libraries, .NET Core Framework Libraries and the RyuJit VM. More details below.

The post .NET’s Open Future | CR 128 first appeared on Jupiter Broadcasting.

]]>
Coder Inquisition | CR 123 https://original.jupiterbroadcasting.net/69117/coder-inquisition-cr-123/ Mon, 13 Oct 2014 14:13:14 +0000 https://original.jupiterbroadcasting.net/?p=69117 Mike and Chris battle wits to expose the ridiculous nature of arguing about technology on the Internet, and this discuss why developers and enthusiasts get caught up in this mess. Plus our take on working on open source in your spare time, an update on teaching students to code & a software pick that will […]

The post Coder Inquisition | CR 123 first appeared on Jupiter Broadcasting.

]]>

post thumbnail

Mike and Chris battle wits to expose the ridiculous nature of arguing about technology on the Internet, and this discuss why developers and enthusiasts get caught up in this mess.

Plus our take on working on open source in your spare time, an update on teaching students to code & a software pick that will make you hungry!

Thanks to:


Linux Academy


DigitalOcean

Direct Download:

MP3 Audio | OGG Audio | Video | Torrent | YouTube

RSS Feeds:

MP3 Feed | OGG Feed | Video Feed | Torrent Feed | iTunes Audio | iTunes Video

Become a supporter on Patreon:

Foo

— Show Notes: —

Feedback / Follow Up:

Dev Hoopla:

The Story of the PING Program

Yes, it’s true! I’m the author of
ping for UNIX.
Ping is a little thousand-line hack that I wrote in an evening which
practically everyone seems to know about. 🙂

I named it after the sound that a
sonar makes, inspired by the whole principle of echo-location.
In college I’d done a lot of modeling of sonar and radar systems,
so the “Cyberspace” analogy seemed very apt.
It’s exactly the same paradigm applied to a new problem domain:
ping uses timed IP/ICMP ECHO_REQUEST and ECHO_REPLY packets
to probe the “distance” to the target machine.

Pick of the week:

makemeasandwich.js

This is a Node.js application that is capable of ordering a Jimmy John’s sandwich via command line, bringing to life this legendary XKCD comic.

It does this through the combination of Node.js + PhantomJS along with some other command line prompt tools that makes ordering a sandwich even more freaky fast.

The post Coder Inquisition | CR 123 first appeared on Jupiter Broadcasting.

]]>
A Cult of Personality Tests | CR 122 https://original.jupiterbroadcasting.net/68302/a-cult-of-personality-tests-cr-122/ Mon, 06 Oct 2014 15:39:36 +0000 https://original.jupiterbroadcasting.net/?p=68302 Mike and Chris discuss what to do when a client or employer requests you take a personality test. The reasons Microsoft is calling the next version of Windows 10, the recent cases of community going sour & the lessons learned for developers. Thanks to: Direct Download: MP3 Audio | OGG Audio | Video | Torrent […]

The post A Cult of Personality Tests | CR 122 first appeared on Jupiter Broadcasting.

]]>

post thumbnail

Mike and Chris discuss what to do when a client or employer requests you take a personality test. The reasons Microsoft is calling the next version of Windows 10, the recent cases of community going sour & the lessons learned for developers.

Thanks to:


Linux Academy


DigitalOcean

Direct Download:

MP3 Audio | OGG Audio | Video | Torrent | YouTube

RSS Feeds:

MP3 Feed | OGG Feed | Video Feed | Torrent Feed | iTunes Audio | iTunes Video

Become a supporter on Patreon:

Foo

— Show Notes: —

Feedback / Follow Up:

Dev Hoopla:

The Reason Why Windows 9 Was Skipped : CoderRadio

Yahoo discontinuing Yahoo

Lennart Poettering talks about dysfunctional communities in open source

I don’t usually talk about this too much, and hence I figure that people are really not aware of this, but yes, the Open Source community is full of assholes, and I probably more than most others am one of their most favourite targets. I get hate mail for hacking on Open Source. People have started multiple “petitions” on petition web sites, asking me to stop working (google for it). Recently, people started collecting Bitcoins to hire a hitman for me (this really happened!). Just the other day, some idiot posted a “song” on youtube, a creepy work, filled with expletives about me and suggestions of violence. People post websites about boycotting my projects, containing pretty personal attacks. On IRC, people /msg me sometimes, with nasty messages, and references to artwork in 4chan style. And there’s more. A lot more.

The post A Cult of Personality Tests | CR 122 first appeared on Jupiter Broadcasting.

]]>
Xamarin Sham | CR 120 https://original.jupiterbroadcasting.net/67342/xamarin-sham-cr-120/ Mon, 22 Sep 2014 14:33:35 +0000 https://original.jupiterbroadcasting.net/?p=67342 Developers all over the web are chiming in on the short comings (or lack there of) of Xamarin’s tools. Have developers been sold a hope and a lie? Plus why Android continues to come in second for developers, your feedback & more! Thanks to: Direct Download: MP3 Audio | OGG Audio | Video | Torrent […]

The post Xamarin Sham | CR 120 first appeared on Jupiter Broadcasting.

]]>

post thumbnail

Developers all over the web are chiming in on the short comings (or lack there of) of Xamarin’s tools. Have developers been sold a hope and a lie?

Plus why Android continues to come in second for developers, your feedback & more!

Thanks to:


Linux Academy


DigitalOcean

Direct Download:

MP3 Audio | OGG Audio | Video | Torrent | YouTube

RSS Feeds:

MP3 Feed | OGG Feed | Video Feed | Torrent Feed | iTunes Audio | iTunes Video

Become a supporter on Patreon:

Foo

— Show Notes: —

Feedback / Follow Up:

Dev Hoopla: Massive Issues with Xamarin?

Anonymous Open Letter to Xamarin – Please Stop Abusing Your Monopoly

Anonymous Open Letter to Xamarin – Please Stop Abusing Your Monopoly

I’ve been using Xamarin for the past half a year almost fulltime, developing an application for both iOS and Android. Everything in this letter is based on my personal experience with the technology.


I’d really like to know what the priority list is at Xamarin, because it seems that Cool Thing To Demo is way up high, and Working software is hiding down in the corner where nobody sees it. I just hope that someone at Xamarin is actually reading the error reports that Xamarin Studio generates.

Does anyone there actually use Xamarin Studio, or is it just something you guys sell and never try yourself? Throwing exceptions on Undo/Save is something no editor should ever do, period. Please stop adding new features and go fix some bugs. There are hundreds of them just in the UI of the editor.

Xamarin makes me sad, here is my message to them

TL;DR: I love C# more than any other language, but Xamarin is HORRIBLE. I wish it and mono were never invented. It’s a disgrace, completely broken and buggy and just the most broken thing in the entire universe, but I still use it.


Why? Because I can write for 2 platforms as if it was one. haha, not really … but because I work on small apps, I don’t have to write all the business crap twice. That is good about Xamarin, that is the only thing. They can actually compile plain C# … hooray. If only the rest of the crap expensive broken Xamarin crap library actually worked as advertised.

If you don’t believe me, go to https://bugzilla.xamarin.com/ and look at the bugs, or look at mono release notes. Just look at the list of shiny features of Mono (https://www.mono-project.com/docs/). Well half of that crap is either broken, or was never implemented, or just doesn’t work as documented. Everything is just a lie that should make it look good. Xamarin does thousand things, they release new iOS SDK the same day Apple releases it … wow … if only they waited a year and then released a working version instead. They make thousand cool features, but they’re all broken.

Bug 21995 – Memory leak when navigating a page off of a navigation stack

Dev Hoopla: Why Android WIll Never be First

Apple announces record 10 million iPhone 6 and 6 Plus sales in opening weekend

Apple has today announced that it sold 10 million iPhone 6 and 6 Plus units in the first three days of sales. This includes the 4 million units sold in the first 24 hours of preorder sales.

For comparison, Apple reported 9 million iPhone 5s and 5c sales in the first three days. This means the iPhone 6 and 6 Plus set a new record by over a million units. Apple is unlikely to give any more color regarding iPhone sales performance until its quarterly earnings call in October.

Sprint says iPhone 6 debut was its most successful iPhone launch yet

Sprint’s newly appointed CEO Marcelo Claure shared on Twitter over the weekend that the iPhone 6 and iPhone 6 Plus debut marked the most successful iPhone launch in Sprint’s history.

List of best-selling mobile phones – Wikipedia, the free encyclopedia

iOS 8 adoption hits 30% after first weekend of iPhone 6 sales, iPhone 6 usage outpaces 6 Plus

While iOS 8 adoption was lagging behind last year’s release at just 15% before the official launch of the new iPhones on Friday, it’s now hovering at approximately 30% after record first weekend sales for the new iPhones. That stat, which comes from research and analytics firms Fiksu, Mixpanel, Appsee, & Chitika is below the almost 50% of users iOS 7 had this many days into launch last year.

The post Xamarin Sham | CR 120 first appeared on Jupiter Broadcasting.

]]>
The Xamarin Solution | CR 112 https://original.jupiterbroadcasting.net/63792/the-xamarin-solution-cr-112/ Mon, 04 Aug 2014 14:19:14 +0000 https://original.jupiterbroadcasting.net/?p=63792 Mike discusses what his business has noted after using Xamarin and Xamarin.Forms. Plus we bust some myths, discuss use cases and advantages, the disadvantages. Plus you great feedback, some follow up and more! Thanks to: Direct Download: MP3 Audio | OGG Audio | Video | Torrent | YouTube RSS Feeds: MP3 Feed | OGG Feed […]

The post The Xamarin Solution | CR 112 first appeared on Jupiter Broadcasting.

]]>

post thumbnail

Mike discusses what his business has noted after using Xamarin and Xamarin.Forms. Plus we bust some myths, discuss use cases and advantages, the disadvantages.

Plus you great feedback, some follow up and more!

Thanks to:


Linux Academy


DigitalOcean

Direct Download:

MP3 Audio | OGG Audio | Video | Torrent | YouTube

RSS Feeds:

MP3 Feed | OGG Feed | Video Feed | Torrent Feed | iTunes Audio | iTunes Video

Become a supporter on Patreon:

Foo

— Show Notes: —

Feedback / Follow Up:

Dev Hoopla:

Recently, we at Fingertip Tech, INC have been doing a lot of work in Xamarin and Xamarin.Forms. All in all, things have been going fairly well and the tooling seems to get better everyday!

The post The Xamarin Solution | CR 112 first appeared on Jupiter Broadcasting.

]]>
Paranoid Android Developers | CR 94 https://original.jupiterbroadcasting.net/53982/paranoid-android-developers-cr-94/ Mon, 24 Mar 2014 10:45:19 +0000 https://original.jupiterbroadcasting.net/?p=53982 We’ll challenge some common misconceptions on why developers avoid Android.

The post Paranoid Android Developers | CR 94 first appeared on Jupiter Broadcasting.

]]>

post thumbnail

Android growth is exploding, and showing no signs of slowing down… So why are big players still avoiding the platform? We’ll challenge some common misconceptions on why developers avoid Android.

Plus big Silicon Valley tech companies get busted colluding to keep wages low, the contractor fudge factor, your feedback..

And more!

Thanks to:


\"GoDaddy\"


\"Ting\"


\"DigitalOcean\"

Direct Download:

MP3 Audio | OGG Audio | Video | Torrent | YouTube

RSS Feeds:

MP3 Feed | OGG Feed | Video Feed | Torrent Feed | iTunes Audio | iTunes Video

— Show Notes: —

Feedback

Dev Hoopla:

Why don’t designers take Android seriously?

Hack Programming Language

PHP has always been poorly designed and poorly stewarded, but it\’s appealing to developers because it\’s easy to learn (and tons of programmers already know it, so it\’s easy to hire for), it\’s everywhere and runs on anything, it\’s very fast, and it\’s very simple to host and maintain server-side. In short, it\’s extremely practical.

Since Facebook is migrating its own code to Hack, pure PHP will become a less-tested second-class citizen on HHVM. This could devalue HHVM to the outside world, throwing away the benefits it’s bringing to PHP programmers everywhere. The closeness of the two languages will probably prevent this from becoming a significant problem, but it’s a problem nonetheless.

The post Paranoid Android Developers | CR 94 first appeared on Jupiter Broadcasting.

]]>
Coding Transitions | CR 82 https://original.jupiterbroadcasting.net/48737/coding-transitions-cr-82/ Mon, 30 Dec 2013 11:51:40 +0000 https://original.jupiterbroadcasting.net/?p=48737 With a little reflection on the years big moments, the guys look ahead to 2014. We’ll debate what’s going to be the big stories of 2014.

The post Coding Transitions | CR 82 first appeared on Jupiter Broadcasting.

]]>

post thumbnail

With a little reflection on the years big moments, the guys look ahead to 2014. We’ll debate what’s going to be the big stories of 2014 for developers, and the tech industry at large.

Plus we’ll answer a few of your questions, and toss in a couple surprises in our last episode of 2013!

Thanks to:


\"GoDaddy\"


\"Ting\"


\"DigitalOcean\"

Direct Download:

MP3 Audio | OGG Audio | Video | Torrent | YouTube

RSS Feeds:

MP3 Feed | OGG Feed | Video Feed | Torrent Feed | iTunes Audio | iTunes Video

Feedback

Last Year’s Predictions:

Follow the hosts and the show:

The post Coding Transitions | CR 82 first appeared on Jupiter Broadcasting.

]]>
Call In 2.0 | CR 60 https://original.jupiterbroadcasting.net/40912/call-in-2-0-cr-60/ Mon, 29 Jul 2013 11:47:55 +0000 https://original.jupiterbroadcasting.net/?p=40912 Celebrating 60 episodes we take live calls from our audience and chat about the topics are their minds. Then the indie developer and the new Xbox One situation.

The post Call In 2.0 | CR 60 first appeared on Jupiter Broadcasting.

]]>

post thumbnail

Celebrating 60 episodes we take live calls from our audience and chat about the topics are their minds. Then we follow up on the indie developer Xbox One situation, read your feedback, and more!

Thanks to:

Use our code coder249 to get a .COM for $2.49.

 

Direct Download:

MP3 Audio | OGG Audio | Video | Torrent | YouTube

RSS Feeds:

MP3 Feed | OGG Feed | Video Feed | Torrent Feed | iTunes Audio | iTunes Video

Feedback

  • Nehemiah and many others agree that Canonical should buy System76, or launch an effort that focuses on desktop.

Call in Ground Rules

  • One call per person
  • One or 0 plugs per person
  • Keep tech questions broad

Missed your chance to call? Leave us a voicemail:

  • 1 (425) 374-4847

Call in Topics

  • Ubuntu Edge
  • Web dev platforms
  • Apple outage
  • Your dev workflow
  • JavaFX
  • PHP
  • Azure
  • Unity3D
  • More

Follow UP:

Each $500 unit purchased at retail this holiday will also run in-progress game code, enabling developers to get in on the action all the more affordably (debug versions of game consoles cost far more than retail game consoles, and tend to look slightly different from their retail counterparts). \”Our vision is that every person can be a creator. That every Xbox One can be used for development,\” Xbox corporate VP Marc Whitten said in a statement.

Book Pick:

[asa]0759285780[/asa]

Follow the show

The post Call In 2.0 | CR 60 first appeared on Jupiter Broadcasting.

]]>