Page 1 of 1
This issue specifically affects users who utilize a DisplayLink docking station. If youre a Mac Mini M1/M2 user like me, with multiple monitors connected through DisplayLink, you may have encountered a frustrating problem while streaming content from platforms like Netflix, Amazon Prime, and Hulu.
M1 chip really surprised us when it was launched back in 2020. The chip performs really well with good power efficiency. There are some cons to this powerful chip. You can only output one external display from a Macbook Air, Macbook Pro, and Mac Mini M1. This is not the case when Apple still uses ...
Have you accidentally deleted an ABAP report program and you would like to get it back to refer to that certain piece of code? I just learned this trick. Go to SE38 and create a new program with the exact name of the ones that are deleted. This is an important step. Once done, view Continue reading...
This is a simple script to check stock availability on a product which out of stock in Shopee. All under 50 lines of codes using python. Prerequisites. Python 3+ Selenium Sendgrid account (Send email notification) Chromedriver Next enhancement Headless chrome Allow multiple URL checking Further check on add...
If you are using Python version 3.7 and below. Tough luck, you cant show the line numbers on the left sidebar. You can only rely on the line numbers on the status bar at the bottom of the editor. Which is not helpful for some people. For people like me, who already familiar with the Continue...
Ive managed to install a Hackintosh on Thinkpad X240. Thanks to broad hackies community internet to make this a success. Ill try to compile the all the steps that I gather from the net into one central place here. For anyone who owned a Thinkpad X240 or similar Thinkpad family that would like...
Mostly this error occurred and related to ABAP editor. The new editor to be precised. You can switch to the old editor and the error will gone. If you would like to continue using the new editor heres some tip on how to make this error go away. Go...
This is the path to get your copy on SapLogon.ini. C:\Users\[username]\AppData\Roaming\SAP\Common\saplogon.ini But on SAP 750, you dont need this file. You will need the .xml file instead. Still on the same location. Copy both files and paste it to your new system. Close SAP Logon and...
DIY upgrade on a personal laptop. Lenovo X240 is a great laptop. Minus the bad display and the badly design touchpad. X230 and X250 touchpad is much better. The button was on a separate panel. Other than that, all is good for this 12 inch small companion of mine. This is my secondary machine and ...
I just found out this cool tip from,https://www.reddit.com/r/pcmasterrace/ Say you have a bunch of pinned taskbar app, little did I know you can launch it using your windows key + 1, 2, 3 (any numbers based on your app placing sequence). It doesnt work with numpad though. So lets get...