Category: Updates
Difference between 8GB,4Gx1 + 4G onboard, DDR4, 2666MHz and 8 GB, LPDDR3, 2133 MHz, Integrated?
I have come across two Dell Laptops having the below RAM configuration. 8 GB,4Gx1 + 4G onboard, DDR4, 2666MHz and 8 GB, LPDDR3, 2133 MHz, Integrated My co...
need to source bash_profile in each new iterm window
I am on macbook pro, el capitan. I have aliases set in .bash_profile, which work in the first instance of iTerm, however they are not recognized if I open...
What does the "Fi" in "Wi-Fi" mean?
I just got into a heated discussion about Wi-Fi. What does the Fi in Wi-Fi mean? I would have thought potentially "frequency interface" since all network ...
Using Windows laptop to access Mac mini
Is there a way to access my (headless) Mac mini from my Windows laptop? Via WiFi networking preferred, but if needed I can bring along a hub to connect th...
How to unpack dd file on Windows?
Is it possible to unpack files created with linux dd tool on Windows? I have tried that tool http://www.chrysocome.net/dd, but it crashes under Windows 7....
How to do select column then do editing in GNU Emacs?
I've been using ViM, TextMate, and GNU Emacs for years. For example here is the text I want to edit foo foo foo And here is the text result I want to...
What is the purpose of a 2.1 amp charger if USB 2.0 can only draw 500mA
USB carries 5 Volts but what is the maximum amperage? From what I read it is 500 mA for USB 2.0, so my question is, what is the point of a 2.1 Amp charger...
Python how to install the itertools module on Debian
I am new to Python. I wanted to try out the itertools package from Python. But I got the error: NameError: global name 'itertools' is not define...
How can I update the kernel in WSL2 kernel to latest release?
The current kernel version in my WSL2 subsystem is: 5.10.60.1-microsoft-standard-WSL2 However, I see in the official Microsoft WSL GitHub repo there is a ...