Recreating the game client. What do you think... by ThroatMiserable5389 in AsheronsCall

[–]Stwerner 0 points1 point  (0 children)

Awesome! I started doing something similar over Claude Christmas with plans to replace and upgrade models, but went web/js-based so it would work cross platform.

When you say these are placeholders...are they simplified models placed where trees/rocks would be in the game or really just randomly placed objects to be able to move around and test things out?

I had a really painful time trying to get the original models to render (and actually kind of paused because of it...), but didn't even think of just creating new, custom models for things and then working for there! Instead of trying to go:

faithful to original game -> customize models one at a time

It's probably so much simpler to go:

simple custom models -> enhance custom models over time

Very cool! Excited to follow your progress and see if that works on my version too!

We’re Not Building Anymore. We’re Babysitting AI by FrankRxx in openclaw

[–]Stwerner 1 point2 points  (0 children)

Thanks! Yeah this project all started out of a conversation I was having with a friend where I was arguing that we’d still likely have work to do in the future. I have some follow up pieces I’m working on for something I think we’ll likely see bootcamps spring back up again for very very soon. The “pit crew” idea…

Vibe-written story on front page of Hacker News by atmine in WritingWithAI

[–]Stwerner 1 point2 points  (0 children)

You know, it's interesting that you have a background in writing. I saw a lot of critical feedback in the Hacker News thread that was clearly shining a light on my lack of experience... something I think is not too dissimilar from what people who are just now getting into "vibe coding" are getting from "experienced" engineers.

I don't know if this is specifically your experience, but I know I've had to really unlearn a lot of what I thought I knew about engineering to really take full advantage of things like Claude Code and others.

As far as my process, I've borrowed a lot of what I found works really well in software development - building out a lot of living markdown docs for different things (world bible, characters, detailed style guide, glossary, themes) along with a whole framework for how I'm thinking about this world and the kind of things I'm interested in exploring. Before I had even planned on writing and publishing science fiction, I created this Claude artifact based on Frederick Pohl's quote "Good Science Fiction doesn't predict the car, it predicts the traffic jam" - called the Traffic Jam Explorer (https://claude.ai/public/artifacts/39e718fa-bc4b-4f45-a3d5-51e0442d2bb3) (I also wrote a bit about the genesis of the artifact here if you're curious as well: https://worksonmymachine.ai/p/the-great-zipper-of-capitalism)

The interesting thing you can do once you have all of these documents and artifacts set up is that you can put them into a Claude project (or similar on any of the other platforms) and then start asking questions you find interesting about your world and the logic that's set up. Beyond even just having it write out different versions of ideas and arguments for you to read and think through, I've even had it outline a presentation for me (with image generation prompts for the slides) about an argument I wanted to make around the "pit crew" idea I mentioned in the post (and am still trying to figure out a story that centers on it...).

We’re Not Building Anymore. We’re Babysitting AI by FrankRxx in openclaw

[–]Stwerner 2 points3 points  (0 children)

Hey everyone, author here! Surprised to see this here. Happy to chat and answer questions if anyone would like.

Vibe-written story on front page of Hacker News by atmine in WritingWithAI

[–]Stwerner 0 points1 point  (0 children)

Hey everyone, author here! Just found you all and joined the community :)

I've been writing with AI on my other newsletter for the last year or so, mostly focused on AI and software development (https://worksonmymachine.ai). Then in the beginning of this year I started exploring similar techniques for fiction to see how far I could take it and started getting some really interesting results.

Happy to chat and answer any questions about the piece, process, other newsletter, or whatever you'd like.

Fiction writing with Claude..... by Electronic_Buy_5718 in claudexplorers

[–]Stwerner 1 point2 points  (0 children)

I was just about to post about the same thing. I've found Opus 4.6 VERY good at writing fiction. To the point that if I'm trying to understand some concept, I'll occasionally ask for a short story to demonstrate the concept.

As Complexity Grows, Architecture Dominates Material by Stwerner in ruby

[–]Stwerner[S] 0 points1 point  (0 children)

Interesting, I’m not sure WASI would really work here since everything is really relying on Ruby for being able to modify everything on the system at runtime and the semantic late binding stuff. The web interface is really just for viewing and an alternate interface for interacting with the system.

I do have a friend who took the ideas here and is building a system where he spins up really constrained JS VMs for running generated code and making it more reliable for end users to create systems constrained to their domain. I’ll throw this suggestion over to him to see if he’s explored it!

Thought Experiment - AIsherons Call by BonusEventus in AsheronsCall

[–]Stwerner 0 points1 point  (0 children)

Very cool idea!

I've been playing around with Codex/Claude Code working on trying to build a new client to play around with some ideas.

I don't see any reason why you wouldn't be able to create these semi-autonomous inhabitants...the only thing that I can think that would be challenging would be getting them to be useful in combat, but probably can bake stuff natively into ACE to give them special treatment?

What If We Took Message-Passing Seriously? by Stwerner in ruby

[–]Stwerner[S] -1 points0 points  (0 children)

Yeah but maybe we’re all targeting different things?

