Bozho's tech blog

  • Developer tips
  • Opinions

Setting Up Cassandra Cluster in AWS

Bozho October 9, 2017

Apache Cassandra is a NoSQL database that allows for easy horizontal scaling, using the consistent hashing mechanism. Seven years ago I tried it and decided not use it for aContinue reading

SecureLogin For Java Web Applications

Bozho September 20, 2017

No, there is not a missing whitespace in the title. It’s not about any secure login, it’s about the SecureLogin protocol developed by Egor Homakov, a security consultant, who becameContinue reading

Self-Driving Cars Should Be Open Source

Bozho September 15, 2017

Self-driving cars are (will be) the pinnacle of consumer products automation – robot vacuum cleaners, smart fridges and TVs are just toys compared to self-driving cars. Both in terms ofContinue reading

Five Must-Watch Software Engineering Talks

Bozho September 5, 2017

We’ve all watched dozens of talks online. And we probably don’t remember many of them. But some do stick in our heads and we eventually watch them again (and again)Continue reading

Stubbing Key-Value Stores

Bozho August 20, 2017

Every project that has a database has dilemma: how to test database-dependent code. There are several options (not mutually exclusive): Use mocks – use only unit tests and mock theContinue reading

We Are Not Having a Productive Debate About Women in Tech

Bozho August 12, 2017

Yes, it’s about the “anti-diversity memo”. But I won’t go into particular details of the memo, the firing, who’s right and wrong, who’s liberal and who’s conservative. Actually, I don’tContinue reading

How To Send Ethereum Transactions With Java

Bozho August 9, 2017

After I’ve expressed my concerns about the blockchain technology, let’s get a bit more practical with the blockchain. In particular, with Ethereum. I needed to send a transaction with Java,Continue reading

Concerns About The Blockchain Technology

Bozho July 26, 2017

The so-called (and marketing-branded) “blockchain technology” is promised to revolutionize every industry. Anything, they say, will become decentralized, free from middle men or government control. Services will thrive on variousContinue reading

Basic API Rate-Limiting

Bozho July 14, 2017

It is likely that you are developing some form of (web/RESTful) API, and in case it is publicly-facing (or even when it’s internal), you normally want to rate-limit it somehow.Continue reading

Simple Spring Boot Admin Setup

Bozho July 4, 2017

Spring Boot Admin is a cool dashboard for monitoring your spring boot applications. However, setting it up is not that trivial. The documentation outlines two options: Including a client libraryContinue reading

Posts navigation

« 1 … 11 12 13 14 15 … 39 »
About me

I’m a software engineer and architect, with expertise in cybersecurity. Currently member of Bulgarian parliament and former minister of electronic governance of Bulgaria.

  • LinkedIn
  • Web CV
  • CV (pdf)


profile for Bozho at Stack Overflow, Q&A for professional and enthusiast programmers

Search
My projects

LogSentinel – a next-gen SIEM

SentienlDB – a GDPR-compliant datastore

Computoser – algorithmic music

GitHub profile

RSS Recent posts
  • Assessment of DOGE and Musk’s Actions for Government Efficiency
  • Wiretap Detector App For Catching IMSI Catchers
  • Is Ransomware Protection Working?
  • The xz Backdoor Should Not Happen Again
  • Why Facebook’s Lack of Customer Support Is a Problem
  • Another Attack Vector For SMS Interception

DZone MVB Java Code Geeks
Posts by date
June 2025
M T W T F S S
 1
2345678
9101112131415
16171819202122
23242526272829
30  
« Mar    
License
Creative Commons License
This work by Bozhidar Bozhanov is licensed under a Creative Commons Attribution 3.0 Unported License.
Categories
  • Developer tips
  • Opinions

Copyright 2025 Bozho's tech blog | Designed by CodeGearThemes

Powered by WordPress