I made @cwa_rocks - coding since 1998 - Symfony | API Platform | VueJS | Nuxt | CI/CD | Full-Stack | Server Ops | A Bit Of Everything Else Too

Joined October 2016
74 Photos and videos
C’est fini. @greensock @vuejs @nuxt_js #frontend #interactive #ui #ux Simple website. All we want for now. #britishwebsites b-w.uk
2
49
Spinnny McSpinFace britishwebsites.co.uk
27
Turned out it was quite complicated to make these wave bars with the mouse user interaction. This is the final player functioning now. Soon to be made into an #NPM package as a @vuejs #component customisable colours and gradient for the wave bars. #wdyt #vuejs #audio
50
Been making an interface for HTML Audio, based on the wave forms and inspired by the soundcloud scrubber. I'm up to here, WDYT? I'll publish as an NPM component when finished #vuejs @vuejs #typescript #javascript
2
59
Daniel West retweeted
#Symfony 7.3 comes with a new JSON encoder component that is super efficient (10 times faster than the Serializer component with 2 times less memory). Great way to stream JSON payloads from your #PHP apps when combined with StreamedResponse which now supports the iterable type.
3
27
252
12,876
Does anyone else accidentally type “git push” as a new message late at night after filling in a colleague on changes being deployed? Or is it just me?
23
Away from my life of coding and websites here is a snapshot of my life of drumming. 5 days on tour supporting the Delta Bombers. What a ride. Ok. Back to work now.
1
94
My first ever (tiny) #golang contribution 🥳 will try to finish my CWA stack with Souin today plus Clouflare and Redis integration
28 Oct 2024
🚀Just released Souin v1.7.4 that includes a lot of fixes for the cache-handler HTTP cache (@caddyserver) and boost the performances for @traefik. Thank you to all contributors (especially @developer_west that made his first #golang PR). 🙏
1
109
#22 🥳
We've updated our list of contributors and are now close to reaching 900 people: api-platform.com/community/c…. Thank you for your support and for helping the framework grow!
1
6
619
Lighthouse knows
26
When you've built something from the ground up to be f*****g fast, and then you get to a point where... well.. tell me this isn't fast to navigate! preview.cwa.rocks/ I feel I should write a blog on all the techniques we used in this framework.

1
50
Performance testing the @cwa_rocks playground landing page (which loads many resources server-side) and another test for loading individual resources. 50 Virtual Users, 20 secs, 0.3-0.5 CPU, 512MB RAM.
1
2
49
Brand new everything, have a play #shareyourthoughts ? Your new low-code solution for creating feature-rich, totally custom decoupled web apps including an intuitive website builder interface cwa.rocks/ #wip Documentation in progress
2
35
Daniel West retweeted
10 Oct 2024
The room in which @s0yuka is speaking is overflowing at #ForumPHP! He's introducing his "PMU" monorepo management tool.
4
20
1,543
This is fun! @cwa_rocks website and docs coming soon! Harnessing the power of @symfony @ApiPlatform and @nuxt_js to form a low-code solution for building decoupled web apps. Bridging the gap between traditional DIY website builders and custom-built websites.
9
706
Performance testing on the old tech stack vs new (which still hasn't got the static cache layer in yet). Concurrent clients: 50 over 10 Seconds Old; Completed requests: 16, Mean latency: 5481.1 ms New; Completed requests: 1540, Mean latency: 320.1 ms
1
73
Sam Altman’s entrance at @italiantechweek 🔥
33
To @nuxt_js devs... I want to replace anchor links in HTML with NuxtLink Components - used to use `createApp` with a `defineNuxtComponent({})` - now does not have RouterLink in context - any ideas on how to approach??
1
46
with the `app` returned from the `createApp` I am registering the `RouterLink` component as well now, so I esentially make a new mini ap for mounting each NuxtLink in the block of text... not sure if this is the optimal way, but it works.
26
Oh. My. God. loadtest with 5 concurrent for 10 seconds FPM 2 requests Franken PHP 158 requests With static cache in play it will be back to around 17000. But huge improvements when resources are not initially cached! I must have had some fpm config wrong too somewhere too…
47