<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Gilder Miller</title>
    <description>The latest articles on Forem by Gilder Miller (@gimi5555).</description>
    <link>https://forem.com/gimi5555</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3894328%2Feb9bb311-3658-410b-b3ff-87aa8a7b3ee7.png</url>
      <title>Forem: Gilder Miller</title>
      <link>https://forem.com/gimi5555</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/gimi5555"/>
    <language>en</language>
    <item>
      <title>The Last Programming Language You'll Ever Learn Is English</title>
      <dc:creator>Gilder Miller</dc:creator>
      <pubDate>Thu, 30 Apr 2026 14:17:02 +0000</pubDate>
      <link>https://forem.com/gimi5555/the-last-programming-language-youll-ever-learn-is-english-19bo</link>
      <guid>https://forem.com/gimi5555/the-last-programming-language-youll-ever-learn-is-english-19bo</guid>
      <description>&lt;p&gt;There's a saying going around that hits a little too close to home.&lt;/p&gt;

&lt;p&gt;2024's programming language is Solidity. 2025's is Python. 2026's is English.&lt;/p&gt;

&lt;p&gt;If that doesn't make you pause, read it again.&lt;/p&gt;

&lt;p&gt;We went from writing smart contracts in a niche language, to scripting AI models in Python, to literally just talking to machines in plain English. And somehow each jump happened faster than the last.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Shift Nobody Prepared Us For&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Here's what's actually happening. The bottleneck isn't code anymore. It hasn't been for a while.&lt;/p&gt;

&lt;p&gt;The real challenge now is asking the right question.&lt;/p&gt;

&lt;p&gt;Think about it. When you write Python, the syntax is strict. The interpreter doesn't care about your intent. Either it runs or it doesn't. But when you prompt an AI model, everything changes. The same request phrased three different ways gives you three different results. "Build me a dashboard" versus "Create a real-time analytics dashboard using React and D3 that updates every 5 seconds" versus "Make something that shows my data nicely."&lt;/p&gt;

&lt;p&gt;Same goal. Wildly different outcomes.&lt;/p&gt;

&lt;p&gt;The programming language is English now. But here's the uncomfortable truth most people aren't talking about. Most of us were never taught how to write well, let alone how to write precisely enough to steer a probabilistic language model.&lt;/p&gt;

&lt;p&gt;We spent years learning syntax, algorithms, design patterns. Nobody taught us how to think in prompts.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Prompt Is the New Code&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I see this every day in my work as a data engineer.&lt;/p&gt;

&lt;p&gt;Junior developers who can write clean Python struggle to get useful output from AI assistants. Not because the AI is bad, but because their prompts are vague, contradictory, or missing context that seems obvious to them but isn't obvious to the model at all.&lt;/p&gt;

&lt;p&gt;Meanwhile, people with zero coding background but strong communication skills are building functional applications by just describing what they want clearly.&lt;/p&gt;

&lt;p&gt;That's the inversion. The technical skill that matters most right now isn't loops or recursion or object-oriented design. It's clarity of thought expressed in natural language.&lt;/p&gt;

&lt;p&gt;And that's weird. That's really weird for those of us who spent years mastering tools that are now becoming abstraction layers.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;So What About 2027?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;If 2026 is the year of English, what comes next?&lt;/p&gt;

&lt;p&gt;Here's my guess. By 2027, the language won't be English anymore. It'll be intent.&lt;/p&gt;

&lt;p&gt;You won't need to describe what you want in detail. The system will understand your intent from minimal context, your past behavior, your project structure, your team's patterns. You'll think "make that thing I was working on yesterday better" and it'll just happen.&lt;/p&gt;

&lt;p&gt;Sounds great, right? Maybe.&lt;/p&gt;

&lt;p&gt;But here's what worries me. When the distance between your intent and the output shrinks to almost nothing, what happens to understanding? When you don't have to think through the steps, when you don't have to break the problem down yourself, when the translation layer disappears, do you actually understand what you built?&lt;/p&gt;

&lt;p&gt;Or are you just approving things you don't fully comprehend?&lt;/p&gt;

