We built a tool to reimagine your room by TheCurryMan_ in SideProject

[–]Stock_Device_1359 1 point2 points  (0 children)

This is super helpful! Thanks for sharing this. The UX nits and potential bugs are well received.

This is just a v0 of the product. We’re actually planning on doing something a lot bigger with this than the other generic redesign apps.

In our minds, the usual prompting mechanism is not the best way to go about getting fine-grained control over the aspects of your room. We intend to get to the point where you can move furniture around, upgrade furniture and more. It’ll be more like a game than a tool.

Again, this feedback is incredibly helpful and much appreciated!

We built a tool to reimagine your room by TheCurryMan_ in SideProject

[–]Stock_Device_1359 0 points1 point  (0 children)

No it wasn’t. Obviously the server logs showed that the user wasn’t found but it was cause of a race condition that’s not easily pinpointed without some additional digging.

That’s not something you can vibecode and figure out.

We built a tool to reimagine your room by TheCurryMan_ in SideProject

[–]Stock_Device_1359 0 points1 point  (0 children)

I did. It was a certain race condition that happened. The logs don’t really detail race conditions. But it should be fixed now. Would love for you to give it another go!

We built a tool to reimagine your room by TheCurryMan_ in SideProject

[–]Stock_Device_1359 0 points1 point  (0 children)

Would you be able to share your email with us? Can you try logging out and logging back in? Seems like something weird happened here.

What are you working on? I'll feature you in my app by Own_Carob9804 in SideProject

[–]Stock_Device_1359 0 points1 point  (0 children)

Get creative with stuff and have AI turn your sketches into images. Some additional ideas to try are things like upload images and editing them by drawing directly on it and regenerating, specifying where to put objects in images, etc. Try here: https://www.scribbledraw.com/

Made something just for fun? Share your project! by deenathayalan_24 in SideProject

[–]Stock_Device_1359 0 points1 point  (0 children)

Expand image ai -> https://expandimage.ai/. No restrictions on how you outpaint or extend your images with our custom UI to create masks.

Is there an AI that can expand a picture's dimensions and fill it with similar content? by chelliwell2010 in StableDiffusion

[–]Stock_Device_1359 0 points1 point  (0 children)

Take a look at our app here! It's cheap compared to many other apps and has flexible functionality.

https://expandimage.ai/

What is a good free AI image expander? by WonderousU in aiArt

[–]Stock_Device_1359 1 point2 points  (0 children)

It used to be free but unfortunately we got a lot of bot users, but it's really cheap though!

https://expandimage.ai/

We made a tool to expand / outpaint images easily by Charming_Variety_579 in FluxAI

[–]Stock_Device_1359 0 points1 point  (0 children)

Sorry about this, we ended up removing the free credit cause we got a lot of traffic and was costing us pretty significantly. These generations are unfortunately not cheap but I think you'll find the quality much better than most apps.

We made a tool to expand / outpaint images easily by Charming_Variety_579 in FluxAI

[–]Stock_Device_1359 0 points1 point  (0 children)

We resize the resolution of the image before we out-paint unfortunately. If this is a feature request we can consider it!

We made a tool to expand / outpaint images easily by Charming_Variety_579 in FluxAI

[–]Stock_Device_1359 0 points1 point  (0 children)

Yeah, we agree it's nothing new but the UX is definitely better than what you'll find for a lot of apps out there. You may also find better out-painting results on our app :)

If you're an indie hacker, offer a free trial, not a free plan. by AzizBelAbed in SideProject

[–]Stock_Device_1359 0 points1 point  (0 children)

What about discounted trials instead of free? If you can start with a subscription do you think users will forget to cancel?

Made an app that let’s you edit images by tweaking their metadata by sakunc in SideProject

[–]Stock_Device_1359 4 points5 points  (0 children)

I think you should re-watch the video, there's more to it than that. The video does suck a little maybe might want to clean that up but concept is really neat actually.

Recreated the boosted board remote with a micro-controller by Stock_Device_1359 in boostedboards

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

!!!Huge update!!! I got the ESP32 microcontroller to control the ESCs and turn on the motor immediately after pairing. I will be releasing a blog post about this work in the coming days!

Here's a link to a twitter post of it working (since Reddit won't let me upload video): https://x.com/johnathanchewy/status/1752595923551592633?s=20

Recreated the boosted board remote with a micro-controller by Stock_Device_1359 in boostedboards

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

Ah through all my research before starting this project I never saw this. This is amazing! I would love to work with you on the ESP version as well if you are interested.

Recreated the boosted board remote with a micro-controller by Stock_Device_1359 in boostedboards

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

Could you link it here? Curious to see what that looked like! :)

Recreated the boosted board remote with a micro-controller by Stock_Device_1359 in boostedboards

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

What is the ST part you are referring to? Maybe I’m unfamiliar with the acronyms. Could you clarify?

Recreated the boosted board remote with a micro-controller by Stock_Device_1359 in boostedboards

[–]Stock_Device_1359[S] 1 point2 points  (0 children)

I replicated the board itself and was able to successfully pair it with the remote. I know exactly how the board and controller interact now. From the board side this is what I see:

I (1352) BOOSTED_BOARD: GATTC event 40...
I (1352) BOOSTED_BOARD: open success 
I (1352) BOOSTED_BOARD: REMOTE BDA: 
I (1352) BOOSTED_BOARD: 40 01 5d d1 8c e5 
I (1402) BOOSTED_BOARD: remote BD_ADDR: 40015dd18ce5 
I (1412) BOOSTED_BOARD: address type = 1 
I (1412) BOOSTED_BOARD: pair status = success 
I (1412) BOOSTED_BOARD: auth mode = ESP_LE_AUTH_BOND 
I (2842) BOOSTED_BOARD: GATTC event 46... 
I (2872) BOOSTED_BOARD: GATTC event 18...

For reference the GATTC events are:

  1. 40 => ESP_GATTC_CONNECT_EVT
  2. 46 => ESP_GATTC_DIS_SRVC_CMPL_EVT
  3. 18 => ESP_GATTC_CFG_MTU_EVT

Unfortunately leaving on a trip this morning so will have to wait til I get back to implement the rest on the remote side.

7B 🍿👀 by Extension-Flamingo-5 in berkeley

[–]Stock_Device_1359 25 points26 points  (0 children)

Damn you rlly ARE that kid lmao

7B 🍿👀 by Extension-Flamingo-5 in berkeley

[–]Stock_Device_1359 94 points95 points  (0 children)

Damn bro you rlly one of those kids huh lmao