#Yew

Paul HouleUP8
2026-02-19

Sprig of Yew in falling snow that I captured on a dangerously cold day

Green sprig of yew on the right side of the frame,  most of which has falling tiny snowflakes and behind that a white-to-purple blurred out tangle of branches and distant white snow and maybe the sky.
2026-01-11

At long last, and after tons of not quite boilerplate, but tedious code, I have added the ability to Visions VTT to both create a new character and edit Candela Obscura characters.

Boy howdy this is tricky, but the use of reducers greatly reduced the amount of boilerplate mess. Thanks to @Two9A from the #React community for the advice to go that direction.

I'll be recording a demo video introducing my VTT tomorrow.

#Rust #Yew

A Candela Obscura character sheet with editing controls
musicmatze :rust: :nixos:musicmatze@social.linux.pizza
2026-01-11

There's #ratatui #dioxus #yew #leptos and so on and so forth...

You know what I wonder? Why are there no libraries for full views for any of those? Like... A complete thing I can import to have a view to analyze the logging of my app (there's only one for Ratatui, but I haven't found something like that for the others).

Or a View for analyzing traces, something like Tracy, that I can import and embed in my app.

Or a view that I can embed to have a full WYSIWYG editor?

For all of these, there are only some component libraries for dropdown elements or whatever, but nothing that gives me a whole view of something.

#rust #rustlang

2026-01-10

@Two9A Thanks for the suggestion. react-hook-form is likely unavailable to me because...

I'm not actually coding in React. I'm coding with #Yew, which is a #Rust framework that was VERY HEAVILY INSPIRED by React. :D Concepts move over, but the actual ecosystem did not.

2026-01-05

Five year old Cephalotaxus Haringtonii, in a mixed #natural environment, in #snow today in my back yard.

There's two mature specimens in the Cambridge Botanic Gardens, and they're magnificent!

#yew #tree #nature #agroforestry #winter #green

A very small yew tree, with feathery dark green leaves, weighed down by a recent fall of snow. Low light, surrounded by dead vegetation stalks, and other snow covered ground.
musicmatze :rust: :nixos:musicmatze@social.linux.pizza
2025-12-25

Today was a good day.

Installed #readeck, added another backup setup to my wifes desktop, updated my devices, did some research on how to work with #yew ... and even was out for a walk (although it was really cold).

But not learned maths for my exam. 😔

musicmatze :rust: :nixos:musicmatze@social.linux.pizza
2025-12-22

O__o

The #tauri + #yew example setup just works... now I think I will play a bit with this and see whether it gets me somewhere, if #dioxus does not work out of the box, it might be a viable alternative? 👀 🤔

2025-12-04
Yew tree twigs in snow study | Size: A4

#charcoal #charcoalart #nature #yew
2025-11-17
Another holiday card with a different type of cone
#watercolor #watercolour #aquarelle #holiday #holidaycards #christmas #yew #cone #holly
A loose cluster of pine sprigs, berries, and small cones hangs together in a light, airy arrangement that feels fresh and wintery.
2025-11-07

Early this week, I had a live stream in which I explained drag-and-drop within a web page, and I wrote two Yew components which can turn almost anything into a draggable item, or into a droppable target.

youtu.be/8tiyW8wVNWw

After several days of unraveling a lot of mess within the GM view of Visions VTT, I've finally been able to merge those two components! Here is how you implement such components in Yew:

git.luminescent-dreams.com/sav

#rust #yew

Morgan FletcherMorgan@pixey.org
2025-11-07
#TNR tree crew, reporting for service

#FootpathFriday
#Yew!
Two men using a hand-operated, pocket chain saw to cut a pine tree that is blocking a trailA trail, recently cleared of a fallen tree, at night
2025-11-03

In this evening's episode of Coding Together, I'm going to change pattern from my normal exploratory coding to something more structured.

Today I'm going to build out Yew components that can turn other components into Drag Sources and Drop Targets. This evening I will use these components as examples of how to build components with Yew.

