×

Blog

Occasionaly we write some interesting things we were working on.

Our CEO Marin Bek about Huawei problems

Tena Belinić on 21 May 2019

Recent big news is that Google is blocking Huawei’s access to all Android updates. However, this is not the biggest problem for Huawei now. Check an interview with our CEO, Marin Bek, where he tells what major problem is facing Huawei.

Read more

Kubernetes on ARM: a case study

on 30 Apr 2019

At KrakenSystems we're working with various IoT devices. They are our main infrastructure for collecting data and sending them to further aggregating pipelines. For now, they are implemented as Beaglebone black devices, armv7l hard float CPU, AM335x 1GHz ARM® Cortex-A8 and only 512MB RAM. In this blogpost we're covering use case and rationale for using kubernetes on such underpowered devices.

Read more

Golang race detection

Neven Miculinić on 21 Mar 2019

Race conditions are pretty nasty bugs. Hard to trace, reproduce and isolate; often occurring under unusual circumstances and often lead to hard to debug issues. Thus it’s best to prevent & detect them early. Thankfully, there’s a production-ready algorithm to tackle the challenge - ThreadSanitizer v2, a battle proven library for compiler support in Go, Rust, C & C++.

Read more

Mine my opinion? Part 3. How good you are with rules?

Tena Belinić on 06 Mar 2019

In first two articles, you learned everything about types and problems of sentiment analysis algorithm, but you still don't know how to actually create one. So, in this article, we'll get our hands dirty and start with the simple one - rule-based!

Read more

Kubernetes and Cloud Native Meetup#1

Tena Belinić on 01 Mar 2019

Kraken organized the first Kubernetes and Cloud Native Meetup!

Read more

Smeal College of Business visits Kraken

Tena Belinić on 26 Feb 2019

KrakenSystems welcomed MBA students from Smeal College of Business, USA.

Read more

Are popups bad for your business?

Matija Galina on 14 Jan 2019

A short discussion about the existence and usage of pop-ups in a modern web environment or Why are they still a thing?

Read more

Mine my opinion? Part 2. What’s so hard about sentiment analysis?

Tena Belinić on 17 Dec 2018

In our last article, we explained different types of sentiments analysis, and now, we’ll focus on problems!

Read more

Pragmatic tracing

Neven Miculinić on 21 Nov 2018

A distributed system is one in which the failure of a computer you didn't even know existed can render your own computer unusable - Leslie Lamport

Read more

Mine my opinion? Part 1. Let’s start with basics – types

Tena Belinić on 06 Nov 2018

In our series of articles, you’ll learn everything about sentiment analysis and how to use it! First, we’ll start with types.

Read more
Page 2 of 4