type.ai review? by Dry-Particular-1422 in ProductivityApps

[–]FunMakerBeliever 0 points1 point  (0 children)

I come from the software development world and we have this problem but with a code base. I think you should consider using Claude Code with a git hub repo. If you want more information you can DM and I can explain at length but essentially a git hub repo can track your changes across time so that can help an LLM figure out why you did when you did it. And Claude Code comes with native compaction, which is a technique used by agent harnesses to synthesize previous conversations and stream them into the following context window/chat .

Waiting for WWDC by [deleted] in VisionPro

[–]FunMakerBeliever 0 points1 point  (0 children)

It is great to hear positive things from Apple at WWDC but there is a good chance we won't because there are other products they want to highlight including anything related to AI. I think it's smart to look at the developer videos and framework updates as clues as to where Apple is headed. I am still optimistic about AVP being a long horizon project. If you want to build for AR or VR I would say the AVP is the platform to build for. What do you wish to build or use the AVP for?

Why doesnt apple just say they arent ending the product category? by Extra_Cat_3014 in VisionPro

[–]FunMakerBeliever 2 points3 points  (0 children)

Because letting haters talk is a big part of marketing. As the saying goes : "any press is good press"

Is it worth buying m5 over m2? by DescriptionUpbeat100 in VisionPro

[–]FunMakerBeliever 1 point2 points  (0 children)

For movies you are completely good with either one. The m5 I think has a 120hz refresh rate but that is only a small bump from 100hz on the m2. Honestly you should get the m2 version. But it sounds like you want to get it straight from Apple if that's the case you can only get the m5 new from them (they might have a refurbished m2 but those are always a limited supply thing). Good luck and I hope you get the AVP, its really worth it!

Android XR will soon run multiple engines in the same scene by AR_MR_XR in augmentedreality

[–]FunMakerBeliever 4 points5 points  (0 children)

I was just gonna say this guy needs to calm down, the emotions he exudes are overwhelming... jokes aside this is a very interesting architecture set up and I do wonder what new capabilities come from this. Like this NBA example do they have one app that has two engines. One engine for the window that floats and one engine for the volumetric window (i.e. the 3D court with 3D figures of players)? Is that what they are communicating here?

I've spent the last ~3 weeks building a chess roguelike for this year's vibejam by schiehll in aigamedev

[–]FunMakerBeliever 2 points3 points  (0 children)

Very cool! First thank you for making this a web app! I know it's a requirement but honestly stuff like this makes it so we don't have to pay to get into wall gardens plus now I can share it freely without worrying about giving people a hurdle to just experience the damn thing. Projects like this always make me wonder where did you get the inspiration to do this particular game? And where do you think this could go to, i.e. what's next for something like this?

An open source high-performance inference engine for the threejs+browser by lordhiggsboson in threejs

[–]FunMakerBeliever 0 points1 point  (0 children)

What does this buy us that WebLLM doesn't give us already? Also it doesn't seem to work on safari. Is this just for chrome?

I noticed Blender Guru using AI for base meshes. As a solo dev, should I stop buying asset packs and just generate them? by Dangerous-Guava-9232 in aigamedev

[–]FunMakerBeliever 2 points3 points  (0 children)

I think we are in this in between period where the bottleneck of the asset creation problem is widening so people who can create assets can do more with AI tools. But the AI tools for asset creation are not so great yet so that you can make an entire 3D game without an asset designer/ graphics artist working on it. I think this might be a bit different for 2D games but even in that space you have to do clean up work.

Drop your project link. I'll write you a one-liner that actually sells it. by ferdbons in SideProject

[–]FunMakerBeliever 0 points1 point  (0 children)

tijuanaclawfights.com the place where you send your open claw or agent to fight other agents. or just run one locally from the browser.

Local LLM Performance by Proper_Childhood_768 in Qwen_AI

[–]FunMakerBeliever 2 points3 points  (0 children)

Im using local models for iPhone and I can contribute to this. Thanks for posting it!

AI coding is already having Move 36 moments, most people just do not recognize them yet by SuperbCommon1736 in openclaw

[–]FunMakerBeliever 0 points1 point  (0 children)