&lt;p&gt;There's a difference between a senior engineer who uses AI to move faster and someone who relies on AI to think for them. The first one is augmented. The second one is replaced, they just don't know it yet.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Uncomfortable Question&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The real problem in 2026 isn't "how do I write good prompts?" That's a skill you can learn.&lt;/p&gt;

&lt;p&gt;The real problem is: are you still thinking, or are you just approving?&lt;/p&gt;

&lt;p&gt;Because the line between "I used AI to build this" and "AI built this and I said yes" is getting thinner every month. And somewhere around 2027, it might disappear entirely.&lt;/p&gt;

&lt;p&gt;I don't have a clean answer here. Just a question that's been sitting with me.&lt;/p&gt;

&lt;p&gt;As AI gets better at understanding us, are we getting worse at understanding what we're actually asking for?&lt;/p&gt;

&lt;p&gt;Would love to hear what you think. Where does this go? Is intent-based development the dream, or should we be a little scared of how fast we're handing over the steering wheel?&lt;/p&gt;

&lt;p&gt;Drop your thoughts below.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Direct Dive into the Data: A Beginner's Guide to Getting Started</title>
      <dc:creator>Gilder Miller</dc:creator>
      <pubDate>Thu, 30 Apr 2026 13:46:12 +0000</pubDate>
      <link>https://forem.com/gimi5555/direct-dive-into-the-data-a-beginners-guide-to-getting-started-30l6</link>
      <guid>https://forem.com/gimi5555/direct-dive-into-the-data-a-beginners-guide-to-getting-started-30l6</guid>
      <description>&lt;p&gt;I remember when I first heard the term &lt;strong&gt;Data Engineering&lt;/strong&gt;. I nodded along like I knew what it meant, then immediately Googled it under the table.&lt;/p&gt;

&lt;p&gt;If you're a software beginner, the data world probably feels the same way. Data Science, Data Analysis, Data Engineering... they all sound like secret societies with complicated handshakes and mandatory PhDs.&lt;/p&gt;

&lt;p&gt;But here's the thing: data work is just work. Messy, frustrating, occasionally surprising work. And you can start way sooner than you think.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why Data Feels So Intimidating&lt;/strong&gt;&lt;br&gt;
Let's be real. The data community has a problem.&lt;/p&gt;

&lt;p&gt;You look at job postings and they want PySpark, Hadoop, Kafka, Airflow, dbt, Snowflake, and probably a sacrifice to the cloud gods. Meanwhile, you're just trying to figure out how to open a CSV file without Excel freezing.&lt;/p&gt;

&lt;p&gt;But those fancy tools? They all do three simple things. Move data from here to there. Change data into something useful. Give data to people who need it.&lt;/p&gt;

&lt;p&gt;That's the whole game. Everything else is just how you do it.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Stop Planning, Start Diving&lt;/strong&gt;&lt;br&gt;
The biggest mistake beginners make is trying to find the perfect learning path. You know the one. It starts with a linear algebra textbook, moves through a statistics course, somehow involves six months of Python tutorials, and ends with you giving up before you ever touch actual data.&lt;/p&gt;

&lt;p&gt;Skip all that.&lt;/p&gt;

&lt;p&gt;Here's what worked for me, and what I recommend to anyone starting out.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Pick a dataset you actually care about.&lt;/strong&gt;&lt;br&gt;
Not some boring sample dataset about iris flowers. Find something that makes you curious. Your Spotify listening history. Your city's restaurant inspection scores. Your favorite game's player stats. Your own screen time data.&lt;/p&gt;

&lt;p&gt;Why? Because curiosity starts with a question that bugs you. &lt;em&gt;Why do I always skip songs after 30 seconds?&lt;/em&gt; is a real data question. &lt;em&gt;Which restaurants keep failing inspections?&lt;/em&gt; matters to someone.&lt;/p&gt;

&lt;p&gt;Download it. Open it. Stare at it until it stops being scary.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Break something on purpose.&lt;/strong&gt;&lt;br&gt;
Don't read the documentation first. Don't watch a four-hour tutorial where someone explains pandas for the 400th time.&lt;/p&gt;

