rocket – Jupiter Broadcasting https://www.jupiterbroadcasting.com Open Source Entertainment, on Demand. Tue, 24 Nov 2015 19:35:59 +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 rocket – Jupiter Broadcasting https://www.jupiterbroadcasting.com 32 32 Dell’s Bad Latitude | TTT 224 https://original.jupiterbroadcasting.net/90731/dells-bad-latitude-ttt-224/ Tue, 24 Nov 2015 11:35:59 +0000 https://original.jupiterbroadcasting.net/?p=90731 Dell pulls a Superfish with easily cloneable root certificates, Amazon has some passwords leak & Jeff wants to show you his self landing rocket. Plus the fun news for Sci Fi and Netflix fans & of course, our Kickstarter of the week! Direct Download: MP3 Audio | OGG Audio | Video | HD Video | […]

The post Dell's Bad Latitude | TTT 224 first appeared on Jupiter Broadcasting.

]]>

post thumbnail

Dell pulls a Superfish with easily cloneable root certificates, Amazon has some passwords leak & Jeff wants to show you his self landing rocket.

Plus the fun news for Sci Fi and Netflix fans & of course, our Kickstarter of the week!

Direct Download:

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

RSS Feeds:

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

Become a supporter on Patreon

Foo

Show Notes:

— Episode Links —

The post Dell's Bad Latitude | TTT 224 first appeared on Jupiter Broadcasting.

]]>
Dock Your Rocket | CR 131 https://original.jupiterbroadcasting.net/73207/dock-your-rocket-cr-131/ Mon, 08 Dec 2014 15:21:23 +0000 https://original.jupiterbroadcasting.net/?p=73207 Has Docker’s wild success caused it grow too big & too corporate? In light of the CoreOS project’s announcement of Rocket we’ll reflect on the big problem both projects needs to solve. Plus our plans to involve community around building an API for Jupiter Broadcasting, your feedback & more! Thanks to: Get Paid to Write […]

The post Dock Your Rocket | CR 131 first appeared on Jupiter Broadcasting.

]]>

post thumbnail

Has Docker’s wild success caused it grow too big & too corporate? In light of the CoreOS project’s announcement of Rocket we’ll reflect on the big problem both projects needs to solve.

Plus our plans to involve community around building an API for Jupiter Broadcasting, 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:

Content needed for the Best of Moments:

  • Episode Title:
  • Link to Episode:
  • Timecode:
  • What was the topic:

submit the content on the following form, https://goo.gl/forms/pK0zNG4F3i

Dev Hoopla:

GUI building

At 4 minutes in you get to see an old interface designer in action, which seems very simple and better than many even now! Nice to see a glimpse of Xcode’s history.

Ewww, You Use PHP? | MailChimp Email Marketing Blog

Lately here at MailChimp we’ve been trying to bring in more developers to help us keep the innovation coming fast and furious as the application grows in scope and scale. It’s always been difficult for us to hire really good developers, just because of where we are. Our office is here in Atlanta GA, not exactly a hotbed of cool startups in the last few years. On top of that we’re fundamentally an email company, which is far from a sexy problem for geeks to sink their teeth into. But the biggest negative reaction we get when hiring new developers is when we mention the programming language we use.

Ewww, you use PHP? I thought you were cool!

Yes, I’m afraid we have to come clean. We use PHP here at MailChimp.

The post Dock Your Rocket | CR 131 first appeared on Jupiter Broadcasting.

]]>
Lennart’s Linux Revolution | LAS 342 https://original.jupiterbroadcasting.net/73122/lennarts-linux-revolution-las-342/ Sun, 07 Dec 2014 17:02:07 +0000 https://original.jupiterbroadcasting.net/?p=73122 Lennart Poettering shares the surprising origins of systemd, his thoughts on the community reaction & his ideas for a universal Linux software installer. He addresses some common criticism & takes questions from the audience. Plus Brandon Philips the co-found of CoreOS discusses Rocket & Matthew Miller from the Fedora project talks about the upcoming Fedora […]

The post Lennart's Linux Revolution | LAS 342 first appeared on Jupiter Broadcasting.

]]>

post thumbnail

Lennart Poettering shares the surprising origins of systemd, his thoughts on the community reaction & his ideas for a universal Linux software installer. He addresses some common criticism & takes questions from the audience.