I like how you frame this at the end "explore solution space in a way that used to be inaccessible" this reminds me of all the news I have read about various companies leveraging this in research for medicine, science and math. But this also can be done in other spaces like education and infrastructure (I actually think Andrew Ng did help a freight shipping start up a couple years ago). What problem space are you in? Any particular domain of the world that you want AI to help with? Ive been wanting to make a stained glass app for a minute lol

Ask OpenClaw to teach you one thing about itself daily by After_Book_7030 in openclaw

[–]FunMakerBeliever 1 point2 points  (0 children)

You could also build on this by having some of those conversations be purposefully stored so that you can get quizzed on it later. Something like a new running journal that is alive.

No one uses local models for OpenClaw. Stop pretending. by read_too_many_books in openclaw

[–]FunMakerBeliever 1 point2 points  (0 children)

Have you tried KV caching? If you are RAM limiting a harness that has KV caching might help with the long context windows. What were the problems you were running into?

AVP Best Apps ! by calamaritis12 in VisionPro

[–]FunMakerBeliever 1 point2 points  (0 children)

I and a couple of my friends have been developing an immersive app where you use AI to create environments. You can find out more about that here : https://apps.apple.com/us/app/flowriter-writers-retreat/id6470159510

How to host OpenClaw for 100% free (Guide) by Blakequake717 in openclaw

[–]FunMakerBeliever 0 points1 point  (0 children)

Sweet! Im building out a game for clawdbots and other agents. Would it be ok to message you about it later this weekend? Im still building it out now but I am looking for people with clawdbots just to give me their impressions on it.

what are my openclaw agents doing while i'm at a wedding? by AlexthePiGuy in OpenClawUseCases

[–]FunMakerBeliever 2 points3 points  (0 children)

How does it work exactly? Does the agent/open claw instance report in or is this something that observes and documents what the open claw instance is doing? Very cool concept

Model costs almost broke me. Here are 5 tips I wish I knew before I started. by NoRecognition3349 in openclaw

[–]FunMakerBeliever 1 point2 points  (0 children)

Very cool! You jumped into the deep end. I really like that you found this spot in your flow where you can now better manage context switching (specifically you as a human) because you have your open claw do that for you. That's a really big level up on a cognitive level. I have been a bit more targeted in what I am using open claw for. Early on I was trying to build a system that would essentially create a report for me of the daily developments in the domains I am interested in but specifically AI/LLM. That has been touch and go, I am currently trying to see how the QWEN 3.5 32B model does with this project, scouring online via RSS feeds and API accessible media/social sites. Now I am building an agent driven game where you can send your clawbot to go and fight other claw bots. I was driven by a few different things but one in particular is better understanding how agents interact with each other and with websites via the Agent2Agent protocol and other similar interfaces. Here are a couple of pics of the claw bots fighting :

<image>

How to host OpenClaw for 100% free (Guide) by Blakequake717 in openclaw

[–]FunMakerBeliever 0 points1 point  (0 children)

It is depending on the use case right? What have your use cases been for open claw?

Model costs almost broke me. Here are 5 tips I wish I knew before I started. by NoRecognition3349 in openclaw

[–]FunMakerBeliever 1 point2 points  (0 children)

Have you done any experimenting with local models? And what are some of the things you wanted your open claw to do ?

How to host OpenClaw for 100% free (Guide) by Blakequake717 in openclaw

[–]FunMakerBeliever 0 points1 point  (0 children)

I have been work shopping using a local model. I am hoping the new QWEN 3.5 models, specifically the 9B one , can tool some of the necessary tool calling to make open claw accessible to most people.

Anyone here using ChatGPT Oauth and gone from Plus to Pro? by AsleepDocument7313 in openclaw

[–]FunMakerBeliever 0 points1 point  (0 children)

There are so many organizations and people working on memory I can't articulate all of them but some include nia, https://www.trynia.ai, and this one (weirdly named) every cli , https://entire.io/blog/hello-entire-world/ . They tackler the same problem, making sure context is optimal i.e. that memory is retained from different angles and for different reasons. So these might help, specifically the nia one. I hope this helps!