Privacy coin legality Updated 2025-07-16
Super Mario World Updated 2025-07-16
City in California Updated 2025-07-16
Foundation series Updated 2025-07-16
Fraudster Updated 2025-07-16
Ciro Santilli's hardware Philips Dust Mite Hand Held Vacuum Cleaner Updated 2025-07-16
Walter Houser Brattain Updated 2025-07-16
An overview of recent non-standard Bitcoin transactions by 0xB10C Updated 2025-07-16
PayPal founder Updated 2025-07-16
Search engine optimization Updated 2025-07-16
Reddit Updated 2025-07-16
Ciro Santilli's account is www.reddit.com/user/cirosantilli/, see also: accounts controlled by Ciro Accounts.
Apache Jena CLI tools setup Updated 2025-07-16
The CLI tools don't appear to be packaged for Ubuntu 23.10? Annoying... There is a package
libapache-jena-java but it doesn't contain any binaries, only Java library files.To run the CLI tools easily we can download the prebuilt:and we can confirm it works with:which outputs:
sudo apt install openjdk-22-jre
wget https://dlcdn.apache.org/jena/binaries/apache-jena-4.10.0.zip
unzip apache-jena-4.10.0.zip
cd apache-jena-4.10.0
export JENA_HOME="$(pwd)"
export PATH="$PATH:$(pwd)/bin"sparql -versionApache Jena version 4.10.0If your Java is too old then then running
sparql with the prebuilts fails with:Error: A JNI error has occurred, please check your installation and try again
Exception in thread "main" java.lang.UnsupportedClassVersionError: arq/sparql has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:621)Build from source is likely something like:TODO test it.
sudo apt install maven openjdk-22-jdk
git clone https://github.com/apache/jena --branch jena-4.10.0 --depth 1
cd jena
mvn clean installIf you make the mistake of trying to run the source tree without build:it fails with:as per: users.jena.apache.narkive.com/T5TaEszT/sparql-tutorial-querying-datasets-error-unrecognized-option-graph
git clone https://github.com/apache/jena --branch jena-4.10.0 --depth 1
cd jena
export JENA_HOME="$(pwd)"
export PATH="$PATH:$(pwd)/apache-jena/bin"Error: Could not find or load main class arq.sparql Privacy coin vs cryptocurrency tumbler Updated 2025-07-16
3D file format Updated 2025-07-16
www.threekit.com/blog/gltf-everything-you-need-to-know comparision of several formats
Singularity Updated 2025-07-16
First generation immigrant Updated 2025-07-16
Immigrant generation Updated 2025-07-16
Ubuntu 24.04 installer "Erase disk and install Ubuntu" doesn't work when BitLocker enabled Updated 2025-07-16
Ciro Santilli reproduced on Dell Inspiron 15 3520 with factory defaults. This bug prevents "wipe windows" installation without workarounds, one of which is to disable encryption in Windows.
Romance of the Three Kingdoms event Updated 2025-07-16
satoshin@gmx.com Updated 2025-07-16
One of Satoshi's email addresses, this one is given on the Bitcoin whitepaper.
There are unlisted articles, also show them or only show them.