Plus Brandon Philips the co-found of CoreOS discusses Rocket & Matthew Miller from the Fedora project talks about the upcoming Fedora 21 release…

AND SO MUCH MORE!

All this week on, The Linux Action Show!

Thanks to:


DigitalOcean


Ting

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 Feed | Ogg Feed | iTunes Feeds | Torrent Feed

Become a supporter on Patreon:

Foo

— Show Notes: —

Lennart Poettering


System76

Brought to you by: System76

systemd

systemd is a suite of basic building blocks for a Linux system. It provides a system and service manager that runs as PID 1 and starts the rest of the system. systemd provides aggressive parallelization capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, keeps track of processes using Linux control groups, supports snapshotting and restoring of the system state, maintains mount and automount points and implements an elaborate transactional dependency-based service control logic. systemd supports SysV and LSB init scripts and works as a replacement for sysvinit.

The Biggest Myths of systemd

Since we first proposed systemd for inclusion in the distributions it has been frequently discussed in many forums, mailing lists and conferences. In these discussions one can often hear certain myths about systemd, that are repeated over and over again, but certainly don’t gain any truth by constant repetition. Let’s take the time to debunk a few of them.

NLUUG Najaarsconferentie 2014 about security features in systemd

systemd – Google+

G+ feed is a handy news feed.

Revisiting How We Put Together Linux Systems

In a previous blog story I discussed
Factory Reset, Stateless Systems, Reproducible Systems & Verifiable Systems,
I now want to take the opportunity to explain a bit where we want to
take this with
systemd in the
longer run, and what we want to build out of it. This is going to be a
longer story, so better grab a cold bottle of
Club Mate before you start
reading.

Traditional Linux distributions are built around packaging systems
like RPM or dpkg, and an organization model where upstream developers
and downstream packagers are relatively clearly separated: an upstream
developer writes code, and puts it somewhere online, in a tarball. A
packager than grabs it and turns it into RPMs/DEBs. The user then
grabs these RPMs/DEBs and installs them locally on the system. For a
variety of uses this is a fantastic scheme: users have a large
selection of readily packaged software available, in mostly uniform
packaging, from a single source they can trust. In this scheme the
distribution vets all software it packages, and as long as the user
trusts the distribution all should be good. The distribution takes the
responsibility of ensuring the software is not malicious, of timely
fixing security problems and helping the user if something is wrong.

kdbus · GitHub

Linux kernel D-Bus implementation

V2 Of KDBUS Published For Linux Kernel Review

The second revision to the Linux kernel based D-Bus implementation is now available for review.

Greg Kroah-Hartman on Thursday night posted the “v2” revision of the KDBUS implementation for providing the kernel with a new IPC implementation that resembles the existing user-space D-Bus daemon while adding extra features.

systemd 217 Updated In Debian & Soon Making Its Way To Ubuntu 15.04

systemd 217 brings many features and is currently the latest systemd stable release. Systemd 217 brought its experimental user console daemon, support for job timeouts, logind enhancements, udev updates, KDBUS handling improvements, and a plethora of other work.


— PICKS —

Runs Linux

Nicholas Cage Movie Runs Linux : LinuxActionShow

The new Nicholas Cage movie “Dying of the light” shows a scene where the romanian doctor Iulian Cornel is interrogated in his office, and as you can see from the screenshots he uses Ubuntu with the Ambiance theme.

Desktop App Pick

mkvtoolnix — Matroska tools for Linux/Unix and Windows

MKVToolNix is a set of tools to create, alter and inspect
Matroska files under
Linux, other Unices and Windows. They do for Matroska what the
OGMtools do for the OGM format and then
some.

Help out the network with JB’s Best of 2014

Content needed for the Best of Moments:

  • Episode Title:
  • Link to Episode:
  • Timecode:
  • What was the topic:
  • Your online handle: (IRC, Reddit, Mumble, or maybe even your real name.)
  • Additional Info:

submit the content on the following form, https://goo.gl/forms/pK0zNG4F3i

Weekly Spotlight

prettyping.sh


— NEWS —

CoreOS is building a container runtime, Rocket

We thought Docker would become a simple unit that we can all agree on.

