<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel rdf:about="https://community.wolfram.com">
    <title>Community RSS Feed</title>
    <link>https://community.wolfram.com</link>
    <description>RSS Feed for Wolfram Community showing any discussions tagged with Operating System and Network Access sorted by active.</description>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="https://community.wolfram.com/groups/-/m/t/3666749" />
        <rdf:li rdf:resource="https://community.wolfram.com/groups/-/m/t/3660974" />
        <rdf:li rdf:resource="https://community.wolfram.com/groups/-/m/t/3648303" />
        <rdf:li rdf:resource="https://community.wolfram.com/groups/-/m/t/3641365" />
        <rdf:li rdf:resource="https://community.wolfram.com/groups/-/m/t/3562641" />
        <rdf:li rdf:resource="https://community.wolfram.com/groups/-/m/t/3456917" />
        <rdf:li rdf:resource="https://community.wolfram.com/groups/-/m/t/1829195" />
        <rdf:li rdf:resource="https://community.wolfram.com/groups/-/m/t/3515815" />
        <rdf:li rdf:resource="https://community.wolfram.com/groups/-/m/t/3510960" />
        <rdf:li rdf:resource="https://community.wolfram.com/groups/-/m/t/3496439" />
        <rdf:li rdf:resource="https://community.wolfram.com/groups/-/m/t/3460710" />
        <rdf:li rdf:resource="https://community.wolfram.com/groups/-/m/t/3450620" />
        <rdf:li rdf:resource="https://community.wolfram.com/groups/-/m/t/3416535" />
        <rdf:li rdf:resource="https://community.wolfram.com/groups/-/m/t/3307626" />
        <rdf:li rdf:resource="https://community.wolfram.com/groups/-/m/t/3342844" />
        <rdf:li rdf:resource="https://community.wolfram.com/groups/-/m/t/3340727" />
        <rdf:li rdf:resource="https://community.wolfram.com/groups/-/m/t/1803715" />
        <rdf:li rdf:resource="https://community.wolfram.com/groups/-/m/t/3330117" />
        <rdf:li rdf:resource="https://community.wolfram.com/groups/-/m/t/1307037" />
        <rdf:li rdf:resource="https://community.wolfram.com/groups/-/m/t/3293268" />
      </rdf:Seq>
    </items>
  </channel>
  <item rdf:about="https://community.wolfram.com/groups/-/m/t/3666749">
    <title>Using short answers API question</title>
    <link>https://community.wolfram.com/groups/-/m/t/3666749</link>
    <description>Hello!  &#xD;
I&amp;#039;d like to try short answers API with MMBasic for myself.  &#xD;
As for any APIs I tried I did the following:  &#xD;
Opened a TCP client as &amp;#034;api.wolframalpha.com&amp;#034;, port 80.  &#xD;
Send TCP request as &amp;#034;GET /v1/result?appid=MYAPPIDHERE&amp;amp;i=speed+of+light&amp;#034;+CRLF  &#xD;
Opening TCP clinet is ok, but for response I got 404 Not found (in html structure).  &#xD;
&#xD;
Something I need to do in an other way? This was worked for 99% of simple APIs.&#xD;
&#xD;
Thanks a lot!</description>
    <dc:creator>Gábor Terék</dc:creator>
    <dc:date>2026-03-20T11:48:52Z</dc:date>
  </item>
  <item rdf:about="https://community.wolfram.com/groups/-/m/t/3660974">
    <title>Using Notebook Assistant: an unexpected error occurred</title>
    <link>https://community.wolfram.com/groups/-/m/t/3660974</link>
    <description>Hello everyone,  &#xD;
I am trying to use Wolfram g to use the Assistant.  When I enter a query for example &amp;#034; Top 10 countries with the most engineers&amp;#034;  The I get the subject error.  Reporting the issue fails as well, saying something went wrong.  &#xD;
![enter image description here][1]&#xD;
&#xD;
&#xD;
  [1]: https://community.wolfram.com//c/portal/getImageAttachment?filename=Capture1.PNG&amp;amp;userId=2698757&#xD;
