/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

gist.github.com
| | raku-advent.blog
2.4 parsecs away

Travel
| | Santa got his weekly gift-wrapping report from the Gift Wrapping department. It contained lots of numbers 1 3 7 8 5 3 2 1 3 Every number corresponded to the gifts wrapped by every elf in the department in alphabetical order, starting with Alabaster Snowball, and continuing with Bushy Evergreen. But numbers don't sing, and...
| | jamesmills.co.uk
2.2 parsecs away

Travel
| | Every now and then you will probably find yourself in the need to use a custom function in your Laravel application. I cannot think of one project which I have worked on where I haven't needed to add a quick and easy custom function. Our controllers don't contain actions outside of the 7 resource actions [...]
| | michalzuber.wordpress.com
2.2 parsecs away

Travel
| | I wanted to backup content of a paid subscription on a WordPress site After some ChatGPT prompts and Googling I ended up with the following https://gist.github.com/mikaelz/8d1e05f346db115f7474f192e92fbbf5
| | renato.athaydes.com
13.5 parsecs away

Travel
| [AI summary] The blog post discusses running WebAssembly (WASM) on the JVM using the asmble compiler and Gradle plugin, highlighting its potential and challenges compared to traditional methods like Emscripten.