mvn clean install
[Read More]
How to cancel ConcurrentTaskScheduler
```java
ConcurrentTaskScheduler taskScheduler = new ConcurrentTaskScheduler();
[Read More]
Re sub python
import re
str = re.sub(regex, repl, str)
[Read More]
Extend WiFi
I am thinking about extending WiFi coverage at home.
[Read More]
First post
This is the very first post, not sure what I would like to post here - I guess I will post some notes about what I will be learning and some thoughts/retrospectives - contents might not be limited to Java, but should be generally ‘technical’.