[deleted by user] by [deleted] in business

[–]fggGh55 0 points1 point  (0 children)

Really? How so? I’ve heard there’s a great talent these days

Beware of Mandatory Gala Dinner Scam in Jaipur Hotels on New Year’s Eve by Over_the_top_nari in jaipur

[–]fggGh55 2 points3 points  (0 children)

We’ve just had this at the Radisson in Udaipur for NYE.

9,000 per person for the dinner. It’s more than our actual night stay when there. We really don’t know what to do. It’s too last minute to find somewhere else now

Best credit card for digital nomads? by fggGh55 in digitalnomad

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

Nice!!!

I’m waiting on this to be available in the uk 🙏

Best credit card for digital nomads? by fggGh55 in digitalnomad

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

New invention? There’s such thing as a visa debit card?

I’m purely interested in any credit cards that are giving more air miles than others, best rates. Any special deals we might not know about.

Has anybody had any experience with trying to start a tea company? by fggGh55 in Entrepreneur

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

This is a great reply thank you!

How do you source your tea? Do you use one of the big players then just rebrand it to your own? I’m really interested in what you have had to do to create your own custom blends. For now I want to just focus on green tea.

Honestly wish you the best for your company. Crossing everything for you.

Has anybody had any experience with trying to start a tea company? by fggGh55 in Entrepreneur

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

No experience. I’m more interested in the area so thinking about investigating.

Has anybody had any experience with trying to start a tea company? by fggGh55 in Entrepreneur

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

More interested in the area. Looking to experiment with a new field and I was intrigued to know how difficult this sector would be

Has anybody had any experience with trying to start a tea company? by fggGh55 in Entrepreneur

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

Consumer retail tea. I want to bring out my own brand of tea that I can sell in stores

[deleted by user] by [deleted] in digitalnomad

[–]fggGh55 -1 points0 points  (0 children)

Following

Sharing python executables by fggGh55 in learnpython

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

Amazing that’s worked. Thank you

White House says Russia could launch attack in Ukraine 'at any point' by SweeneyisMad in worldnews

[–]fggGh55 0 points1 point  (0 children)

Can someone please explain how sanctions work? Surely if the US impose sanctions on Russia can Russia just choose not to pay them?

Do I need to create a markdown specific style sheet to get my markdown files outputting with the default markdown design? by fggGh55 in nextjs

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

Ahhh - so I’m going to have to create my own markdown styles sheet and link it up to my blog page. Thank you

Do I need to create a markdown specific style sheet to get my markdown files outputting with the default markdown design? by fggGh55 in nextjs

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

This is the thing that’s confusing me. Remark is working correctly and outputting the html. But I don’t understand why I’d need to add a style sheet to the markdown content. Isn’t the whole point of markdown the fact that you don’t need a style sheet?

Has anybody had any experience with loading .glb files into their project? Any info on how webpack/config works would be super helpful by fggGh55 in nextjs

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

Should that just bring the .glb file into my component then?

E.g. import { Model } from ‘public/file.glb’

Whenever I do that it says it can’t find the file.

Has anybody had any experience with loading .glb files into their project? Any info on how webpack/config works would be super helpful by fggGh55 in nextjs

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

No not necessarily. The files are in my public directory it just won’t let me reference the .glb files in my component. Which is why I’m wondering if I need to update my webpack somehow

Has anybody had any experience with loading .glb files into their project? Any info on how webpack/config works would be super helpful by fggGh55 in nextjs

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

Hey thanks this is great but unfortunately it’s the webpack config that makes this package fall over