Advertisement · 728 × 90

Posts by Weaver

<3

2 months ago 2 0 1 0

Entry records should have the date information by default. A featured image isn't in the lexicon right now, but definitely is in consideration. Opengraph images currently just use the top image embed.

2 months ago 1 0 0 0

Tip your local index plx

2 months ago 3 0 0 0
Post image

where the notebooks live.

needs some @bad-example.com patented googly eyes, still.

2 months ago 6 1 0 0
Preview
Signal Messenger Group Follow this link to join a group on Signal Messenger.

Join our community on Signal to discuss Standard.site implementation and more !

signal.group#CjQKINS5Lrgq...

2 months ago 31 8 2 0

Illustration of the everything ecosystem in action
weaver.sh/did:plc:qvyw...

2 months ago 10 1 0 0

If you hit the weaver index endpoints (like tangled.org/nonbinary.co...) it ensures you get the latest version of all the info, handling the cross-repo canonical version and contribution logic.

2 months ago 1 0 0 0

the document record that corresponds to an entry is designed to provide everything you need to render it, including hydrated profiles of all contributors. potentially it can even include blobrefs to rendered html and generated css.

2 months ago 1 0 1 0
site.standard.publication record linked in the post. shows a colour scheme in rgb format, the name of the publication, "Weaver", and the url "https://weaver.weaver.sh" where the notebook/publication can be accessed

site.standard.publication record linked in the post. shows a colour scheme in rgb format, the name of the publication, "Weaver", and the url "https://weaver.weaver.sh" where the notebook/publication can be accessed

Already have, actually. Haven't pushed all the document records yet, but every weaver notebook that opts into global publication (and so gets a subdomain or a custom domain) uses these lexicons alongside weaver's.

weaver.sh/record/at://...

2 months ago 1 1 1 0

welcome Weaver to the open social publishing web!

new atproto publishing app, looking really good…and will be adopting @standard.site lexicons!

2 months ago 29 3 1 1
Advertisement
screenshot of the docs site

screenshot of the docs site

happy monday! we're excited to finally announce that we have a dedicated documentation site: docs.tangled.org! 📜

@oppi.li also wrote about how he built it: blog.tangled.org/docs

let us know think, and feel free to shoot PRs to add stuff here!

2 months ago 164 24 5 1
Portia the cat, curled in her bed, looking out cutely over the edge at the camera.

Portia the cat, curled in her bed, looking out cutely over the edge at the camera.

Previous issues resolved.

Enjoy this image of @nonbinary.computer's cat, Portia.

weaver.sh/did:plc:yfvw...

2 months ago 11 2 0 0
grafana dashboard showing 500 errors and error logs from the weaver index

grafana dashboard showing 500 errors and error logs from the weaver index

index.weaver.sh custom domain queries failing seem to be the culprit. Fix pending.

2 months ago 1 1 0 0
Preview
Weaver Share your words, your way.

some links may not load properly. alpha.weaver.sh routes continue to work, in testing.

2 months ago 2 1 1 0

Presently having some network trouble.

2 months ago 1 1 1 0
loooooong expanded settings menu. heading is Notebook Settings. fields include "title", "path", a checkbox to enable global publication, tags, and a host of colour editor fields, as well as dropdowns for code themes

loooooong expanded settings menu. heading is Notebook Settings. fields include "title", "path", a checkbox to enable global publication, tags, and a host of colour editor fields, as well as dropdowns for code themes

Settings menus...

Note: this is actually under half of the available options, working on layout.

No, you won't have to mess around with them if you don't want to, the full 16-colour theme gets generated from sensible defaults based on your colour choices. but if you're picky like me...

2 months ago 12 1 0 0

note to self: swap relevant external link hrefs for aturi.to

2 months ago 2 0 0 0

Because entries are served as server-rendered HTML, reading mode works perfectly already. RSS is coming as well. Subscriptions to users or individual notebooks will be supported. There are also native social features planned, with lexicons already written but not yet used.

2 months ago 1 0 0 0

@nonbinary.computer stands behind every single line of code in Weaver. All of it is open-source, and always will be, whether they wrote it by hand or not. LLMs are an immense force multiplier for a solo developer, and a double-edged sword. They are used carefully and their work is checked carefully.

2 months ago 2 0 0 0

The CLAUDE.md for Weaver's monorepo is here:
tangled.org/nonbinary.co...
It draws heavily from the nextest AGENTS.md linked below:
github.com/nextest-rs/n...

2 months ago 1 0 1 0
Advertisement
576 - Using LLMs at Oxide / RFD / Oxide

