[05-09-2019]
sign_and_send_pubkey: no mutual signature supported – macOS 10.14
Just add this one inside ~/.ssh/config.
Just add this one inside ~/.ssh/config.
The dusk was repeating them in a persistent whisper all around us, in a whisper that seemed to swell menacingly like the first whisper of a rising wind. ‘The horror! The horror!’
Jedyne co mogę powiedzieć na temat tej książki, to: a = g⋅sinα
Recently I have encountered quite frustrating issue with Kindle Paperwhite (3rd) and hard spaces inside Mobi document. At the same time (while buying the book) I have download three, different, formats: epub, Mobi and RTF. All of these have hard spaces all over the place in document. However, there is a slight difference in the […]
… is broken. There is no way to use default Image Capture application with Samsung SCX-4500W printer. However, there is hope :) You can download Samsung Easy Document Creator from here: link. Please note that Samsung line of printers was acquired by HP – this is why you have to download application from HP’s pages. […]
Radio RAM nie zawodzi ;) Tym razem, dzięki nim, dowiedziałem się o zespole Wojtek Justyna TreeOh!. Grają niesamowicie sympatyczny, spokojny, nieprzekombinowany Jazz, którego bardzo miło się słucha – szczególnie wtedy, gdy za oknem robi się ciemno. Nienatarczywy towarzysz wieczornej lektury książek, ale jako tło dla domówki też sie nada. A tutaj link do ich strony […]
Zdecydowanie lepsza od interpretacji Netflixa
Company of One is … everything
To learn what eternity means, change your keyboard setting from this to this
Let’s say we have this, very simple, structure of the project . |– Manifest.txt `– src `– somepackage `– StringTest.java where StringTest.java is a very simple Java class package somepackage; public class StringTest { public String changeString(String str) { return "I have changed the string: " + str; } public static void main(String [] arg) […]
As usual, there are some issues with new Java releases (11 and 12) and R. If you want to run rJava package inside R you have to do few things. First, make sure you are using Java 11 as default inside terminal session. Inside ~/.profile add this line export JAVA_HOME=$(/usr/libexec/java_home -v 11) Once it’s done, […]
Whenever I restore (setup) new Mac, I do it manually. I simply install clean system, and transfer what I really need from TimeMachine’s backup – typically using CLI. In Mojave it’s a no-no. If you use iTerm2, you will face following issue while accessing data inside TimeMachine’s storage. > cd /Volumes/TimeMachine/Backups.backupdb/ > ls ls: .: […]
While using JNI, it becomes a little bit of burden whenever you want to pass something more complex than simple types back to Java.
Let’s say you have few files string |– 1 |– 2 |– 3 |– 4 |– 5 |– 6 |– 7 |– 8 `– 9 And they may end with two different endings: aaa or bbb. Finding list off files that have given string at the end can be done following way > find string […]
Let’s say you have a Java class StringTest package somepackage; public class StringTest { public String changeString(String str) { return "I have changed the string: " + str; } } inside file src `– somepackage `– StringTest.java and you want to run it in R. All you have to do is to compile the code. […]
Zbiory felietonów – one zawsze niosą ze sobą pewne ryzyka :(
In case you want to compile JNI based code on macOS, be careful. Pay attention to @rpath. If you compile the code like this ld -L${JAVA_HOME}/lib/server -ljvm … you will end up with reference to /usr/local/lib/libjvm.dylib. You may face lots of issues related to incorrect `JVM` version used while linking `JNI`. If you want to […]
Do kompletu to chyba brakuje jeszcze tylko Królewicza.