Low profile CPU cooler tests

Currently testing several low-profile CPU coolers, in my newly (re)built OBS streaming system. System specifications as follows: CPU: Intel i5-13500 Mainboard: MSI B760I Edge Wifi DDR4 RAM: 32 GB DDR4 3600 (Corsair Vengeance LPX) Storage: 1 TB NVMe (PCI 4) PSU: Fractal Design Ion SFX 650W Gold (SFX-L) GPU: Asus Phoenix RTX 3050 Case: Shiny […]

System Statistics 2019

So, didnt do an update to this for quite some time (alas, AlltagsGrauen is offline, so .. no opportunity to do that anyway :D). Without further ado, the current system infrastructure I’m using these days (or am going to use in the near future): Current main system: Thinkpad T520, i5 2520M, 16 GB RAM, 512 […]

Ubuntu LTS 14.04: Fix Java 1.8 issues

Quick shot for fixing issues with missing Java 1.8: 1. Add PPAs Get yourself the right PPA – apparently JDK 1.8 is still not available for Ubuntu 14.04 (correct me if I’m wrong though), thus: sudo apt-add-repository ppa:openjdk-r/ppa sudo add-apt-repository ppa:maarten-fonville/ppa sudo apt-get update Source: https://askubuntu.com/a/613324 As I’m happily using Synaptic, the next line would […]