[28-02-2021]
JNI Cookbook – 404
So, I’ve decided to take my work back underground To stop it falling into the wrong hands. — Intro, The Prodigy
So, I’ve decided to take my work back underground To stop it falling into the wrong hands. — Intro, The Prodigy
From time to time it happens that you are forced to work with legacy code. This code might have _main already defined inside. This may happen in case you are trying to link two object files, both, defining _main function. There is hope! Let’s say we have a code (legacy one) And now, we are […]
It looks like this one drifts towards Pulo Coelho’s style
Finishing it took some time, but was definitely worth it :) I will take the opportunity to write a short review of the whole learning path. I think that most important question raised by newcomers is – was it worth the time and effort? Well, based on the fact that this learning path is related […]
Some years ago (~10) I was puzzled by the choice between dedicated backup machine (something like one describe here: QNAP TS-231P – rok i trzy fackupy później (na szczęście z happy endem)) vs. my own setup. There are advantages of dedicated backup solutions (so called NASes). These machines have close to zero configuration setup, look […]
Recently, I have received “the very first time GCP client” offer from Google. I assume that all the people get this initial credit so they can test GCP based services. For me this was an obvious sign – how will it perform with Minecraft installed. To be honest, I was positively surprised. Setting everything up […]
Heart of Darkness – redux; adapted to modern times.
So, I eventually stepped on Seam Carving in JetBrains Academy – Kotlin. This one was tough ;) And, to be honest, mostly due to my ignorance. As I had Algorithms and Data Structures lecture during my studies – to be honest, I have been teaching Algorithms and Data Structures in C++ for one semester at […]
At some point, my Time Machine started to complain that there is no enough space to make a complete backup of my disk When I tried to figure out what was happening, it turned out that my $HOME was the place that occupied most of the space. I have tried to use typical approach to […]
I’ve seen things you people wouldn’t believe. SVN repos so big they didn’t fit on SSD. I watched spaces glitter among the dark tabs of Python. All those moments will be lost in time, like tears in rain. Time to code using new hype.
Sometimes you step on a random tweet, like this one Why I love building the tool I use in my daily workflow! and you figure out that there is a magic behind the tool ;) This small feature was the cause of my final decision I was struggling with – whether to pay the license […]
If you are looking for a good JavaScript, jQuery and React tutorials, look no further :) You can find direct links below
So, I started to look at Rust and that’s how I feel Let’s excuse me baby Go, yeah you baby Back, ooh you groovy baby In, let’s make a movie baby Time, excuse me baby Let’s, yeah you baby Go, ooh you groovy baby Back in, let’s make a movie baby Time … … But […]
It looks like my macOS got little bit too optimistic when it comes to size of my 500GB hard drive :) It started to complain that Time Machine couldn’t complete the backup. If you have similar issue, make sure to run diagnostic of your hard drive
Just in case you have ever asked about mental state of, well, probably anything ;)
It’s not a trip for people who can’t think in nonlinear way If you want to feel how awkward it is to play with time, try playing this game :)
Just make sure to add into your server.properties file.
I have already mentioned on the blog that I have started my adventure with JetBrains Academy. I am pursuing my knowledge of Kotlin, and the whole process goes pretty well. What I like most in JetBrains’ Academy way of setting goals is that you are dealing with real applications. Applications that do something. For example, […]