May 4, 2022Inclusion is Product Leadership1492Seun RunseweThis is absolutely brilliant.This is absolutely brilliant. Even as a software engineer, one thing that always drives it home for me is creating different personas for what I'm building. Immersing myself in these different personas helps me ask the right questions and be sure VALUE is granted at the end of the day.1 min read1 min read
Published inLarikraun’s Blog·Mar 21, 2017Reformat Code in Xcode (8.2.1)For someone who has been spoilt by IDEs like Android Studio and PHPStorm. Their basic key commands make development so much easier. Currently, to the best of knowledge, many basic commands and key combinations that I use everyday are missing in Xcode. …IOS2 min readIOS2 min read
Jun 3, 2016Android and AWS Mobile SDKAmazon Web Service (AWS) is an household name. So, this blog post is not about how much sense AWS makes. This is all about how you can use AWS Mobile SDK in your Android application. I feel it’s more convenient for me compared to using the REST APIs. For this…Tutorials1 min readTutorials1 min read
Published inLarikraun’s Blog·Jun 3, 2016Android and AWS Mobile SDKAmazon Web Service (AWS) is an household name. So, this blog post is not about how much sense AWS makes. This is all about how you can use AWS Mobile SDK in your Android application. I feel it’s more convenient for me compared to using the REST APIs. For this…Tutorials1 min readTutorials1 min read
Apr 8, 2016Dead and Injured on IOSWho remembers the game “dead-and-injured”? I don’t remember what the real name is. I have been playing the game with my colleague on paper and I decided to experiment it on IOS just to put everything I have been learning and reading into good use. What in this life is…Tutorials2 min readTutorials2 min read
Published inLarikraun’s Blog·Apr 8, 2016Dead and Injured on IOSWho remembers the game “dead-and-injured”? I don’t remember what the real name is. I have been playing the game with my colleague on paper and I decided to experiment it on IOS just to put everything I have been learning and reading into good use. What in this life is…Tutorials2 min readTutorials2 min read
Apr 7, 2016onCreate() of My IOS Development JourneyHey. I know it has been like forever. Life happened and I had to attend to its calls. I started IOS development and it has been awesome, if you ask me. I will like to say that, for me, because of the android background I have, it is a different…Tutorials1 min readTutorials1 min read
Published inLarikraun’s Blog·Jan 18, 2016Solutions to Common Errors I Encountered in SphinxIn my less-than-a-week journey with sphinx, I have encountered some errors repeatedly. I always told myself that it’s fine. Would you like to know these errors and how I solved them? 1. Error: FATAL: CreateService() failed: code=1073, error=The specified service already exists. Reason: This happened when I wanted to rerun the…Tutorials1 min readTutorials1 min read
Jan 18, 2016Solutions to Common Errors I Encountered in SphinxIn my less-than-a-week journey with sphinx, I have encountered some errors repeatedly. I always told myself that it’s fine. Would you like to know these errors and how I solved them? 1. Error: FATAL: CreateService() failed: code=1073, error=The specified service already exists. Reason: This happened when I wanted to rerun the…Tutorials1 min readTutorials1 min read
Published inLarikraun’s Blog·Jan 15, 2016Sphinx Search Using PHP on WindowsThere is this new thing I picked up. It is called SPHINX. Sphinx is an open source full text search server, designed from the ground up with performance, relevance (aka search quality), and integration simplicity in mind. You can check the features from their site. …Tutorials2 min readTutorials2 min read