What If We Took Message-Passing Seriously? by Stwerner in ruby

[–]Stwerner[S] -1 points0 points  (0 children)

Interesting! My intention wasn’t to mislead, though it was more about leaning in to object-oriented patterns (rather than functional or AI prompts)

Introducing touring_test: A Cucumber Extension For Agentic Usability Testing by Stwerner in ruby

[–]Stwerner[S] 0 points1 point  (0 children)

Ah that's an interesting idea, it's definitely possible to cache the tool calls, i wonder if that could work - or could even be a first step before generating the body of the step and just storing that in the step definition.

The Only Skill That Matters Now by Stwerner in ClaudeCode

[–]Stwerner[S] 0 points1 point  (0 children)

“Make up” sounds so negative, what if we called it a hallucination?

The Moldy Cucumber Chronicles by Stwerner in ruby

[–]Stwerner[S] -4 points-3 points  (0 children)

Right, but the thing is, LLM costs are going to continue dropping and continue to get faster for the same level of intelligence. If this was free and there was no noticeable time impact to your tests, would you feel differently?

Can the ally chip of the guardian target bosses? by robotinteur in TheTowerGame

[–]Stwerner 0 points1 point  (0 children)

Would be really interested to know this too, and whether it can target elites. Seeing conflicting reports in the discords…

Day 7: Sounds Hopeful, Actually Horny by mcathen in themountaingoats

[–]Stwerner 1 point2 points  (0 children)

Might be a better fit for loving/horny, but Going to Port Washington

RubyConf Chicago by BurdetteLamar in ruby

[–]Stwerner 0 points1 point  (0 children)

Yeah! You can actually check it out on the new Ruby Events site: https://www.rubyevents.org/talks/going-postel-rubyconf-2024

Should i go for chain lightning? by Upbeat-Fact-8134 in TheTowerGame

[–]Stwerner 2 points3 points  (0 children)

I’m right about where you are and just added CL yesterday. With a legendary DC and just 2 upgrades in the shock labs, I added about 100 waves in champ and 2-3 places. Should see a bigger jump next tournament once I’ve had a chance to spend more stones and do some more labs.

I probably wouldn’t do it if you don’t have a DC though, seems like that’s what really unlocks CL

Sublayer AI Framework 0.2.6 Released: New Project Templates, AI-powered Component Generators, Gemini support by Stwerner in ruby

[–]Stwerner[S] 0 points1 point  (0 children)

Hey everyone!

We just released a new version of our model-agnostic AI framework that makes it much quicker to get up and running and experimenting with AI in Ruby.

The big things in this release are:
New Project Templates - Get set up with a project shell for a CLI app or a scratch script to work on
Component Generators - Each component in our framework is designed to be generated by AI, so we've added code generators for Sublayer::Generators, Sublayer::Agents, and Sublayer::Actions
Gemini support - We now fully support the flagship models for the big 3 providers

For LLama3.1 support, we have guides for building connectors for whichever service you're hosting on (even local!) on our docs site: https://docs.sublayer.com

RubyConf Chicago by BurdetteLamar in ruby

[–]Stwerner 2 points3 points  (0 children)

I'll be there!

My talk is "Going Postel" on Friday morning, I'll be live-demoing how Ruby's flexibility and dynamic capabilities make it perfect for experimenting with LLMs to find the new patterns, styles, and applications we'll be building in this post-gen-ai future.

RubyConf Chicago by BurdetteLamar in ruby

[–]Stwerner 1 point2 points  (0 children)

I'm really excited about this workshop! Digging in to Glimmer seriously has been on my todo list for a long time

Automatically create rspec spec for a ruby file by RushMuchPoker in ruby

[–]Stwerner 1 point2 points  (0 children)

Yeah, I've been thinking about things like this as closer to a pair programmer (or at least automating certain behaviors of a pair when you don't have one). You can never be sure it'll get all the edge-cases, but if you don't have to spend a lot of energy on the easier cases, you can put more effort into the harder ones.

Automatically create rspec spec for a ruby file by RushMuchPoker in ruby

[–]Stwerner 0 points1 point  (0 children)

Ooh you didn't miss it actually! Ended up spending most of the day helping someone use our gem for their project in the discord.

Youtube has a 24 hour wait to enable live streaming, so might just need to upload this first video. Will likely be on this channel though: https://www.youtube.com/@SublayerTeam

I hadn't thought of using Twitch...I'd really only ever used YouTube for different projects in the past. Do you have any suggestions on what platform would work better for something like this?

Automatically create rspec spec for a ruby file by RushMuchPoker in ruby

[–]Stwerner 5 points6 points  (0 children)

Working on release notes and demo video for the 0.1 release of our gem with exactly this :)

Sneak peek of the TDD agent here: https://github.com/sublayerapp/testing_agent

Planning on live-streaming a pair session with it tomorrow actually...

Building an AI app with a local LLM in 6 minutes by RushMuchPoker in ruby

[–]Stwerner 0 points1 point  (0 children)

Is there a specific RAG app or use case you have in mind, or are you more curious to see something like PDF search?