First time of the year that the company and collaborators meet this year.
2 weeks of intense meetings and activities.
Blog
Webinar: AI, Metaverse. What they are and how they can add value to my business
End of last month we presented at a webinar organized by the German Chamber of Commerce in Spain. We were invited to collaborate during this session by the company edataconsulting with whom we are working on a project. edataconsulting talked about the metaverse and we spoke about AI. The aim in this session was to…
Natural Language Processing AI Technology a Quick and Brief Intro with Examples
The company that I currently work for, Nautilus Cyberneering, has a 5 year project for which the so called Natural Language Processing AI is key. We essentially want to create a virtual artificial intelligence assistant that you can run from your own local computer and communicate with you through a command line interface. This assistant…
How to use GPG Keys the Right Way With GitHub
Assuring the authenticity of work submitted to GitHub has become increasingly important. One of the common policies that organizations have used to secure the commits made by developers has been to require the use of GPG signatures that are embedded into the Git commits. Both GitHub and Git have long natively supported cryptography signed comments:…
What is GPG? Why and how to use it?
I did not have a clue about what is meant by GPG when I heard it.As it turned out to be it has to do with security. Our team strives to have good security practices. I am no developer but I am contributing to our open-source project where any contribution needs to be signed and…
Simple Media Management System Using GitHub Repositories
Our current new project is to create a simple media management system through GitHub repositories and GitHub actions. We are currently collaborating with the Hong Kong Company called Ethical Software Ltd., their team of artists, designers and calligraphers have spent the last two years creating a large amount of artistic imagery and 4 different sets…
Interesting Article: 4 tips to becoming a technical writer with open source contributions
This is an excellent article by Ashley Hardin giving some useful tips that essentially states that: You do not need to be a developer to contribute to any Open-Source project. Contributing to Open-Source can be beneficial to your career. Helping others can be fun and rewarding. From reading this article you will get a clear…
Contributing to an Open Source Project as a Non Developer
In this post you will learn about my experience as a non-developer helping to take a closed source software project, a non-linear visual story framework for IOS Swift, into the Open Source realm and develop a demo for it. Here is a brief overview of the post’s content: Project Background and Team The Process Learning…
Iakkai Saga Visual Story Game for MacOS
Although you can easily build and run the Iakkai Saga demo project on your macOS, we wanted to have a simpler way to execute it. We wanted to show what you can build using Boken Engine even before knowing how to do it. That’s why we decided to build a macOS version. If you have…
Iakkai Saga available on the App Store!
After some months of hard work we finally published the first application built entirely using Boken Engine, Iakkai Saga: The Curse of Blood. You can find it on the App Store: Our goals at the beginning of the project were: Try to build a complete demo using all Boken Engine features. Make it fun. Regarding…