If you are not familiar, Yew is nearly identical to React, but designed for the Rust programming language instead of Typescript. Lessons here will generally translate to React. Come join me if you are a beginner to React or want to learn more about using Rust to program for the web.

twitch.tv/savannidgerinel
9PM ET

#Rust #Yew #React

Handmade Yew pendant with Eihwaz rune on the backside. I love yew wood, with it's beautiful dark core :)

This pendant is for sale, 24.50 euros excluding shipment, PM me if you are interested or find it in my (Dutch) webshop suzannespirit.nl/winkel/handge

#handmade #crafts #pendant #eihwaz #yew #jewelry #runes #seidr #forsale #pagan

A yew pendant sanded all shiny, on a faux leather chain, resting on a piece of driftwood.
Y⃒̸̷̝̜̙ͥͥͥngmaryngmar@social.tchncs.de
2025-09-07

Yew (Taxus baccata), traditionally used for making longbows and suicides.

The entire plant is highly toxic except for the red fruit (but don't eat the seed inside).

A yew can grow quite large (15m diameter) and very old (1600 years).

en.wikipedia.org/wiki/Taxus_ba

#Yew #Fruit #Longbow #Suicide #Plant #Tree

A red fruit (aril) with a dark seed lurking inside a polygonal opening. The surroundings are needles on small stems of green and brown. Two more cones are nearby, they are brown in green caps.
Morgan FletcherMorgan@pixey.org
2025-09-05
It's really not that hard to be a good person.

#TNR #yew!
It's really not that hard to be a good person.Bike riders after sunset in front of a houseA smiling man pouring a pint of beer from a tapA person pushing a bike up a path in the dark
2025-09-02

#rust developers, have any of you ever built automated tests, headless browser tests, for components in a WASM application?

In my case, it's a #yew application and I'm trying to write my first component test for it. The documentation is a bit scattered, and I'm not sure exactly what I should be following. But what I do have is this command:

```
wasm-pack test --headless --firefox
```

My webdriver.json looks like this:

```
{
"moz:firefoxOptions": {
"prefs": {
"media.navigator.streams.fake": true,
"media.navigator.permission.disabled": true
},
"args": []
}
}
```

And I have wasm-bindgen-test 0.3 in my dev-dependencies.

The overall output is very long and I don't really know much of what I'm looking at, but this is a screenshot of a salient area where I think the error is occurring. My main issue, though, is that I don't know what I'm doing because I've never put together this particular group of technologies.

Do any of you have any advice or know somebody who might?

Screenshot of an error message. The central section reads:

    console.error: (new Error("Phase \"profile-change-teardown\" is finished, it is too late to register completion condition \"ProfilesDatastoreService uninit\"", "resource://gre/modules/AsyncShutdown.sys.mjs", 718))
    console.error: NimbusMigrations: 
      applyMigrations: error running migration 2 (import-enrollments-to-sql): TypeError: can't access property "executeTransaction", conn is null

driver stderr:
    *** You are running in headless mode.

Error: http://127.0.0.1:38199/session/c4f0142f-a977-4b26-9474-30dc4e1adb27/element/42a30ff0-63bf-4ca4-bf70-4c5b2c7df46e/text: status code 404
error: test failed, to rerun pass `--bin visions-ui`

Caused by:
  process didn't exit successfully: `/home/savanni/.cache/.wasm-pack/wasm-bindgen-c59d5019a2b42393/wasm-bindgen-test-runner /home/savanni/src/monorepo/visions__tabletop/target/wasm32-unknown-unknown/debug/deps/visions_ui-f7a77770d5bebfe0.wasm` (exit status: 1)
ƧƿѦςɛ♏ѦਹѤʞspacemagick
2025-08-17

My has sprouted a lampshade.

(Also, taxonomically, "taxus" is a really stupid name IMHO.)

Llangernyw Yew (Taxus baccata) in Wales - an over 4000 year old being. Trying to imagine what this tree has witnessed over time. To me every being is sacred, but I never had especially much reverence for taxus - until now.

#yew #tree #Wales #sacred #ancient #taxus #graveyard #church #deeptime #peace

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst