Advertisement Β· 728 Γ— 90

Posts by Tony

need to build a terrible github client now so I can tolerate the ui outages with plausible deniability πŸ˜…

1 week ago 1 0 0 0

repo?

2 months ago 2 0 1 0

Digging the new docs site design. Will check this out, pretty heavy user of v3

4 months ago 0 0 1 0
Post image

@arizeai/phoenix-client@1.3.0 -
@arize-phoenix.bsky.social javascript client gets experiments πŸ§ͺ

s/o @anthonypowell.me !

- native tracing of ai tasks and evaluators,
- async concurrency queues
- support for any evaluator (e.g. bring your own evals) and more!

11 months ago 2 1 0 0
annotating an llm call

annotating an llm call

πŸ“Annotation Configs in @arize-phoenix.bsky.social

Part of the "Look at the Data" initiative, create custom rubrics and forms to annotate your spans.

s/o to @anthonypowell.me here who built out all the rich UI features.

11 months ago 1 1 0 0
Video

Toss a handful of conic gradients into the CSS, let them dance codepen.io/hexagoncircl...

1 year ago 115 9 5 0

Absolutely tragic man, that is crazy. You've done nothing but amazing work

1 year ago 5 0 0 0
Preview
Introducing Zod 4 beta | Zod Docs

Zod 4 is now in beta!

πŸ’Ž 7x faster object parsing
πŸ’Ž 20x reduction in tsc instantiations
πŸ’Ž 57% smaller core bundle size
πŸ’Ž metadata via .meta()
πŸ’Ž z.toJSONSchema()
πŸ’Ž z.templateLiteral()
πŸ’Ž z.stringbool()
πŸ’Ž z.int32(), z.float32(), etc
πŸ’Ž z.file()
πŸ’Ž new logo πŸ˜‡

1 year ago 303 44 21 14
Advertisement

Very good timing in my opinion, especially if you look towards AM4 and AM5 platforms from AMD. Lots of PCI lanes available that you can throw towards GPUs and tons of other i/o like fast nvme pci storage or usb c ports

1 year ago 17 0 0 0

I wrote my own version of this many years ago for a music app I built and daily drive, the code hasn't been updated in years haha kind of perf sensitive due to rendering thousands of tracks in a virtualized table. Could use some love

1 year ago 1 0 0 0

I have some packages that could use this πŸ‘€

1 year ago 1 0 1 0

cc @mattpocock.com might be interesting to you πŸ˜…

1 year ago 0 0 0 0
GitHub - cephalization/mcp-ts-quickstart: Build-less TypeScript quickstart for an MCP server implementation Build-less TypeScript quickstart for an MCP server implementation - cephalization/mcp-ts-quickstart

I've uploaded a build-less TypeScript mcp server quickstart on GitHub if you want something easy to hack on github.com/cephalizatio...

Not having a TypeScript build step feels so nice, thanks @nodejs.org v23 πŸ™

1 year ago 2 0 1 0

This looks fantastic

1 year ago 2 0 0 0
Video

in Chrome 135 - Tomorrow Mar 26, 2025
customize all the parts of a <select> with #CSS!

β€· nerdy.dev/customize-a-...

1 year ago 405 70 14 16

#FreeJavaScript: We responded to Oracle's Motion to Dismiss our fraud claim.

Oracle argues submitting one valid specimen excuses submitting a fraudulent one.

Our position: one legitimate submission doesn't erase another fraudulent act.

deno.com/blog/deno-v-...

1 year ago 104 12 0 2
Advertisement
Preview
Prompt Management from First Principles In Phoenix 8.0, we built a prompt management system to ensure reproducibility and empower developers with better testing and control.

Learn how we built a holistic prompt management system that preserves developer freedom.

With Phoenix 8.0, we built a prompt management system that prioritizes: LLM reproducibility, prompt versioning & tracking, & developer flexibilityβ€”no vendor lock-in

arize.com/blog/prompt-...

1 year ago 4 4 0 0
Preview
Operating on infinite lists

Here: notes.jordanscales.com/infinite-lists

1 year ago 5 2 2 0
Video

I made a midi controller with Svelte.
This thing can be played by your computer keyboard, top two rows for keys, bottom row for chords.
In locked key mode, you can change the key and play all chords within that key.

1 year ago 188 12 14 1

This is probably a p0 value add for phoenix

1 year ago 1 0 0 0

This sparks many ideas, thanks for the breakdown

1 year ago 0 0 0 0

In this case what do you do with the final output from deepseek? Does it let you stop running after the reasoning is complete?

Could probably do some interesting evaluation workflow where you perform the steps in the video, but at the end compare 3.5 + reasoning to deepseek's final output

1 year ago 0 0 1 0

Is there a way to "report" posts that trigger keywords but don't actually fit the feed? I've had a few instances of posts that are _very_ unrelated to web dev but contain phrases like "js" or "css" so I understand why they made it in πŸ˜…

1 year ago 5 0 1 0

We use off screen canvases quite a bit so good shout

1 year ago 1 0 1 0

I'll give the GitHub repo a look and report back if we're able to make it work. Very cool project πŸ‘

1 year ago 2 0 1 0
Advertisement

This is so extremely relevant to my near term interests πŸ˜€ my friend is building a physically rendered game using JS and we were just discussing options for shipping it outside of a browser with minimal changes. Only uses canvas APIs and everything else is written from scratch

1 year ago 2 0 1 0

I've had exactly the same takeaway. Both langchain and vercel have a vested interest in improving and optimizing their js AI libs however as they build more and more first class AI services into their own platforms with js. Presumably they are dog fooding heavily πŸ˜…

1 year ago 4 0 1 0

What are you rendering to? Presumably canvas doesn't work when compiled to wasm. Have been curious about this

1 year ago 1 0 1 0

Do you like this feed? If you do repost this and share it with your friends!

1 year ago 540 161 42 17

I keep saying this, JSX is my favorite side effect of react adoption. It really gels with my intuitive understanding of how an interface should be modelled

1 year ago 1 0 0 0