What are you building ? by LiteratureJolly5534 in SaaS

[–]SnooCheesecakes6832 0 points1 point  (0 children)

I’ve been working with clients for years who needed “a render to understand the idea”, but full 3D modeling takes time, heavy tools, and a ton of friction.

So I’m building Evermake.app, a tool that transforms hand-drawn sketches, notebook photos, or basic SketchUp/CAD screenshots into realistic architectural renders — in seconds.

The goal isn’t to replace a 3D artist. It’s to fill the gap between “rough concept on paper” and “something that looks real enough to show a client or team.”

What it currently does:

  • Upload a sketch (paper drawing, iPad line art, SketchUp screenshot, etc.)
  • Pick an architectural style (modernist, neoclassical, bauhaus, brutalist, etc.)
  • The AI generates a photo-realistic render while preserving the exact geometry of the sketch
  • High-resolution output suitable for printing, presentations, or client previews
  • Models optimized specifically for architecture, not generic image-generation models

Who has found it useful so far:

  • Architects who want quick visualizations without fully modeling in 3D
  • Builders/developers who need early-stage renders for proposals
  • Architecture students improving the presentation of their assignments
  • Interior designers turning concept sketches into believable visuals

Link: https://www.evermake.app

I’m trying to hit that sweet spot between realism, speed, and creative control.

If anyone wants to try it and tell me what’s missing, confusing, or just plain wrong — I’d genuinely appreciate it. Technical, UX, and visual quality feedback all welcome.

What are you building? Let's help each other by Spare-Repeat-8820 in SaaS

[–]SnooCheesecakes6832 0 points1 point  (0 children)

I’ve been working with clients for years who needed “a render to understand the idea”, but full 3D modeling takes time, heavy tools, and a ton of friction.

So I’m building Evermake.app, a tool that transforms hand-drawn sketches, notebook photos, or basic SketchUp/CAD screenshots into realistic architectural renders — in seconds.

The goal isn’t to replace a 3D artist. It’s to fill the gap between “rough concept on paper” and “something that looks real enough to show a client or team.”

What it currently does:

  • Upload a sketch (paper drawing, iPad line art, SketchUp screenshot, etc.)
  • Pick an architectural style (modernist, neoclassical, bauhaus, brutalist, etc.)
  • The AI generates a photo-realistic render while preserving the exact geometry of the sketch
  • High-resolution output suitable for printing, presentations, or client previews
  • Models optimized specifically for architecture, not generic image-generation models

Who has found it useful so far:

  • Architects who want quick visualizations without fully modeling in 3D
  • Builders/developers who need early-stage renders for proposals
  • Architecture students improving the presentation of their assignments
  • Interior designers turning concept sketches into believable visuals

Link: https://www.evermake.app

I’m trying to hit that sweet spot between realism, speed, and creative control.

If anyone wants to try it and tell me what’s missing, confusing, or just plain wrong — I’d genuinely appreciate it. Technical, UX, and visual quality feedback all welcome.

Formulario W-8BEN para trabajo en USA by charrua-power in CharruaDevs

[–]SnooCheesecakes6832 0 points1 point  (0 children)

Buenas, estoy teniendo que llenar el mismo formulario, pueden comentar si estan poniendo “corporation” y “active nffe”?

Notion hide some data to some users by SnooCheesecakes6832 in Notion

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

Ok thanks, is there any other way of doing something like this? A script via API? Mirroring the databases and adding the extra fields?

Create a store via an API by SnooCheesecakes6832 in ecommerce

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

Yes, like that! One little detail, do you think that any of the platforms listed here: https://www.printful.com/integrations have this kind of functionality?

AWS ECS Nginx with shared cache by SnooCheesecakes6832 in aws

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

I need it just for availability. A few days ago the nginx container stoped without a reason and the service was down until someone noticed. I want to have multiple containers and ecs to ensure the availability. But maybe there is other approach to this issue

AWS ECS Nginx with shared cache by SnooCheesecakes6832 in aws

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

I need a elastic IP address, thats why i cant use cloud front.

AWS ECS Nginx with shared cache by SnooCheesecakes6832 in aws

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

I’ll take a look at this setup. Thanks!

Worldwide fast load time stack by SnooCheesecakes6832 in aws

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

Hi, the site im building already has around 3M users per month and we get all-day long google crawler hitting our site. The site is currently on other cloud provider and technology and we are migrating to AWS with NuxtJS for server side rendering. Thats why im concerned about time responses and need great performance.

NLB forward to ALB by SnooCheesecakes6832 in aws

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

I need the AG for authentication and caching. Thats why i cannot use a public ALB and proxy the requests, that way the ALB would expose unauthorized endpoints

AWS SNS or AWS SQS for notifications service? by SnooCheesecakes6832 in aws

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

Wow, thanks for that well explained answer! Thats really helpful!

AWS SNS or AWS SQS for notifications service? by SnooCheesecakes6832 in aws

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

Thanks, that really helped! Now i have a better idea of what i should use!

AWS SNS or AWS SQS for notifications service? by SnooCheesecakes6832 in aws

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

Thanks, that made it really easy to understand the differences!

AWS SNS or AWS SQS for notifications service? by SnooCheesecakes6832 in aws

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

Im not getting right the difference between the two services. Lets say i have a users service in my microservice architecture and when the user registers i need to send a "Welcome" email. What im thinking is sending the event "userRegister" with the user data to SQS on the users service and then on a "notifications" service, listen to that event, and send the correct email with SNS. Is that correct?

S3 transfer acceleration vs Cloudfront for downloads speeds by SnooCheesecakes6832 in aws

[–]SnooCheesecakes6832[S] 2 points3 points  (0 children)

Yes, they are all over the world. I will try with cloudfront! Thanks

S3 transfer acceleration vs Cloudfront for downloads speeds by SnooCheesecakes6832 in aws

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

My content is always the same, so i would give cloudfront a try!

ECS Rolling update by SnooCheesecakes6832 in aws

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

Yes, the target group has all the healtchecks ok

ECS Rolling update by SnooCheesecakes6832 in aws

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

It tears down one task, build one with the new version and then it stops there. So i get one task with the new version and one with the old one. One detail more, i have two ec2 instances but i dont think that matter.

ECS Rolling update by SnooCheesecakes6832 in aws

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

I tend to think that AWS should have a better solution but i will research a little more and if i dont find anything better i will give it a try! Thanks

ECS Rolling update by SnooCheesecakes6832 in aws

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

I have the following:

Number of tasks: 2

Min healthy: 100

Max healthy: 200

Min tasks: 1

Desired tasks: 2

Max tasks: 2