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.
feedback@NOSPAM-hackerpublicradio.org (HPR Feedback)
This show has been flagged as Explicit by the host. Part I - Lee talks about: Cyber - Capture the flag, providing OAuth, Secure design and static typing Databases - SQL Server, MySQL and SQLite Test Frameworks Generative AI for coding Hardware (as in IoT, not as in computers) Part II - A ramble about neurdivergence In academia and work Accommodation vs Encouraging work styles that fit the task Remote working Unusual career paths Technical communication Some personal code projects Url to Markdown Konsole extension Epub in a terminal Markdown table generator MySQL output formatter Resources of note Report on Changing the Workplace (2022) - about disability and remote working Model Context Protocol - A way to give AI chat bots access to software systems to increase their relevant knowledge and abilities Secure by Design book No chatbots were harmed in the making of this episode Provide feedback on this episode.
This show has been flagged as Clean by the host. Hello, this is your host, Archer72 for Hacker Public Radio In this episode, I get a crash course on git, and thought it would make a good episode. Not actually on git itself, but how to use it on Github and Gitlab. First off, I am looking for a job, so I thought it would be a great time to brush up on my git knowledge and make a show too. Of course, I am no git expert by any means, but as it has been said in comments Hacker Public Radio is my memory. You will want to create and ssh key for each Git instance, in this case I will use both Github and Gitlab. A few other sites to host Git files which are Hacker Public Radio's own Gitea on HPR, Notabug and Codeberg Now lets get started. ssh-keygen will create an ed25519 key pair several years ago this was not yet the default add entry to ~/.ssh/config for each git instance Host github.com User git IdentityFile ~/.ssh/github-ricemark20 Host gitlab.com User git IdentityFile ~/.ssh/gitlab-archer72 SSH Keys ssh-add ~/.ssh/git-key (not .pub) Git • GPG - gpg --full-generate-key - gpg --list-public-keys - 40 character string - git config --global user.signingkey XXXXPublicKey - git config --global commit.gpgsign true - gpg --armor --export XXXXPublicKey - copy output to Github or Gitlab, including Gitlab Avatar > Edit Profile > SSH Keys > Add key (on the right side) Gitlab - SSH keys cat ~/.ssh/gitlab-key.pub Add Key git remote set-url origin git@gitlab.com/user/gitlab-repo.git Edit Profile > GPG Keys > Add key (on the right side) Gitlab - GPG keys copy and add public key from gpg --list-public-keys (40 Characters) Github Avatar > Settings > SSH and GPG Keys > New SSH key Github - keys cat ~/.ssh/github-key.pub Github - New SSH key Title, Key > Add SSH key git remote set-url origin git@github.com:user/github-repo.git Avatar > Settings > SSH and GPG Keys > New GPG key Github - New GPG key Title, Key > Add GPG key copy and add public key from gpg --list-public-keys (40 Characters) Create a new repository named something like resume or my-resume Upload your HTML resume file and name it index.html Go to your repository Settings → Pages Under "Source," select "Deploy from a branch" Choose "main" branch and "/ (root)" folder Your resume will be available at https://yourusername.github.io/resume Github.io - ricemark20 Provide feedback on this episode.
This show has been flagged as Clean by the host. When Your Dentist Uses ChatControl Logic So there I am, sitting in the waiting room with a mildly annoying toothache. Nothing catastrophic, just one of those dull throbs that tells you something's going on in there that could turn nasty if ignored. The receptionist calls my name, and I walk into Dr. ChatControl's office. Dr. ChatControl greets me with a concerned expression. "I've reviewed your case," he says gravely, "and many others. Toothaches are a serious problem. Did you know that in 2023 alone, at least 101,988 people in Europe experienced dental pain? That's over 60% of all global dental complaints traced to this region." "Okay," I say. "But I just need you to look at this one tooth" "This is an epidemic," he interrupts. "And we can't just treat symptoms anymore. We need a comprehensive, mandatory risk assessment." Dr. ChatControl pulls out a 47-page questionnaire. "First, we assess the risk that your mouth might develop cavities, gum disease, or oral cancer," he explained. "This applies to everyone, regardless of whether they have symptoms." "But I have symptoms," I sigh. "That's why I'm here." "Exactly!" he says triumphantly. Which means you're high-risk. So we move to Phase Two: mitigation measures." He hands me a pamphlet titled Safety-by-Design for Oral Health . "From now on, you'll need to implement parental controls on your diet. Every candy will come with an age verification wrapper and user reporting mechanisms. so your teeth can flag potential problems, and verify your age before consuming any hard foods." "I'm 38," I retort. "Perfect," he replies. "That means you're old enough to consent to monitoring." "Now," Dr. ChatControl continues, "since your mitigation measures haven't been implemented yet because you just got here - I'm authorized to issue a detection order." He holds up an official-looking document with a judge's signature. "This allows me to scan not just the tooth that hurts, but your entire mouth. Also your sinuses. And your lymph nodes. And, just to be thorough, everyone in the waiting room." "Wait, what?" I blurt out. "It's targeted," he assures me. "We're only scanning high-risk areas—which, according to our independent EU Dental Centre, is every tooth, every patient, all the time." "But here's the clever part," Dr. ChatControl says, pulling out what looks like a tiny sander strapped to an airbrush. "Well, your enamel contains layers that currently block our view with regards to early detection of certain viruses. So we need to replace the enamel with an optimized layer that perfectly protects against currently known sugars and acids but allows our government approved detection equipment to inspect the content of your teeth." I' flabberghasted. "You want to weaken my enamel?" "Only slightly!" he said cheerfully. "Just enough so that our scanner can monitor what's happening inside your teeth at all times. Don't worry,the new enamel will still protect you from everything else." "How's that possible if you can penetrate it?", I continue, still cautious. "Well, factory approved candies, for example," he says. "Reputable candy manufacturers have agreed to respect the adapted enamel and not penetrate it. They've signed a treaty to use optimized sugars." "And the artisanal candies?" I asked. "Ah," he said, adjusting his glasses. "Well, those are obviously illegal! Those criminals don't tend to honor treaties. So yes, the adapted enamel will make your teeth more vulnerable to unauthorized cavity formation, bacterial attacks, and anyone who wants to exploit the fact that your natural protection has been replaced with a see-through version." "So you're making my teeth less secure," I repeat. "We're making them more observable," he corrects, with a slightly annoyed tone. "There's a difference. Your teeth will still be protected, just not from us. Or hostile foreign candy shops. Or those criminal artisanal real-sugar-nuts. But you have no business there anyway. But they definitely protect against harms from law-abiding candy!" "But... Over 500 leading dentists signed a letter saying this would create massive vulnerabilities", I point out. "Those dentists aren't thinking about long term dental hygiene." Dr. ChatControl sighs dismissively. "Besides, it's not a backdoor if we're replacing your front door with a tinted glass door given all our citizens are law abiding!" His tone gets sterner if he continues: "Let me say more, If you refuse to upgrade your enamel, we will consider you a risk of dental terrorism. This no longer is about only your teeth, you must know. If you choose to blatantly ignore your teeth, you are a threat to society!" "But... The whole reason I am here, is because I care about my teeth..." The docter holds up his machine and asks: "Do you want me to treat you or report you?" Oh, whatever, it seems everybody is doing this. I don't want to be the outcast crying wolf all the time. So I cave in. The procedure doesn't feel painful, so that's a relief. After completing the baseline scan, Dr. ChatControl frowns at the screen: "This is concerning," he says. "The system has flagged 8,412 potential cavities." "But I only have 32 teeth," I wimper. "The detection algorithm works on a probabilistic model," he explains. "Swiss dental authorities report that about 80% of automated cavity reports are false positives, so we'll need to investigate all of them." "That still means 1,682 of those threats are real", I sigh. "Which is still 1,682 too many!" Dr. ChatControl blurts. "Now, I'll need to drill exploratory holes in every tooth, in your gums, your tongue, and —just to be safe— your neighbor's mouth, because the system flagged them too when they walked past the waiting room." "This seems insane," I say. "The math is solid," he insists. "Even at 99.999% accuracy —which doesn't exist— we'd still generate 100,000 false dental alerts per day across Europe's 450 million people. But we can't let cavities win." While Dr. ChatControl explains his flawless system, I notice how the tooth that actually is hurting —the one I came in to fix— is starting to abscess. "Uh, Doctor," I say, pointing to the swelling. "We'll get to that after we finish scanning everyone," he says dismissively. "The important thing is that no cavity goes undetected, even if that means we spend all our time investigating healthy teeth." "But the actual problem is getting worse," I said. "That's because sophisticated cavities have learned to evade detection," Dr. ChatControl explains. "They change their appearance slightly —maybe grow on the back of the tooth instead of the front, or hide under existing fillings. Our algorithms can't catch those." "What about that letter from those 500 dentists? They also claim this detection method is technically infeasible." I try again. "They're just not thinking big enough", the doctor blocks my argument. "So here's the treatment plan," Dr. ChatControl says, "We're going to install a permanent scanning device in your jaw that monitors every tooth, 24/7, and reports any suspicious activity to a centralized EU Dental Database." "That sounds like a massive security risk," I said. "Not at all!" he replied. "The device is encrypted. Only our scanners can look behind your upgraded enamel. What leaves your tooth, is already encrypted. No other device than ours, can read the data, so your privacy is intact." "So what about those knock-offs you can buy on Ali Express?" I ask. "Oh, but they don't work reliably. And also: Why would hackers want access to your teeth?" he scoffed. "Although, now that I think about it, the device itself would make a high-value target for malicious actors, Als they could abuse them to learn how to make knock-off candy that doesn't get detected by the scanners. Things your natural enamel obviously protects against. But let's not dwell on that." "By the way," Dr. ChatControl adds casually, "EU politicians and government officials are exempt from this scanning requirement under 'professional dental secrecy.'" "So their teeth don't get monitored?" I ask. "Correct," he says. "Their oral health is a matter of public trust. Yours, however, requires constant surveillance." "That seems like a double standard," I say. "It's a two-tier system for a two-tier society," he replies pleasantly. "Now, shall we proceed with installing the jaw monitor?" By this point, my actual toothache is developing into a full-blown infection. The pain is excruciating. "Doctor, I need antibiotics and a root canal," I cry. "We don't do targeted treatments anymore," Dr. ChatControl says. "That's the old model. Now we focus on comprehensive, mandatory monitoring." "But I'm going to lose the tooth," I say. "Perhaps," he acknowledges. "But while we were scanning everyone in the waiting room, we found three people with slightly suspicious molars! They're perfectly healthy now, but they could develop cavities someday. That's three potential problems prevented!" "But my actual problem isn't being prevented," I point out. "It's getting worse." "Well yes," he admits. "But we've invested so much in the scanning infrastructure that we can't really afford to do traditional dentistry anymore. The system needs to justify itself, you understand." "This is insane," I repeat. "This is progress ," he corrects me. As I' left 'm leaving the office —untreated, in pain, and with a jaw full of surveillance equipment— I notice a sign on the door: "Signal Dental, Orthodontics Threema, and Proton Mouthcare have ceased operations in the EU due to incompatibility with mandatory scanning requirements." Apparently, the dentists who actually know how to fix teeth without installing spyware have all moved to Switzerland. Meanwhile, I hear the voice of Dr. ChatControl behind me in the waiting room, announcing to everyone: "We've successfully detected 6,847 potential cavities this week!" When someone asks what he means by potential, he quietly answers: "Only 11 were real, but that's 11 teeth saved!" The infection is still spreading and I'll probably loose my tooth after all because nobody actually is treating it. But at least the healthy ones are under constant surveillance. I made fun of it. But it's not funny. It's about wasting loads of money on a noble goal in all the wrong ways. But next week the vote will be cast in the EU. So it's high time to reach out to your MEP and ask their stance if they are undecided or worse - are in favor. Go to fightchatcontrol.eu if you live in Europe. Oh, and if you don't live in Europe... This will also impact you. Because weakened encryption in mainstream products will most certainly spread. Time to act Fight current Chat Control legislation: fightchatcontrol.eu References and Sources used Estonian Public Broadcasting. (2025, September 15). Experts: European Union's 'chat control' plan a blow to free speech. Privacy Guides explaining why it must be stopped Michel Portier, Lecturer at Hogeschool Arnhem and Nijmegen, MSc Cybersecurity and Patrick Breyer, former MEP Open Letter from 500+ Scientists and Cryptographers (2025, September 9). Open letter on the EU's proposed Child Sexual Abuse Regulation Joint statement Breyer, P. (2025, September 9). 'Danger to Democracy': 500+ Top Scientists Urge EU Governments to Reject 'Technically Infeasible' Chat Control. Breyer, P. (2025). Chat Control: The EU's CSAM scanner proposal. Private Internet Access. (2025). Chat Control, EU's Plan for Real-Time Mass Surveillance Takes a Dramatic Turn. European Digital Rights (EDRi). (2023, August). Fact-checking of top 9 claims made on the CSA Regulation. Internet Watch Foundation. (2024). 2024 Annual Insights and Data Report. European Commission. (2022, May 11). [Proposal for a Regulation laying down rules to prevent and combat child sexual abuse COM(2022) 209 final.]( https://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX%3A52022PC0209 ) European Commission. (2023, December 19). Report on the implementation of Regulation (EU) 2021/1232 (temporary derogation/"Chat Control 1.0"). Anderson, R. (2022). Chat Control or Child Protection? Research paper . University of Cambridge. Computer Weekly. (2025, September 11). Chat Control: EU to decide on requirement for tech firms to scan encrypted messages. Multiple security researchers. (2021). Bugs in Our Pockets: The Risks of Client-Side Scanning . Salt Typhoon: Chinese hacking operation exploits US telecom backdoors . Provide feedback on this episode.
This show has been flagged as Clean by the host. Kevie and Dave have a discussion about the Porter style of beer. They also review a couple that they purchased: Dave tries out Marmalade Porter by Wold Top Brewery , whilst Kevie samples Victorian Porter by 8 Sail Brewery (purchased from The Real Ale Store ). Connect with the guys on Untappd: Dave Kevie The intro sounds for the show are used from: https://freesound.org/people/mixtus/sounds/329806/ https://freesound.org/people/j1987/sounds/123003/ https://freesound.org/people/greatsoundstube/sounds/628437/ Provide feedback on this episode.
This show has been flagged as Clean by the host. that dung is done! doodoo source Yes, I am immature :) Provide feedback on this episode.
This show has been flagged as Explicit by the host. New hosts Welcome to our new hosts: Wojciech, Major_Ursa. Last Month's Shows Id Day Date Title Host 4456 Mon 2025-09-01 HPR Community News for August 2025 HPR Volunteers 4457 Tue 2025-09-02 doodoo deuce Jezra 4458 Wed 2025-09-03 Creating an animation in Powerpoint Dave Hingley 4459 Thu 2025-09-04 How I got into tech Wojciech 4460 Fri 2025-09-05 Arthur C. Clarke Ahuka 4461 Mon 2025-09-08 Battle of the mic's Lee 4462 Tue 2025-09-09 HPR Beer Garden - Intro and Dessert Stouts Kevie 4463 Wed 2025-09-10 Software Freedom Day NJ, briefly. murph 4464 Thu 2025-09-11 Replacing the Trackpad on my Laptop Claudio Miranda 4465 Fri 2025-09-12 Playing Civilization V, Part 3 Ahuka 4466 Mon 2025-09-15 HPR Music project - Walking tune to(wards) a friend FredBlack 4467 Tue 2025-09-16 A small Odoo usage intro and a larger technical bit Jeroen Baten 4468 Wed 2025-09-17 AI Trap and Fix Archer72 4469 Thu 2025-09-18 Disagree With Me - 3 Statements About Life Living Antoine 4470 Fri 2025-09-19 HPR is twenty years old today. Lee 4471 Mon 2025-09-22 Ti-82 Makes Music and Password Manager operat0r 4472 Tue 2025-09-23 Cheap Yellow Display Project: Introduction to the Cheap Yellow Display Trey 4473 Wed 2025-09-24 HPR Beer Garden 2 - Session IPA Kevie 4474 Thu 2025-09-25 Hacker Poetry - 001 Major_Ursa 4475 Fri 2025-09-26 The true audio file for walking tune to(wards) a friend FredBlack 4476 Mon 2025-09-29 Does AI cause brain damage? Trollercoaster 4477 Tue 2025-09-30 doodoo 3 a deuce plus 1 Jezra Comments this month These are comments which have been made during the past month, either to shows released during the month or to past shows. There are 22 comments in total. Past shows There are 4 comments on 4 previous shows: hpr4393 (2025-06-04) "Journal like you mean it." by Some Guy On The Internet. Comment 1: Archer72 on 2025-09-01: "Journaling" hpr4442 (2025-08-12) "Orthopedagogiek - what it is." by Manon. Comment 4: Manon Fallon on 2025-09-07: "Thank you" hpr4445 (2025-08-15) "doodoo one" by Jezra. Comment 3: Windigo on 2025-09-03: "Singular vs plural functions" hpr4453 (2025-08-27) "IPv6 for Luddites" by beni. Comment 5: Paulj on 2025-09-09: "Fantastic show - thank you" Comment 6: Dave Morriss on 2025-09-09: "I was surprised to find that my ISP offers IPv6" This month's shows There are 18 comments on 10 of this month's shows: hpr4456 (2025-09-01) "HPR Community News for August 2025" by HPR Volunteers. Comment 1: candycanearter07 on 2025-09-01: "show doubt"Comment 2: أحمد المحمودي on 2025-09-12: "Pronouncing my name"Comment 3: Ken Fallon on 2025-09-16: "Can I have an example" hpr4459 (2025-09-04) "How I got into tech" by Wojciech. Comment 1: Archer72 on 2025-09-01: "First show"Comment 2: Antoine on 2025-09-04: "Welcome! "Comment 3: Henrik Hemrin on 2025-09-04: "Thanks and welcome"Comment 4: Andrew on 2025-09-04: "Excellent first show..."Comment 5: paulj on 2025-09-09: "Welcome, and thanks!" hpr4461 (2025-09-08) "Battle of the mic's" by Lee. Comment 1: candycanearter07 on 2025-09-12: "Interesting dive into a topic not thought about often!" hpr4462 (2025-09-09) "HPR Beer Garden - Intro and Dessert Stouts " by Kevie. Comment 1: T.A.Spinner on 2025-09-13: "Your thoughts on hefeweizens?" hpr4466 (2025-09-15) "HPR Music project - Walking tune to(wards) a friend" by FredBlack. Comment 1: candycanearter07 on 2025-09-25: "unique idea for a show!" hpr4470 (2025-09-19) "HPR is twenty years old today. " by Lee. Comment 1: quvmoh on 2025-09-20: "congrats"Comment 2: ClaudioM on 2025-09-26: "Happy 20th Anniversary!" hpr4471 (2025-09-22) "Ti-82 Makes Music and Password Manager" by operat0r. Comment 1: candycanearter07 on 2025-09-25: "TI calc history" hpr4472 (2025-09-23) "Cheap Yellow Display Project: Introduction to the Cheap Yellow Display " by Trey. Comment 1: Archer72 on 2025-09-23: "Following the series" hpr4473 (2025-09-24) "HPR Beer Garden 2 - Session IPA" by Kevie. Comment 1: Ken Fallon on 2025-09-24: "FLOSS Beer Tracker " hpr4476 (2025-09-29) "Does AI cause brain damage?" by Trollercoaster. Comment 1: Trey on 2025-09-29: "Excellent episode"Comment 2: Trollercoaster on 2025-09-30: "Re: Excellent episode" Mailing List discussions Policy decisions surrounding HPR are taken by the community as a whole. This discussion takes place on the Mailing List which is open to all HPR listeners and contributors. The discussions are open and available on the HPR server under Mailman. The threaded discussions this month can be found here: https://lists.hackerpublicradio.com/pipermail/hpr/2025-September/thread.html Events Calendar With the kind permission of LWN.net we are linking to The LWN.net Community Calendar. Quoting the site: This is the LWN.net community event calendar, where we track events of interest to people using and developing Linux and free software. Clicking on individual events will take you to the appropriate web page.Provide feedback on this episode.
This show has been flagged as Clean by the host. This look at Arthur C. Clarke brings us to two of the novels that helped cement his place in science fiction. They are Childhood's End, and A Fall Of Moondust. Links: https://en.wikipedia.org/wiki/Childhood%27s_End https://archive.org/details/arthur-c-clarke-childhoods-end https://www.amazon.com/Childhoods-End-Charles-Dance/dp/B019329VGO https://en.wikipedia.org/wiki/A_Fall_of_Moondust https://archive.org/details/bbc-sci-fi-radio-plays-part-one https://www.palain.com/science-fiction/the-golden-age/arthur-c-clarke-becomes-successful/ Provide feedback on this episode.
This show has been flagged as Clean by the host. What is it? Flowers for Algernon is a short science fiction story. Originally that. It was later developed as a novel. How did I come unto it? I know I have heard the title years before. So, when I saw it recently at the entrance on the bookstore, in a beautiful hardcover, I gave it a view. I did not decided to buy, but it stayed with me, specially for having few pages. I knew nothing of the plot, I only recognized the title, vaguely, as something I heard before as a praised work — and Isaac Asimov, who handed Keyes the Hugo Award for this short story, in 1960, as Best Novelette of 1959, "praised it lavishly" (source: Arthur Bruce Evans, of DePauw University. Daniel Keyes's Works ). I then, weeks or months later, searched about.and discovered it was originally a short story. And available online. In the moment of the interest aroused (soon before producing this.HPR episode), I was more than happy with the immediate possibility of reading, instead of having to wait to buy the book or letting it stay until the next visit to the Public Library of Paraná (that is, of my state in Brazil), that might have a copy. The first lines won me, so I kept reading, in two "seats", two moments, on the phone. It is 26 pages long. Now, to the story. The plot (Here starts a full revelation of the plot, if you want to stop listening.) (No personal written notes here, comment made directly to audio — so, more stuttered as I tried to find the ideas and words; thanks for the patience!) Curiosity: The Simpsons "As well as cinematic and stage adaptations, the book inspired a musical, starring Michael Crawford, and an episode of The Simpsons. In the episode, called Homr, Homer Simpson discovers that a crayon lodged in his brain has been responsible for his stupidity. On its removal, Homer becomes clever, only to have the crayon re-inserted after becoming distanced from family and friends. Aired in 2001, the episode won an Emmy for outstanding animated programme." (Source: BBC. Flowers for Algernon writer Daniel Keyes dies at 86 . June 18, 2014.) Ending... the author The author, Daniel Keyes, died on June 15, 2014, aged 86, from complications of pneumonia, at his home in Boca Raton (Florida, USA). His only wife, Aurea Georgina Vazquez, whom he married in 1952, had died one year, one month and one day before, on May 14, 2013.They had two daughters. Links: Wikipedia page for the story Flowers for Algernon: https://en.m.wikipedia.org/wiki/Flowers_for_Algernon Only that. Thanks for the opportunity to share! Provide feedback on this episode.
This show has been flagged as Clean by the host. I am subscribed to a number of YouTube channels, and I am sharing them with you. Links: https://www.youtube.com/@GaliaSocial https://www.youtube.com/@GamerGrampz https://www.youtube.com/@GeographyByGeoff https://www.youtube.com/@GetawayGuru https://www.youtube.com/@HarboWholmes https://www.youtube.com/@HarrysMovingMedia https://www.youtube.com/@healthcaretriage https://www.youtube.com/@herlock2527 https://www.youtube.com/@HistoryHit https://www.youtube.com/@HistoryMatters https://www.youtube.com/@HistoryRespawned https://www.youtube.com/@HistoryTime https://www.youtube.com/@howstuffworks https://www.youtube.com/@HubbleESA https://www.youtube.com/@HungryPassport https://www.youtube.com/@InsideCruise https://www.palain.com/ Provide feedback on this episode.
This show has been flagged as Clean by the host. Wow, I sure hope I didn't say "a link will be in the show notes" because I recorded this a few weeks ago. doodoo source Doodoo is a single user webapp with a server written in python and a ui of html,javascript, and css. Provide feedback on this episode.
This show has been flagged as Explicit by the host. Quick-Glance Summary I walk you through an MIT experiment where 54 EEG-capped volunteers wrote essays three ways: pure brainpower, classic search, and ChatGPT assistance. Brain-only writers lit up the most neurons and produced the freshest prose; the ChatGPT crowd churned out near-identical essays, remembered little, and racked up what the researchers dub cognitive debt : the interest you pay later for outsourcing thought today. A bonus “switch” round yanked AI away from the LLM devotees (cue face-plant) and finally let the brain-first team play with the toy (they coped fine), proving skills first, tools second. I spiced the tale with calculator nostalgia, a Belgian med-exam cheating fiasco, and Professor Felienne's forklift-in-the-gym metaphor to land one mantra: *scaffolds beat shortcuts*. We peeked at tech “enshittification” once investors demand returns, whispered “open-source” as the escape hatch, and I dared you to try a two-day test—outline solo, draft with AI, revise solo, then check what you still remember. Net takeaway: keep AI on a leash; let thinking drive, tools navigate . If you think I'm full of digital hot air, record your own rebuttal and prove it. Resources MIT study MIT Media Lab. (2025). Your brain on ChatGPT: Accumulation of cognitive debt. https://www.media.mit.edu/publications/your-brain-on-chatgpt/ Long term consequences (to be honest - pulled these from another list, didn't check all of them) Clemente-Suárez, V. J., Beltrán-Velasco, A. I., Herrero-Roldán, S., Rodriguez-Besteiro, S., Martínez-Guardado, I., Martín-Rodríguez, A., & Tornero-Aguilera, J. F. (2024). Digital device usage and childhood cognitive development: Exploring effects on cognitive abilities. Children , 11(11), 1299. https://pmc.ncbi.nlm.nih.gov/articles/PMC11592547/ Grinschgl, S., Papenmeier, F., & Meyerhoff, H. S. (2021). Consequences of cognitive offloading: Boosting performance but diminishing memory. Quarterly Journal of Experimental Psychology , 74(9), 1477–1496. https://pmc.ncbi.nlm.nih.gov/articles/PMC8358584/ Ward, A. F., Duke, K., Gneezy, A., & Bos, M. W. (2017). Brain drain: The mere presence of one's own smartphone reduces available cognitive capacity. Journal of the Association for Consumer Research , 2(2), 140–154. https://www.journals.uchicago.edu/doi/full/10.1086/691462 Zhang, M., Zhang, X., Wang, H., & Yu, L. (2024). Understanding the influence of digital technology on cognitive development in children. Current Research in Behavioral Sciences , 5, 100224. https://www.sciencedirect.com/science/article/pii/S266724212400099X Risko, E. F., & Dunn, T. L. (2020). Developmental origins of cognitive offloading. Developmental Review , 57, 100921. https://pubmed.ncbi.nlm.nih.gov/32517613/ Ladouceur, R. (2022). Cognitive effects of prolonged continuous human-machine interactions: Implications for digital device users. Behavioral Sciences , 12(8), 240. https://pmc.ncbi.nlm.nih.gov/articles/PMC10790890/ Wong, M. Y., Yin, Z., Kwan, S. C., & Chua, S. E. (2024). Understanding digital dementia and cognitive impact in children and adolescents. Neuroscience Bulletin , 40(7), 628–635. https://pmc.ncbi.nlm.nih.gov/articles/PMC11499077/ Baxter, B. (2025, February 2). Designing AI for human expertise: Preventing cognitive shortcuts. UXmatters . https://www.uxmatters.com/mt/archives/2025/02/designing-ai-for-human-expertise-preventing-cognitive-shortcuts.php Tristan, C., & Thomas, M. (2024). The brain digitalization: It's all happening so fast! Frontiers in Human Dynamics , 4, 1475438. https://www.frontiersin.org/journals/human-dynamics/articles/10.3389/fhumd.2024.1475438/full Sun, Z., & Wang, Y. (2024). Two distinct neural pathways for mechanical versus digital memory aids. NeuroImage , 121, 117245. https://www.sciencedirect.com/science/article/pii/S1053811924004683 Ahmed, S. (2025). Demystifying the new dilemma of brain rot in the digital era. Contemporary Neurology , 19(3), 241–254. https://pmc.ncbi.nlm.nih.gov/articles/PMC11939997/ Redshaw, J., & Adlam, A. (2020). The nature and development of cognitive offloading in children. Child Development Perspectives , 14(2), 120–126. https://srcd.onlinelibrary.wiley.com/doi/10.1111/cdep.12532 Geneva Internet Platform. (2025, June 3). Cognitive offloading and the future of the mind in the AI age. https://dig.watch/updates/cognitive-offloading-and-the-future-of-the-mind-in-the-ai-age Karlsson, G. (2019). Reducing cognitive load on the working memory by externalizing information. DIVA Portal . http://www.diva-portal.org/smash/get/diva2:1327786/FULLTEXT02.pdf Monitask. (2025). What is cognitive offloading? https://www.monitask.com/en/business-glossary/cognitive-offloading Sharma, A., & Watson, S. (2024). Human technology intermediation to reduce cognitive load. Journal of the American Medical Informatics Association , 31(4), 832–841. https://academic.oup.com/jamia/article/31/4/832/7595629 Morgan, P. L., & Risko, E. F. (2021). Re-examining cognitive load measures in real-world learning environments. British Journal of Educational Psychology , 91(3), 993–1013. https://bpspsychub.onlinelibrary.wiley.com/doi/10.1111/bjep.12729 Podcast episodes that inspired some thoughts Felien Hermans (NL) Tech won't save us Screenstrong Families Provide feedback on this episode.
This show has been flagged as Explicit by the host. The sheet music for the piece can be found on Fred's musescore page. Provide feedback on this episode.
This show has been flagged as Explicit by the host. The first episode of Hacker Poetry! Episode 001, in which three poems by an anonymous hacker are read by Major Ursa. Note: The host has confirmed that the show is compliant with the fact that HPR is a podcast and not a podcast hosting platform/distribution network. Provide feedback on this episode.
This show has been flagged as Clean by the host. Kevie and Dave have a discussion about the Session IPA (sub)style of beer. They also review a couple that they purchased from their local retailers: Dave tries out Crystalline Waters by Cervesa Espiga , whilst Kevie samples Island Life Session IPA by The Orkney Brewery . Connect with the guys on Untappd: Dave Kevie The intro sounds for the show are used from: https://freesound.org/people/mixtus/sounds/329806/ https://freesound.org/people/j1987/sounds/123003/ https://freesound.org/people/greatsoundstube/sounds/628437/ Provide feedback on this episode.
This show has been flagged as Clean by the host. Hello, again. This is Trey. Several months ago, I heard Paul Asadoorian mention the Cheap Yellow Display on his podcast, Paul's Security Weekly ( https://www.scworld.com/podcast-show/pauls-security-weekly ). I didn't think much of it at the time, but then I heard it referenced again, and again. Then, finally, it was described, and I became interested. "Cheap Yellow Display" is the term used for the ESP32-2432S028R. Since this is somewhat challenging to say, and to remember, and since the board is yellow, and it can be obtained for as little as $12 USD, it has been given the nickname "Cheap Yellow Display". I will abbreviate this as CYD for the remainder of this episode. It is an ESP32 (with built in WiFi & Bluetooth) on a development board with one or more USB connectors, a MicroSD slot, a limited selection of GPIO pins, an RGB LED, a speaker, a light sensor, and best of all, a 2.8-inch (71mm) TFT touchscreen LCD display. The CYD runs on 5 volts DC. I am including some photographs of the CYD in the show notes. RandomNerdTutorials has produced a very good writeup about this board on their website ( https://randomnerdtutorials.com/cheap-yellow-display-esp32-2432s028r/ ). Brian Lough (AKA WitnessMeNow) has been building a community for the CYD on his GitHub site ( https://github.com/witnessmenow/ESP32-Cheap-Yellow-Display ) where he has instructions, examples, tutorials, downloadable tools, and much more. Beginning back in the 1970s, my father and I built electronics projects together. And I have had a love for doing so ever since. Over the last few years, I have built several Arduino based gadgets on different platforms, including a couple which run on breadboards sitting beside me on my desk (I will share more about one of those later). A common use for the CYD among hackers is to leverage the built in WiFi & Bluetooth radios to compromise wireless networks or devices. The Marauder project is a prebuilt image which can be loaded directly to the CYD to use it as a wireless hacking tool. Fr4nkFletcher's Github repository ( https://github.com/Fr4nkFletcher/ESP32-Marauder-Cheap-Yellow-Display ) is one place where you can download the Marauder tool. There are also video games, clocks, photo slideshows, and more, which have already been coded for you, and are available on the internet for download. What would you do with a CYD? What could you build? What problem might you solve? What fun project might you come up with? For myself, the CYD intrigued me, but it did not yet jump out at me as something I had a need for. Yet. What would change my mind? What would set me on a quest to obtain some of these devices and learn to develop code for them? What problem did I wish to solve? Tune in again, in a couple weeks, to learn the answers some of these questions and more in my next episode in this HPR series. Provide feedback on this episode.
This show has been flagged as Explicit by the host. The TI-80 is a graphing calculator introduced by Texas Instruments in 1995 to be used at a middle school level (grades 6 to 8). It offered advanced capabilities that had previously only been available in high-end scientific calculators to students learning pre-algebra and algebra, and was designed to be affordable for schools. Links https://en.wikipedia.org/wiki/TI-80 https://zadig.akeo.ie/ https://rmccurdy.com/.scripts/downloaded/HoustonTracker%202%20%20Windows%2011%20Tutorial%20TI-82%20Silverlink.zip Provide feedback on this episode.
This show has been flagged as Clean by the host. Links to the clips hpr0001 - Introduction to HPR by StankDawg & Enigma (Dec 31, 2007) hpr0720 - Interview with Mark (deltaRay) about CLI Magic by Klaatu (May 6, 2011) hpr0853 - Pat Volkerding of Slackware Linux chats with Klaatu (Nov 8, 2011) hpr0788 - Bitcoin howto, JWP (Aug 9, 2011) hpr3439 - Linux Inlaws S01E40: The One with the BSDs (Oct 10, 2021) hpr0870 - Computer Memories by Deltaray (Dec 12, 2011) hpr1037 - How to solder series, Mr X (2012-2013) hpr1322 - Kevin O'Brien/index.html"> - Ohio LinuxFest 2013 a.k.a Ahuka, by Ken Fallon (Aug 27, 2013) hpr1642 - First Time at Oggcamp by Al (Nov 18, 2014) hpr1690 - Arduino Introduction by Klaatu (Jan 23, 2015) hpr1874 - Fireside chat with droops by Ken Fallon (Oct 8, 2015) hpr1890 - A short walk with my son by thelovebug (Oct 30, 2015) hpr2182 - why say GNU/Linux by spaceman (Dec 13, 2016) hpr2503 - My journey into podcasting by thelovebug (Mar 7, 2018) hpr2673 - Ohio Linux Fest Podcaster Roundtable by Thaj Sara (Oct 31, 2018) hpr1703 - Open Source CD Rippers, Kevie (Feb 11, 2015)Provide feedback on this episode.
This show has been flagged as Clean by the host. Hello from Antoine. A show without a script, with 3 bullet points: 1. It's better to have had 1 million dollars, and spend it all in a bed investment, rather than having had 5 dollars and lose 10 dollars. In one case, you are not in debt, you can start on zero with a clean mind (the past is only past). In another case, there is a debt, you wasted what you even did not have at first. That's a problem. Losses happen all the time, in sports for example, and people in general understand. Albeit, when it has to do with family problems, or financial lack of success, there is all kind of malicious judgement for the bad choices of the other one. 2. A good work is a work where one does what he has to do, in the time he sold to the work. It's not a matter of being on the desk more time than your colleagues, it's a matter of giving your work capacity for the time agreed in exchange of the payment agreed upon. In one word, honesty. Even if not as a moral value you agree with in a specific case, the obedience is the result of having your mind in the same way your body is going, and that is enjoyment. 3. Your attitudes show if you have a purpose in what you're doing, or you're taking it with the belly (doing it in a non-vigorous way, without enthusiasm). If you have a purpose, you are enjoying, because it has a purpose. You, after all! (Not because of big loads of material things, but, simply, purpose. Relations and purpose.) Provide feedback on this episode.
This show has been flagged as Clean by the host. Hello, this is your host, Archer72 for another episode of Hacker Public Radio. In this episode, I continue to fall for the AI trap. Here I was, minding my own business, when I was bothered by the icon only showing a generic icon for the Beeper app. Now, I'm not saying that Duck.ai is not useful, but be very careful what you ask for. It was probably a combination of the early morning, and not reading completely through the AI suggestions, but I ended up losing all icons on the Gnome desktop except for a few like Firefox. I won't leave the problematic command so I don't trip up the listener, but it involved updating a desktop database. This in turn left a dash or blank where the icons should be. If that wasn't bad enough, it was suggested to reset Gnome settings, and nothing was as it seemed before. Things that I had taken for granted were not there. You forget what custom settings are there when mistakes like this are made. So the short answer is that the icons directory, located on my Debian system should be located in .local/share/icons. Instead it was in a sub-directory .local/share/icons/icons Correcting the directory location solved everything, but I was still left to reset my custom Gnome keybindings. • Swap Escape and Caps lock key I used this because I am a Vim user, and this feels more natural when I need to hit Escape to change modes. In Gnome, the setting is under Gnome Tweaks > Keyboard > Additional Layout Options > Swap Esc and Caps Lock Key As of this show release the current stable version is Trixie. Gnome Tweaks - Debian Trixie can be installed by sudo apt install gnome-tweaks on any Debian based system. • Compose key • Compose key shortcuts The Compose key is found at Settings > Keyboard > Compose Key. I selected the Menu key, because this is rarely used, and can still be accessed by the track pad. • Shortcut to open MPV with a clipboard URL from Youtube This can be found in Setting > Keyboard > View and Customize Shortcuts > Custom Shortcuts Shift+Ctrl+P Code placed in /usr/local/bin/ #!/bin/bash ## mpv-url url=`xsel -o -b` echo $url mpv $url Now I can get back to what I started in the first place, creating a .desktop file for Beeper. I created a beeper-desktop.desktop file in `~/.local/share/applications' with the follow contents. [Desktop Entry] Name=Beeper Desktop Exec=/home/mark/AppImages/Beeper-4.1.169.AppImage Icon=/home/mark/.local/share/icons/beeper.png Type=Application Categories=Network;InstantMessaging; Terminal=false StartupWMClass=Beeper The last part of the config file can be found by xprop | grep WM_CLASS Provide feedback on this episode.
This show has been flagged as Clean by the host. To switch in Odoo to developer mode, simply add the tekst "?debug=1" to the url. WARNING: the Technical menu that you now can see in the Settings app is not for the faint of heart! Be very, very careful making changes there. Provide feedback on this episode.
This show has been flagged as Explicit by the host. The sheet music exists (although slightly inaccurate since it has been slightly altered since then) on my musescore page. Also some credit to Folky who appears on his own nyckelharpa towards the end in the duette part.Provide feedback on this episode.
This show has been flagged as Clean by the host. Playing Civilization V, Part 3 Victory Types This is a good time to discuss the Victory types in Civ 5. We have talked about choosing appropriate strategies and that mostly has to do with what kind of Victory you are aiming for. Now you can change the objective as the game goes on, so if you realize you can't win your original Victory type, you can switch to another. But success is a lot easier if you make the right choices early on. Domination – To win this, you must keep possession of your own original capital, and capture everyone else's original capital. Original capital is the first city founded by each Empire. It can never be destroyed, but can be captured. Once the original capital city of an Empire is captured, another city will become the current capital, but capturing that does not count towards victory, and a current capital can be destroyed. Science – To win this, build and launch a spaceship to Alpha Centauri. To build a spaceship requires technologies at the end of the Technology tree, but you don't have to actually research every possible technology to do this. You build the parts in your various cities, and assemble them in your Capital. Once you have assembled all the parts, the spaceship will automatically launch and you win the game. Cultural – This depends on your culture compared to the other Empires, and involves the Tourism mechanic. If you attract tourists from another Empire, your culture will become more dominant over theirs. There are 6 levels for your Empire vis-a-vis the others: Unknown, Exotic, Familiar, Popular, Influential, and Dominant. These are defined by the amount of tourism you receive from an Empire compared with their own production of Culture. If the tourism you receive is at least equal to their own Culture production, you are Influential. And to get Culture victory you have to be at least Influential with every other Empire still in the game. The basic source of tourism comes from Great Works of Art, and Artifacts. Great Works of Art are produced by Great Artists, and Artifacts are dug up by your Archeologists once you discover this. Your own Culture production both defends against tourism of other Empires (i.e. your own citizens would rather enjoy your culture than travel to other Empires), and helps to produce the Great Works of Art. This victory type and the Tourism Mechanic is one of the innovations in Civ 5 , and carries over and is developed further in Civ 6. Diplomatic – To win this, you have to voted in as World Leader in the United Nations. You can gain votes in several ways. First, you can liberate the conquered capital of another Empire and return it to them. That will guarantee that they will vote for you in the United Nations. Or, and this is most common, you can ally with City-States and get their vote in the UN. Finally, if a City-State has been previously conquered by another Empire, you can liberate it and they will vote for you in the UN. Once the UN is achieved, votes take place every 20 turns, so if you fall short on one try, you can try to line up more votes for the next try, which usually means allying with a few more City-States. Time – If no one has won by the above means, the Empire with the highest score when time runs out will win. In a Standard game, that is in 2050 AD, and is turn 500. But note that turn 500 is not a turn when you can make a play. Your last chance to actually do anything is turn 499. Terrain Civilization V changed the game board from squares to hexes, which was the first big change. But another change makes terrain even more important in Civ V, and that is that you can only have one unit per tile. The giant death stacks of units that you could employ in Civ III and Civ IV are now gone. That means that any military campaign will mostly be fought on a variety of tiles. Most of this we will discuss later when we look at the military and how to fight wars, but knowing how terrain affects your units in terms of strength and mobility will be a big part of that. So first we need to know what the Terrain Types are. Of course, the other reason we need to know this is in terms of where to settle, where to farm, where to mine, and so on. And special resources are a modifier, but first we'll look at the Terrain Types by themselves. They can be analyzed in terms of their Base Production, i.e., what they will produce without any improvements such as farms and mines, Movement Cost, i.e. how many movement points it takes to move into the Tile, and Defensive Bonus, i.e. how the strength of your units is modified if they are in combat. Grassland – Base Production = 2 Food, Movement Cost = 1, and Defensive Bonus = -33% Plains – Base Production = 1 Food and 1 Production, Movement Cost = 1, and Defensive Bonus = -33% Desert – Base Production = Nothing, Movement Cost = 1, and Defensive Bonus = -33% Ocean – Base Production = 1 Food and 1 Gold, Movement Cost = 1 Lake – Base Production = 2 Food and 1 Gold , Movement Cost = 1 Tundra – Base Production = 1 Food, Movement Cost = 1 Snow – Base Production = None, Movement Cost = 1, and Defensive Bonus = -33% These basic Terrain Types can then be modified by Terrain Features, which can be stacked. For example, you could have a Plains tile with Hills and a Forest. Hills – Base Production = 0 Food and 2 Production, Movement Cost = 2, and Defensive Bonus = +25%. Note that the Base Production for Hills will be 0 Food and 2 Production regardless of the underlying Terrain Type. Forest – Base Production = 1 Food and 1 Production, Movement Cost = 2, and Defensive Bonus = +25%. Note that the Base Production for tiles with Forests will be 1 Food and 1 Production regardless of the underlying Terrain Type. But Forests can be cleared by Workers once Mining is discovered. Jungle – Production effect = -1 Production, Movement Cost = 2, and Defensive Bonus = +25%. Jungles can be cleared by Workers once Bronze Working is discovered, and should be. Mountain – Production = 0, Movement = impassable except for Air units, and for Carthaginian units once they have earned a Great General. Defensive Bonus = +25% River – Rivers run along the borders of tiles. They add +1 Gold. Attacking across a river reduces your attack strength by 20%. Crossing a river will end movement for most units unless there is a road with a bridge. Marsh – Production effect = -1 Food, Movement Cost = 2. Can be removed by workers once Masonry is discovered. If you have a Marsh tile in your city, have the workers remove the Marsh before you attempt to work the tile. Coast – These are the water tiles with relatively shallow water along the coast of a land mass. They are lighter in color than deep ocean tiles. Coast tiles can be traveled on by early water units which cannot travel on the deeper ocean tiles. Coast tiles produce one gold each. Flood plains – These tiles can be found sometimes along river banks. They produce 2 food, but can also produce disease outbreaks. Oasis – Produce +3 Food and +1 Gold. These tiles cannot be improved other than to add roads and railroads. Ice – At the top and bottom of the map are ice tiles representing the north and south poles. Airplanes can fly over these tiles, and submarines can go under them, but otherwise they are impassable Fallout – Once nuclear weapons have been discovered, you can have tiles that are covered by fallout. This will reduce food by 3, production by 3, and gold by 3. Movement cost is 2. In practice this will mean the tile produces nothing. A Worker unit can clean this up, but it will take time. So until that happens, you should look for opportunities to move your citizen into some other occupation until it is cleaned up. And you have to clean it up before building or restoring any improvements. Atoll – This tile type was added in a patch with the Polynesian DLC. It is an ocean tile that produces 1 Food and +1 Production. Movement cost is 1. Admittedly, this is a lot of detail to take in, but there are a few basic rules you might want to keep in mind. First, you don't want to settles cities where there are lots of Desert, Tundra, or Snow tiles. One or two Tundra tiles are OK if there are other positive features, like access to a luxury resource, but Desert and Snow tiles are completely useless. Again if there are lots of desirable tiles available, having one or two Desert or Snow is not problem, since in most cases you never will work all of the tiles in most cities. But look for the good tiles. Similarly, Mountain tiles are not generally useful, however if you are going for a Science victory they can be handy if you settle a city immediately adjacent to a mountain, since that will let you build an Observatory in the city. Observatories cost zero maintenance and add 50% to the science output of the city, making them very valuable. Mountains are also handy as barriers to keep away your enemies. Jungle tiles can also cause disease outbreaks, but clearing the jungle from the tile will put a stop to that. I will always clear away any jungle or Marsh tiles within my cities. Defensive bonuses are also important, but that is better covered when we get to warfare. From: https://www.palain.com/gaming/civilization-v/playing-civilization-v-part-3/ Provide feedback on this episode.
This show has been flagged as Clean by the host. Original Part: TDA147011T01 Replacement Part: TDA147011T20 from a XPG Xenia 15 gaming laptop Links: Evoo EVC141-12BK: https://www.walmart.com/ip/EVOO-14-1-Ultra-Slim-Notebook-Elite-Series-FHD-Display-AMD-Ryzen-5-3500U-Processor-Radeon-Vega-8-Graphics-8GB-RAM-256GB-SSD-HD-Webcam-Windows-10-Home/419496306 MOTILE 14" Performance Laptop: https://www.walmart.com/ip/MOTILE-14-Performance-Laptop-FHD-AMD-Ryzen-5-Radeon-Vega-8-Graphics-THX-Spatial-Audio-Tuned-display-8GB-RAM-256GB-SSD-HDMI-Front-720p-HD-IR-Camera-Ro/909076408 Clevo: https://www.clevo.com.tw/ Evoo 14.1 Ultra-slim Laptop Review (EVC141-12BK): https://www.youtube.com/watch?v=olPUSDFY9MQ
This show has been flagged as Clean by the host. Software Freedom Day. It is a world-wide series of events to celebrate free software, and we're having one right here in New Jersey at Montclair State University. It is held on the third Saturday of September world-wide, which his year is the 20th of September. We're going to talk about what free software is, and why it's important for everyone. What kind of software is available for your existing computer, and how you can extend the life of your computer by loading another OS on it. There will be a talk on self hosting, so that you can keep better control of your data. There will also be a talk on Social Networking with free software called "Mastodon and the Fediverse", there will also be talks on Wikipedia, and contrinuting to Free Software. There is a huge variety of software out there, and we'd like to take some time to tell people about it. This is a community event, and we'd love to see people from all over come out! Here are some links for more information: https://softwarefreedom.neocities.org/ also, the foundation site https://digitalfreedoms.org/en/sfd/events/software-freedom-day-2025-new-jersey So find an event near you, look online to see which events are streaming, or start planning for an event in your area for next year. Hope to see you in New Jersey soon! Provide feedback on this episode.
This show has been flagged as Clean by the host. Kevie and Dave (AKA The Love Bug) start a new series of shows with a focus upon beer. In this first episode the pair discuss about how they were introduced to beer and how it became more than a hobby/something to do at the weekend. They go on to discuss a relatively new style of beer in the Dessert/Pastry Stout. Dave looks at the Rocky Road Marshmallow Stout by Brewdog, whilst Kevie reviews Bertha Chocolate Cake Stout by Northern Monk. Connect with the guys on Untappd: Dave Kevie Provide feedback on this episode.
This show has been flagged as Clean by the host. Microphones compared: Bose QC35 Headset Macbook Pro M1 16" Anker PowerConf S330 AKG Pro Audio Lyra iPad Pro 12.9" 4th Gen Photo: AKG mic with Sensic SA-30 boom arm & Aokeo pop filter Provide feedback on this episode.
This show has been flagged as Clean by the host. This begins our look at the second of the Big Three of the Gold Age of Science Fiction, Arthur C. Clarke. We give some brief biographical informmation, and then dig into two related early novels, Againt the Fall of Night, and The City And The Stars Links: https://en.wikipedia.org/wiki/British_Interplanetary_Society https://en.wikipedia.org/wiki/Arthur_C._Clarke%27s_Mysterious_World https://en.wikipedia.org/wiki/Arthur_C._Clarke%27s_World_of_Strange_Powers https://en.wikipedia.org/wiki/Against_the_Fall_of_Night https://en.wikipedia.org/wiki/The_City_and_the_Stars https://www.palain.com/science-fiction/the-golden-age/arthur-c-clarke/ Provide feedback on this episode.
This show has been flagged as Clean by the host. Hello, I'm Wojciech (pronounciation available at https://en.wiktionary.org/wiki/Wojciech ), I'm a nerd from Poland, I work as a software engineer. I've found HPR about a year ago and wanted to record a show since. But life is busy. I'm trying it out, in a supermarket parking lot in my car. This is my second attempt, so we'll see how it works. How I got into tech? In a way I've kind of always been there. At least since I was a child. The story that I like to tell is when I was about 4 years old my cousing launched me Mortal Kombat on his Amiga computer and I got interested. That's my oldest tech related memory. As a kid I've mostly played video games. Mostly on clones of old 8-bit consoles like Atari 2600 or NES, later some unspecified models of Commodore and Schneider computers. I don't even remember what exact models they were. Got my first PC at about 10 years old, it was an Intel 486SX, 12 MB RAM, 850 MB HDD, running Windows 95. Still mostly playing games on the computer but, as it was running Windows, as you maybe know, with Windows come problems. Sometimes user-induced, but not always. Spoiler, it's been over 25 years and this trend continues. Around the same time my sister went to high school and got a Turbo Pascal textbook. This is what really got me interested in programming and that's when my interests and career in software development begun. Since that time I had a very good idea what I want to do in life. I just knew I wanted to work with computers, primarily doing software engineering. I went to a technical university, Wrocław University of Science and Technology. And there I got interested in other computer related things like networking and I also got into digital and analog electronics. Just because I really wanted to go that one level deeper, to learn about how computers work, and electronics in general. I also have other interests, but tech and non-tech related, like for example science fiction literature and I would like to record some shows about those in the future. We shall see. There is one specific story I want to tell, but I think I will save it for October. Why October? Because it is a workplace horror story about... Windows. Well, not really a horror story story, but it was really bizarre and can be described as such. In the meantime I don't want to promise anything. But maybe I will record a show about what I am currently doing at work, which is the topic of audit trail in software applications. But I am chaotic and may do something entirely different. We shall see. I think that's all I want to say today. I would really appreciate if you left some feedback. Was the audio OK, is my English enough, did I speak too fast? English is not my first language and I've noticed over the years that I really tend to speak too fast when using English. And that's it, thank you for listening. Hopefully we'll hear in the future from me. Provide feedback on this episode.
This show has been flagged as Clean by the host. I created a short animation to illustrate how agile project management works flippaclip: https://flipaclip.com/ Provide feedback on this episode.
This show has been flagged as Clean by the host. doodoo A web based todo list application, for all the dung I need to get done doodoo utilized microdot framework. The simplest way to install microdot for use with doodoo, is to run make install-microdot, which will attempt to download the necessary file using wget. The doodoo server can be started by running make serve. The default port is 3864 (DUNG on a phone number pad)Provide feedback on this episode.
This show has been flagged as Explicit by the host. New hosts Welcome to our new host: Manon. Last Month's Shows Id Day Date Title Host 4435 Fri 2025-08-01 Philosophy, Cosmology, Physics, and just what is up with Hairy Larry's brain. hairylarry 4436 Mon 2025-08-04 HPR Community News for July 2025 HPR Volunteers 4437 Tue 2025-08-05 One Possible Definition of "Hacker" Antoine 4438 Wed 2025-08-06 doodoo zero Jezra 4439 Thu 2025-08-07 Rejecting a show ? Ken Fallon 4440 Fri 2025-08-08 The HOPE conference. murph 4441 Mon 2025-08-11 Voice Over IP Lee 4442 Tue 2025-08-12 Orthopedagogiek - what it is. Manon 4443 Wed 2025-08-13 The First Doctor, Part 3 Ahuka 4444 Thu 2025-08-14 Introduction into the E.R.P. application called Odoo Jeroen Baten 4445 Fri 2025-08-15 doodoo one Jezra 4446 Mon 2025-08-18 Calling on AI to resque HPR Trollercoaster 4447 Tue 2025-08-19 Interview with Margreet Pakkert at the Flevoland 2025 Field Work Archaeology Open Day. Ken Fallon 4448 Wed 2025-08-20 YouTube Subscriptions 2025 #4 Ahuka 4449 Thu 2025-08-21 How to install Odoo 18 on a virtual machine Jeroen Baten 4450 Fri 2025-08-22 Playing Civilization V, Part 2 Ahuka 4451 Mon 2025-08-25 Game Modding operat0r 4452 Tue 2025-08-26 Turn Coffee Into Code - Slogans from Tech(Companies, App, People) Antoine 4453 Wed 2025-08-27 IPv6 for Luddites beni 4454 Thu 2025-08-28 AI, It's a Trap! Archer72 4455 Fri 2025-08-29 YouTube Subscriptions 2025 #5 Ahuka Comments this month These are comments which have been made during the past month, either to shows released during the month or to past shows. There are 32 comments in total. Past shows There are 2 comments on 2 previous shows: hpr4377 (2025-05-13) "Password store and the pass command" by Klaatu. Comment 2: أحمد المحمودي on 2025-08-13: "Look at KeePass" hpr4429 (2025-07-24) "Handcrafting and Bartering discussion w. Elsbeth" by Elsbeth. Comment 1: Archer72 on 2025-08-04: "Good to hear a craftier" This month's shows There are 30 comments on 13 of this month's shows: hpr4435 (2025-08-01) "Philosophy, Cosmology, Physics, and just what is up with Hairy Larry's brain." by hairylarry. Comment 1: Bob Jonkman on 2025-08-11: "How could playing music fit HPR?"Comment 2: hairylarry on 2025-08-11: "Reply to Bob"Comment 3: paulj on 2025-08-14: "Great Show" hpr4437 (2025-08-05) "One Possible Definition of "Hacker"" by Antoine. Comment 1: Elsbeth on 2025-08-10: "Love this content"Comment 2: Antoine on 2025-08-11: ": )" hpr4438 (2025-08-06) "doodoo zero " by Jezra. Comment 1: Archer72 on 2025-08-04: "I was just thinking about this"Comment 2: jezra on 2025-08-23: "development happened faster than the show release cadence" hpr4439 (2025-08-07) "Rejecting a show ?" by Ken Fallon. Comment 1: Torin Doyle on 2025-08-09: "Please keep HPR a religion-free zone."Comment 2: Ken Fallon on 2025-08-10: "Respond on the mail list" hpr4440 (2025-08-08) "The HOPE conference." by murph. Comment 1: FXB on 2025-08-09: "HOPE Conference Talks" hpr4442 (2025-08-12) "Orthopedagogiek - what it is." by Manon. Comment 1: Archer72 on 2025-08-04: "Interesting approach"Comment 2: Dave Morriss on 2025-08-12: "I enjoyed this a lot"Comment 3: Antoine on 2025-08-13: "What a very specific field!" hpr4444 (2025-08-14) "Introduction into the E.R.P. application called Odoo" by Jeroen Baten. Comment 1: Archer72 on 2025-08-04: "My wife has a side business"Comment 2: Jason Lewis on 2025-08-14: "Migrating from NetSuite"Comment 3: Henrik Hemrin on 2025-08-20: "Odoo - new to me" hpr4445 (2025-08-15) "doodoo one" by Jezra. Comment 1: Reto on 2025-08-16: "I can follow your thoughts"Comment 2: jezra on 2025-08-23: "noted!" hpr4446 (2025-08-18) "Calling on AI to resque HPR" by Trollercoaster. Comment 1: candycanearter07 on 2025-08-18: "Interesting episode"Comment 2: trollercoaster on 2025-08-19: "I guess I didn't get my point over" hpr4447 (2025-08-19) "Interview with Margreet Pakkert at the Flevoland 2025 Field Work Archaeology Open Day." by Ken Fallon. Comment 1: Clinton Roy on 2025-08-20: "Pictures too!"Comment 2: Henrik Hemrin on 2025-08-20: "Interesting talk about this boat and archeology"Comment 3: Antoine on 2025-08-21: "That was sure a show!"Comment 4: jezra on 2025-08-26: "time to head to the woodshop!" hpr4449 (2025-08-21) "How to install Odoo 18 on a virtual machine" by Jeroen Baten. Comment 1: Archer72 on 2025-08-04: "Oodo in a vm" hpr4451 (2025-08-25) "Game Modding" by operat0r. Comment 1: candycanearter07 on 2025-08-25: ""moddable" games" hpr4453 (2025-08-27) "IPv6 for Luddites" by beni. Comment 1: Rho`n on 2025-08-27: "Great intro to IPv6"Comment 2: norrist on 2025-08-27: "Please post your talk"Comment 3: wheresalice on 2025-08-28: "IPv6 on HPR"Comment 4: Ken Fallon on 2025-08-29: "I opened a bug, you can help fix it." Mailing List discussions Policy decisions surrounding HPR are taken by the community as a whole. This discussion takes place on the Mailing List which is open to all HPR listeners and contributors. The discussions are open and available on the HPR server under Mailman. The threaded discussions this month can be found here: https://lists.hackerpublicradio.com/pipermail/hpr/2025-August/thread.html Events Calendar With the kind permission of LWN.net we are linking to The LWN.net Community Calendar. Quoting the site: This is the LWN.net community event calendar, where we track events of interest to people using and developing Linux and free software. Clicking on individual events will take you to the appropriate web page. Provide feedback on this episode.
This show has been flagged as Clean by the host. I am subscribed to a number of YouTube channels, and I am sharing them with you. Links: https://www.youtube.com/@Doug.Helvering https://www.youtube.com/@duolingo https://www.youtube.com/@Eatsleepcruise1 https://www.youtube.com/@EmmaCruises https://www.youtube.com/@EmperorTigerstar https://www.youtube.com/@extrahistory https://www.youtube.com/@emmanigma_ https://www.youtube.com/@fab4free4all20 https://www.youtube.com/@FabFourArchivist https://www.youtube.com/@FallofCivilizations https://www.youtube.com/@fantomonline https://www.youtube.com/@Fireoflearning https://www.youtube.com/@firesigntheatre8684 https://www.youtube.com/@FiveWhoFans https://www.youtube.com/@frasercain https://www.youtube.com/@FurPeaceRanch https://www.youtube.com/@fyfluiddynamics https://www.palain.com/ Provide feedback on this episode.
This show has been flagged as Clean by the host. Hello, this is Archer72 for Hacker Public Radio. In episode, it seems that AI is a trap. This over-arching generalization is my opinion and may not reflect the opinions of HPR. So the back story to this is that I was listening to the 26 hour Hacker Public Radio New Year's show, and the discussion came up in the Tech and Coffee Telegram Channel My Resolution was to stop using ChatGPT for an AI chat bot, with the implication being to not using AI at all, but instead, to use Duckduckgo and Brave Search Probably less than a week or two later, I was trying to figure out something, and figured that I'd use the easy way and use Claude.ai , which is actually pretty good if you have short and concise questions. I've found that if you have a long drawn-out question, it is better to do a Google or Duck search and document your results. I document in Vim, but you can use whatever is best. This way you can clearly show what works and doesn't work and refer to what you find later, instead of relying on an online service. And sometimes, depending on the AI bot you use, exporting is not very straightforward. With the exception of Duck.ai , that has a button for a quick share of a text file. Then you share it to your self somewhere else like in Proton mail Well… Over the past weekend, I was just making a quick upload button to my own server. The previous weekend, I got HTTPS working. This was just from following the guide on the Let's Encrypt - Documentation and EFF Certbot instruction - Apache2 websites. At least that time, instead of using the AI bot, I just followed clear documentation. See, the thing about going right to the Debian Wiki or the Arch Wiki is that users and developer have already documented plenty. I figured out that part of the hacker method is not to take the ‘easy' way, but to document out what you are trying to learn. So this past weekend, I was trying to learn something about that upload form, and I probably took longer going back and forth with the AI bot than If I had taken the time to search the documentation. And even if it did take longer with the documentation, I would have learned something else and created a Markdown document of my own. There is a tool I use once in a while, which is part of the Duckduckgo search, called Search Assist This can be good, because a have a horrible memory. If there is something small that I can't remember how to do, I let Duck.ai take care of it. But recently, I have turned off the option where it says to sometimes show Search Assist , but instead only when it is on demand. That way I won't be tempted to go down a rabbit hole in order to find what I am looking for. Instead base what I am looking for on standard tools. So Yes, AI is a trap, but is also useful for certain things. But if you are careful how you use it, it's not always a bad thing. This has been Archer72 for Hacker Public Radio. Feel free to comment on this or any other show. Ken says it is the Mana by which we pay our hosts. Also, feel free to record a response show to this or other shows. Provide feedback on this episode.
This show has been flagged as Clean by the host. IPv6 for Luddites Andrew (aka mcnalu) recently triggered Beni by saying that he turns off IPv6 in order to get devices working on his home network. In this show Beni educates Andrew the Luddite and explains why moving from IPv4 to IPv6 is a good idea. They also explore how IPv6 can be used in a world where ISPs and devices do not all support it and what tools, tips and tricks are available during this rather long transitional phase to the newish (like 30 years old, a blink of an eye in IT) protocol. Relevant RFCs RFC 4861: Neighbor Discovery (basically the ICMP based replacement of ARP) RFC 4862: Stateless Address Configuration RFC 4941: Privacy Extension for SLAAC RFC 6146: NAT64 RFC 6147: DNS64 RFC 6877: XLAT464 (Allow your legacy software to talk to its legacy server in an IPv6 only environment) Provide feedback on this episode.
This show has been flagged as Clean by the host. Private coffee From the website: " Private.coffee is a non-profit association dedicated to supporting privacy and digital sovereignty. We provide privacy-respecting alternatives to common services, educate users about digital privacy, and advocate for a more private and secure internet. " I came to it while searching for a Matrix homeserver in https://joinmatrix.org/ Slogan: "Open-source software is best served hot" Site: https://private.coffee/ Fluffychat From the website: " FluffyChat is an open source, nonprofit and cute [matrix] client written in Flutter. The goal of the app is to create an easy to use instant messenger which is open source and accessible for everyone. " The most pleasant messenger I've ever used. Beautiful (and that's the meaning of "cute"), can be used on the web or app. Once, the developer, Krille-chan, I think on Mastodon, said some users thought "cute" was not professional. But, for him, it was a way to convey the meaning of beautiful. So, the slogan stays as: Slogan: "The cutest messenger in [matrix]" Site: https://fluffychat.im/ Soatok blog From the website: " Writings about information security, cryptography, software, and humanity, from a member of the furry fandom. " A respected man that studies and works with cryptography. Among other themes, he analyses messengers, and protocols in general, and explains — sometimes discovering grave vulnerabilities. His post recommending to not use Session made the app developers itch. They responded to Soatok on their social media (without mentioning his name, only "a blogger") saying the points raised were unfounded. Slogan (if not simply the title...): "Dhole moments" (Dhole is an Asian wild dog) Site: https://soatok.blog/ 4d2 From the website: " So it's come to this...you've met us Since 2001, 4d2 dot org has worked to provide interested folks with free access to communication and collaboration services in a mixed Linux/BSD environment. We focus on technical transparency, user privacy and free speech, with a dash of cypherpunk and retrocomputing for good measure ". It's like the Private Coffee we've seen before. I discovered this one first, looking for Matrix homeserver to try. This one has the advantage of having WhatsApp bridge. And so I wanted to present this one, but no slogans, so I made a concession: not a slogan, but the nonprofit corporation that operates 4d2: "All Computers Are Brilliant" (Inc.) Site: https://4d2.org/ Frugalware Linux ( in memoriam ) I loved this distribution! I felt the king on the hills with it, still on my initial enchantment with Linux. From the website: " Frugalware is a general purpose linux distribution, designed for intermediate users (who are not afraid of text mode). We try to make Frugalware as simple as possible while not forgetting to keep it comfortable for the user. We try to ship fresh and stable software, as close to the original source as possible, because in our opinion most software is the best as is, and doesn't need patching. " Slogan: "Let's make things frugal" Site: https://frugalware.org/ Those are some that come from what I use or used and that I separated to talk to you all. You may find around some developers with this one: "transforming coffee into code". Cool, too. I only don't remember one specifically that says so. Here, with you, is Antoine. And I thank you for listening. Bye, bye!Provide feedback on this episode.
This show has been flagged as Clean by the host. GTA Family friendly https://www.gta5-mods.com/scripts/family-friendly-free-roaming FO76: Glowing Items https://www.nexusmods.com/fallout76/mods/102 Fast Terminals - Instantly text display https://www.nexusmods.com/fallout76/mods/1316 Perk Loadout Manager https://www.nexusmods.com/fallout76/mods/124 Bobblehead ESP https://www.nexusmods.com/fallout76/mods/2231 Recipes and Plans Glow https://www.nexusmods.com/fallout76/mods/84 RatMonkeys Glowing Caps Stash Tins https://www.nexusmods.com/fallout76/mods/98 Glowing Map Fragments https://www.nexusmods.com/fallout76/mods/542 ore_glow https://www.nexusmods.com/fallout76/mods/207 Lockpick Bar 76 Reskin https://www.nexusmods.com/fallout76/mods/1004 schedule1: Minimap - Full Version https://www.nexusmods.com/schedule1/mods/113Provide feedback on this episode.
This show has been flagged as Clean by the host. In our next look at the game mechanics for Civilization V we examine the topics of Happiness and Eras. Links: https://www.palain.com/gaming/civilization-v/playing-civilization-v-part-2/ Provide feedback on this episode.
This show has been flagged as Clean by the host. Create a vm with Debian 12 and at least 4 Gb of RAM and say 20-30 Gb disc space. installation ============ sudo apt install -y gpg postgresql wget -q -O - https://nightly.odoo.com/odoo.key | sudo gpg --dearmor -o /usr/share/keyrings/odoo-archive-keyring.gpg echo 'deb [signed-by=/usr/share/keyrings/odoo-archive-keyring.gpg] https://nightly.odoo.com/18.0/nightly/deb/ ./' | sudo tee /etc/apt/sources.list.d/odoo.list Odoo CE latest nightly build https://nightly.odoo.com/18.0/nightly/deb/odoo_18.0.latest_all.deb sudo apt-get update && sudo apt-get install -y odoo Install wkhtmltopdf wget -O wkhtmltox_0.12.6.1-3.bookworm_amd64.deb https://github.com/wkhtmltopdf/packaging/releases/download/0.12.6.1-3/wkhtmltox_0.12.6.1-3.bookworm_amd64.deb dpkg -i wkhtmltox_0.12.6.1-3.bookworm_amd64.deb apt install -f -y apt install -y python3-xlwt python3-num2words python3-phonenumbers systemctl status odoo First use ========= http://:8069/ Will relocate to /web/database/selector Master Password to protect this form Database Name. Email: your email Password: your desired password Phone Number: optional Language: your desired language Country: select your country Demo Data: select to get demo data. Click "Create database" Wait. Login. You see /odoo/apps. Upper left square-icon shows 'Apps' and 'Settings'. Let's install a simple app: contacts Search in the search bar for "contacts" and when displayed, click the 'Activate' button of the "contacts" app. When done, the same menu now contains: Discuss, To-do, contacts, Project, Email Marketing, Surveys, Employees and the earlier mentioned Apps and Settings. Go back to 'Apps' and Activate the "Sales" app. This will also install the "Invoicing" app. Time to start playing around. Some tech stuff, interesting locations =============== /etc/odoo/odoo.conf Here you can add additional addons later: /var/lib/odoo/.local/share/Odoo/addons/18.0/ Here are all files uploaded to Odoo: find /var/lib/odoo/.local/share/Odoo/filestore/ This is where user sessions are administrated: find /var/lib/odoo/.local/share/Odoo/sessions/ And these are the main locations where the Odoo program can be found. ls -al /usr/lib/python3/dist-packages/odoo/ ls -al /usr/lib/python3/dist-packages/odoo/addons/ ls -al /usr/lib/python3/dist-packages/odoo/addons/ | wcProvide feedback on this episode.
This show has been flagged as Clean by the host. I am subscribed to a number of YouTube channels, and I am sharing them with you. Links https://www.youtube.com/@cruiseaddicts https://www.youtube.com/@CruiseFever https://www.youtube.com/@Cruisehive https://www.youtube.com/@CruiseRadio https://www.youtube.com/@Cruzelycom https://www.youtube.com/@CultureSonar https://www.youtube.com/@D-Day24Hours-sm5pe https://www.youtube.com/@thedavidpakmanshow https://www.youtube.com/@DaviesMediaDesign https://www.youtube.com/@SamyulDavis https://www.youtube.com/@deepcuts https://www.youtube.com/@KQEDDeepLook https://www.youtube.com/@DeepSkyVideos https://www.youtube.com/@DiscussingNetwork https://www.youtube.com/@DiscussingTrek https://www.youtube.com/@doctorohosadventures3476 https://www.youtube.com/@DoctorWho https://www.youtube.com/@DonRossMusic https://www.youtube.com/@Donsfamilyvacations https://www.palain.com/ Provide feedback on this episode.
This show has been flagged as Clean by the host. Today we talk with Margreet Pakkert, who was kind enough to record an interview during the Flevoland 2025 Field Work Archaeology Open Day . The students were supervised as they document a Dutch Waterschip . This is a type of fishing vessel that was common in the Zuiderzee before it was reclaimed to form the province of Flevoland . As fish were caught they were kept alive in two chambers in the boat that were open to the sea¸ allowing the fishermen to deliver the freshest of fish to their market . As the water table in Flevoland is lowering, the shipwreck will soon rot away. So the team are out teaching students the craft of documenting the find and preserving what is unique. The ship itself sank between 1520 and 1530. Download hpr4447_VID_20250802_100139Z.mp4 video. Links Zuiderzee Zuiderzee Works Flevoland Waterschip in Dutch Veldschool Scheepsarcheologie Flevoland 2025 van start in Dutch Dendroarchaeology Unhygienix Maritime archaeolog Photogrammetry 3D Modle of Ship Lidar Artec 3D scanners Images The front/Fore There is a large event tent often used for weddings, covering the escalation area. The legs of two people can be seen standing on the grass above two archaeologists who are in the wreck. From the grass level, there is a 30cm/1 Foot layer of sandy soil until there wreck begins. The body of the ship is exposed and we can see the interlocking planks that form the hull. There is a "stepping stone" path made from sand bags from the keel/center spine of the ship, to the surface. One archaeologist stands at the end of this path with a bucket and at his feet is a scoop that he is using to fill it. The lower part of the ship is filling with water that is seeping in from the surrounding ground. Another archaeologist stands in the Bow/Front of the ship with a drawing board where she is making a record of the find. The view down the tent from front to back. The ship lies about 15 Degrees to port (left in direction of travel) A photographer is taking pictures. The bun/fish compartment In the body of the ship we see three wooden partitions, that form the two chambers that were used to keep the fish alive. Although not visible to the untrained eye, there are holes to the outside sea. The Mast hole in the keel A close up of the 2M/6Foot wooden sleeper that lies on a forklift pallet. It is about 15CM/6Inches thick. This has a about 30cm/1 Foot square hole in it, that is only about 5CM/2Inch deep. This was used to hold the bottom of the mast. The Timbers Views of the overlapping timbers with cut marks, and pins holding them together. The Back/Aft A view from the back from the back of the ship. We can see that there is a rip in the hull behind the last fish compartment and the back of the ship. Was this a collision or did it occur after sinking ? An archaeologist is fighting a loosing battle to scoop out water. The glamour of the dig. The back of the site tent showing the woodland in the background, a pile of soil that was removed, and a another pile of rotting wood from the ship. There is a makeshift pool of water used to store water pumped from the wreck. The front of the site tent showing the woodland in the background, some storage shipping containers, some steel plates used to spread the load of heavy machinery. A 2M/6Foot wooden sleeper lies on a forklift pallet. A earthen mound is in front of the woods. In front of that is a very wet and damp looking tarpaulin with parts of the ship. They are normally kept wet covered with another tarpaulin so they will not rot. Each has a label on it. Some are held vertical by sandbags. There is a view of the pile of rotten wood, the eacavated soiland the pump pool. There are some rusted iron as braces in the wood. There is a rust shaped axe. Information Displays A informational poster showing how they determined the date to be Dendroarchaeology. If two trees grew during the same period, the thickness of their rings during that period will be the same. Archaeologist were able to make a complete historical map of tree rings going back to prehistory. They did this by comparing the overlapping tree rings from in existing buildings, shipwrecks and artwork. In some cases there were receipts from wood choppers for the timbers. Further back can be used by comparing overlapping rings in different artifacts. A drawing of the ship cross-sections through the center, a top, front and back view. Then a drawing of the ship with triangle sail at the front, and a square sale at the back with rigging. The cross section shows where the bun/fish compartment was located in the middle behind the mast at the bottom of the ship. A informational poster tells us the shipwreck was discovered in 1972 when the land was drained. The ship is 16 meter long and 5.5 meter wide, which is a small version as they often got to 20 meter in length. The ship was complete to the top of the bun/fish compartment. It sank somewhere between 1520 and 1530. It continues to give a timeline of the discovery. The next poster shows the 3d scans from 2022 to 2025. 2022 Shows the front half of the ship with a rats nest of broken timbers. 2023 The entire top deck is exposed 2024 and 2025 show the wood is now cleared down to the frame of the ship. There are also 3D printed versions of the scans in cases. The 3d scanner used to record some of the models. A map showing the shipping routes through the Zuiderzee. Items that visitors are encouraged to touch are fresh moss used to seal the lats, a piece of timber, some iron nails, and braces to keep the planks together. Items that visitors are not allowed to touch include, barrel taps, rings, actual moss, fish bones, and a box of other finds. The Author The author Wouter Waldus was there to discuss the dig, marine archaeology, and his many books. Turfvaart op de Zuiderzee. Scheepswrakken in Flevoland, 1550-1700 Gezonken Erfgoed De IJsselkogge. Hanzeverleden boven water Wrakken in wereldzeeën - Vergane Nederlandse schepen uit de zeventiende eeuw Provide feedback on this episode.
This show has been flagged as Clean by the host. Too much episodes came from the reserve queue. So this is the ideal moment to give myself a good feeling and upload an episode to HPR - feeling really important about how I helped out the project. But then again... I'm lazy... so I called in the help of AI And I'm not a bit lazy... so I called in the help of SIX LLM chatbots. I asked them all how we can save HPR from oblivion. The good news: all six chatbots agree that HPR isn't going away. The bad news: they have different opinions on all the rest. Reviewing the differences between different chatbots and how they answer questions... Here are the threads: ChatGPT: https://chatgpt.com/share/6891b9e1-c33c-8009-8405-1ebe1bf246b9 Grok: https://grok.com/share/c2hhcmQtMw%3D%3D_58a5c45c-97ab-404f-95e6-e5d72426674d Gemini: https://g.co/gemini/share/067ba2876c99 Claude: https://claude.ai/share/7a63eae0-e1f3-46ea-affd-85573bbab72c For Mistral (Le Chat) - I accidentally copied the wrong link, so I don't have it anymore. For Deepseek: this one doesn't have a share function. I have it in offline form though. Provide feedback on this episode.
This show has been flagged as Clean by the host. Can't keep track of a notebook ? Always know where your phone is ? Want to keep track of your doodoo ? microdot web framework Provide feedback on this episode.
This show has been flagged as Clean by the host. This episode was originally posted as hpr4440, with thanks to Ahuka for allowing us to move it. This is a further look at the stories of the First Doctor, portrayed by William Hartnell, during the 1960s. Links: https://en.wikipedia.org/wiki/The_Space_Museum https://en.wikipedia.org/wiki/The_Chase_(Doctor_Who) https://en.wikipedia.org/wiki/The_Time_Meddler https://www.imdb.com/title/tt0059126/ https://archive.org/details/doctorwhoandthedaleks1965 https://www.imdb.com/title/tt0060278/ https://archive.org/details/doctorwhodaleksinvasionearth2150ad1966.encoded https://www.palain.com/science-fiction/intro-to-doctor-who/the-first-doctor-part-3/ Provide feedback on this episode.
This show has been flagged as Clean by the host. In today's show, Manon describes the field of Orthopedagogiek is, This is an established field in care in the Netherlands and other European Countries. It takes a broader view of identifying issues with people in relation to their surroundings. Links. https://www.nvo.nl/english-information An explanation from the https://nl.wikipedia.org/wiki/Orthopedagogiek (Note the English translation points to a different field) https://iris.who.int/handle/10665/345301 World Health Organization. (2021). Comprehensive mental health action plan 2013–2030. Provide feedback on this episode.
This show has been flagged as Clean by the host. Voice over Internet Protocol (VoIP), also known as IP telephony, is a set of technologies used primarily for voice communication sessions over Internet Protocol (IP) networks, such as the Internet. VoIP enables voice calls to be transmitted as data packets, facilitating various methods of voice communication. Voice over IP - https://en.wikipedia.org/wiki/Voice_over_IP Plain Old Telephone System (POTS) - https://en.wikipedia.org/wiki/Plain_old_telephone_service Retirement of circuit-switched public switched telephone network (in the UK) - https://en.wikipedia.org/wiki/Telephony_copper_plant_retirement_in_the_United_Kingdom Session Initiation Protocol (SIP) - https://www.ietf.org/rfc/rfc3261.txt Network Address Translator (NAT) - https://datatracker.ietf.org/doc/html/rfc2663 Session Traversal Utilities for NAT (STUN) - https://datatracker.ietf.org/doc/html/rfc5389 Voice over IP Companies - https://en.wikipedia.org/wiki/List_of_VoIP_companies Voice over IP Hacking - https://en.wikipedia.org/wiki/VoIP_vulnerabilities Provide feedback on this episode.
This show has been flagged as Clean by the host. Hackers on Planet Earth Now an annual conference Inspired by 2600 magazine, a creative and diverse event. You'll see villages, live performances, demonstrations, vintage computers, ham radio, lockpicking, learn to solder. Too much to see. It's reasonably priced, always fun. August 15-17th in Queens New York. More details at https://hope.net If you're in the area, try to make it!Provide feedback on this episode.
This show has been flagged as Explicit by the host. A reading of the comments on the Mail list discussion Rejecting a show on the grounds that it is "using HPR as a means to push a particular product or view" See: https://lists.hackerpublicradio.com/pipermail/hpr/2025-July/004883.html Provide feedback on this episode.
This show has been flagged as Clean by the host. This episode is the "why?" episode. Why am I doing this? code for doodoo is being posted to https://gitlab.com/jezra/doodoo Provide feedback on this episode.
This show has been flagged as Clean by the host. Hello folks of Hacker Public Radio. "A hacker is someone who invades computers". "A hacker is someone who codes". "Hacker is someone in love with technology". "Hacker is a geek, who is a person who likes nerdy things". All of those are more or less correct and of course you know someone that applies one of those popular concepts of the term. I'll defend one other, that can be as imprecise as every other, but, I feel, brings the concept closer to the general meaning of the word: "A hacker is someone in pursuit of efficiency and knowledge, be it in some specific field or maybe in anything that can be known". To be a hacker is more a characteristic of the brain than of something someone does. It's targeted to what achieve emotional, relevant responses to the person, that has to do with purpose. Everyone has a purpose, and we can see purpose as a matrix. PURPOSE: I | M | Relevant | Relevant P | purpose | purpose O | + no success | + success R | - - - - - - - - - - - - - - - - T | A | Not relevant | Not relevant N | purpose | purpose C | + no success | + success E | * * * * * * * * * * * * * * SUCCESS Where is the happy hacker located? Let's remember, a hacker is someone that seeks out meaning. The definition proposed in this show is: "A hacker is someone in pursuit of efficiency and knowledge". So, the blessed hacer is the one on the top of the matrix of purpose: it is someone that has a purpose that is relevant to him. He does not need success, he needs a reason to pursue it, even though the results are not always 100% dependent on him. If someone gives him (or her, of course) one ideia of purpose, and he adopts it as his personal search, he can achieve great success be it on any area you can imagine. But, if it is not of his heart, he will end up being less than he could be, feeling unsuccessful. Because, a hacker is not searching for efficiency on the void: he needs his brain inputted in what has relevance on this own, intimate understanding of the universe. And this is why "a hacker is someone in pursuit of knowledge and efficiency". Both together, conveying as a meaning, a meaning the hacker dedicates himself to, and that makes him happy, even in days, months or years without observable results. That need of purpose is not common to humanity. There are many many people happy in working on what comes at hand, receiving the payment, ranting about the payment and living the life Learning, pursuing purposes, lacking empathy (as hackers sometimes do), are not traits of personality of many many people. They do not try to use their brains to maximum learning, to have transcending conversations, to, eventually, teaching other people, formally or informally. Why this contrast is presented? Because a hacker is someone different, not only in the tastes and preferences. It's not a matter of what you like more, or how you prefer to do or not to do things. It's an entirely differen mind, more sensitive in some parts, more out-of-this-world in some others. Those were some points of a possible definition of hacker — that involves efficiency and knowledge as a particular composition of his thinking and feeling structure Passing through the blessings and difficulties of this particular mode of seeing the world, the universe and so on. So this is why there are computer hackers, life hackers, hackers, simply... and not everyone will end their lives knowing how to make a computer say Hello World. — Because a hacker can know and do many things — like crocheting clothes on Second Life — but not necessarily will have any interest in programming And every hacker is different. Are you one? Do you think someone can become a hacker or is this a form factor, a person comes to be without operation of the will? You may leave a comment or, record an episode here at Hacker Public Radio. Here with you is Antoine. Bye bye. Provide feedback on this episode.
This show has been flagged as Explicit by the host. New hosts There were no new hosts this month. Last Month's Shows Id Day Date Title Host 4412 Tue 2025-07-01 Parkinson Tribly's Story: The Prisoner of Unit 731 Antoine 4413 Wed 2025-07-02 KDE custom shortcuts are easy and useful gemlog 4414 Thu 2025-07-03 Bellroy Tech Kit Review Kevie 4415 Fri 2025-07-04 Sony WH-CH700N A2DP stops working in Fedora Ken Fallon 4416 Mon 2025-07-07 HPR Community News for June 2025 HPR Volunteers 4417 Tue 2025-07-08 Newest matching file Dave Morriss 4418 Wed 2025-07-09 My Desktop Applications Kevie 4419 Thu 2025-07-10 YouTube Subscriptions 2025 #1 Ahuka 4420 Fri 2025-07-11 The First Doctor, Part 2 Ahuka 4421 Mon 2025-07-14 Content Moderation Lee 4422 Tue 2025-07-15 hajime - part 2 - in depth oxo 4423 Wed 2025-07-16 YouTube Subscriptions 2025 #2 Ahuka 4424 Thu 2025-07-17 How I use Newsboat for Podcasts and Reddit Archer72 4425 Fri 2025-07-18 Introducing Linux Matters Ken Fallon 4426 Mon 2025-07-21 My Command Line Applications Kevie 4427 Tue 2025-07-22 Tale of Two (Wireless) Keyboards Moss Bliss 4428 Wed 2025-07-23 Fixing AVI Indexes Ahuka 4429 Thu 2025-07-24 Handcrafting and Bartering discussion w. Elsbeth Elsbeth 4430 Fri 2025-07-25 Playing Civilization V, Part 1 Ahuka 4431 Mon 2025-07-28 Thermosol refill challenges operat0r 4432 Tue 2025-07-29 YouTube Subscriptions 2025 #3 Ahuka 4433 Wed 2025-07-30 Nerd Responce to URandom Podcast operat0r 4434 Thu 2025-07-31 Newsboat part 2 - Podcasts and Youtube Archer72 Comments this month These are comments which have been made during the past month, either to shows released during the month or to past shows. There are 23 comments in total. Past shows There are 2 comments on 2 previous shows: hpr4025 (2024-01-05) "Testing V language" by Celeste. Comment 1: Malix on 2025-07-06: "Review of V" hpr4411 (2025-06-30) "The Pachli project" by thelovebug. Comment 1: paulj on 2025-07-01: "Great Interview" This month's shows There are 21 comments on 9 of this month's shows: hpr4412 (2025-07-01) "Parkinson Tribly's Story: The Prisoner of Unit 731" by Antoine. Comment 1: Kevin O'Brien on 2025-07-01: "I loved the show"Comment 2: Antoine on 2025-07-05: "Glad w/ your interest"Comment 3: Kevin O'Brien on 2025-07-05: "Studying history" hpr4416 (2025-07-07) "HPR Community News for June 2025" by HPR Volunteers. Comment 1: Ken Fallon on 2025-07-04: "Policy Check"Comment 2: Torin Doyle on 2025-07-10: "Thanks." hpr4417 (2025-07-08) "Newest matching file" by Dave Morriss. Comment 1: Archer72 on 2025-06-23: "It's in my memory"Comment 2: ToeJet on 2025-07-08: "Alternate method"Comment 3: Dave Morriss on 2025-07-31: "Thanks Archer72"Comment 4: Dave Morriss on 2025-07-31: "ToeJet" hpr4419 (2025-07-10) "YouTube Subscriptions 2025 #1" by Ahuka. Comment 1: Archer72 on 2025-07-11: "Stories" hpr4421 (2025-07-14) "Content Moderation" by Lee. Comment 1: Kevin O'Brien on 2025-07-16: "Nice discussion" hpr4423 (2025-07-16) "YouTube Subscriptions 2025 #2" by Ahuka. Comment 1: Archer72 on 2025-07-20: "Easy listening" hpr4424 (2025-07-17) "How I use Newsboat for Podcasts and Reddit" by Archer72. Comment 1: Antoine on 2025-07-18: "Thank you"Comment 2: Archer72 on 2025-07-20: "Re: Antoine's thank you"Comment 3: Archer72 on 2025-07-20: "Open in Browser"Comment 4: Antoine on 2025-07-22: "Re: Archer 72 - That's what I understood" hpr4425 (2025-07-18) "Introducing Linux Matters" by Ken Fallon. Comment 1: Torin Doyle on 2025-07-18: "Not as good as Ubuntu Podcast."Comment 2: Torin Doyle on 2025-07-19: "Music for LM" hpr4426 (2025-07-21) "My Command Line Applications" by Kevie. Comment 1: oxp on 2025-07-25: "fastfetch"Comment 2: Kevie on 2025-07-25: "thanks oxp"Comment 3: Archer72 on 2025-07-27: "lynx browser" Mailing List discussions Policy decisions surrounding HPR are taken by the community as a whole. This discussion takes place on the Mailing List which is open to all HPR listeners and contributors. The discussions are open and available on the HPR server under Mailman. The threaded discussions this month can be found here: https://lists.hackerpublicradio.com/pipermail/hpr/2025-July/thread.html Events Calendar With the kind permission of LWN.net we are linking to The LWN.net Community Calendar. Quoting the site: This is the LWN.net community event calendar, where we track events of interest to people using and developing Linux and free software. Clicking on individual events will take you to the appropriate web page. Provide feedback on this episode.
This show has been flagged as Clean by the host. DJ Hairy Larry Presents Hairy Larry Playing Noumenology From The Archives Of Something Blue 2025-01-12 Thanks Marty, today I'm going to improvise jazz piano on a song inspired by Immanuel Kant. Now Immanuel Kant was an influential philosopher back in the 18th century and he remains influential today. Kant created a dichotomy between phenomenon and noumena where phenomenon applies to things we can perceive with the senses and noumena are things that cannot be perceived. So I wrote this song called "Noumenolgy" about the study of things that cannot be perceived. At first I thought this would be an ideal academic tenure, I mean, who could prove you wrong? But further thought led me to many scientists who deal with noumena on a daily basis. Take cosmology for instance, the study of the origins of the universe. Cosmologists have come up with the idea of the big bang, something that happened about 14 billion years ago. They check how fast the universe is expanding to come up with a number like that. And they keep building bigger and bigger telescopes because the farther away something is the longer it took for it's light to get to us which means we're really looking back into the past when we look at distant galaxies. Well, the big bang is noumenal. I mean, nobody's going to actually perceive it. So you could say that some cosmologists are, in fact, noumenologists. Or take particle physics. String theory, where we look at the stuff that makes protons and electrons, started as a mathematical exercise without proof in the real world. Definitely noumenologically inclined. But those particle physicists kept building bigger and bigger cyclotrons banging atoms together to see what escaped and they started detecting the mathematically predicted sub-particles. I read last week that they discovered a particle that has mass going in one direction and no mass going in the other. Now, how does that work? Moving on from philosophy, cosmology, and physics to noumena that actually affect ordinary people. Songwriters have written more songs about it than any other subject. Stories about it finance the publishing industry allowing them to publish books on philosophy and cosmology. And Jesus preached about it as his core message. Of course, I'm talking about love, something everyone experiences that has no phenomenal existence. You can't see it. You can't touch it. What is love? remains a valid philosophical question. So there we are. Back to Kant. On the song "Noumenology" I scat sing with a bebop and a doowop replacing actual words. So I got to thinking this morning, maybe I should write a lyric? Maybe about a cosmologist and a physicist who fall in love. Or even better a cosmologist and a physicist who bond over their shared their love for noumenology. Which brings us to the big question. Just what is up with Hairy Larry's brain and how does he come up with this stuff? I'm going to reveal my secret. Sometimes it's dreams. And sometimes, in the morning, when I'm not ready to get out of bed, you know what I mean, you've been there, my mind just goes tick tick tick and the next thing you know I've written another podcast. So now, from my "Hairy Larry Livestreams" album, here I am scat singing to "Noumenology". DJ Hairy Larry Presents Hairy Larry Playing Noumenology From The Archives Of Something Blue 2024-08-11 https://sbblues.com/2025/01/13/dj-hairy-larry-presents-hairy-larry-playing-noumenology/ Hairy Larry Livestream Something Blue Archives https://archive.org/details/hairylarrylivestreams Something Blue Archives - List Of Concerts https://archive.org/details/somethingbluearchives?sort=-publicdate music And that's Hairy Larry singing "Noumenology". Don't miss Something Blue, Saturday night at 10:00, for more piano improvisatation from my "Hairy Larry Livestreams" album. Plus Sun Ra, David Dellacroce, Lee Ritenour, and Dave Grusin. And that's Hairy Larry singing "Noumenology". Don't miss Something Blue, tonight at 10:00, for more piano improvisatation from my "Hairy Larry Livestreams" album. Plus Sun Ra, David Dellacroce, Lee Ritenour, and Dave Grusin. Provide feedback on this episode.