Unfortunately, a simple re-usable component is not how things are playing out. Docker now is building tools for launching cloud servers, systems for clustering, and a wide range of functions: building images, running images, uploading, downloading, and eventually even overlay networking, all compiled into one monolithic binary running primarily as root on your server. The standard container manifesto was removed. We should stop talking about Docker containers, and start talking about the Docker Platform. It is not becoming the simple composable building block we had envisioned.

Fedora 21 Is Coming In Just Two Days With Big Improvements

Fedora 21 is the first release of the Fedora.Next initiative that separates Fedora out into three products: Fedora Cloud, Fedora Server, and Fedora Workstation. These new Fedora “products” are fairly self explanatory and it’s the Fedora 21 Workstation that most users will be after who want Fedora as a desktop operating system.

Fedora 21 is due out in a few days and as such I’ve been busy extensively testing and benchmarking this first Fedora Linux update in a year. To not much surprise given the close package versions to Ubuntu 14.10, Fedora 21 isn’t performing very differently from the Ubuntu Utopic Unicorn.

2K Games Confirms BioShock Infinite On Linux In Early 2015

The folks at 2K Games have confirmed that BioShock Infinite will be released for Linux in early 2015. More details are expected in January.


— FEEDBACK —

— CHRIS’ STASH —

Hang in our chat room:

irc.geekshed.net #jupiterbroadcasting

— MATT’S STASH —

Find us on Google+

Find us on Twitter

Follow the network on Facebook

Catch the show LIVE Sunday 10am Pacific / 1pm Eastern / 6pm UTC:

The post Lennart's Linux Revolution | LAS 342 first appeared on Jupiter Broadcasting.

]]>
Perfect Linux Laptop | LINUX Unplugged 69 https://original.jupiterbroadcasting.net/72852/perfect-linux-laptop-lup-69/ Tue, 02 Dec 2014 19:46:39 +0000 https://original.jupiterbroadcasting.net/?p=72852 The founder of Purism Librem 15, a laptop that promises to respect your freedom and be the perfect Linux machine joins us to discuss the hardware, software & goals of the project & how he hopes to encourage manufacturers to free the entire stack. But are the goals of this project too ambitions? We’ll ask! […]

The post Perfect Linux Laptop | LINUX Unplugged 69 first appeared on Jupiter Broadcasting.

]]>

post thumbnail

The founder of Purism Librem 15, a laptop that promises to respect your freedom and be the perfect Linux machine joins us to discuss the hardware, software & goals of the project & how he hopes to encourage manufacturers to free the entire stack. But are the goals of this project too ambitions? We’ll ask!

Plus CoreOS announces Rocket, a new Docker competitor that we’re very excited about & more!

Thanks to:

Ting


DigitalOcean


Linux Academy

Direct Download:

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

RSS Feeds:

MP3 Feed | OGG Feed | iTunes Feed | Video Feed | Torrent Feed | WebM Torrent Feed

Become a supporter on Patreon:

Foo

Show Notes:

Pre-Show:

FU:


Librem 15: A Free/Libre Software Laptop That Respects Your Essential Freedoms | Crowd Supply

The Purism Librem 15 is the first high-end laptop in the world that ships without mystery software in the kernel, operating system, or any software applications. Every other consumer-grade laptop you can purchase comes with an operating system that includes suspect, proprietary software, and there’s no way for you to know what that software does.

The reality is that unless every aspect of your kernel, operating system, and software applications are free/libre and open source, there is no way to know that your computer is truly working in your best interest. Purism is the first to solve this problem.

CoreOS is building a container runtime, Rocket

Rocket is a new container runtime, designed for composability, security, and speed. Today we are releasing a prototype version on GitHub to begin gathering feedback from our community and explain why we are building Rocket.

Runs Linux from the people:

  • Send in a pic/video of your runs Linux.
  • Please upload videos to YouTube and submit a link via email or the subreddit.

New Shows : Tech Talk Today (Mon – Thur)

Support Jupiter Broadcasting on Patreon

Post-Show

The post Perfect Linux Laptop | LINUX Unplugged 69 first appeared on Jupiter Broadcasting.

]]>
Apollo 11 & James Cameron | SciByte 40 https://original.jupiterbroadcasting.net/18543/apollo-11-james-cameron-scibyte-40/ Tue, 03 Apr 2012 22:33:51 +0000 https://original.jupiterbroadcasting.net/?p=18543 We take a look at recovering Apollo 11 hardware, James Cameron's ocean dive, sprinting planets, Lego science, coffee, Hubble image competition, and more!