&#xD;
What is causing this error?  How do I get this tool to work correctly? &#xD;
&#xD;
Be well,&#xD;
Ian</description>
    <dc:creator>Ian Anwar</dc:creator>
    <dc:date>2026-03-14T16:28:16Z</dc:date>
  </item>
  <item rdf:about="https://community.wolfram.com/groups/-/m/t/3648303">
    <title>Wolfram&amp;#039;s AI products: Which tool is right for you?</title>
    <link>https://community.wolfram.com/groups/-/m/t/3648303</link>
    <description>Wolfram has developed several features for integrating our technology with LLMs. The major products are [chat notebooks](https://reference.wolfram.com/language/tutorial/ChatNotebooks.html), [Notebook Assistant](https://www.wolfram.com/notebook-assistant-llm-kit/), [LLM functions](https://reference.wolfram.com/language/guide/LLMFunctions.html), [remote MCP server](https://www.wolfram.com/artificial-intelligence/mcp-service/), [the AgentTools paclet](https://resources.wolframcloud.com/PacletRepository/resources/Wolfram/AgentTools/), and [AgentOne](https://www.wolfram.com/apis/documentation/cag/wolfram-agent-one-api/). With all these offerings, it is confusing to know which one to use. This notebook should help you figure it out.&#xD;
&#xD;
&amp;gt; **Please comment about your experience with our AI product, we&amp;#039;d love to hear:**&#xD;
&#xD;
- Questions &#xD;
- Suggestions&#xD;
- Use cases&#xD;
- Anything else you&amp;#039;d like to share&#xD;
&#xD;
# Chat Notebook and Notebook Assistant &#xD;
&#xD;
## Who are they for&#xD;
&#xD;
If you are using a notebook and you want AI to help you by writing, fixing, or editing the code, these are the tools for you. [Chat notebooks](https://reference.wolfram.com/language/tutorial/ChatNotebooks.html) and [Notebook Assistant](https://www.wolfram.com/notebook-assistant-llm-kit/) are built right into the notebooks that Wolfram users are familiar with. These are great for quick tasks with a relatively small scale. You can ask them for pure code assistance help or to help solve problems where you think Wolfram will be a helpful tool.&#xD;
&#xD;
## How do I use it&#xD;
&#xD;
To use either chat notebooks or Notebook Assistant, it&amp;#039;s easiest with an [Wolfram Notebook Assistant + LLM Kit subscription](https://www.wolfram.com/notebook-assistant-llm-kit/).&#xD;
&#xD;
In recent versions, all notebooks are essentially chat notebooks. To use Chat notebooks, just insert a ChatInput cell into the body of a notebook (just click between cells and click single quote character). You can ask an LLM about whatever comes above that cell.&#xD;
&#xD;
![enter image description here][1]&#xD;
&#xD;
To use Notebook Assistant, open the sidebar using the button in the toolbar ![enter image description here][2]. Type your question or demand in the input field and send it. The AI will &amp;#034;see&amp;#034; whatever is in the notebook.&#xD;
&#xD;
[![enter image description here][3]][4]&#xD;
&#xD;
There are subtle differences between the responses generated by Notebook Assistant and chat notebooks, because there are differences in the prompting, tools, and context. But I find the interface to be the most important difference. Most of the time I find it useful to have the chat conversation outside of the main notebook, so I use Notebook Assistant more than chat notebook cells. If I want to change the way the AI is working by customizing the LLM model, persona or tools, I use a chat cell. It has a [menu](https://reference.wolfram.com/language/tutorial/ChatNotebooks.html?#1903336254) that makes it easy. But you should try them both and see what works for you. &#xD;
&#xD;
# LLM-based functions&#xD;
&#xD;
## Who are they for&#xD;
&#xD;
If instead of wanting AI to help you create code, you want to create code that uses AI, then LLM-based functions are the right tool for you. There are many related functions: LLMSynthesize, LLMFunction, LLMSubmit, ChatEvaluate, ServiceExecute, etc. Each is well documented, so I won&amp;#039;t go into details here.&#xD;
&#xD;
## How do I use it&#xD;
&#xD;
First you need to think about which service you want to use (OpenAI, Anthropic, Gemini, etc). Whatever service you choose there is a way to do it using these functions. Usually you will need to use the [LLMEvaluator](https://reference.wolfram.com/language/ref/LLMEvaluator.html?q=LLMEvaluator) and [Authentication](https://reference.wolfram.com/language/ref/Authentication) options. The simplest way is to use Wolfram&amp;#039;s [LLMKit subscription](https://www.wolfram.com/notebook-assistant-llm-kit/). Then we take care of everything, your normal Wolfram account will just make it work. &#xD;
&#xD;
    LLMSynthesize[&amp;#034;The sky was &amp;#034;]&#xD;
&#xD;
&amp;gt;    Out[]= &amp;#034;The sky was painted with hues of orange and pink as the sun dipped below the horizon, &#xD;
    casting a warm glow over the world. Wispy clouds drifted lazily, catching the fading light,&#xD;
    while the first stars began to twinkle in the deepening blue. A gentle breeze whispered&#xD;
    through the trees, carrying the sweet scent of blooming flowers.&#xD;
    It was a moment of tranquility, a perfect transition from day to night.&amp;#034;&#xD;
&#xD;
&#xD;
Here is an example using OpenAI:&#xD;
&#xD;
    LLMSynthesize[&amp;#034;The sky was &amp;#034;, &#xD;
    LLMEvaluator -&amp;gt; &amp;lt;|&amp;#034;Model&amp;#034; -&amp;gt; {&amp;#034;OpenAI&amp;#034;, &amp;#034;gpt-5.1&amp;#034;}|&amp;gt;, &#xD;
    Authentication -&amp;gt; SystemCredential[&amp;#034;OPENAI_API_KEY&amp;#034;]]&#xD;
&#xD;
&amp;gt;    Out[]= &amp;#034;...the color of television, tuned to a dead channel.If you&amp;#039;re writing and want options,&#xD;
    here are a few more ways to continue that line:- &amp;#034;The sky was bruised purple,&#xD;
    heavy with unshed rain.&amp;#034;- &amp;#034;The sky was a flat, exhausted gray, like someone had&#xD;
    rubbed all the blue out of it.&amp;#034;- &amp;#034;The sky was the pale white of old bones, washed&#xD;
    clean by years of wind.&amp;#034;Tell me the tone or genre you&amp;#039;re going for (poetic, sci‑fi, horror,&#xD;
    romance, etc.), and I can tailor a bunch of variations.&amp;#034;&#xD;
&#xD;
&#xD;
These functions are extremely customizable, for example, you can add [LLMTool](https://reference.wolfram.com/language/ref/LLMTool) and [LLMPromptGenerator](https://reference.wolfram.com/language/ref/LLMPromptGenerator) features to make your own functions work with the AI.&#xD;
&#xD;
# MCP Service and the AgentTools paclet&#xD;
&#xD;
## Who are they for&#xD;
&#xD;
If you are using an AI tool outside of a Wolfram product, like Cursor, Claude Code, or Antigravity and want to add Wolfram technology to it, you want to use one of our MCP servers. There are multiple ways to do that. &#xD;
&#xD;
If you have a Wolfram desktop product like Mathematica or Wolfram Engine AND are focused on Wolfram Language development, then you should use the [AgentTools paclet](https://resources.wolframcloud.com/PacletRepository/resources/Wolfram/AgentTools/). This is the best choice for people building large-scale projects featuring Wolfram Language code.&#xD;
&#xD;
If you do not have a Wolfram desktop product OR if you are more interested in using Wolfram&amp;#039;s tools, like computation and knowledge APIs, for creating non-Wolfram code then you should use the [MCP Service](https://www.wolfram.com/artificial-intelligence/mcp-service/). &#xD;
&#xD;
Most applications support our remote-hosted MCP server, but a few require special authentication protocols so in that case we also have a desktop application for connecting to the remote MCP server.&#xD;
&#xD;
## How do I use the AgentTools paclet&#xD;
&#xD;
First you want a [Wolfram Notebook Assistant + LLM Kit subscription](https://www.wolfram.com/notebook-assistant-llm-kit/). You can use the paclet without it, but it will work much better with the subscription because internally, it will use Wolfram Notebook Assistant + LLM Kit to improve results.&#xD;
&#xD;
Then, follow the instructions in the documentation for the [Wolfram/AgentTools paclet](https://resources.wolframcloud.com/PacletRepository/resources/Wolfram/AgentTools/). The paclet contains tools for installing its own configuration into most common applications. For users that are using agentic coding tools, take a look at the [Quick Start for AI Coding Applications](https://resources.wolframcloud.com/PacletRepository/resources/Wolfram/AgentTools/tutorial/QuickStartforAICodingApplications.html). For users that are using in chat applications, like Claude Desktop, take a look at [Quick Start for Chat Clients](https://resources.wolframcloud.com/PacletRepository/resources/Wolfram/AgentTools/tutorial/QuickStartforChatClients.html).&#xD;
&#xD;
## How do I use the MCP Service&#xD;
&#xD;
First you need an [MCP Service subscription](https://www.wolfram.com/artificial-intelligence/mcp-service/). This is different than Notebook Assistant + LLM Kit. If you already have Notebook Assistant + LLM Kit, you probably want to use the AgentTools paclet. To make use of the MCP Service, you will also need access to an LLM through your MCP client.&#xD;
&#xD;
Once you have an MCP Service subscription you can follow the instructions for your application [here](https://support.wolfram.com/73463).&#xD;
&#xD;
# AgentOne&#xD;
&#xD;
## Who is it for&#xD;
&#xD;
If you use an LLM directly via an API already and want to swap it out with one that has Wolfram knowledge and computation built into to it, then you use should use the [AgentOne API](https://www.wolfram.com/apis/documentation/cag/wolfram-agent-one-api/). AgentOne is the whole shebang, all prepackaged together into one API that you can use in place of another LLM API.&#xD;
&#xD;
## How do I use AgentOne&#xD;
&#xD;
Contact our [partnerships](mailto:partner-program@wolfram.com) team.&#xD;
&#xD;
# Decision flowchart created with help from Notebook Assistant&#xD;
&#xD;
![enter image description here][5]&#xD;
&#xD;
&#xD;
  [1]: https://community.wolfram.com//c/portal/getImageAttachment?filename=1howdoIuseit.png&amp;amp;userId=20103&#xD;
  [2]: https://community.wolfram.com//c/portal/getImageAttachment?filename=2NotebookAssistant.png&amp;amp;userId=20103&#xD;
  [3]: https://community.wolfram.com//c/portal/getImageAttachment?filename=3NotebookAssistant.png&amp;amp;userId=20103&#xD;
  [4]: https://community.wolfram.com//c/portal/getImageAttachment?filename=3NotebookAssistant.png&amp;amp;userId=20103&#xD;
  [5]: https://community.wolfram.com//c/portal/getImageAttachment?filename=3tg5gzf5.jpg&amp;amp;userId=11733</description>
    <dc:creator>Bob Sandheinrich</dc:creator>
    <dc:date>2026-03-03T11:41:16Z</dc:date>
  </item>
  <item rdf:about="https://community.wolfram.com/groups/-/m/t/3641365">
    <title>How can I import a doc directly into Mathematica from a URL that requires authentication</title>
    <link>https://community.wolfram.com/groups/-/m/t/3641365</link>
    <description>I&amp;#039;ve been downloading documents to my local drive from an archive that requires authentication in the form of UserAgent name and email and Host URL. I&amp;#039;ve been using URLDownload to do this.&#xD;
&#xD;
    URLDownload[&#xD;
      HTTPRequest[&#xD;
       urlOfRemoteFile, &amp;lt;|&amp;#034;UserAgent&amp;#034; -&amp;gt; &amp;#034;firstName lastName emailAddress&amp;#034;, &#xD;
        &amp;#034;Host&amp;#034; -&amp;gt; &amp;#034;hostURL&amp;#034;|&amp;gt;],&#xD;
      pathToLocalDirectory&amp;#034;];&#xD;
&#xD;
But is it possible to use Import or some other function to load the contents of the file directly into a Mathematica notebook *without* having to save the file locally? I&amp;#039;ve tinkered with Import but can&amp;#039;t get the authentication right.&#xD;
&#xD;
Any hint would be appreciated.</description>
    <dc:creator>Gregory Lypny</dc:creator>
    <dc:date>2026-02-18T18:17:49Z</dc:date>
  </item>
  <item rdf:about="https://community.wolfram.com/groups/-/m/t/3562641">
    <title>Mathematica 12, BenchmarkReport[] fails at FFT where it previuosly was fine.  Win 11 upgraded on VM</title>
    <link>https://community.wolfram.com/groups/-/m/t/3562641</link>
    <description>**The problem**&#xD;
&#xD;
I run Mathematica 12 from home via a Win11 VM on Proxmox.  This configuration has run fine for years.  Recently during an upgrade to Win11 25H2 I went to test to make sure everything was functional with a quick BenchmarkReport[] but it caused the kernel to die at Test 3, FFT.  Its a very repeatable failure.&#xD;
&#xD;
Just before upgrading to 25H2 I had changed my processor type for this VM to x86-64-v3 +aes from -v2 + aes. I had issues on another vm where Win11 didnt want to upgrade with v2.&#xD;
I didnt originally run the processor as &amp;#034;host&amp;#034; as I am running dual E5-2699v4 Xeons, Win11 doesnt support by age despite having all the instructions needed.&#xD;
&#xD;
I have used this VM with Win10 and Win11 for years running Mathematica without issue.  In the past I would use BenchmarkReport[] as a quick check of functionality after any upgrades or changes.  This is the first time its failed.&#xD;
&#xD;
A quick test using ParallelTable[sin[x],{x,0,pi,10^-6}] works fine&#xD;
&#xD;
A quick test of Fourier[{1, 1, 2, 2, 1, 1, 0, 0}] works fine&#xD;
&#xD;
But a simple,&#xD;
&#xD;
    Needs[&amp;#034;Benchmark`&amp;#034;]&#xD;
    BenchmarkReport[]&#xD;
&#xD;
Fails while calculating Step 3, FFT.  The kernel simply die with no error message or warning.  If I watch carefully with Task Manager it looks like the kernel dies, Mathematica recreates the kernel, then it dies again immediately.&#xD;
&#xD;
I also tried running this command through mathscript with -verbose but it gives me no additional details why its dying.&#xD;
&#xD;
I went back and tested some older notebooks I had.  One of the first ones I tried died during a NonLinearModelFit of a PieceWise function with Sin[]s.  &#xD;
&#xD;
    Piecewise[{&#xD;
      {&#xD;
       y0 + (&#xD;
         A1 Sin[ 2 \[Pi] ( x - x1)/t1] Sin[ 2 \[Pi] ( x - x2)/t2]&#xD;
         ) + A3 Sin[2 \[Pi] (x - x3)/t3],&#xD;
       x &amp;gt;= xon&#xD;
       },&#xD;
      {y0, x &amp;lt; xon}&#xD;
      }]&#xD;
&#xD;
This had worked in the past but now it dies just like BenchmarkReport, the kernel dies with no errors.&#xD;
&#xD;
**Fixes tried**&#xD;
&#xD;
So, I set the cpu back to v2 + aes for the vm config in proxmox but the kernel still dies.&#xD;
&#xD;
Set the cpu to Host in case its an issue with AES being passed correctly but it still dies&#xD;
&#xD;
I had Ballooning memory on so I turned it off, no change&#xD;
&#xD;
I had NUMA on so I turned it off, no change&#xD;
&#xD;
I uninstalled, reinstalled Mathematica 12.0 but it still fails&#xD;
&#xD;
I installed a demo copy of Mathematica 14.3, BenchmarkReport[] and my notebook run without issue.&#xD;
&#xD;
&#xD;
**System Info**&#xD;
&#xD;
Running a network version of Mathematica 12.0 with MathLM on another VM for the license.  License is for 2 instances and 16 kernels.&#xD;
&#xD;
The VM is running under proxmox 8.4.14.  The vm was just recently upgraded to Win11 25H2 but I am not sure when I last ran BenchmarkReport[].  I have run BenchmarkReport[] on this vm multiple times with some older flavors of win11 but I cant remember when I last ran it.&#xD;
&#xD;
I had recently installed the virtio drivers for this vm on the previous Win11 version but I hadnt run Mathematica since then.  Could be a contributing factor.&#xD;
&#xD;
Proxmox has gone through a recent upgrade with a reboot of the host.  I hadnt tried test Mathematica afterwards.  Could be a contributing factor.&#xD;
&#xD;
The vm has been tested with cpu set to Host, x86-64-v2+aes, x86-64-v3+aes, numa on and off, ballooning on and off, with 32GB memory configured for the vm.  This vm is set to get 2 processors of 8 cores each,&#xD;
&#xD;
The vm is only running microsoft virtual graphic drivers and is only accessed via remote desktop, not SPICE.&#xD;
&#xD;
As far as I can tell Win11 is working as expected.  I am considering a fresh install of Win11 if no better ideas surface.&#xD;
&#xD;
The host system is dual E5-2699 v4 with 512GB.  The host system runs a mix of vms and containers.&#xD;
&#xD;
**Summary**&#xD;
&#xD;
I know this is probably a very weird edge case of using a VM with such an old version of Mathematica.  The kernel dying does seem to fail for more than just Benchmark so its most likely not a single package responsible.  The failure is limited to Mathematica 12 as far as I can tell.  &#xD;
Just wanted to figure this our before I start embarking on a bunch of calculations.&#xD;
&#xD;
Any thoughts are appreciated.</description>
    <dc:creator>Mike Morrell</dc:creator>
    <dc:date>2025-10-19T19:10:08Z</dc:date>
  </item>
  <item rdf:about="https://community.wolfram.com/groups/-/m/t/3456917">
    <title>MQTT channel access with MQTT explorer</title>
    <link>https://community.wolfram.com/groups/-/m/t/3456917</link>
    <description>Hello,&#xD;
&#xD;
My question is: &amp;#034;what info to enter in MQTT explorer to see into my Wolfram generated MQTT channel&amp;#034;.&#xD;
&#xD;
I have setup a MQTT in Wolfram:&#xD;
&#xD;
    def = CreateChannel[&amp;#034;mymqtt&amp;#034;, Permissions -&amp;gt; &amp;#034;Public&amp;#034;]&#xD;
&#xD;
I start the listner:&#xD;
&#xD;
    listner = ChannelListen[def]&#xD;
&#xD;
I send a value:&#xD;
&#xD;
    ChannelSend[def, &amp;#034;Hello3&amp;#034;]&#xD;
&#xD;
Then I want to connect using &amp;#034;MQTT explorer&amp;#034; to see into the content&#xD;
![enter image description here][1]&#xD;
&#xD;
&#xD;
maybe I need some extra data in the &amp;#034;advanced&amp;#034; section.&#xD;
&#xD;
![enter image description here][2]&#xD;
&#xD;
&#xD;
  [1]: https://community.wolfram.com//c/portal/getImageAttachment?filename=mqttexplorer.png&amp;amp;userId=3456484&#xD;
  [2]: https://community.wolfram.com//c/portal/getImageAttachment?filename=mqttexplorer2.png&amp;amp;userId=3456484&#xD;
&#xD;
This should be simple but I need some directions because I could not make it work.&#xD;
Kind regards, Pieter</description>
    <dc:creator>Pieter van Bijnen</dc:creator>
    <dc:date>2025-05-07T08:50:25Z</dc:date>
  </item>
  <item rdf:about="https://community.wolfram.com/groups/-/m/t/1829195">
    <title>The kernel is not responding to a dynamic evaluation - but where?</title>
    <link>https://community.wolfram.com/groups/-/m/t/1829195</link>
    <description>As a basic user of Mathematica 12, on a **Mac** (10.14 / 10.15), I was rather pleased that I got parallize working.  What I had was the following: &#xD;
&#xD;
    Parallelize[Table[Fold[montecarlofunction[#1, baseValue, #2] &amp;amp;, startValue,aRandomSelection[[aSelection]]], (aSelection, numberOfTrials)]]&#xD;
&#xD;
This was all working nicely until I tried to add a bit of logging into the &amp;#039;montecarlofunction&amp;#039;.  The logging was used to verify the function for a single run. The result was very slow Parallelize (reason was an append to a list being used as the log). When I finally realised my error I then aborted the calculation removed the logging and reran the Parallelize.  It came up with &amp;#034;the kernel is not responding to a dynamic evaluation&amp;#034;.  Since then the Paralelizing always fails with the error.  Without Parallelize it ran. Until today.  Even in the single run run of my function I got the the &amp;#034;kernel is not responding to a dynamic evaluation&amp;#034;.   This single run has been working without problems for at least a year.&#xD;
&#xD;
Even better - after a clean install of Mathematica I still get the error, lots of beach ball.  Today I got the error if I open help, if the mouse goes over a graphic, etc,  in fact when ever Mathematica randomly decides to do so.   The way to stop it is to stop the Kernel but that&amp;#039;s not a solution.  So what is it&amp;#039;s cause?  If there a way to find out what is causing the dynamic evaluation.   The very odd thing about all of this is that the error appeared from one moment to the next.  My first reaction was it must be something Apple changed in the OS or firmware due to an overnight update.  But that seems rather unlikely as more user would have this problem.  Assuming that somewhere in my code I have something that is causing this.  How would I go about finding this? &#xD;
&#xD;
Any suggestion?</description>
    <dc:creator>mark hazelhoff</dc:creator>
    <dc:date>2019-11-22T10:37:21Z</dc:date>
  </item>
  <item rdf:about="https://community.wolfram.com/groups/-/m/t/3515815">
    <title>Web scraping Internet Archive books using Wolfram</title>
    <link>https://community.wolfram.com/groups/-/m/t/3515815</link>
    <description>&amp;amp;[Wolfram Notebook][1]&#xD;
&#xD;
&#xD;
  [1]: https://www.wolframcloud.com/obj/3803ff2d-d36f-472e-8073-9c7595ee1b96</description>
    <dc:creator>Emerson Alex Villafuerte Jara</dc:creator>
    <dc:date>2025-07-20T05:15:46Z</dc:date>
  </item>
  <item rdf:about="https://community.wolfram.com/groups/-/m/t/3510960">
    <title>Accessing the I2P network from Wolfram notebooks</title>
    <link>https://community.wolfram.com/groups/-/m/t/3510960</link>
    <description>![I2P Logo][1]&#xD;
&#xD;
&amp;amp;[Wolfram Notebook][2]&#xD;
&#xD;
&#xD;
  [1]: https://community.wolfram.com//c/portal/getImageAttachment?filename=i2plogo.png&amp;amp;userId=2317132&#xD;
  [2]: https://www.wolframcloud.com/obj/5f4f6ce3-d1cd-4957-b083-fa5b0e780a10</description>
    <dc:creator>Joseph Stocke</dc:creator>
    <dc:date>2025-07-14T05:29:50Z</dc:date>
  </item>
  <item rdf:about="https://community.wolfram.com/groups/-/m/t/3496439">
    <title>[WSS25] Towards a Practical Scheme for In-Order Delivery</title>
    <link>https://community.wolfram.com/groups/-/m/t/3496439</link>
    <description>![Cellular Automata for In-Order Delivery][1]&#xD;
&amp;amp;[Wolfram Notebook][2]&#xD;
&#xD;
&#xD;
  [1]: https://community.wolfram.com//c/portal/getImageAttachment?filename=1531hero.png&amp;amp;userId=20103&#xD;
  [2]: https://www.wolframcloud.com/obj/c39dc233-dea7-4fa9-bf1f-4c93eba130bb</description>
    <dc:creator>Sahas Munamala</dc:creator>
    <dc:date>2025-07-09T15:27:08Z</dc:date>
  </item>
  <item rdf:about="https://community.wolfram.com/groups/-/m/t/3460710">
    <title>&amp;#034;Who are you?&amp;#034;: Asking machines to identify themselves with ASCII control characters.</title>
    <link>https://community.wolfram.com/groups/-/m/t/3460710</link>
    <description>&amp;amp;[Wolfram Notebook][1]&#xD;
&#xD;
&#xD;
  [1]: https://www.wolframcloud.com/obj/65e4af27-f068-4a98-bee5-c75d8ccdbce7</description>
    <dc:creator>Dimitar Krastev</dc:creator>
    <dc:date>2025-05-14T13:35:17Z</dc:date>
  </item>
  <item rdf:about="https://community.wolfram.com/groups/-/m/t/3450620">
    <title>Creating short artificial videos with the Wolfram Language</title>
    <link>https://community.wolfram.com/groups/-/m/t/3450620</link>
    <description>&amp;amp;[Wolfram Notebook][1]&#xD;
&#xD;
&#xD;
  [1]: https://www.wolframcloud.com/obj/aab43e25-bf7c-4bd6-810d-7fd15e75eb66</description>
    <dc:creator>Arnoud Buzing</dc:creator>
    <dc:date>2025-04-25T19:12:25Z</dc:date>
  </item>
  <item rdf:about="https://community.wolfram.com/groups/-/m/t/3416535">
    <title>SocketIOLink - Socket.IO client implementation</title>
    <link>https://community.wolfram.com/groups/-/m/t/3416535</link>
    <description>![SocketIOLink - Socket.IO client implementation. real-time communication between client and server, WebSocket.][1]&#xD;
&#xD;
&amp;amp;[Wolfram Notebook][3]&#xD;
&#xD;
&#xD;
  [1]: https://community.wolfram.com//c/portal/getImageAttachment?filename=%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B02025-03-17142403.png&amp;amp;userId=937303&#xD;
  [2]: https://community.wolfram.com//c/portal/getImageAttachment?filename=socketioandwolfram.png&amp;amp;userId=937303&#xD;
  [3]: https://www.wolframcloud.com/obj/ea0e8147-096e-4b47-ad33-8ab8ecadf6a6</description>
    <dc:creator>Kirill Belov</dc:creator>
    <dc:date>2025-03-14T13:20:20Z</dc:date>
  </item>
  <item rdf:about="https://community.wolfram.com/groups/-/m/t/3307626">
    <title>Ollama LLM based AI assistant for email processing</title>
    <link>https://community.wolfram.com/groups/-/m/t/3307626</link>
    <description>&amp;amp;[Wolfram Notebook][1]&#xD;
&#xD;
&#xD;
  [1]: https://www.wolframcloud.com/obj/0368042a-87f1-4509-a7ab-f963b0d98434</description>
    <dc:creator>Arnoud Buzing</dc:creator>
    <dc:date>2024-10-24T19:46:54Z</dc:date>
  </item>
  <item rdf:about="https://community.wolfram.com/groups/-/m/t/3342844">
    <title>Has using an API key from OpenAI changed recently?</title>
    <link>https://community.wolfram.com/groups/-/m/t/3342844</link>
    <description>I have had my OpenAI key in my init file with no problem for some time now. But I had to re-install Linux for an unrelated reason and now do not seem to be able to get it to work. I have regenerated a new API key, restarting Mathematica, searched all over for help, with no results. Any suggestion is appreciated.  &#xD;
UPDATE: Finding NotebookAssist and LLM Kit, I decided to try it. Lots of advertising with lots of claims, easy to take my credit card. Not so much on the installation side. Still looking for the way to implement it. Am I the first Pioneer through the pass?</description>
    <dc:creator>Roger J Brown</dc:creator>
    <dc:date>2024-12-21T18:41:15Z</dc:date>
  </item>
  <item rdf:about="https://community.wolfram.com/groups/-/m/t/3340727">
    <title>Remote kernel hangs and quietly quits</title>
    <link>https://community.wolfram.com/groups/-/m/t/3340727</link>
    <description>Hello everyone&#xD;
&#xD;
I have trouble using Mathematica remotely...&#xD;
&#xD;
My local machine is a Windows using Mathematica 14.0. The remote machine is a Linux also using Mathematica 14.0. The connection between both machines is via private/public keys so no password is needed.&#xD;
&#xD;
If I do &amp;#034;ssh user@machine MathKernel&amp;#034; in a terminal, it works and I have the Mathematica prompt.&#xD;
&#xD;
In Mathematica on the local machine, I have configured the remote kernel using the basic options.&#xD;
&#xD;
If I try to execute a cell remotely :&#xD;
&#xD;
- the cell is marked as &amp;#034;executing&amp;#034;&#xD;
- I see in a &amp;#034;top&amp;#034; command on the remote machine that a MathKernel process has launched but then stays at 0% cpu&#xD;
- It hangs like this for 30-40 seconds and then it quits with the message &amp;#034;The remote process for kernel &amp;#039;kernel name&amp;#039; has unexpectedly terminated with error 2. Output from stderr: None&amp;#034;&#xD;
&#xD;
Any help would be appreciated :)</description>
    <dc:creator>Romain Guerout</dc:creator>
    <dc:date>2024-12-17T12:20:30Z</dc:date>
  </item>
  <item rdf:about="https://community.wolfram.com/groups/-/m/t/1803715">
    <title>Avoid error message: &amp;#034;Could not access the directory&amp;#034;?</title>
    <link>https://community.wolfram.com/groups/-/m/t/1803715</link>
    <description>Hi,&#xD;
&#xD;
I ran multiple Mathematica files using the the NoteBookOpen/NoteboookEvaluate options. Now once the run is over, I am not able to save the files. I get the error message - &amp;#034;Could not access the directory. You should check the directory&amp;#039;s permission.&amp;#034;&#xD;
Here is the part of my code to run the first of the files and so on...&#xD;
&#xD;
    File1 = NotebookOpen[ &amp;#034;C:/.....&amp;#034;]; &#xD;
    SelectionMove[File1, All, Notebook] &#xD;
    SelectionEvaluate[File1]&#xD;
&#xD;
Would be thankful for any suggestion.</description>
    <dc:creator>S G</dc:creator>
    <dc:date>2019-10-08T14:50:59Z</dc:date>
  </item>
  <item rdf:about="https://community.wolfram.com/groups/-/m/t/3330117">
    <title>Wolfram Alpha step-by-step using API</title>
    <link>https://community.wolfram.com/groups/-/m/t/3330117</link>
    <description>Hello all, &#xD;
&#xD;
Thank you for taking the time to read my post, I have wasted hours and hours trying to figure this out!&#xD;
&#xD;
If anybody can possibly tell me **how in the world I can call the API as well as have it return the &amp;#034;step-by-step&amp;#034; instructions for each query** (if available of course) I would be beyond grateful!!! I hope I didn&amp;#039;t just waste 60 bucks for nothing! &#xD;
&#xD;
I have been messing around with it for probably over 30-40 hours and cannot get any of the useful info returned, such as: podstate, step-by-step solution, etc.  I can get the result returned, but have messed with many of the various &amp;#034;Parameters&amp;#034; to return what I need or want it to, and have had no luck. I can get it to return most items, but not the pod that has access to, or can see, the &amp;#034;step-by-step&amp;#034; solution. Please help!!&#xD;
&#xD;
I am a pro member, I actually got the pro membership specifically for this reason. I use wolfram in OpenAI and I love it, and now I want to integrate it into my &amp;#034;tutor&amp;#034; workflow to study for various math exams, tests, among many other mathematics applied use cases. &#xD;
&#xD;
If mathmatica can call the API for step by step, why wouldn&amp;#039;t the standard WolframAlpha API? I have tried many of the API&amp;#039;s, and the only two that do somewhat well are the &amp;#034;converstaional&amp;#034; and the &amp;#034;full results&amp;#034; but neither is returning anything that has to do with the &amp;#034;step-by-step&amp;#034; solution, nor any pods that can see or return any info regarding these pods/subpods.&#xD;
&#xD;
Just so you can all see, this is an example of one of the **many** http get requests I have made and sent to the API. Dont be too critical on it, as I am merely trying to tinker to get it to return the output that I am in desperate need of! &#xD;
&#xD;
Thank you all again for your time and I look very very forward to reading any responses I may get. **I am very eager to put this project to rest!**&#xD;
 &#xD;
&#xD;
HTTP Request Example:&#xD;
&#xD;
    // Define the API endpoint and parameters&#xD;
    const apiUrl = &amp;#039;http://api.wolframalpha.com/v2/query&amp;#039;;&#xD;
    const appid = &amp;#039;MY_APP_ID&amp;#039;;&#xD;
    const input = `${$json.message.content.equation} step-by-step`;&#xD;
    const format = &amp;#039;plaintext,mathml&amp;#039;;&#xD;
    const output = &amp;#039;JSON&amp;#039;;&#xD;
    &#xD;
    // Construct the full URL with query parameters&#xD;
    const url = `${apiUrl}?appid=${appid}&amp;amp;input=${encodeURIComponent(input)}&amp;amp;format=${format}&amp;amp;output=${output}`;&#xD;
    &#xD;
    try {&#xD;
      // Perform the HTTP GET request&#xD;
      const response = await this.helpers.httpRequest({&#xD;
        method: &amp;#039;GET&amp;#039;,&#xD;
        url: url,&#xD;
        json: true,&#xD;
      });&#xD;
   &#xD;
      return [&#xD;
        {&#xD;
          json: response,&#xD;
        },&#xD;
      ];&#xD;
    } catch (error) {&#xD;
      // Handle any errors that occur during the request&#xD;
      throw new Error(`HTTP Request failed: ${error.message}`);&#xD;
    }</description>
    <dc:creator>Christropher Chausse</dc:creator>
    <dc:date>2024-11-28T03:37:01Z</dc:date>
  </item>
  <item rdf:about="https://community.wolfram.com/groups/-/m/t/1307037">
    <title>Properly export a video?</title>
    <link>https://community.wolfram.com/groups/-/m/t/1307037</link>
    <description>Hi all,&#xD;
 &#xD;
I am interested in the capturing the dynamics of a 3d vector like the ones presented here: https://journals.aps.org/prb/supplemental/10.1103/PhysRevB.91.064423&#xD;
&#xD;
The video is generated using Mathematica in Mac OS. I am using the same code for plotting my graphs. It works perfectly in Mathematica. But when I export it as a .mov/.avi file, it behaves weirdly (My video is attached). I am plotting the dynamics of a vector in 3d space. I found two issues:&#xD;
&#xD;
Problems: 1. It rotates very quickly. 2. It switches from one position to another and then again comes back to the original place. Both of these problems were not present in Mathematica. Only when I am going to export it any video format, exported video behaves incorrectly. I am using 11.2 version of the software on Windows. In summary, my question is why I am unable to record the exact video that is displayed in Mathematica itself?&#xD;
&#xD;
I&amp;#039;ll greatly appreciate any reply.&#xD;
&#xD;
Best,</description>
    <dc:creator>Abir Shadman</dc:creator>
    <dc:date>2018-03-22T17:58:36Z</dc:date>
  </item>
  <item rdf:about="https://community.wolfram.com/groups/-/m/t/3293268">
    <title>URLDownload broken in v14?</title>
    <link>https://community.wolfram.com/groups/-/m/t/3293268</link>
    <description>I have a notebook that used to work using v13.3, that updates the data used with URLDownload:&#xD;
&#xD;
    URLDownload[&amp;#034;https://mydomain/myfile.csv&amp;#034;, &amp;#034;myfile.csv&amp;#034;]&#xD;
&#xD;
This used to work in v13.3. Now I upgraded to v14.1 and instead it says: invalid request. I tried to get the http error code, by adding options as in the documentation, but it only returns this message (that btw is not seen as an error, so it is now shown when running commands with suppressed output...initially I didn&amp;#039;t really understand what was going on...). I suspect the download is not even attempted as it does not like the format of the request.... any tips?</description>
    <dc:creator>Giorgio Busoni</dc:creator>
    <dc:date>2024-10-07T22:48:42Z</dc:date>
  </item>
</rdf:RDF>

