Sophie’s Infernal Symbiosis and Yellow Impressions in Second Life

Subcutan Art Gallery, February 2026: Sophie de Saint Phalle – Infernal Symbiosis

Sophie de Saint Phalle (Perpetua1010) has recently opened two exhibitions of her work, each of which is also set to words offering both insight and description.

The first, which opened on February 13th at Sophie’s own Subcutan Art Gallery, where it occupies an atmospheric skybox exhibition space. It is entitled Infernal Symbiosis, and perhaps the best way to describe it is a celebration of the meeting of self and nature, and the ability of the latter to remove the noise, the insistent pressure the demons of modern life, and to remind us of our heritage and our being a part of Nature and the world around use.

Subcutan Art Gallery, February 2026: Sophie de Saint Phalle – Infernal Symbiosis
The watercolours were created at the edge of flow— in the forest, beside a narrow creek. Water becomes body; body becomes landscape. Nature and human dissolve their borders and remember their shared origin.

– Sophie de Saint Phalle, Internal Symbiosis

In the darkness of the gallery space, the vibrancy of the 14 abstract paintings is perfectly brought to life, the fluid lines and flowing colours giving a sense of both motion to what are essentially still life images, together with a sense of water-like fluidity. Together  they give us a beautiful sense of harmonious intermingling of our humanity and Nature.

Subcutan Art Gallery, February 2026: Sophie de Saint Phalle – Infernal Symbiosis

In this, it is – to me at least – vital to take in the ambience of the gallery space as a whole; within Subcutan, Sophie always takes care to offer her art in terms of an immersive environment, where setting, art and EEP all combine to form an experience to be explored and appreciated. This is very much the case here, the outer lobby of the main hall and the scenes visible through the windows adding creative depth and feeling to the exhibition as a whole.

Sophie’s second current – at the time of writing – exhibition opened on February 19th at ArtCare Gallery, curated and operated by Carelyna. Again occupying a sky-base exhibition space is Yellow Impressions.

ArtCare Gallery, February 2026: Sophie de Saint Phalle – Yellow Impressions

It offers some 13 nude images presented as marble etchings, all of which carry a similar theme of symbiosis and joining – or perhaps understanding might be a better term, as Sophie notes in the text accompanying the exhibition.

As myself became intertwined with the soul structures of others, surface turned into tangible life. In this transition — between inner perception and outward appearance —an image-skin emerges that does not depict, but carries.

– Sophie de Saint Phalle, Yellow Impressions

ArtCare Gallery, February 2026: Sophie de Saint Phalle – Yellow Impressions

That the nudes are what might be termed partial studies – and indeed possibly familiar to followers of Sophie’s work – matters not. Again, as Sophie notes, reduction of the body, the absence of features (e.g. head, or facial features) and focus on specific elements of the human body (e.g. the torso),becomes a method of approach, a means to express the idea of both self and our perception of others becoming intertwined; an energy flow if you will, of a subconscious yet perceptual openness – or perhaps offering – of one to another.

Taken together or individually, Infernal Symbiosis and Yellow Expressions are both shirking and visually engaging, whilst the words accompanying them (touch the exhibition title boards in each case to receive these), allow us to thread the path of the deeper expression and meaning within both.

ArtCare Gallery, February 2026: Sophie de Saint Phalle – Yellow Impressions

Highly recommended.

SLurl Details

2026 week #8: SUG meeting summary

Sable Hound Hollow – Romantic Reverie, January 2026 – blog post

The following notes were taken from the Tuesday, February 17th, 2026 Simulator User Group (SUG) meeting. These notes form a summary of the items discussed, and are not intended to be a full transcript. They were taken from the video recording by Pantera, embedded at the end of this summary – my thanks to Pantera for providing it.

Meeting Overview

  • The Simulator User Group (also referred to by its older name of Server User Group) exists to provide an opportunity for discussion about simulator technology, bugs, and feature ideas is held every other Tuesday at 12:00 noon, SLT (holidays, etc., allowing), per the Second Life Public Calendar.
  • The “SUG Leviathan Hour” meetings are held on the Tuesdays which do not have a formal SUG meeting, and are chaired by Leviathan Linden. They are more brainstorming / general discussion sessions.
  • Meetings are held in text in-world, at this location.

