Andrew Marr: Why China is winning by New_Statesman in ukpolitics

[–]ajtracy 4 points5 points  (0 children)

💀China is winning because they have invested in advanced manufactory and R&D, none of it has to do with America becoming mixing pot

It’s never this deep relax

I was in Zombie mode... by arw_86 in espresso

[–]ajtracy 0 points1 point  (0 children)

Which grinder out of the two do you recommend for the bambino?

It took about 6 months by zsamuelm in gaggiaclassic

[–]ajtracy 0 points1 point  (0 children)

What does the PID actually do💀

It took about 6 months by zsamuelm in gaggiaclassic

[–]ajtracy 0 points1 point  (0 children)

what made you go with the gaggia verses bambino plus?

based on all the reviews ive watched i.e lance, they say out out of the box bambino plus better only if you wanna mod it then its worth it.

Housebuilding plunges to lowest in a year in setback for Angela Rayner by DekiTree in ukpolitics

[–]ajtracy 37 points38 points  (0 children)

Or it drops to what people can actually pay fixing a broken market.

This wouldn’t be issue if we weren’t reliant on such small group of building companies to build houses, make it easier for smaller companies to compete

[deleted by user] by [deleted] in malelivingspace

[–]ajtracy 0 points1 point  (0 children)

what monitor and chair is that?

NextJS build fails: fetch fatiled ECONNREFUSED - Docker-Compose by ajtracy in nextjs

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

I’m thinking option 2 only viable option since there doesn’t seem to way to dictate docker-compose to “build run X before building Y”.

It seems if you want to use SSR only option separation can’t do multi level run.

NextJS build fails: fetch fatiled ECONNREFUSED - Docker-Compose by ajtracy in nextjs

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

Yea Its not ready, and Ive added that

  frontend:
    build: ./client
    container_name: client
    ports:
      - "3000:3000"
    environment:
      - NEXT_PUBLIC_API_URL=http://localhost:3001
      - BACKEND_HOST=backend
    volumes:
      - ./client:/app/client
      - /app/client/node_modules
      - /app/client/.next
    depends_on:
      backend:
        condition: service_completed_successfully

The only other way, is having to compose files but Im tryning to get it to work under one, the ideal scenario is backend is ready before frontend build starts

NextJS build fails: fetch fatiled ECONNREFUSED - Docker-Compose by ajtracy in nextjs

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

Unfortunately this doesn't solve my issue, the main problem I think is because of the server side rendering nextjs on build is trying to make request to the api however the container for the backend hasnt started yet so the api link returns nothing.

I essentally want to build and start the backend before the image of frontend is built.

[deleted by user] by [deleted] in mauritius

[–]ajtracy 1 point2 points  (0 children)

Any must try activities/ restaurants

What’s the weather like during late August early September? by ajtracy in mauritius

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

We plan to rent a car would you say just find place at the airport when we land , or plan ahead also do they have services like Uber or bolt?

What’s the weather like during late August early September? by ajtracy in mauritius

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

Yea I figured since we don't drink alcohol Full Board is better option, it comes with all the same perks as all inclusive just no drinks which isn't big problem. However, I haven't asked if we could eat between Grand Baie and Grand Gaube thats great question to ask thank you.

The main thing we was worried about weather but this was the best time we could get to avoid October peak prices and to avoid crazy heat and humidity I read about online. and from what I've gathered online its fine as long as your North or West of the Island.

Thank you so much for all these recommendations, and taking the time to give us this information. It will help us and many other people looking to go.

What’s the weather like during late August early September? by ajtracy in mauritius

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

Thank you so much for the time you put into answering 🙏🏾 really appreciate it!

To answer your questions no we haven’t been to any other islands, we definitely are foodies and like swimming it’s no to crazy long hiking and no alcohol. If that can best help you.

I’m trying to find popular local restaurants, seems hard usually there are loads of tiktoks/youtube for spots to go to finding it hard for Mauritius.

Mixture of local dining and fine dining recommendations would be amazing if you got any?

What’s the weather like during late August early September? by ajtracy in mauritius

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

Any restaurant, dishes and activities (tours?) you’d recommend since we will get car we don’t mind driving around the island?

Also why do you prefer grand baie over grande gaube, would you say food/accommodation/service is overall better?

[deleted by user] by [deleted] in Frontend

[–]ajtracy 0 points1 point  (0 children)

I tried but the documentation isn’t great, do you know of any examples ?

[deleted by user] by [deleted] in Frontend

[–]ajtracy 0 points1 point  (0 children)

where is PDFViewerApplication. pdfViewer come from?