&lt;p&gt;Open a Jupyter notebook or a Python script and just try. Load the data. Count the rows. Find the weirdest value.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fxhlpoaykyepgbjvv9d3a.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fxhlpoaykyepgbjvv9d3a.png" alt=" " width="722" height="184"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;You will get errors. !Good!. Errors teach you more than tutorials ever will.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Ask one dumb question.&lt;/strong&gt;&lt;br&gt;
Not &lt;em&gt;What insights can I derive from this dataset?&lt;/em&gt; That's not a question. That's what managers say in meetings.&lt;/p&gt;

&lt;p&gt;Ask something specific and slightly embarrassing. How many times did I listen to the same song in a row? What's the worst-rated restaurant that's still open? Which day of the week am I most productive?&lt;/p&gt;

&lt;p&gt;One question. One answer. One tiny win that makes you want to keep going.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Share your mess.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;This is where most people freeze. They think their analysis needs to be polished, their code needs to be clean, their charts need to be beautiful.&lt;/p&gt;

&lt;p&gt;It doesn't. Share the messy version. The one with TODO comments everywhere. The one where your chart labels overlap. The one where you're not sure if your conclusion is right.&lt;/p&gt;

&lt;p&gt;Post it on Dev.to. Put it on GitHub. Tweet it. Because someone will correct your mistake, and that's free learning. Someone will relate to your struggle, and that's community. Someone will build on your work, and that's collaboration.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Three Flavors of Data Work&lt;/strong&gt;&lt;br&gt;
Once you start, you'll notice the field splits into different paths. Here's the honest breakdown from someone who's been around the block.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Data Analysis&lt;/strong&gt; is for the &lt;em&gt;what happened&lt;/em&gt; people. You'll use SQL, Excel, some Python or R, and visualization tools like Tableau. It's the easiest entry point, but the hardest to show real impact. And you'll spend most of your time cleaning data. Like, 80% of it. Get comfortable with that.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Data Science&lt;/strong&gt; is for the &lt;em&gt;what if&lt;/em&gt; people. You'll use Python or R, scikit-learn, statistics, and a lot of trial and error. The math can be intimidating, but you don't need to be a genius. Your models will be wrong more than they're right, and that's completely normal.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Data Engineering&lt;/strong&gt; is for the &lt;em&gt;how do we make this work reliably&lt;/em&gt; people. This is where I spend most of my time. You'll use Python, SQL, cloud platforms, Airflow, dbt, and whatever tool gets the job done. The learning curve is steeper, but the demand is huge. Fair warning though: you're the plumber. Nobody notices you until something breaks.&lt;/p&gt;

&lt;p&gt;You don't have to pick one forever. Start anywhere. The paths cross constantly.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Stuff I Wish I Knew Earlier&lt;/strong&gt;&lt;br&gt;
SQL is your best friend. Learn it before anything fancy. It's the language of data. Every data job uses it. Every single one. I use SQL almost every day, and I've been doing this for years.&lt;/p&gt;

&lt;p&gt;The cloud isn't scary. AWS and GCP have free tiers. Spin up a database. Break it. Delete it. Do it again. The fear of cloud platforms is way worse than the platforms themselves.&lt;/p&gt;

&lt;p&gt;Documentation is a superpower. Write down what you did, even if it's just for yourself. Future you will thank present you. Trust me on this one.&lt;/p&gt;

&lt;p&gt;"Production" isn't a dirty word. There's a big gap between "works in my notebook" and "works when I'm not watching." Bridging that gap is where the real learning happens. It's also where the jobs are.&lt;/p&gt;

&lt;p&gt;Your software background is an advantage. If you're coming from software, you already understand version control, testing, and system design. Most data people don't have that foundation. That's your edge. Use it.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Your First Week Plan&lt;/strong&gt;&lt;br&gt;
If you want a concrete starting point, here's what I'd suggest.&lt;/p&gt;

&lt;p&gt;Day one, download a dataset that interests you. Fifteen minutes, tops. Day two, load it into Python or a SQL database. Day three, ask and answer one question about it. Day four, make one chart, even if it's ugly. Day five, share what you found somewhere public. Day six, read someone else's data project and leave a comment. Day seven, start your second project, slightly harder than the first.&lt;/p&gt;

