-
Android Core
A SECURITY ISSUE IN ANDROID THAT REMAINS UNFIXED – PULL-DOWN MENU ON LOCK SCREEN
Having your phone lying around when your kids are playing with everything they find is a great security test. They…
Read More » -
Core Java
Minborg’s Java Pot
Did you know you can allocate memory segments that are larger than the physical size of your machine’s RAM and…
Read More » -
Core Java
Manage multiple Java SDKs with asdf with ease
asdf is a helpful command-line tool that allows you to manage and switch between different versions of programming language runtimes…
Read More » -
Core Java
Project Loom in JDK-19: the benefits but with quirks
A few months have passed already since JDK-19 release, which we talked about previously in details. More and more developers…
Read More » -
Java
Java Code Geeks are giving away a FREE Sublime Text Editor License
Struggling with your heavy-weight editor? Then we have something especially for you We are running a contest giving away a…
Read More » -
Core Java
Bigtable Pagination in Java
Consider a set of rows stored in Bigtable table called “people”: My objective is to be able to paginate a…
Read More » -
Software Development
Cardano Mempool monitoring with Yaci Java Library
In this post, I am going to explain how to monitor a local Cardano node’s mempool using Java or any…
Read More » -
Software Development
StackSkills Unlimited: Lifetime Access
Dive deeper into Your Passion for IT, Design & Coding with Unlimited Access to 1000+ Courses Hey fellow geeks, This…
Read More » -
DevOps
Simple retry until with WGet
Ensure some commands are executed only when a service is up is a common need ofdocker-compose or evenKubernetes when using…
Read More »