Most of my life I’ve been Java Dev and in recent times I’ve started Entering the Crypto Space – Ethereum to be exact. There are several articles, tutorials, places to get to know the stuff in theory. After you’ve understood the basics (Ethereum for Java Developers), there is the Web3J library to start getting your…
Author: Toma Velev
Limited resources
You will read about several limited resources in this article. You’ll get several digital and technological options. Be aware that – this is not a financial advice, but attempt to get a broader point of view on stuff. This is not a health advice, as my expertise is technology. I am a Software Engineer and…
Standards, standards everywhere
Standards has become integral part of every technology out there. The whole Internet evolved because different companies have united together and have made all their work compatible with each other. Low Level APIs On very basic level the chips must be wrapped in instructions that the hardware programmers could use. They must be common and…
Keys, keys everywhere
Keys and Key Chains are everywhere in all shapes and forms. It doesn’t matter what computer you use, and also – networks, services, platforms, systems. All work at some point – with and thanks to keys. The whole Internet would not exist if there were no improvements on the Public/Private key cryptography algorithms. They offer…
Mathematics rules the World
Mathematics rules the World we live in beyond the borders your mind can think of. Yes, this includes computers and technologies. But the reaches go beyond that area. The numbers in and out of themselves do not have a soul. We give soul, value, meaning, everything to the numbers. From the repeating numbers we could…
Technical Control over the Finances
How far away from you is the real – technical control over the financial tools that you operate with? In this article I’m gonna point out the several options that are popular, modern, technical and philosophical. Paper money and coins This is the direct – physical type of money that you can control. You could…
Software Updates – The Good, the Bad & the Ugly
Any meaningful software should receive updates to improve, bug-fix and expand functionalities, close security problems and so on. It is an essential part of any system. That’s one of the reasons for my own Flutter Plugin and a App Update Service. But, there are pros and cons, good sides of having update-ability, bad aspects and…
Database Normalization & Micro Services & Role Separation
In this article I’m gonna make a relation between three things found in software design and development: Database Normalization Micro Services Architecture Company Roles Separation From a purely abstract technological point of view, in the major case – deep completeness of these minifications are considered good. But, too much detailization creates complexity could spread beyond…
How Software Dev fits into the World
Recently I’ve been thinking how software development fits into the outer world. As a programmer I must code, debug and fix the details. This requests from me to learn and understand how things work to be able to match the requirements with the implementation. When I focus on the implementation, I distance from the real…
Host Internet Services
To a normal non-technical individual – using Internet Services and Apps is like magic, but in reality, there is unescapable need to host the “spells” somewhere and to fill the gap between you and the end user. Domain Name & SSL If people need to remember the IP address where your application runs, nobody will…
