Marc Fielding

Results 10 issues of Marc Fielding

Hey, I have a need to implement a static site with routes augmented with nextjs. Question on stackoverflow here: https://stackoverflow.com/questions/72147058/serverless-nextjs-will-not-cache-js-css-or-woff-in-public-directory Caching works fine on everything else, but even with the...

Heya, Is there a guide or documentation around the methods used in the C wrapper please, sorry If I've missed them? Thanks Marc

Hey, So i'm relatively new to DIGITS we're using via recommendation from NVIDIA - I have a basic question having been through a load of DLI courses and trawled the...

Heya, So we've testing this out, it's really handy but it drops some rules the Eslint would support , for example ShellJS environment. What are the criteria for rules being...

question

_As an organisation, I NEED to be able to write my own warmup function SO THAT I can write more complex business logic and attach other event sources._ I think...

feature

Heya! I'm trying to parse HTML into a nextjs component. I have ``` const parsedHTML = parse(props.html,{ replace: domNode => { if(domNode.name == 'head'){ return {domNode.children} } ``` Which promptly...

question

Hey Guys, So I'm from startup in the UK who are using Via pretty extensively to label our data, one of things we've build is some additional code that gives...

Hello, I'd like to use the module to replace the src attribute of images in HTML from a server that GZIP's content. When looking at [these](https://docs.nginx.com/nginx/admin-guide/web-server/compression/) docs from nginx specifically...

Heya, What happened to this project, it'd be immensely useful! Cheers Marc

Just a quick couple of questions, we have a number of Load balancers that we frequently add/remove customers from, and thus this looks great for us as we can just...

question