[01-07-2024]

Zmarł prof. dr hab. inz. Zygmunt Owsiak

Uniwersytet Przyrodniczy we Wrocławiu – Zmarł prof. Zygmunt Owsiak


[20-06-2024]

The ultimate setup for Sony NW A306 and macOS

This is my ultimate setup for Sony NW A306 Walkman. — Home Screen — By default, Sony NW A306 puts you on a Home Screen with Google Search bar – completely useless. This is why it is better to set it to Home Screen 2 This way you can easily access currently played song and […]


[20-06-2024]

Sony NW A306 – how to make your life easier

I am not an Android person, and I didn’t know one can disable PIN on a lock screen. You can do it on your Sony NW A306 by diving into: Settings -> Security -> Screen lock -> None This steps makes the Sony Walkman experience so much better :) And all of that thanks to […]


[19-06-2024]

XLD vs. Music

The choice is yours music sample: Kill Bill Vol. 2 by Quentin Tarantino This article aims to address potential differences in transferring CD content into Sony NW A306 Walkman depending on software and CD content used for that purpose


[03-06-2024]

Recording on macOS without black screen

Go to: Chrome -> Settings… -> System Turn off: Use graphics acceleration when available


[12-05-2024]

FLAC/ALAC and macOS
XLD, Mp3tag and VLC

I am a little bit tired of the Music app. Recently, I lost all my songs due to moving the library to an external drive. I don’t say it was not my fault. It might be that I haven’t applied enough magic to the whole process. Anyway, I have ended up with this. I have […]


[21-03-2024]

LEGO Mindstorms EV3 – firmware upgrade

If you have faced the issue with firmware update (e.g. via page: https://ev3manager.education.lego.com) here are the steps that worked for me: Note! I am describing here the process for: LEGO® MINDSTORMS® Education EV3 1. Download the firmware upgrade from LEGO page: https://education.lego.com/en-gb/product-resources/mindstorms-ev3/downloads/firmware-update/ The direct link to firmware is: EV3 Firmware 2. Download EV3 Lab Software […]


[26-02-2024]

Sony NW A306 – simplify USB transfer

By default, each time you connect Sony Walkman to your macOS (Android File Transfer) it asks for PIN and enforces you to choose connection mode. By default, No File Transfer – just charging. It is possible to override this settings via Developer menu. However, it requires some “magic” to enable it. If you can’t see […]


[23-02-2024]

Sony NW A306 review

So, it’s almost two weeks since I put my hands on Sony NW A306 Walkman. Is it worth getting it? — The Good — It is a solid, well built, extremely handy player. All the required buttons are available on the side, that is: Power On/Off, Hold, Volume Up, Volume Down, Next, Prev, Play/Pause. It […]


[23-02-2024]

I don’t understand import settings in Music app

I don’t understand CD import settings in Music app at all :(


[17-02-2024]

Sony Walkman NW-A306 and missing album art (cover)
in ALAC files imported from Music

I guess, this is something everybody struggles with. After ripping CD, getting cover artwork and putting files into Walkman there is no art cover on a device.


[30-12-2023]

LEGO EV3 – Tank Bot and evil Python error :)

So, eventually, we have built Tank Bot according to the manual. Once everything was set up inside VS Code it turned out our Tank Bot doesn’t work as expected. All it was doing was producing an error: Traceback (most recent call last): File "/home/robot/tank_bot/main.py", line 28, in <module> OSError: [Errno 19] ENODEV: A sensor or […]


[30-12-2023]

LEGO EV3 – MINDSTORMS Education EV3
EV3 MicroPython

If you want to start your journey with EV3 and Python (using macos) you will need: – microSD card (e.g.: SANDISK Ultra microSDHC 32GB) – microSD to USB adapter (e.g.: ISY ICR-6000 USB-C), – MicroPython image (you can download it from LEGO web page here). Once you have downloaded the image, make sure to start […]


[26-11-2023]

Extrovert vs. introvert – does it matter during recruitment process?

TLDR; – do personal traits (so called Big 5) influence our choices regarding recruitment process? If they do, maybe we are all wrong about the way we are hiring people. If you want to jump directly to survey, click here. —————— There are studies that show extroverts perform better at some types of the job. […]


[21-10-2023]

Gdy RadioRAM nie ogarnia playlisty
i srednio ogarnia Facebooka ;)

Super fajny cover Dreams by Cranberries: 夢中人 by Faye Wong (Youtube).


[30-09-2023]

Bitwarden @ Debian 12 – starting it via systemd
(Docker based installation of Bitwarden)

Recently I was setting my my own, personal, Bitwarden server. The last step, that left, was to configure systemd service in order to make sure my Bitwarden installation starts up whenever machine is rebooted. I have spent few hours to solve this issue due to mysterious error inside /var/log/syslog: dockerd[636]: … level=warning msg="Error getting v2 […]


[21-09-2023]

Building KataGo on macOS

This is still a draft ~/opt/usr/local/cmake/cmake-3.27.1/bin/cmake . \ -DUSE_BACKEND=OPENCL \ -DBUILD_DISTRIBUTED=1 \ -DLIBZIP_INCLUDE_DIR_ZIP=$HOME/opt/usr/local/libzip/1.10.1/include \ -DLIBZIP_INCLUDE_DIR_ZIPCONF=$HOME/opt/usr/local/libzip/1.10.1/include \ -DLIBZIP_LIBRARY=$HOME/opt/usr/local/libzip/1.10.1/lib/libzip.dylib \ -DOPENSSL_ROOT_DIR=$HOME/opt/usr/local/libressl/ \ -DCMAKE_INSTALL_PREFIX=$HOME/opt/usr/local/katago


[17-09-2023]

Running GNU Go on KGS using kgsGtp – or how to play with your own bot

I am now reading Learn to Play Go by Janice Kim i Soo-hyun Jeong. Really nice lecture I must say. However, I was lacking a sparing partner to test some of the concepts presented in the book. This is why I have decided to setup my own, personal Go bot. Note that this tutorial covers […]


[16-09-2023]

Self hosted Bitwarden on Debian 12

I need a password manager – I simply have too many passwords. For a very long time my weapon of choice was Locko. However, due to it’s lack of sharing passwords locally (e.g. via some personal cloud) I have decided to look for something else. Bitwarden seemed like a good idea. Open Sourced, allows self […]


[11-09-2023]

macOS + DENON AH-C830NCW pairing nightmare

Recently I have gone through the 9 levels of pairing hell with macOS 13.5.2 and DENON AH-C830NCW. I have upgraded system to most recent version and suddenly the connection was gone. There was no way to reconnect earphones with the mac. Here are few useful links that helped me to solve the issue (don’t bother […]