The post Apollo 11 & James Cameron | SciByte 40 first appeared on Jupiter Broadcasting.

]]>

post thumbnail

We take a look at recovering Apollo 11 hardware, James Cameron’s ocean dive, sprinting planets, Lego science, coffee, Einstein’s writings, Hubble image competition, viewer feedback and as always take a peek back into history and up in the sky this week.

Direct Download:

MP3 Download | Ogg Download | HD Video | Mobile Video | YouTube

RSS Feeds:

MP3 Feed | Ogg Feed | iTunes Feed | HD Feed | Mobile Feed | Tablet Feed

Support the Show:

Show Notes:

Apollo 11 Engines found at the bottom of the ocean

*— NEWS BYTE — *

James Cameron dives deep

*— TWO-BYTE NEWS — *

Runaway planets

  • The low down
  • In 2005, astronomers found evidence of a runaway star that was flying out of the Milky Way galaxy at a speed of 1.5 million mph (2.4 million kph).
  • In the seven years since, 16 of these hypervelocity stars have been found
  • Significance
  • A new study has found that planets themselves could be ejected from their star, and even escaping the Milky Way at a speedy to 30 million miles per hour, or a fraction of the speed of light
  • A typical runaway planet would likely dash outward at 7 to 10 million mph (11.3 to 16.1 million kph),
  • Under the right circumstances, a few could have their speeds boosted to up to 30 million mph (48.3 million kph)
  • At those speeds they could be the fastest large solid objects, and could cross the diameter of the Earth in 10 sec
  • These hypervelocity planets could escape the Milky Way and travel through interstellar space
  • * Of Note*
  • Planets that are in tight orbits around a runaway star could travel with them, and be visible from dimming as it transits
  • This is the first time that scientists are discussing searching for planets around hypervelocity stars
  • Further Reading / In the News
  • ‘Warp-Speed’ Planets Flung Out of Galaxy on Wild Ride @ space.com

