My coding style
We talk about how I write my Java code and why I have chosen to write my code in a specific way. This is my opinion. I'm interested in yours if you have differing opinions.
Please follow me on twitter
Outro music: Sanaas Scylla
We talk about how I write my Java code and why I have chosen to write my code in a specific way. This is my opinion. I'm interested in yours if you have differing opinions.
Please follow me on twitter
Outro music: Sanaas Scylla
We look into how to set up WireGuard on a Linux system. In this case, we use Debian in order to create a tunnel between two nodes using WireGuard. The setup is quite easy because WireGuard has strong opinions about what should be available and that means that the setup doesn’t have that many things…
We use the OpenAPI generator to create a stub server implementation of PHP-Slim. Then we implement the different endpoints using an SQLite backend and talk about the challenges using the database and handle CORS. English version of the book: https://ift.tt/32hEPy3 Other translations: https://ift.tt/2HD6UrH Please follow me on twitter Tweets by kalaspuffar Outro music: Sanaas Scylla
We look into how to use the amazon s3 object storage API. After that, we changed it over to use our Ceph cluster and store objects in that storage engine. The s3 API is straightforward to use, and many storage engines support it out of the box. Git repository: https://ift.tt/395QZAE Please follow me on Twitter…
We use Bubblewrap to install a progressive web app on android. Bubblewrap will create a signed Android APK from the progressive web app manifest and install it on your phone or upload it to Google play store. Link to guide: https://ift.tt/2CMiBNh Please follow me on twitter Tweets by kalaspuffar Or visit my blog at: https://ift.tt/3bF6D4l…
In this video we setup rust jni to call a rust function from java using jni. Java native interface is a great way to enable quick calls to native code built in other languages like Rust. This approach can be used for other languages as well. Github repository https://ift.tt/3h6XS5d Please follow me on twitter Tweets…
We look into how to screenshot in different devices, take coverage metrics and check loading performance. Git repository: https://github.com/kalaspuffar/puppeteer-example Please follow me on twitter Tweets by kalaspuffar Outro music: Danomate – http://danomate.com – https://www.youtube.com/user/danomate1