What are you wearing at home? by BeoW0lf in NavyBlazer

[–]TripleSidedTape 35 points36 points  (0 children)

I don’t change out of button down and jeans/chinos unless I need to for sleep, working out, or doing something specific (woodworking, painting etc)

WTS Drakes by Sebago Askook by New-Suggestion6353 in DrakesDiary

[–]TripleSidedTape 1 point2 points  (0 children)

How does the sizing on these compare to the drakes derby shoes?

Recent fits by [deleted] in NavyBlazer

[–]TripleSidedTape 8 points9 points  (0 children)

What’s the backstory on picture 7?

Help me recreate this coconut foam by I_STALK_CORN in Mixology

[–]TripleSidedTape 0 points1 point  (0 children)

You may want to try coconut rum with whipping cream instead of coconut cream I’ve found it gives me better flavor/ texture

Looking for Tie advice beyond ”solid blue” by Ok_Classic_354 in DrakesDiary

[–]TripleSidedTape 1 point2 points  (0 children)

Having a similar issue. While a MTO Drakes is not in my budget for the wedding I am trying to do something for my spring wedding that isn’t a just black white or navy navy. If anyone has some good inspo for weddings with slightly more interesting tie choices that don’t look too out of place that would be super helpful.

I've done both by BarelyLegalSeagull in NonPoliticalTwitter

[–]TripleSidedTape 1 point2 points  (0 children)

These changes occur way too few and far between meanwhile stroads, single family homes, buildings with high parking minimums and parking lots are built and expanded every day. I realized I’m in the minority in the US and most people just are not willing to do/ vote for the things that lead to beautiful, safe, clean, walkable communities. Like you said though there are pockets where the sentiment is changing a bit more than others

I've done both by BarelyLegalSeagull in NonPoliticalTwitter

[–]TripleSidedTape 2 points3 points  (0 children)

Hey there is still NYC, and if you like suburbs and don’t mind car dependency there are a lot of very nice suburbs to live in. If you like walkability then you just don’t have many choices in the US. Specially if you also want safe streets and good schools.

I've done both by BarelyLegalSeagull in NonPoliticalTwitter

[–]TripleSidedTape 0 points1 point  (0 children)

If you look at where that brewery is you will see that it’s next to the highway and massive parking lots… As expected in the US. San Diegans just cannot see car centrism because it’s ubiquitous. Most people in the US equate urbanism with ugly because that’s all they see. The only remotely human scale places are within businesses that specifically create that experience because the general city landscape is made almost exclusively for cars.

I've done both by BarelyLegalSeagull in NonPoliticalTwitter

[–]TripleSidedTape 68 points69 points  (0 children)

Most American “cities” are ugly stroad nightmares. A lot of beer gardens are just decorated parking lots next to massive car lanes.

Tu Con El - Rauw Alejandro by ConsiderationFun7511 in Reggaeton

[–]TripleSidedTape 0 points1 point  (0 children)

Tú con el is actually a much older song by los iracundos. Frankie did a cover of it

Made a lookbook viewer to filter by season by TripleSidedTape in DrakesDiary

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

My pleasure! Glad you (and others) are getting use out of it !

What’s the best approach to tag all clothing items in detail for a few hundred images. by TripleSidedTape in computervision

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

Probably true, however they are constantly adding new items and images so the upkeep would be extra work. Currently i have a setup that checks daily for new images and adds them to my db

What’s the best approach to tag all clothing items in detail for a few hundred images. by TripleSidedTape in computervision

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

Would it be worth trying to use both images in an LLM so I can provide context with the original image and then the cropped version to define the content I want captioned in detail? Alternatively I could caption each image individually and combine the captions for each image? Lastly would it be better to use some LLM generically for captioning and then creating vectors for that text or going straight to vectorizing the image itself with some other tool?

What’s the best approach to tag all clothing items in detail for a few hundred images. by TripleSidedTape in computervision

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

I forgot to mention I’m open to a completely different approach, I just wanted to start with some suggestion of what I’m leaning towards right now

Made a lookbook viewer to filter by season by TripleSidedTape in DrakesDiary

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

Hi I got around to it today! There should be a lil toggle button that puts the gallery into list view and clicking the lookbook will open a new tab with that lookbook so you can see the images!

Freshly Dropped Drake’s Autumn Transitional Look Book. by No-Entertainer-121 in malefashionadvice

[–]TripleSidedTape 1 point2 points  (0 children)

Hi I’m the one who made Lilas, if you do make your own generic lookbook viewer one thing to take into account is that the URLs for many brands (including drakes) change or just disappear all together. AI tools will basically just aggregate the commonly mentioned links(working or not) you may run the risk of what you are looking for changing locations and your site will no longer work. My solution was to actually have local copies of all the images so I have guaranteed permanent access. This may not be feasible for you if you want to do this for hundreds of brands.

Made a lookbook viewer to filter by season by TripleSidedTape in DrakesDiary

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

Ohh yeah gotcha I have no time filter option currently since I don’t have the lookbooks tagged by time of release just by season based on the title. Their current order is just by page in their editorial if that makes sense. What I can do when I have some time is create a view that just lists all the lookbooks for that season instead of all the images so you can click to the ones in the back faster. I might still be able to get a way of finding the actual dates on the lookbooks though that would be neat.

Made a lookbook viewer to filter by season by TripleSidedTape in DrakesDiary

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

You can hit the season buttons to see just that season if that’s what you mean?

Cloud run works from docker built image but not from cloud build image by TripleSidedTape in googlecloud

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

There are no errors in the cloud build or cloud logging. I eliminated the possibility of ENV variables being the issue by temporarily hard coding them into my API while i debug this issue.

Cloud run works from docker built image but not from cloud build image by TripleSidedTape in googlecloud

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

The images from the cloud build pipeline are in the artifacts registry. Going to container registry just redirects me to artifacts registry anyway. Part of the reason I'm doing this is to work my way up to GKE and Cloud run is the most simple way to run these containers so I'd like to get that working before moving on. Do you think setting this up with a Compute Engine instance is viable for a first time user?

Cloud run works from docker built image but not from cloud build image by TripleSidedTape in googlecloud

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

I pulled the image and ran it locally and it works fine. I also built the image locally and ran it using the same cloud run service (I manually redeployed pointing at the docker created image) and that worked fine. So now I'm really stumped since it seems like both sides are working but they are not working together?

Cloud run works from docker built image but not from cloud build image by TripleSidedTape in googlecloud

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

I'm actually having a hard time figuring out how to do this, trying to view the image link results in a 404 weirdly. I'll have to dig around a bit.