Simulator Deployments

  • Tuesday, February 17th, 2026:  the SLS Main channel simhosts were restarted and updated to simulator release 2026.02 (Kiwi). This includes:
    • LL’s annual server certification changes – some outstanding changes are required to Aditi (the Beta grid), Agni is fully up-to-date.
    • “PERMISSION_PRIVILEGED_LAND_ACCESS”, allowing the llSetParcelForSale function to be used (and potentially other parcel settings in the future), but will require a viewer-side update in order to be accessed.
    • A bug fix to llTransferOwnership that was stripping out items that it shouldn’t have.
  • On Wednesday February 18th, all simhosts on the RC channels should be restarted without any updates.
  • The next simulator release is now officially 2026.03 – Loganberry; no details are currently unavailable.

In Brief

Please also refer to the video, below.

  • Rider Linden is currently engaged on some under the hood backlog fixes that have been needed for quite a while.
  • Rider also raised two “how much will this break?” questions:
    • Right now LL’s LSL Regex operates on 8 bit characters. A bug report has been submitted about it not supporting unicode. So the question is: what if LL switched to using unicode under the hood. Another option on that would be to add a flag at the end (like “/i”) that would indicate it should unicode? The favour shown at the meeting was an under-the-hood unicode change although concerns was raised over the potential for implement work-arounds to the issue which might be in widespread use.
    • The second question was on change notification on texture changes – and the fact that LL aren’t sending them; the notifications are available on a scripted texture change, but are not being fired. This discussion got mixed in with  discussion on “Second Life II” (which Sansar sort-of wasn’t, although also kind-of was) please refer to the latter half of the meeting for details.
  • Leviathan Linden:
    • Is working on “some final changes to my workaround for the “cannot change mesh face” problem. After code review some changes were determined to be necessary.
    • He has also implemented a submission from Henri Beauchamp (Cool VL Viewer) to try to resolve the issue of “perpetually cloudy avatars” by resending avatar attachment info whenever the viewer requests avatar textures. This still requires further refinement and addition to a simulator update, but it is progressing.
    • A bug report about too many listen events when creating similar llListen() filters; this is now seen as a bug and a fix from Leviathan will be a part of 2026.03 Loganberry.
    • Leviathan has also received a bug report against the game-control viewer pre-release: custom key (button?) mappings are not being saved. He has not as yet been able to dig into it, but wanted people to know it is on his radar.
  • Harold Linden (SLua):
    • Has added a couple of things: `table.append()` and `table.extend()` so that it’s much less annoying to work with lists of rules as is typical in existing functions like set primitive params/. This will be deployed in an upcoming TBD simulator update, as it still needs a couple of “tweaks”.
    • Harold is also working on a fix for `string.gsub()` and `table.sort()` and friends killing your script if they run too long.
    • Various questions throughout the meeting on SLua – please refer to the video.
  • SLua Resources (as it was asked during the meeting):
    • Official scripting portal (this is a work in progress and open to contributions – Github for the latter here).
    • The Second Life official Discord server / channels.
    •  Suzanna’s SLua Guide (Suzanna  Linn).
    • Official VScode plugin notes:
      • It is not yet available on the VScode marketplace.
      • Issues and PRs for code submissions can be made here, and the plugin downloaded.
    • VSCode plugin + documentation (Wolfgang Senizen – likely be discontinued and contributions shifted to support the official documentation).
  • The subject of region crossings causing issues and the need for them to be a “top priority” for “fixes”.
    • Harold Linden has done some work on some work to improve the testing situation there. Now that LL has codified how it (mis)behaves, he hopes LL can define a path for the correct behaviour while ensuring fixes don’t break existing viewers that rely on the broken behaviour
  • Roxie Linden repeated her update that WebRTC is tentatively targeting a March deployment for WebRTC. When it happens, it will be a typical server rollout (week one: limited simulator RC channel deployment; week 2: deployment to all remaining simulator RC channels; week three deployment to the rest of Agni). However, if anything comes up, one or more stages of deployment may be delayed for fixes.
  • Another viewer side-track for a server meeting, this time questioning the arrived of the “visual polish” viewer with SSR updates, something covered at the Content Creation User Group (attended by the individual raising the question at this meeting).
  • I had to depart the meeting early; please refer to Pantera’s video (blow) for the final 20 minutes.

Date of Next Meetings

  • Leviathan Linden: Tuesday, February 24th, 2026.
  • Formal SUG meeting: Tuesday, March 3rd, 2026.

† The header images included in these summaries are not intended to represent anything discussed at the meetings; they are simply here to avoid a repeated image of a rooftop of people every week. They are taken from my list of region visits, with a link to the post for those interested.