&lt;p&gt;That's maybe five hours total. Less than a weekend of your time.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Real Talk&lt;/strong&gt;&lt;br&gt;
Data work isn't glamorous. Your pipeline will break at 2 AM. Your model will confidently predict complete nonsense. Your stakeholder will ask for "just one more metric" for the fifth time this week.&lt;/p&gt;

&lt;p&gt;But there are moments that make it worth it. When your data pipeline finally runs clean. When your model catches something no one else saw. When your analysis actually changes a real decision.&lt;/p&gt;

&lt;p&gt;You don't need permission to start. You don't need a degree. You don't need to know everything before you begin.&lt;/p&gt;

&lt;p&gt;You just need to dive in.&lt;/p&gt;

&lt;p&gt;The data's waiting.&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>dataengineering</category>
      <category>datascience</category>
      <category>learning</category>
    </item>
    <item>
      <title>🤖Being Interviewed by a Robot: My Honest Take</title>
      <dc:creator>Gilder Miller</dc:creator>
      <pubDate>Thu, 30 Apr 2026 03:12:14 +0000</pubDate>
      <link>https://forem.com/gimi5555/being-interviewed-by-a-robot-my-honest-take-1p7a</link>
      <guid>https://forem.com/gimi5555/being-interviewed-by-a-robot-my-honest-take-1p7a</guid>
      <description>&lt;p&gt;You click the link. The camera turns on. A voice says &lt;strong&gt;&lt;em&gt;hello&lt;/em&gt;&lt;/strong&gt;.&lt;br&gt;
But nobody is there. It is just an AI interviewer.&lt;br&gt;
Welcome! and Welcome to the most awkward half hour of your life.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🧱Talking to a Wall That Talks Back&lt;/strong&gt;&lt;br&gt;
The weirdest part is the silence. When you finish answering a question, there is no nod. No smile. No "tell me more about that." Just a pause, then the next question.&lt;/p&gt;

&lt;p&gt;You start overthinking &lt;em&gt;everything&lt;/em&gt;. Did I ramble? Was I making sense? Without human feedback, you feel like you are shouting into a void.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🙁It Messes With Your Head&lt;/strong&gt;&lt;br&gt;
I noticed myself changing how I spoke. With a real person, I tell stories. I joke around. I am myself.&lt;/p&gt;

&lt;p&gt;With the AI, I caught myself listing facts like a resume. Speaking in neat little bullet points. I literally became a robot to talk to a robot. It was depressing.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🫡Sure, It Has Perks&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🚫No judgment about your hoodie&lt;/li&gt;
&lt;li&gt;🗓️No scheduling nightmares&lt;/li&gt;
&lt;li&gt;🧠No bias&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;But you lose &lt;em&gt;so much&lt;/em&gt;. You cannot ask real questions. You cannot read the company vibe. You walk away with &lt;strong&gt;zero clue&lt;/strong&gt; if you did well.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;⏰The Waiting Sucks&lt;/strong&gt;&lt;br&gt;
After a normal interview, you have a gut feeling. You connected, or you did not.&lt;/p&gt;

&lt;p&gt;After an AI interview, you just wait. Did the algorithm like my keywords? Did I speak at the right pace? You are left guessing what a machine thought of you.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;💡Be Human Anyway&lt;/strong&gt;&lt;br&gt;
If you have to do one of these, just be yourself. Tell your messy, human stories. Do not optimize for the algorithm. The companies worth joining will have real people review your actual answers, not just a computer score.&lt;/p&gt;

&lt;p&gt;Have you done one of these yet? Did it feel as weird as I think it does? Let me know below.🤷🏻‍♂️&lt;/p&gt;

</description>
      <category>ai</category>
      <category>career</category>
      <category>discuss</category>
      <category>interview</category>
    </item>
    <item>
      <title>When Your Data Pipeline Becomes a Coffee Pipeline</title>
      <dc:creator>Gilder Miller</dc:creator>
      <pubDate>Wed, 29 Apr 2026 01:32:53 +0000</pubDate>
      <link>https://forem.com/gimi5555/when-your-data-pipeline-becomes-a-coffee-pipeline-269o</link>
      <guid>https://forem.com/gimi5555/when-your-data-pipeline-becomes-a-coffee-pipeline-269o</guid>
      <description>&lt;p&gt;I'm at my favourite coffee shop, laptop open, terminal humming. The barista asks what I'm working on. "Just setting up a real-time data pipeline," I say, trying to sound casual.&lt;/p&gt;

