Advertisement · 728 × 90

Posts by Logan (Builder.io)

Project Indigo seems to be gearing up for monetization based on their recent survey. If they add a monthly fee to the “pro” button, I’ll be devastated 😔

5 months ago 0 0 0 0
Preview
What is the Model Context Protocol (MCP)? MCP aims to standardize AI tool integration, potentially simplifying development and enabling more capable AI assistants. Current adoption is limited.

I'm drowning in MCP content, but a lot of it doesn't have the full story on what MCP actually fixes. 🤷‍♀️

This is my cheeky attempt to remedy that—a mental model for devs, so you can figure out for yourself if it's garbage or the future.

www.builder.io/blog/model-...

1 year ago 5 2 0 0
Video

Content Inspiration Templates use 21st.dev components, your design tokens, and context from your page to generate beautiful new on-brand interactive content. Drag and drop a template into place, and Builder's AI will do the rest!

www.builder.io/updates

1 year ago 3 0 0 0
Preview
What is an AI Agent? AI agents use models, loops, memory, and tools to automate complex tasks. Learn how they work, their evolution, and their practical uses and limitations.

Ever feel like you've heard the word "agent" so many times that it ceased to mean anything?

Hard same.

So, I dug up some history and technical deets about AI agents to contextualize the hype.

(🙈Spoiler: it's not really the LLMs blocking progress.)

www.builder.io/blog/ai-agent

1 year ago 3 1 0 0

Jellyfin is nice and the community and app developers are alive and well 💖💙

1 year ago 0 0 0 0
Post image

I use a Boox Palma and it makes reading v comfy — I like that it supports libraries other than Kindle and I can play music

1 year ago 0 0 0 0
A screenshot from my Bloom Filters blog post, showing a visualisation of the bits inside a bloom filter after the words "loved" and "your" have been added. There is also a code sample visible that reads:

let bf = new CountingBloomFilter();
bf.add("loved");
bf.add("your");
bf.remove("response");
bf.contains("loved"); // false

A screenshot from my Bloom Filters blog post, showing a visualisation of the bits inside a bloom filter after the words "loved" and "your" have been added. There is also a code sample visible that reads: let bf = new CountingBloomFilter(); bf.add("loved"); bf.add("your"); bf.remove("response"); bf.contains("loved"); // false

A screenshot from my Queueing blog post. A list of goals can be seen that says:

- Add 15 requests to each queue.
- Add 10 priority requests to each queue.
- Drop 15 requests.
- Drop 10 priority requests.

Below this task list can be seen a visualisation of 4 different queues.

A screenshot from my Queueing blog post. A list of goals can be seen that says: - Add 15 requests to each queue. - Add 10 priority requests to each queue. - Drop 15 requests. - Drop 10 priority requests. Below this task list can be seen a visualisation of 4 different queues.

A screenshot of my Turing Machines blog post. A Turing Machine running the first program seen in Alan Turing's 1936 paper can be seen, it prints alternative 0s and 1s to the tape.

A screenshot of my Turing Machines blog post. A Turing Machine running the first program seen in Alan Turing's 1936 paper can be seen, it prints alternative 0s and 1s to the tape.

Hi 👋 I'm Sam, I create interactive visualisations about programming.

My posts from 2024:

- samwho.dev/bloom-filters
- encore.dev/blog/queueing
- samwho.dev/turing-machi...

I also appeared on 2 podcasts:

- hanselminutes.com/953/computer...
- www.youtube.com/watch?v=ur9c...

1 year ago 164 18 4 2
Post image

The struggle is real.

1 year ago 8157 1951 78 243

Off to jail with the grinch?

1 year ago 1 0 1 0

Only wasteful if you play the One Stop Fun Shop games and not the mainline Pajama Sam, Spy Fox, Freddy Fish

1 year ago 1 0 0 0
Advertisement

Wow that is truly gorgeous

1 year ago 1 0 0 0

Say it louderrrr

1 year ago 1 0 0 0

I once had to make a few print projects in Figma…you really feel it then.

1 year ago 1 0 0 0

I heard this was a lot of people’s fave game from this year

1 year ago 0 0 1 0

This would fix my posture 100%. I read like a wood’s witch

1 year ago 4 0 1 0

It’s that time of year where I make tea just to keep my hands warm

1 year ago 1 0 0 0
The Builder Asset Library. An image is selected, and the new Alt Text field is highlighted.

The Builder Asset Library. An image is selected, and the new Alt Text field is highlighted.

new product feature: set a global alt text value when you upload a pic into Builder

1 year ago 3 0 0 0
Advertisement
Behind the scenes of the Builder live stream practice run with OBS

Behind the scenes of the Builder live stream practice run with OBS

We switched to OBS last minute for that crispy 1440p bitrate www.youtube.com/live/MgAPAl2...

1 year ago 4 0 0 0

Stream of consciousness program design

1 year ago 1 0 0 0