Lego’s can help build bones too

  • The low down
  • Bone has excellent mechanical properties for its weight
  • Synthetic bone has a range of applications; from the obvious, such as medical implants, to a material used in building construction
  • Researchers at Cambridge making synthetic bone have turned to legendary children’s toy Lego for a helping hand.
  • Significance
  • To ‘grow’ a synthetic bone like substance, the researchers first dip a sample into a beaker of calcium and protein, then rinse it in some water and dip in into another beaker of phosphate and protein
  • The process must be repeated over and over to build up the structure, which is time consuming and tedious
  • So the team looked into ways of automating the process, ideally a robot that could simply run while the team worked on other things and/or overnight
  • One solution for acquiring a robot was to purchase an expensive kit off the shelf from a catalog
  • Looking for a cheaper solution the team realized Lego could be the simplest, and cheapest, solution
  • So the team decided to build cranes from a Lego Mindstorms robotics kit
  • They programmed it to perform basic tasks on repeat, using microprocessors, motors, and sensors
  • The sample is tied to string at the end of the crane which then dips it in the different solutions
  • * Of Note*
  • The researchers are also working on hydroxyapatite–gelatin composites to create synthetic bone, of interest because of its low energy costs and improved similarity to the tissues they are intended to replace.
  • Multimedia
  • YouTube VIDEO : Google Science Fair 2012: How can robots aid scientific research ? ( with LEGO) |Google Science Fair
  • YouTube VIDEO :
  • IMAGE : @
  • Social Media
  • Twitter Results for [#]()
  • Further Reading / In the News
  • Growing bones with Lego @ University of Cambridge
  • Growing bones with Lego @ physorg.com

Sorry some coffee lovers

  • The low down
  • While stimulants may improve unengaged workers’ performance, a new University of British Columbia study suggests that for others, caffeine and amphetamines can have the opposite effect, causing workers with higher motivation levels to slack off.
  • Significance
  • Researchers studied the impacts of stimulants on “slacker” rats and “worker” rats, and sheds important light on why stimulants might affect people differently
  • For slacker rats, amphetamine sharpened the mental work ethic, making them more likely to choose the harder task.
  • For workers; however, amphetamine caused the animals to choose the easier option more.
  • Researchers can’t yet explain why stimulants would cause workers to choose the easier task
  • One possibility is that hard workers are already performing optimally, so any chance to the system could cause a net decrease in productivity.
  • * Of Note*
  • This study indicates that people being treated with stimulants would better benefit from a more personalized treatment programs.
  • Further Reading / In the News
  • Slacker rat, worker rat @ sciencenews.org
  • Coffee, other stimulant drugs may cause high achievers to slack off: research @ medicalxpress.com

Einsteins library

  • The low down
  • Albert Einstein’s complete archive is gradually becoming available through the Einstein Archives Online
  • The archive when fully uploaded will have more than 80,000 documents.
  • The archive will contain everything from manuscripts containing the famous E=mc^2 equation written in Einstein’s handwriting to postcards to his mother
  • * Of Note*
  • Einstein was an excellent student, who left school because he couldn’t handle the strict discipline and authority.
  • Further Reading / In the News
  • Einstein Was a Good Student, New Online Archive Suggests @ space.com

SPACECRAFT UPDATE

You could bring about the next great Hubble picture

  • The low down
  • Since 1990, Hubble has made more than a million observations
  • The main way to get Hubble data is the Hubble Legacy Archive website, where a search box lets you look for objects based on their name or coordinates or even which camera on Hubble
  • Realize that Hubble has not been able to observe all objects in the night sky and that scientists get the first chance to work with their data, releasing it to the public a year after they have been made
  • Significance
  • Over a million observations of the Universe have been made by the Hubble Space Telescope. Spacetelescope.org is asking the public to sift through the archives, adjust the colors of their favorite photos with an online tool, and submit to the contest
  • You can search Hubble’s archive for hidden treasures even if you don’t have advanced knowledge
  • It is recommend that people narrow their search to give only results from ACS, WFC3 and WFPC2 – Hubble’s general purpose cameras, as not all of Hubble’s observations are images
  • An interactive tool on the website allows you to look at the image in more detail, and carry out basic image processing such as adjusting the zoom and changing the contrast and colour balance
  • You can save your work as a JPEG
  • The process is entirely browser-based, however you can download the image in a FITS format so you use more advanced software to process the images
  • * Of Note*
  • Images from Hubble are look at the image in more detail, and carry out basic image processing such as adjusting the zoom and changing the contrast and colour balance, containing far more information that the eye can see
  • The beautiful iconic Hubble images seen by the public have been extensively tweaked and optimised by hand, in order to reveal as much of the data as possible
  • Multimedia
  • VIDEO : Hubblecast 53: Hidden Treasures in Hubble’s Archive @ spacetelescope.org
  • Further Reading / In the News
  • Hubble’s Hidden Treaures Website
  • Hubble Legacy Archive
  • What is image processing?
  • Hubble Treasures Contest : iPad and iPod Touch up for Grabs
  • Join the 2012 Hubble’s Hidden Treasures Competition

*— VIEWER FEEDBACK — *

SCIENCE CALENDER

Looking back

  • Apr 07, 1927 : 85 years ago : First Television Broadcast : In 1927, the first public display of a long distance television transmission was viewed by a group of newspaper reporters and dignitaries in the auditorium of AT&T Bell Telephone Laboratories, New York. The research at AT&T was led by Herbert Ives, who introduced the system to the audience, followed by a broadcast speech by the then Secretary of Commerce, Herbert Hoover from Washington, D.C.. Both the live picture and voice were transmitted by wire, over telephone lines. Hoover said,“Today we have, in a sense, the transmission of sight for the first time in the world’s history,” and also, “Human genius has now destroyed the impediment of distance in a new respect, and in a manner hitherto unknown.” The accomplishment was heralded with great acclaim by the press
  • Apr 06, 1930 : 82 years ago : Twinkies!!! : In 1930, Hostess Twinkies snack cakes were invented by James “Jimmy” A. Dewar, plant manager at Continental Baking Company, Chicago as an inexpensive product at the time of the Great Depression. He realized the factory had baking pans for sponge cakes used only during the summer strawberry season, and that they could be made useful year-round for a new product: sponge cakes injected with a banana creme filling. They originally sold at two for a nickel. Vanilla creme was substituted during the WW II banana shortage. The name is said to have come to him based on a billboard he saw for “Twinkle Toe” shoes.

Looking up this week

The post Apollo 11 & James Cameron | SciByte 40 first appeared on Jupiter Broadcasting.

]]>