Advertisement ยท 728 ร— 90

Posts by Sam Edwards

I know there's a lot of people that worked on this behind the scenes but on top of Ralf and Tom, I also wanna give a huge shout out to Joel Wilcox and Jacob Applin for a ton of contributions, pairing sessions over tuple, and starting work with me on Metro as far back as January 2025. Hire them!

6 days ago 33 6 1 2
Preview
Release 2.3.0 ยท square/kotlinpoet Thanks to @haruue, @hfhbd, @yz4230, @mina-jaff, @BoD, @RaoPrashanth for contributing to this release. New: Kotlin 2.3.20. New: KSP 2.3.6. New: Support for defining type aliases inside other types....

KotlinPoet 2.3.0 supports typealias declarations inside types, has new convenience API for adding annotations and ships with a healthy dose of bug fixes. Time for a version bump! ๐Ÿคœ๐Ÿค›

github.com/square/kotli...

3 weeks ago 13 3 0 0

Koog is going polyglot! Built in Kotlin, it now also offers an idiomatic API for Java teams. Share this with your Java colleagues so they can start building agent workflows without leaving their favorite ecosystem ๐Ÿ‘‡

4 weeks ago 5 1 0 0

Gotcha, I think you can configure models and params with ollama, think that's possible here, or would need to go the more advanced llama method?

1 month ago 0 0 1 1
Preview
qwen3.5 Qwen 3.5 is a family of open-source multimodal models that delivers exceptional utility and performance.

Is that possible with ollama? I'm still new to local models and ollama makes that easy for me still. I saw there is Qwen3.5 ollama.com/library/qwen... and tried the lowest one on a M4 but was still slow out of the box.

1 month ago 0 0 1 0
Post image Post image

Jumped from 20 TPS to 80 TPS โšก on my M4 Pro.

The trick is that this version uses a MoE architecture with 3 billion active parameters. That makes it way faster.

I was running the base model via GGUF (ollama), and now running on MLX (vlm - because this is a vision model too).

1 month ago 2 1 2 1

Just deleted five 1-1s from my calendar for this week since none of them work with me anymore. ๐Ÿ˜ฌ

1 month ago 8 0 2 0
Preview
a cartoon character is holding a screwdriver in front of a computer monitor ALT: a cartoon character is holding a screwdriver in front of a computer monitor

Claude Code permissions UX

1 month ago 9 2 1 0
Advertisement

Wow! Where are you able to host this? Or are you using Firebase Test Lab for the device? That's amazing.

1 month ago 0 0 1 0

I think I'm going to be blogging more about it at some point here. Will be sure to share when I do but basically every plan had a number prefix like 0019-...MD and had metadata as frontmatter

1 month ago 1 0 0 0

Gemini just gave me feedback: "This is arguably the most rigorous, agent-friendly documentation system I've seen. Your repository is now fully structured for rapid, autonomous development." - We are all totally having to change the way "we" work to make "them" effective. ๐Ÿค–

1 month ago 3 0 2 1

Really nice episode on the history of Kotlin and the future of programming languages by Andrey Breslav & @pragmaticengineer.com pca.st/episode/8d6081d6-3419-4e...

2 months ago 11 3 0 0
Post image
2 months ago 93 55 1 4
How Iโ€™m Using Agents for Development โ€“ January 2026 โ€“ Handstand Sam

handstandsam.com/2026/01/07/h...

Will need to do a follow up for more recent. Mainly using sub agents and Opus 4.6

2 months ago 0 0 0 0

Same, but it's been happening for all parts of the day. Before making dinner or going to bed, etc. ๐Ÿ˜ณ

2 months ago 0 0 0 0

So true. I just posted bsky.app/profile/hand... and immediately saw your post after. Hope you enjoy the long weekend.

2 months ago 3 0 0 0

Yes, this!

2 months ago 2 0 1 0

The last month has been a non-stop (nights & weekends) wild ride of coding with agents and shipping. I've been genuinely excited and learned so much. Definitely am burned out, and glad for the long holiday weekend with fun things to do and no computer. So many ideas that will have to wait. ๐Ÿ˜‚

2 months ago 3 0 1 1
Advertisement

Matterport probably. Been the standard for real estate a while and has a phone app to do it.

2 months ago 0 0 0 0
Post image

Valentine ๐Ÿ’˜ or openclaw.ai ๐Ÿฆž

2 months ago 3 0 0 0
Post image

ChatGPT spotted in the Barnes and Noble magazine section.

2 months ago 0 0 0 1
Estimated timelines showing how long this will take in person-days

Estimated timelines showing how long this will take in person-days

So... this work got done in under an hour using this strategy w/Firebender and multiple parallel agents using Claude Opus 4.5. How long will it be before these estimates get updated to new agent development strategies in these models? ๐Ÿ˜ฑ๐Ÿค–

2 months ago 0 0 0 1

I'm at about 12 "You're absolutely right!" messages today from Claude. I guess I've still got a job for a little while.

2 months ago 4 0 1 0
GitHub - mikepenz/multiplatform-markdown-renderer: Markdown renderer for Kotlin Multiplatform Projects (Android, iOS, Desktop), using Compose. Markdown renderer for Kotlin Multiplatform Projects (Android, iOS, Desktop), using Compose. - mikepenz/multiplatform-markdown-renderer

This is it: github.com/mikepenz/mul...

2 months ago 1 0 0 0

@mikepenz.dev Thank you for your Compose multiplatform material Markdown library. I'm using it in a couple places. It's great!

2 months ago 4 1 1 0
Post image

Learning about Open Telemetry Specs. Always heard of it, but never used it. This viewer was helpful to visualize: github.com/CtrlSpice/ot...

2 months ago 4 0 0 0
Preview
Ktor 3.4.0 Is Now Available! | The Kotlin Blog Ktor 3.4.0 is now available! It improves stability and addresses outstanding issues. Highlights include OpenAPI generation, Ztsd support for the compression plugin, duplex streaming for OkHttp, Struct...

Ktor 3.4.0 is out! ๐ŸŽ‰

The release improves stability and brings new features:

๐Ÿ”ถ Zstd compression
๐Ÿ”ถ OkHttp duplex streaming
๐Ÿ”ถ Structured concurrency for the HTTP request lifecycle
๐Ÿ”ถ OpenAPI generation from code

Read the blog post for details โฌ‡๏ธ
https://kotl.in/n31gtm

2 months ago 30 8 0 4

Ktor is the best!

2 months ago 0 0 1 0
Advertisement

Oh yeah, wow. Server stuff is a whole different knowledge set than client-side work.

3 months ago 1 0 0 0

I always thought it was CloudFare from hearing people mention it, but it's CloudFlare it seems. Just in case anyone else didn't realize that either... ๐Ÿซฃ

3 months ago 1 0 1 0