On LLMs, because transparency is valuable.

The Oxide RFD on LLM usage, linked, aligns with usage of LLMs in Weaver's development.
rfd.shared.oxide.computer/rfd/0576

No substantial human-facing writing for Weaver will be LLM-written.
No AI-generated images will be used in branding or elsewhere.

2 months ago 0 0 1 0
Stylized line art weaver bird and nest on graph paper-like background

Stylized line art weaver bird and nest on graph paper-like background

Logo doodle. @nonbinary.computer is not much of a visual artist, would be interested in assistance from someone with more experience to help swap away from the wikipedia weaver bird not-a-logo.

2 months ago 8 1 0 0
Math examples in the weaver editor:

This sentence uses `$` delimiters to show math inline: $\sqrt{3x-1}+(1+x)^2$
$\sum_{k=1}^n a_k b_k$: Mathematical expression at head of line

`\` may follow just after the first `$`: $\{1, 2, 3\}

**The Cauchy-Schwarz Inequality**

$$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \left( \sum_{k=1}^n b_k^2 \right)$$

$a<b>c</b>$

$${a*b*c} _c_ d$$

$not `code`$

$![not an](/image)$

$<https://not.a.link/>$

$&alpha;$

Math examples in the weaver editor: This sentence uses `$` delimiters to show math inline: $\sqrt{3x-1}+(1+x)^2$ $\sum_{k=1}^n a_k b_k$: Mathematical expression at head of line `\` may follow just after the first `$`: $\{1, 2, 3\} **The Cauchy-Schwarz Inequality** $$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \left( \sum_{k=1}^n b_k^2 \right)$$ $a<b>c</b>$ $${a*b*c} _c_ d$$ $not `code`$ $![not an](/image)$ $<https://not.a.link/>$ $&alpha;$

Lastly, Weaver supports inline and block-level LaTeX formatted math. You can edit an equation inline and see the results in real-time. When published, this is rendered server-side into MathML, so you get exactly what you wanted to communicate on the page from the start, even with JS turned off.

2 months ago 4 2 0 0
Preview
XRPCifying your life I recently used Jacquard to write an ~AppView~ Index for Weaver. I alluded in my posts about my devlog about that experience how easy I had made the actual w...

This devlog about the underlying atproto library that makes Weaver possible shows off lots of wonderful code blocks (and they're going to get even better when Weaver integrates treesitter syntax highlighting via arborium arborium.bearcove.eu#rust).

weaver.sh/nonbinary.co...

2 months ago 7 1 1 0
Another screenshot of the essay linked in the above post, illustrating more embed types and formatting, this time in dark mode.

Another screenshot of the essay linked in the above post, illustrating more embed types and formatting, this time in dark mode.

Rich embed content (the longform embeds aren't just for our own format, we also support Whitewind, Leaflet, and Pckt, with more formats to come), sidenotes, and inset asides. And atproto embeds work for any type of record even without explicit support! Weaver has a pretty smart generic renderer.

2 months ago 10 3 1 0
Screenshot of the linked essay, with examples of asides, bluesky post embeds, a sidenote, and other nice formatting.

Screenshot of the linked essay, with examples of asides, bluesky post embeds, a sidenote, and other nice formatting.

This standalone essay is perhaps the most complete single example of what Weaver can do in terms of richly formatted text and content: weaver.sh/nonbinary.co...

2 months ago 34 7 1 0

Reposted a number of progress updates from the personal account on here, so people who haven't been following can get an idea of where Weaver came from and how it got to this point.

2 months ago 2 0 0 0
Preview
Something beautiful All natural pine, faux fur and a bit of soho vibes for the classy minimalist.

Ultimately you will be able to customize the theme for your own notebook, with quite a bit of granularity. This is mostly rosepinetheme.com with the contrast turned up a bit from Rosé Pine Dawn in the light mode

4 months ago 2 1 0 0
Advertisement
Post image

it also has a light mode that looks quite nice, I just have my system set to prefer dark mode most of the time.

4 months ago 6 1 2 0
Image of the improved editor interface, with fields for title and tags, and an embedded image. A work-in-progress article on the editor itself.

Image of the improved editor interface, with fields for title and tags, and an embedded image. A work-in-progress article on the editor itself.

Record view of the notebook entry just created in the web editor

Record view of the notebook entry just created in the web editor

Still a *bunch* of bugs to fix in the editor before it's really properly usable, but it actually does the thing it's supposed to now, at least a simple version of it.
alpha.weaver.sh/record/at://...

4 months ago 32 4 4 3