-
Software Development
Types of Data Breaches and How To Prevent Them
Data breaches happen practically every day. Personal, including financial and medical data leak to cyber criminals as well as intelligence…
Read More » -
Software Development
Technical Innovation vs. Process Innovation
We are often talking about “innovation” and “digital innovation” (or “technical innovation”) in particular, when it comes to tech startups.…
Read More » -
Software Development
Resources on Distributed Hash Tables
Distributed p2p technologies have always been fascinating to me. Bittorrent is cool not because you can download pirated content for…
Read More » -
Enterprise Java
Automate Access Control for User-Specific Entities
Practically every web application is supposed to have multiple users and each user has some data – posts, documents, messages,…
Read More » -
Software Development
Random App Ideas
Every now and then you start thinking “wouldn’t it be nice to have an app for X”. When I was…
Read More » -
Enterprise Java
A Caveat With AWS Shared Resources
Recently I’ve been releasing a new build, as usual utilizing a blue-green deployment by switching the DNS record to point…
Read More » -
Enterprise Java
Writing Big JSON Files With Jackson
Sometimes you need to export a lot of data to JSON to a file. Maybe it’s “export all data to…
Read More » -
Software Development
Proving Digital Events (Without Blockchain)
Recently technical and non-technical people alike started to believe that the best (and only) way to prove that something has…
Read More » -
Enterprise Java
Implementing White-Labelling
Sometimes (very often in my experience) you need to support white-labelling of your application. You may normally run it in…
Read More »