&lt;p&gt;She nods knowingly. "Like for... coffee orders?"&lt;/p&gt;

&lt;p&gt;I laugh. "No, for business intelligence. Using Python, PostgreSQL, and AWS Lambda to process streaming data."&lt;/p&gt;

&lt;p&gt;Next thing I know, I've been roped into building their new "smart ordering system." Suddenly my data pipeline is literally a coffee pipeline. My Jenkins CI/CD is now triggering espresso shots. My MongoDB is storing latte preferences. My GCP functions are calculating optimal milk-to-coffee ratios.&lt;/p&gt;

&lt;p&gt;Three weeks in, the system works perfectly. Too perfectly. It's now predicting when customers will arrive based on their previous order patterns. The barista calls it "creepy but helpful." I call it an unintended consequence of saying "yes" too quickly.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How would you handle it?&lt;/strong&gt; If you built something that worked &lt;em&gt;too&lt;/em&gt; &lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F66m00jnbltecxcbx2mv3.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F66m00jnbltecxcbx2mv3.png" alt=" " width="755" height="690"&gt;&lt;/a&gt;well in an unexpected context, would you embrace it or pull back?&lt;/p&gt;

</description>
      <category>ai</category>
      <category>discuss</category>
      <category>developers</category>
      <category>software</category>
    </item>
    <item>
      <title>Your Data Doppelgänger is Already Here.</title>
      <dc:creator>Gilder Miller</dc:creator>
      <pubDate>Sun, 26 Apr 2026 21:41:25 +0000</pubDate>
      <link>https://forem.com/gimi5555/your-data-doppelganger-is-already-here-30a6</link>
      <guid>https://forem.com/gimi5555/your-data-doppelganger-is-already-here-30a6</guid>
      <description>&lt;p&gt;You're sitting in a café, talking to a friend about maybe, just maybe, taking up gardening. You haven't Googled it. You haven't liked a single plant picture on Instagram. The next day, your feed is a lush jungle of ads for potting soil, ergonomic trowels, and beginner-friendly tomato plants.&lt;/p&gt;

&lt;p&gt;Spooky, right? Our first instinct is to think our devices are eavesdropping on us. But the truth is both more complex and, in a way, more invasive.&lt;/p&gt;

&lt;p&gt;What's actually happening is that data science has moved on from simply tracking your clicks. It's now in the business of creating a &lt;strong&gt;data **&lt;/strong&gt;doppelgänger**—a detailed, predictive model of you.&lt;/p&gt;

&lt;p&gt;These AI models are voracious. They don't just care about what you do online. They're obsessed with the patterns of how you live. They analyze your location data to know you drive past a specific gardening store every Tuesday. They note you linger on a friend's post about their new balcony garden. They see you're part of a demographic that's recently shown a spike in home improvement.&lt;/p&gt;

&lt;p&gt;Using a technique called behavioral clustering, the system then finds thousands of other users who match this pattern. It creates a digital "you" and places it in a cluster with all your data twins. When enough people in that cluster suddenly buy gardening supplies, the model's conclusion is simple: "You're next."&lt;/p&gt;

&lt;p&gt;My take is that this convenience is a Trojan Horse. We happily trade the raw data of our lives for a smoother, more "magical" user experience. But the real issue isn't just that the AI is smart; it's that it's a complete black box. We can't see inside it. We don't know what assumptions it's making or which of our habits it's weighing most heavily.&lt;/p&gt;

&lt;p&gt;This creates a ghost in our machine—a silent, predictive entity that knows our habits and desires, sometimes even before we do. It's not just showing us ads; it's subtly shaping our choices by curating the reality we see, one personalized suggestion at a time. And that's a power we should be a lot more curious about.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fybjkei3w6p30nl0sofpe.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fybjkei3w6p30nl0sofpe.png" alt=" " width="689" height="786"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>datascience</category>
    </item>
  </channel>
</rss>
