lgersman
-
TIP: If you want to know how to integrate an existing PHPCS configuration into Tomas Votruba's excellent easy-coding-standard linting tool -> here you go : https://github.com/lgersman/docker-ecs-xdebug/blob/develop/ecs-config.php
The repo features a xdebug+vscode ready configuration for ecs including a custom WordPress Coding Standard derivate consumed by ecs.
#wordpress #ecs #easy-coding-standard #phpcs #lint
-
Für alle Interessierten steht mein Talk vom WordCamp Karlsruehe
Moderne Gutenberg UI Oberflächen mit JSON Schema in WordPress erzeugen
auf WordPress.tv bereit : https://wordpress.tv/2024/10/12/moderne-gutenberg-ui-oberflaechen-mit-json-schema-in-wordpress-erzeugen/Vielen Dank an das deutsche WP TV Team und die Organisatoren @wordcampka ❤️ !
-
Me pushing the amazing WordPress Playground project at IONOS Technical Talks in Cologne :
https://www.youtube.com/watch?v=8QB4O__i2cY&t=3610s
(it's german speech, please enable subtitles for your language in YouTube 🤷♂️)
I demo the JSON Schema Form Renderer we've hacked together at cloudFest Hackathon 2024 in Rust.
Kudos to @adamzielin and all other Playground contributors ❤️
#WordPress #Playground #json #schema #form #renderer #ionos #hackathon #cloudfest
-
A video worth watching showing me really motivated to get everybody excited about JSON Schema Forms 😅
https://youtu.be/8QB4O__i2cY?list=PLN2e0AQkdMfGLrdU0huEiv8uzr8NWyai9&t=54
I gave this talk in german but you can enable automatic translated YouTube sub titles :-)
-
I did a talk at IONOS Technical Talks (at CM4all Cologne) about the JSON Schema Form Renderer prototype for Gutenberg / WordPress :
https://github.com/IONOS-WordPress/cfhack2024-wp-react-jsonschema-form
#wordpress #cm4all #ionos #technicaltalks #jsonschema #form #gutenberg #renderer
-
Did I ever mention that it's actually easy peasy to enable WordPress to understand human language ?
https://youtu.be/xnsMMJFx_Ik?t=484
I did this prototpe one year ago using just WP Rest API and LangChain/OpenAI.
Will probably work with OSS LLM's too since it's 2024 now 🦾!
Can't wait to evaluate if it works with Gemma/Phi-3 mini models in WebLLM 🤩.Watch the JS console in the video for the commands in human language (720p !)
Just like magic 🪄 .
-
I am filled with deep appreciation for the incredible effort each one of you has contributed to the cloudFest Hackathon Project “JSON Schema Formbuilder” (https://hackathon.cloudfest.com/project/json-schema-field-form-renderer/). Your dedication, creativity, and collaborative spirit have not only brought this project to life but have also set a benchmark for excellence.
You can find the repo here : (https://github.com/lgersman/cfhack2024-wp-react-jsonschema-form)
#ionos #automattic #CFHack2024 #cloudfest
🔽
-
Just overflown the brand new React docs at https://react.dev
Lot's of the caveats discussed at https://react.dev/learn/you-might-not-need-an-effect can be prevented by just using Redux stores and thunks (yes yes yes😍) right from the beginning of your React project.
-
[TIP] Confused by the structure of a complex JSON file ?
Try jsoncrack to visualize the datastructure : https://jsoncrack.com/
-
[Bash TIP of the day] : Bash supports kinda "named" parameters for function calls making your scripts much more readable.
Even the order of parameters does not matter anymore 🤩
-
Finally switched to chezmoi for dotfile management across multiple machines 😍!
chezmoi provides much more than symlinking or using a bare git repo including: templates, password manager support, file encryption and running scripts.
-
Whoop whoop - yq is kinda "jq for yaml" :
https://mikefarah.gitbook.io/yq
Bonus : yq ist able to transform json to yaml and vice versa 🤟
-
Whoop whoop - yq is kinda "jq for yaml" :
https://mikefarah.gitbook.io/yq
Bonus : yq ist able to transform json to yaml and vice versa 🤟