What if you could use multimodal LLMs to interact with websites using motion control? ๐ฎ
@devdevcharlie.com will take you through building motion-controlled prototypes using LLMs in JS.
www.youtube.com/watch?v=_DbX...
Subscribe to get notified when we ship more videos from #CascadiaJS 2025! ๐บ
13.10.2025 15:17 โ ๐ 8 ๐ 2 ๐ฌ 1 ๐ 0
Upvote this feature for Interop 2026: github.com/web-platform...
17.09.2025 19:08 โ ๐ 54 ๐ 15 ๐ฌ 2 ๐ 4
Found a bug in a JS dependency and can't wait for the owners to fix it? Download the repo and use Cursor or another AI agent to help you generate a patch with pnpm or patch-package.
#javascript #ai #cursor #artificialintelligence
19.07.2025 02:29 โ ๐ 3 ๐ 1 ๐ฌ 0 ๐ 0
Odyc.js
Odyc.js is a simple JavaScript library to create interactive narrative games, even without coding experience.
Odyc.js is a small JS library that can be used for narrative games. You can build your game entirely in a single file. Perfect for quick dev or learning. I can't wait to test it out. Read on it here: odyc.dev
#OdycJS #JavaScript #GameDev #DevTools
11.06.2025 02:36 โ ๐ 6 ๐ 3 ๐ฌ 0 ๐ 0
Rebeccaโs Ticket
Vercel Ship 2025
Just got my ticket for @vercel.community Ship - claim yours!
vercel.com/ship/ticket/...
31.05.2025 13:09 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
Found a "Magnitude" on this week, it looks interesting.
That is a Playwright where you write a declarative AI prompts in test files instead of selectors and expected states assertions.
There are some problems, but that approach could replace manual QA on small projects.
#programming #frontend
01.05.2025 18:59 โ ๐ 11 ๐ 3 ๐ฌ 1 ๐ 1
Anyone else noticed that LLMs really like the word "keen"?
#llm #ai #artificialintelligence
22.04.2025 23:18 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
Agent Engineering
Defining Agents, Why now, and why Agents are the biggest opportunity for AIEs
I've been thinking a lot recently about the differences between #AI agents and workflows. This Latent Space post does a good deep dive on the topic, www.latent.space/p/agent.
A key takeaway for me is that agents determine their own workflows.
#artificialintelligence #agentengineering #agents
20.04.2025 14:58 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
Can you believe this demo uses NO JavaScript!?
I'm trying out 2 new web platform features:
1. popover=hint prevents other popovers from closing when opened (landed in Chrome 133)
2. interesttarget to open the comment details on hover/focus (WIP, origin trial, needs work for touchscreen behavior)
17.04.2025 18:57 โ ๐ 131 ๐ 16 ๐ฌ 6 ๐ 3
This is really clever and fun! @paulbutler.org found a way to hide text 'in' an emoji by hacking the way unicode works.
paulbutler.org/2025/smuggli...
He also build a tool to encode en decode your own messages. ๐๓
๓
๓
ง๓ ๓ ๓
๓
๓ ๓
ฉ๓
๓
ฅ๓ ๓
๓
ข๓
๓ ๓
ค๓
๓
๓ ๓
๓
๓
๓
ฆ๓
๓
ข๓ ๓
๓
๓
๓ ๓
ค๓
๓
๓
ค๓ ๓
๓
๓
๓
ฅ๓
ข๓
๓
๓ ๓ น๓ ๓
๓
๓
๓ ๓
๓ ๓
๓
๓
ฃ๓
ฃ๓
๓
๓
๓ ๓
๓
๓ ๓
๓
ฉ๓ ๓ ฒ๓
๓
ฅ๓
๓
ฃ๓
๓
ฉ๓ ๓
๓
๓
ฃ๓
ค๓ ฏ๓ ๓ ป๓
ฅ๓
๓
๓ ๓
ฃ๓ ๓
ค๓
๓ ๓
ฉ๓
๓
ฅ๓ emoji-encoder.vercel.app?mode=decode
10.02.2025 19:52 โ ๐ 50 ๐ 14 ๐ฌ 4 ๐ 5
AI model randomly returning partial responses? You might need to increase the max tokens when calling it
#ai #artificialintelligence #aiengineering #llm
12.04.2025 01:39 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
Do multi-agent systems parallelize the work an #LLM does, or is it more for managing different types of tasks (or both)?
Google's new Agent Development Kit looks neat
#ai #artificialintelligence #aiengineering
10.04.2025 21:37 โ ๐ 3 ๐ 0 ๐ฌ 0 ๐ 0
A more efficient path to add knowledge to LLMs
Introducing KBLaM, an approach that encodes and stores structured knowledge within an LLM itself. By integrating knowledge without retraining, it offers a scalable alternative to traditional methods.
Microsoft just introduced a new external knowledge architecture for LLMs. Beats RAG in performance, less hallucinations. Also apparently the knowledge base can be updated at inference time, which is huge. #AI #artificialintelligence #machineLearning #AIResearch #ML
www.microsoft.com/en-us/resear...
19.03.2025 18:31 โ ๐ 0 ๐ 1 ๐ฌ 0 ๐ 0
Tracing the thoughts of a large language model
Anthropic's latest interpretability research: a new microscope to understand Claude's internal mechanisms
Anthropic's "AI microscope" approach to see inside how AI models "think" is fascinating. Are there any UIs that help visualize each step an AI takes as its "thinking" of a response?
www.anthropic.com/research/tra...
#ai #artificialintelligence #anthropic #llm #largelanguagemodels #aiengineering
10.04.2025 01:06 โ ๐ 2 ๐ 2 ๐ฌ 0 ๐ 0
Nice to see that Google and OpenAI are onboard with supporting Anthropic's MCP (Model Context Protocol). Early adoption of standards will make it easier to interconnect models with other systems.
#ai #artificialintelligence #openai #anthropic #gemini #mcp #modelcontextprotocol
09.04.2025 23:56 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
You probably aren't using PropertyKey enough.
It represents any valid key in JavaScript: string, number or symbol.
And it's globally available in every TS project.
#typescript #javascript #buildinpublic
08.04.2025 08:07 โ ๐ 3 ๐ 1 ๐ฌ 1 ๐ 0
Life After School. Explained. Book cover
So there was a book this entire time... ๐คฃ
#lifelessons
22.03.2025 18:05 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
@yubico.com Any plans for a yubikey ring in the future? That form factor seems like it would be nice
09.03.2025 22:43 โ ๐ 3 ๐ 0 ๐ฌ 0 ๐ 0
I'm finding that Codellama is better than Starcoder for consistently generating React components as output.
#react #javascript #ai #programmingwithai #generativeui
08.03.2025 19:01 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0
LoRa radio running Meshtastic
Just got on Meshtastic and it's pretty cool to see who else is using it nearby
#meshtastic #lora #decentralizednetwork #offgridcomms
01.03.2025 19:04 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
Agreed. The original does still work great
28.02.2025 15:47 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Really enjoyed A Complete Unknown and revisiting Bob Dylan's music. Is there a similar musician for our times?
#bobdylan #folkmusic #musicsky
28.02.2025 15:21 โ ๐ 2 ๐ 0 ๐ฌ 3 ๐ 1
Running into a frustrating issue where two libraries using the same version of Emotion for styling seem to override each other's styles... so hard to tell what's going on
#javascript
14.02.2025 14:37 โ ๐ 3 ๐ 0 ๐ฌ 0 ๐ 0
CSS Pulsing Heart
...
A little CSS art for Valentine's Day #valentinesday #cssart
codepen.io/radiantsunri...
14.02.2025 01:08 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0
A web + AI conference for the PacNW // June 1-2, 2026 in Seattle, WA // https://cascadiajs.com/2026
Epic nerd. ๐ค Cat lady. ๐ฝ
PM WebUI @Google Chrome
Tell me what you need from HTML & CSS!
Prev: co-founder @mobify
A daily literary website highlighting the best in fiction, nonfiction, poetry, and criticism.
https://linktr.ee/lithub_
Playful computer things by Finn and Eran
iorama.studio
Chief Instigator @Netlify.com
We are the voice of brain injury, providing help, hope, and healing to individuals living with brain injury and their families. #MyBrainInjuryJourney
D.C.-area and worldwide weather news from The Washington Post.
https://cwg.live
Software engineer. Founder of https://linguister.io, a translation solution in browser. CEO at https://primebits.org.
My posts mostly about programming, and code quality management.
Sr. Security Researcher at Microsoft
๐ bridged from https://infosec.exchange/@fr0gger on the fediverse by https://fed.brid.gy/
just a computer boy who likes ML and PL and OpenTelemetry
work: salesforce, past @honeycomb.io and microsoft
play: computers, backpacking, snowboarding, hiking, kayaking
https://phillipcarter.dev/
Making the web more stylish โจ๐จ DevRel Lead for CSS & Web UI @ Google Chrome. Cohost of the CSS Podcast & host of Designing in the Browser. ๐ una.im
pragmatic, progressive, multidisciplinary creative, data scientist & full stack dev. occasional avid beach goer.
๐ https://marko.tech ๐ https://startyparty.dev
Chrome DevRel at Google (CSS + Web UI + DevTools). CSSWG Member. PADI Divemaster. Blogs at bram.us. Lives in Belgium.
Improving ๐ with quality software ยท Husband, 5x Father, Latter-day Saint, Web Dev, Educator, Microsoft MVP
๐ https://EpicWeb.dev
๐ https://EpicReact.dev
๐ https://TestingJavaScript.com
Nulladmin - Expert Software Engineering, Technology, and Management Consulting. Hire me for your custom backend development and infrastructure needs.
https://nulladmin.com/
a new way to see your world
limited edition preorder @ poetry.camera
IG: instagram.com/poetry.camera
Newsletter: poetrycamera.substack.com
Poetry Camera ๐ท๐
Sudowrite โ๏ธ
Harmony Toolbox ๐งฐ
FlipTales โโญ๏ธ
Soli ใ
littleBits ๐งฑ
RISD ๐จ
trying to earn my first milion
Writer making writerly AI tools at Sudowrite.com
Previously started Photojojo, Jelly, and other stuff.
amitgupta.com ๐ค