10 episodes

Hacker Public Radio is an podcast that releases shows every weekday Monday through Friday. Our shows are produced by the community (you) and can be on any topic that are of interest to hackers and hobbyists.

Hacker Public Radio Hacker Public Radio

    • Technology
    • 4.2 • 34 Ratings

Hacker Public Radio is an podcast that releases shows every weekday Monday through Friday. Our shows are produced by the community (you) and can be on any topic that are of interest to hackers and hobbyists.

    HPR4127: Retro fun with the GPi 2 cases

    HPR4127: Retro fun with the GPi 2 cases

    In this episode Kevie, co-host of TuxJam, takes a look at the GPi 2 and the GPi 2W cases from Retroflag.
    To complete this project you will need:

    GPi 2/2W Case
    CM4/Raspberry Pi Zero
    Micro SD-Card

    These can be purchased from the Retroflag website or The Pi Hut in the UK. On top of this you will also need a selection of ROMs and a Retropie image

    HPR4126: Podcasting for Newbies

    HPR4126: Podcasting for Newbies

    My name is Moss Bliss. I'm a podcaster. This is technically my 2nd
    HPR podcast, but as the first one was unintentional AND back in 2019, I
    can start fresh.
    I don't know much of anything. I'm a Linux user, about the same way
    most people are Windows users. I have gotten more technical over the
    past few years largely due to being a regular on various Linux podcasts.
    I don't have sufficient education to be hired in computers (although
    I've tried several times), and I did spend a few years in radio back in
    my youth.
    So what do you have to know to become a podcaster? Almost nothing.
    Just so long as you have a computer, an Internet connection, and a
    microphone. (For some shows, you may need a webcam.)
    I got into podcasting by asking questions. I tried for almost 2 years
    to get Chris Fisher at Jupiter Broadcasting to co-feature me, with zero
    experience, on a podcast about using Linux desktops. It never happened.
    So when in 2018 Rob Hawkins asked for new hosts to take over mintCast, I
    was one of the first 10 or so people to apply, and one of 6 who
    eventually stuck with it. All I had was a computer, an Internet
    connection, and a Blue Yeti microphone my little sister gave me. Within
    a few months, I started another podcast, Distrohoppers' Digest with Tony
    Hughes. And a couple years later, I was asked to take over Full Circle
    Weekly News. Apparently some people like my voice. Since starting my
    little mini-career in podcasting, I have probably more than doubled what
    I know about Linux. I'm not all that scared of the Terminal
    anymore...
    Some microphones are pretty bad, and my Blue Yeti was the worst one
    on the show when I joined mintCast. In about a year, I found a very
    inexpensive CAD Audio U29 USB mic, currently $20 at Amazon, and that
    worked pretty well. Some time after taking on Full Circle Weekly News,
    the magazine bought me a Samson Q2U ($60), which I'm still using. I love
    this mic, as it can be used either as a USB mic or plugged into a sound
    box for even better audio.
    When I started, I had a T430 laptop and the Blue Yeti microphone. My
    listeners and co-hosts have made my life better with new and used
    equipment I could never have afforded on my own, including laptops,
    Raspberry Pis, modems, routers, headphones, and even a sound box. My
    current setup includes a 2016 Lenovo ThinkCentre M600 Tiny, which cost
    me under $200 on eBay, a Focusrite Solo sound box (a gift from a
    friend), a WavLink ST336A external goodies box (also a gift), and an old
    Dynex 26" TV I use as a monitor I paid $15 for locally. I have a boom
    arm for my microphone, which is made by Neewer and costs $15 on Amazon.
    My keyboard is a Fellowes Microban Natural, which I need as a trained
    touch typist. And I put all this stuff on a little rolling computer
    desk, which I bought used locally for $25.
    The only software I use is Audacity, and I didn't need to know any
    more than the basics. If you're part of a team, such as mintCast, you
    aren't even required to do any audio editing, although if you know your
    way around Audacity you will find your skills very welcome.
    If you want to start podcasting, have the equipment, contact Ken
    (Note: I misspoke in the audio and said Ronnie where I
    meant Ken) and do something here at HPR, which is a fairly low
    entry bar, or you might contact long-running shows such as mintCast.
    Participation and commitment are usually all that is required.
    OK, so maybe you want to do more than produce an HPR show or join
    mintCast. You have your own idea and you want to get it out there, your
    own personal podcast. This is where it gets a little more detailed. If
    you already have the information you need, you can stop the podcast
    here, but...
    First, you'll need a website or blog (if you're really broke, there
    are free WordPress sites available at wordpress.com, or you could use
    the dreaded Google blogs (blogger and blogspot). Other than that, you'd
    have to register a domain

    HPR4125: Installing Home Assistant Operating System (HAOS), on a x86-64 machine

    HPR4125: Installing Home Assistant Operating System (HAOS), on a x86-64 machine

    Introduction
    This is a follow up episode on Home Assistant (HA), see
    hpr4099
    :: An introduction to Home Assistant (HA) for an explanation of what
    Home Assistant (HA) is, and why you might want to install it.
    The Home
    Assistant Installation page offers several different install
    methods, listed along with the level of difficulty.

    Easiest: Plug and play with Home Assistant Green
    Easy: DIY with Raspberry Pi
    Intermediate: Extend with Home Assistant Yellow
    Hard: Install on other hardware
    Expert: Advanced installation methods

    Today we will be installing Home Assistant Operating System (HAOS),
    on a x86-64 machine.

    Home Assistant can be repurposed and installed on various hardware,
    such as an Odroid or a generic x86-64 machine. The Home Assistant
    Operating System allows you to install Home Assistant on these devices
    even if you have little to no Linux experience.

    We are going to my HP t610 Flexible Thin Client, which has a 16GB
    SATA Flash Drive, and I upgraded it to 16G of Ram.
    Note that this will install Home Assistant Operating
    System (HAOS) as a computer appliance. That means that it will run a
    bare OS with the various components in a customised docker setup. It
    will take over the entire computer, and requires secure boot to be
    disabled.
    On the HP t610 Flexible Thin Client, that involves pressing "Esc" at
    boot to get to the bootup menu. If that doesn't work try pressing "F10"
    just after turning on the power.
    Two methods to install
    HAOS has no integrated installer like you would expect with
    distro
    hopping, but it requires that the image be burned directly onto the
    disk of the computer itself.
    It has two methods to do this and "Method 2: Installing HAOS directly
    from a boot medium", is basically take the disk out of the target system
    and attach it to your own computer. The use a burning tool like Balena
    Etcher, or dd to write the image to disk. Much as you would
    burn a sdcard for a raspberry pi. I don't have a way to do this so let's
    go with method 1.
    Method
    1: Installing HAOS via Ubuntu booting from a USB flash drive
    Here you download and burn live operating system as you would if you
    were
    distro
    hopping, the document suggests to use Ubuntu. I tried it but my HP
    t610 Flexible Thin Client didn't like it. It also didn't like Fedora
    despite having worked earlier, so I just used
    Debian
    LXQT.

    https://www.debian.org/download
    https://cdimage.debian.org/debian-cd/current-live/amd64/iso-hybrid/debian-live-12.5.0-amd64-lxqt.iso

    Now you have Debian running off a usb stick on your target
    machine.
    Steps
    to burn Home Assistant Operating System (HAOS) to disk on target
    Anything after the '#' character is a comment and doesn't need to be
    typed.
    Note The following steps are optional, and you
    should only do them if you wish to ssh to the target machine from your
    pc.
    # Anything after the '#' charachter is a comment and doesn't need to be typed.
    apt install openssh-server # Install the ssh s

    HPR4124: Developing a project

    HPR4124: Developing a project

    https://github.com/timeprism/introduction
    https://en.wikipedia.org/wiki/Decimal_time

    HPR4123: KeepassXC Update

    HPR4123: KeepassXC Update

    KeepassXC Update
    Sgoti talks about
    the KeePassXC 278 release.

    Tags: KeePassXC 2.7.8 release, Password managers
    Source: keepassxc: KeePassXC 2.7.8
    released



    Passkeys are still a fledgling technology, as of this writing, and we
    are trying to keep pace with the rapid adoption across various websites,
    in addition to specification refinements. The following is a short list
    of critical improvements to our passkeys support:



    Update an existing passkey or add one to an existing entry
    Support more specification standards
    Various UI improvements to dialogs and context menus
    **Show a warning prior to exporting a passkey**



    In addition to bug fixes, we always strive to deliver something
    useful in each of our updates. For 2.7.8, we have brought forward
    several awesome features including:



    A database setting to allow a delay prior to auto-save
    Improvements to Bitwarden and 1Password importers
    Improvements to monospace font display
    Improve display of dialog buttons on Linux
    **SSH Agent: don’t auto-load keys that are in the recycle bin**



    Supporting source: github: KeePassXC 2.7.8
    release.



    Changes.



    Add hotkey for showing search help.
    Add hotkey for group switching (Ctrl+Shift+PgUp/PgDown).
    Add per-database auto-save delay setting.
    Add configurable password strength check on database password.
    Add setting to hide menubar.
    Improve Bitwarden 1PUX import and support organization collections.
    Show advanced settings checkbox only for settings that have them.
    Remove obsolete setting for requiring repeated password entry.
    Passkeys: Allow registering Passkeys to existing entries.
    Passkeys: Show warning about data being unencrypted before Passkey export.
    Passkeys: Support NFC and USB transports.
    Passkeys: Pass extension JSON data to browser.
    SSH Agent: Do not use entries from recycle bin.
    Linux: Change hotkey sequence used for {CLEARFIELD} Auto-Type.
    Windows: Improve DACL memory access protection.



    Fixes.



    Fix crash when deleting history items.
    Fix crash on screen lock or computer sleep.
    Fix search field not being focused after unlock.
    Fix loss of window focus when Auto-Type needs to unlock a database.
    Fix inconsistent TOTP visibility on unlock.
    Fix CSV import skipping over single-name groups.
    Fix key file folder being remembered even if disabled in settings.
    Fix issues with entry editing and database locking.
    Fix key file text when provided on command line.
    Fix issues with hardware key auto detection.
    Do not override monospace font size.
    Perform group sort only when group view is in focus.
    Do not show decimals for attachment sizes in Bytes.
    Prevent merging of global custom data when merging databases.
    Fix minor translation issues.
    Passkeys: Fix StrongBox incompatibility.
    Passkeys: Set RP ID to effective domain if unset instead of returning an error.
    Passkeys: Various UI fixes and improvements.
    AppImage: Fix URL opening.
    Flatpak: Fix application autostart.
    Linux/macOS: Fix button sizes on modal alert popups.
    Linux: Fix clipboard clear on Wayland.
    Windows: Preserve file-hidden attribute.



    Supporting source:

    HPR4122: The Conference for Creative Use of the Radio Spectrum in Open Systems

    HPR4122: The Conference for Creative Use of the Radio Spectrum in Open Systems

    Ken Talks to Marc Balmer and Kristoff Bonne about spectrum24, The
    Conference for Creative Use of the Radio Spectrum in Open Systems.
    Following the success of the Software-Defined Radio and Amateur Radio
    devroom at FOSDEM, spectrum24 plans to bring users of the radio spectrum
    together.
    For over a century, technology has made it possible to transfer more
    data, faster, further. Today, wireless technology is everywhere and
    commonplace. However, it remains a playground and a ground for
    innovation for many communities.
    This conference is an opportunity to publicize your projects and
    allow the different communities that use the spectrum to meet over a
    weekend.
    If you have an interesting talk you would like to give please see https://spectrum-conference.org/24/cfp for more
    information
    spectrum24 will take place September 14./15. at SmartCity Campus (1
    rue de Clairefontaine, 78120 Rambouillet.) at an old radio factory in
    Rambouillet near Paris, a short 15 minute walk from the train
    station.

    Conference Website: https://spectrum-conference.org/
    Conference Mastodon: https://mastodon.radio/@spectrumconf
    Conference Location: https://smartcitycampus.fr/
    FOSDEM Dev Track: https://fosdem.org/2024/schedule/event/fosdem-2024-1662-trx-control-modern-software-to-control-amateur-radio-transceivers-and-other-hamradio-hardware/
    Marc Balmer: https://trx-control.msys.ch/, https://msys.ch/, https://marcbalmer.ch, https://www.linkedin.com/in/mbalmer/
    Kristoff Bonne: https://mastodon.radio/@on1arf

