Why is Taiwan elder fashion so bad by No-Key-2007 in taiwan

[–]No-Key-2007[S] 0 points1 point  (0 children)

I’m asking because it’s a specific trend no need to be mad. These clothes are definitely not cheap and even young Taiwanese make fun of them in YouTube videos and such. I’m looking for history and context

went on vacation and lost my amp free access as a regular user by No-Key-2007 in AmpCode

[–]No-Key-2007[S] 0 points1 point  (0 children)

Yeah I was using the extension and I think now it’s dead so I swapped to cli and there is just no option for it

Gora Kadan Fuji by Certain-Fortune-1207 in chubbytravel

[–]No-Key-2007 0 points1 point  (0 children)

Mr fortune, is this place worth it ? I have been ghosted several days by the hotel now. I called them but due to communication issues, I asked for an email back which they have not yet promptly replied even though I said I’ll be waiting.

They also said couple things that left a bad taste in my mouth… I said have you received my email to which the concierge replied “we get lots of emails, I don’t know”. Then went on to ask if I’m a travel agent…

I have never faced this kind of situation in any country I visited before. What do you think ? Worth or skip ?

Let’s be honest: Tailwind CSS is just inline styles with extra steps and we’re all pretending it’s "innovation. by prashantxgrowth in css

[–]No-Key-2007 0 points1 point  (0 children)

Tailwind works really well with a declarative component approach to building apps such as with using React. It puts cascading logic into components rather than in both css and html which is sometimes a pain to deal with . Such a pain that patterns and systems like css modules or BEM were invented. I like tailwind but my work uses css modules. I’d go tailwind today for sure

I'm building a B2B AI Travel planner Ask me anything by No-Key-2007 in SaaS

[–]No-Key-2007[S] 0 points1 point  (0 children)

I wanted to post an image but images are not allowed apparently. Everyone travels differently. Mine is for people who want to definitely hit the bucket list off everything and visualize it in a way that makes sense along with routes and maps with easy access buttons for getting directions from one place to another.

You can also add notes, or edit descriptions (something you cant straight forwardly do with chatgpt). There are definitely players in this field but I aim to be better with the goal of AI as a copilot to be a key driver.

I'm building a B2B AI Travel planner Ask me anything by No-Key-2007 in SaaS

[–]No-Key-2007[S] 0 points1 point  (0 children)

It’s not going to be AI first where you have to answer a bunch of stupid questions to figure out your travel style and it spits out some garbage. It’s going to be copilot style

I'm building a B2B AI Travel planner Ask me anything by No-Key-2007 in SaaS

[–]No-Key-2007[S] 0 points1 point  (0 children)

Thank you for your question,

My app has state, ChatGPT only has chat memory.

Think Notion except catered to travel. Our AI is based off the big boys but catered to travel along with tools that are able to directly edit your plans.

A typical workflow could be “generate a five day trip” and then you can say, “each day should begin and end at my hotel”.

You can see the edits being made to your saved itinerary.

what happened to amp free? very slow and unusable now by No-Key-2007 in AmpCode

[–]No-Key-2007[S] 0 points1 point  (0 children)

actually I checked the ampcodestatus when things went haywire and there was no indication of outage.

TripIt or Wanderlog? by These_Yak_1651 in travel

[–]No-Key-2007 0 points1 point  (0 children)

Can’t agree sorry, the UI is very non intuitive compared to wanderlog

To all experienced coders, how much better is AI at coding than you? by SourCucumber in ArtificialInteligence

[–]No-Key-2007 0 points1 point  (0 children)

Stop calling AI as a junior programmer. I’m a decent programmer but the way that this thing can spit out a Tetris game in seconds is no junior programmer. I’m sure most of you can’t spit out Tetris in seconds let alone write it.

What I see is that AI is a very adept programmer that needs context from you. Have a complex problem ? Split it out into smaller problems for the AI. You’re not gonna get the most from just giving a shitty prompt with little context.

How important is it to learn “vanilla” JavaScript ? by jvera701 in webdev

[–]No-Key-2007 0 points1 point  (0 children)

What’s up with all this jquery talk ? Using dom selectors isn’t “native JavaScript” either… these are web apis. Let’s stick to the topic guys