<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Podcast on cpus.me</title>
    <link>https://cpus.me/tags/podcast/</link>
    <description>Recent content in Podcast on cpus.me</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 26 Jan 2026 22:13:38 +0100</lastBuildDate>
    <atom:link href="https://cpus.me/tags/podcast/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Latest goodies January #1</title>
      <link>https://cpus.me/2026/latest-goodies-2026-1-1/</link>
      <pubDate>Mon, 26 Jan 2026 22:13:38 +0100</pubDate>
      <guid>https://cpus.me/2026/latest-goodies-2026-1-1/</guid>
      <description>&lt;p&gt;A bit of time has passed since my last post. Many interesting things have happened in the tech world.&#xA;Gathered some of the most interesting resources that I read or watched in the last 2 months, although the list is not comprehensive and I might have not captured all of them.&lt;/p&gt;&#xA;&lt;h2 id=&#34;reading&#34;&gt;Reading&lt;/h2&gt;&#xA;&lt;h2 id=&#34;videos&#34;&gt;Videos&lt;/h2&gt;&#xA;&lt;h3 id=&#34;chatting-with-robert-xiao-from-ppp--023-ctf-radiooo&#34;&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=v22IRBJWBQk&#34;&gt;Chatting with Robert Xiao from PPP | 023 CTF Radiooo&lt;/a&gt;&lt;/h3&gt;&#xA;&lt;p&gt;I haven&amp;rsquo;t played CTFs seriously for the last 4 years or so (although still very interested in them, but no much free time anymore), but seeing the title of the video it was a no brainer that I want to watch it!&#xA;Robert Xiao is a well-known and very successful CTF player.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Latest goodies October #1</title>
      <link>https://cpus.me/2025/latest-goodies-10-1/</link>
      <pubDate>Sun, 26 Oct 2025 22:35:17 +0100</pubDate>
      <guid>https://cpus.me/2025/latest-goodies-10-1/</guid>
      <description>&lt;h2 id=&#34;interesting-readings&#34;&gt;Interesting readings&lt;/h2&gt;&#xA;&lt;h3 id=&#34;i&#34;&gt;&lt;a href=&#34;https://nullpt.rs/reverse-engineering-browser&#34;&gt;I&amp;rsquo;m Building a Browser for Reverse Engineers&lt;/a&gt;&lt;/h3&gt;&#xA;&lt;p&gt;Nice article about browser hacking for reverse engineering and different approaches to reverse&#xA;engineering JavaScript code. Worth reading! There are some other interesting articles on the same blog&#xA;on related topics. See: &lt;a href=&#34;https://nullpt.rs&#34;&gt;https://nullpt.rs&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Some useful tools mentioned in the blogpost:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;The well known JavaScript deobfuscator powering &lt;a href=&#34;https://deobfuscate.io&#34;&gt;deobfuscate.io&lt;/a&gt;: &lt;a href=&#34;https://github.com/ben-sb/javascript-deobfuscator&#34;&gt;https://github.com/ben-sb/javascript-deobfuscator&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/samuelmaddock/electron-browser-shell&#34;&gt;electron-browser-shell&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;First time I saw the article it was on &lt;a href=&#34;https://news.ycombinator.com/item?id=45492489&#34;&gt;HN&lt;/a&gt;. There are a couple of&#xA;interesting comments throughout the comments section. One of them mentions an instrumented version of&#xA;&lt;em&gt;V8 JavaScript Engine&lt;/em&gt;, which I found intriguing and worth exploring further: &lt;a href=&#34;https://github.com/wspr-ncsu/visiblev8&#34;&gt;https://github.com/wspr-ncsu/visiblev8&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Latest goodies September #2</title>
      <link>https://cpus.me/2025/latest-goodies-09-2/</link>
      <pubDate>Fri, 26 Sep 2025 09:44:50 +0200</pubDate>
      <guid>https://cpus.me/2025/latest-goodies-09-2/</guid>
      <description>&lt;p&gt;A few things worth mentioning from the past weeks.&lt;/p&gt;&#xA;&lt;h2 id=&#34;interesting-readings&#34;&gt;Interesting readings&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://detections.ai&#34;&gt;detections.ai&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Not really a reading reference but an interesting resource for detection and response practitioners.&#xA;At a glance, it is&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;Community Inspired. AI Enhanced. Better Detections.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;It is possible to filter detections by rule language, category, platform and more.&#xA;I find platform labels and MITRE ATT&amp;amp;CK labels very useful for quickly extracting detection rules for specific platforms and techniques that align with your threat model and might enhance your detection capabilities.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Latest goodies September #1</title>
      <link>https://cpus.me/2025/latest-goodies-09-1/</link>
      <pubDate>Fri, 19 Sep 2025 23:08:27 +0200</pubDate>
      <guid>https://cpus.me/2025/latest-goodies-09-1/</guid>
      <description>&lt;p&gt;A few things worth mentioning from the past weeks.&lt;/p&gt;&#xA;&lt;h2 id=&#34;interesting-readings&#34;&gt;Interesting readings&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://arxiv.org/abs/1611.03814&#34;&gt;Towards the Science of Security and Privacy in Machine Learning&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://arxiv.org/pdf/2508.06471&#34;&gt;GLM-4.5: Agentic, Reasoning, and Coding (ARC) Foundation Models&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://cacm.acm.org/opinion/life-lessons-from-the-first-half-century-of-my-career/#B5&#34;&gt;Life Lessons from the First Half-Century of My Career&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;interesting-podcasts&#34;&gt;Interesting podcasts&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://signalsandthreads.com/why-ml-needs-a-new-programming-language/&#34;&gt;Why ML Needs a New Programming Language&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;interesting-videos&#34;&gt;Interesting videos&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=sbkeEwhWIks&#34;&gt;DEF CON 33: Claude&amp;ndash;Climbing a CTF Scoreboard Near You&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=bYp2vvUgEqE&#34;&gt;Physics of Racing&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=rf_lN754ZBU&#34;&gt;The Gentlemen Hackers interview: Thomas Dullien aka Halvar Flake&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=GfH4QL4VqJ0&#34;&gt;Python: The Documentary | An origin story&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=IS_y40zY-hc&#34;&gt;Advanced Context Engineering for Agents&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;hr&gt;</description>
    </item>
  </channel>
</rss>
