Nathaniel Catchpole

Results 14 comments of Nathaniel Catchpole

Just to say for Drupal this was an easy change for us - we had to add the parameter to our container definition, and update one test (it tests what...

1-2 seconds is an underestimation in my experience. Before the 10.1 aggregation changes, just generating aggregates would block most HTML pages being served, and this by itself could take around...

Sites that install starshot will need to update and maintain their sites over time, once they're on paragraphs, it will be hard for them to get off it again. We...

Just ran into this. The class has public readonly properties, public setter methods, and no constructor - this is a valid use for readonly properties but phpstan reports 'unassigned property,...

There's two metrics here: 1. Which companies are historically prolific contributors working for. 2. Which companies employ contributors who were profilic in the past 30 days. Both of those are...

@davidstrauss > > rather than having Drupal stream things out of its object cache. > These additional assets can come from a CDN POP near the user rather than from...

@stephencapellic https://www.drupal.org/project/big_pipe_sessionless supports that.

Core has full site preview via workspaces, I think we should concentrate on showcasing that. I realise the use-case is different but 1. it is in core 2. hardly anyone...

Workspaces allows you to save a draft of an entity, and then immediately see exactly how it will look in the context of the entire site. This includes not only...

@cosmicdreams note this project is a prototype, the actual starshot project is here https://www.drupal.org/project/starshot and doesn't have code yet. I think the process should be something like this: 1. The...