Customer Reviews

4.2 out of 5
34 Ratings

34 Ratings

Reece O'Bryan ,

Love this idea

Keep it up

Andrew Erickson ,

This is real Open Source

With a different host every day, you get people's once every few month bit of tech awesomeness every day, not oh no we have to do a show, let's throw something together. Great job on this show community. Way to go open source podcasting.

JDanielPeel ,

Mixed bag, at best

Some of it is moderately interesting from time to time. But after just listening to a guy (probably drunkenly,) ramble about installing an SSD and 16 gigs of RAM into a decade old MacBook for 18 minutes straight, I can't recommend. (Real hacker stuff, that...) There's plenty of better podcasts that are more consistent and technology-focused out there.

Top Podcasts In Technology

Acquired
Ben Gilbert and David Rosenthal
Lex Fridman Podcast
Lex Fridman
All-In with Chamath, Jason, Sacks & Friedberg
All-In Podcast, LLC
Hard Fork
The New York Times
TED Radio Hour
NPR
No Priors: Artificial Intelligence | Technology | Startups
Conviction | Pod People

You Might Also Like

Hacked
Hacked
Hacking Humans
N2K Networks
Malicious Life
Malicious Life
Cybersecurity Today
ITWC
LINUX Unplugged
Jupiter Broadcasting
Self-Hosted
Jupiter Broadcasting