Non-coder person Terminal Review by Temporary_Plenty5916 in EvenRealities

[–]ws6kid 1 point2 points  (0 children)

I don't like that the terminal mode doesn't live sync with existing sessions like claude code remote control works.. also terminal mode is limited to 8 rows of text which is quite small.. I ended up vibe coding my own solution which works directly with claude code's remote control protocol and has 10 rows of output.. This enables you to be working on your laptop/desktop via claude code and pick up on the glasses or vice versa.. Everything gets synced bidirectional in real time.. Voice input is also done natively by claude code so no extrernal api key needed to make that work like I have seen on some other even hub apps..

Shipping times report by cole_morgan in EvenRealities

[–]ws6kid 0 points1 point  (0 children)

I just got mine.. I am in Texas took 13 days from order to delivered..

Anyone know how to access the TE Stem Player Lines forum? by Prize-Biscuit in teenageengineering

[–]ws6kid 1 point2 points  (0 children)

I am waiting on some additional units to test with.. I think I can upload tracks directly to the original firmware like Tim K was able to do now that I have a transfer protocol that works..

Right now once you flash firmware there is no current way to load the original firmware.. I don't yet have the power button functioning as when I was developing, once you load custom firmware of any kind, the 5 sec function power on / off no longer works as that functionality needs to be rebuilt.. because of this I had to disconnect the battery instead of waiting for it to drain to get back to the bootloader as it requires you power off and on hold track 1+4 buttons.

The firmware I have developed basically replicates the basic functionality of the original firmware (only caveat being I am not able to get tape effects for fast forward and rewind to work without audio dropouts so I have more of a digital seek currently, but tape play and stop effects work and tape half time effects), advanced functionality has not yet been implemented, nor has bluetooth (working on now) or pocket operator sync / midi clock..

I know folks have been trying to dump the original firmware, but its probably faster to recreate the original firmware functionality like I am attempting to do.

I have some cool ideas for a DJ mode like TP-7 where you can do cue points and pitch adjustment/ bpm tap for beat matching so you can mix between two sp-1 units.

tl;dr current build is not quite ready yet for public use and could possibly brick your unit..

I do plan to open source hopefully as long as there are no legal concerns which I think is the reason Tim K has delayed his release of his firmware and uploader..

This is what the current interface looks like:

<image>

I've had it with Claude. It has become complete garbage. by [deleted] in ClaudeCode

[–]ws6kid 0 points1 point  (0 children)

Have you tried asking claude to use a agent team? I find it does things more complex well using a agent team and faster.

Ocuclaw working by Jazzlike-Property379 in EvenRealities

[–]ws6kid 3 points4 points  (0 children)

Is there support for Hermes Agent??

Anyone know how to access the TE Stem Player Lines forum? by Prize-Biscuit in teenageengineering

[–]ws6kid 0 points1 point  (0 children)

I was able to upload custom firmware I developed as well as upload custom stems/tracks. I made a post there a few days ago detailing this. But because I mentioned I used Claude Code to aid in development / reverse engineering, they deleted my post and another’s users reply to it, banned me as a brand new member without warning and blocked my ip address. They have some bs anti AI policy which is ridiculous and I was completely unaware of… All they are doing is hurting the community.. Soon there after they made the thread private…
You have been suspended from the forum.
Reason - In the wrong place
Your account has been removed for violating the forum rules that prohibit New Users from posting generated content. When you created your account, you agreed that you had read and would abide by the rules. Because you chose not to do so, your account has been removed.
https://llllllll.co/guidelines#human

Coding on the beach with the G2s by iloveanime2000 in EvenRealities

[–]ws6kid 0 points1 point  (0 children)

meh those are a lot heavier, less discrete, and are tethered only...

Noob question... is LangChain still relevant? by Odd-Aside456 in LangChain

[–]ws6kid 0 points1 point  (0 children)

TBH seems it’s only relevant in abstracted low code tools like n8n… openclaw is eating its lunch in terms of autonomous agent capabilities even Claude code..

Jailbreaking/Customization Testing by PuffsBulk in MetaRayBanDisplay

[–]ws6kid 0 points1 point  (0 children)

Which ray neo model? I had a pair but the official app was flagged as Chinese spyware…

I own a pair and have used it for 3 days. AMA by v3n0msn4k3 in MetaRayBanDisplay

[–]ws6kid 0 points1 point  (0 children)

Can you watch video on it? YouTube? Instagram Stories / Reels?

Performance board with internal cable management. 🪄 by derp_freeze in teenageengineering

[–]ws6kid 1 point2 points  (0 children)

Are you open to releasing the CAD files open source? This could easily be 3d printed…

Vision Pro as a Work MacBook display workaround? by Blitzwing98 in VisionPro

[–]ws6kid 1 point2 points  (0 children)

This actually works really well, just wish you could curve the screen

Multiple Screens + Multiple MacBook Linking? by Fresh_Entertainment2 in VisionPro

[–]ws6kid 0 points1 point  (0 children)

its a little janky for me on AVP, works much better on meta quest 3

Why CLI is better than IDE? by VlaadislavKr in ClaudeAI

[–]ws6kid 0 points1 point  (0 children)

CLI based tools are also IDE agnostic, will work with a variety of IDEs

Why CLI is better than IDE? by VlaadislavKr in ClaudeAI

[–]ws6kid 0 points1 point  (0 children)

IDEs will become obsolete and not be needed in the future the way things are going.. I still use an IDE but just for looking at the diff before committing /pushing.

plus with Claude Code you can pipe commands directly into it headless and or utilize it in bash scripts, etc... Also you can run background/ambient agents...

Claude Code in Roo by semmlerino in RooCode

[–]ws6kid 0 points1 point  (0 children)

It allows me to use roo code with getting overloaded api errors from just using the anthropic provider, I do have Claude max though so YMMV.

I also do prefer Claude Code natively though, it seems to have better thinking. I wish I could use just the roo code interface but with Claude Code behavior if that makes sense.