|
You are here |
www.optaplanner.org | ||
| | | | |
wittchen.io
|
|
| | | | | Sometimes we need to run specific program with a concrete version of JVM. We can also work with Java 7, but we want to try Java 8. In such cases, we can have installed both Java 7 and 8 on our system and easily switch between them. In order to show current java version, we can simply type: java -version in terminal. On my computer I received the following response: | |
| | | | |
headius.github.io
|
|
| | | | | In my previous post, I showed how to use Warbler to package a simple image-processing tool as an executable jar. This post will demonstrate how to "warble" a larger project: the Sidekiq background job server! | |
| | | | |
www.outcoldman.com
|
|
| | | | | Few weeks ago I decided to get myself a MacBook. Wanted compact, lightweight MacBook, and good battery life. I started to consider MacBook instead of MacBook Pro, but wanted to be sure that performance will not be a problem. Few years ago I have heard that MacBooks were very slow, but this year Geekbench showed very promising results. So I got it, now I am trying to test it as much as I can to be sure that there are will be no surprises in performance. Also I am comparing performance to other Apple devices I have. | |
| | | | |
www.sysdig.com
|
|
| | | CVE-2025-49844 (RediShell) is a critical Redis remote code execution vulnerability (CVSS 10.0) affecting all versions with Lua scripting. Discovered by Wiz and patched on October 3 2025, it allows authenticated users to gain host access. Learn how it works, who's affected, and how to detect and mitigate it. | ||