Remove Colors in VIM
~/.vimrc:
Iordanis Kazanas – Virtual Systems Administrator
~/.vimrc:
The Gateway Intermediate Workbook is a training manual developed by the Monroe Institute of Applied Sciences, primarily associated with the CIA’s Project Stargate, a secretive program from the 1970s to the mid-1990s that explored the potential of remote viewing for military and intelligence purposes. Remote viewing is a technique where individuals attempt to gather information … Read more
OpenAI revealed the exact three lines that engineers add to every system prompt, resulting in improved task accuracy by 20%.Follow these three simple reminders : Keep going until the job is completely solved before ending your turn. Use your tools, don’t guess. If you’re unsure about code or files, open them, do not hallucinate. Plan … Read more
Backup sda1 and reformat it as FAT32 Set to UEFI boot.
How do you pay the loans back? What do you do when you run out of money?I get another loan. I don’t really make a big salary. I own parts of companies and banks are more than happy to use that as collateral to lend me real money. What do you use for the down … Read more
🔥 You waste time dreaming instead of doing. 💡 No urgency = no commitment. The only way to change? Pressure. Put yourself in situations where losing isn’t an option.🔥 Burn the boats.🔥 Cut the safety nets. When your back is against the wall…You’ll find a way to win. 💪
https://github.com/Aris-t2/CustomCSSforFx For …\chrome\config\general_variables.cssChange to:–tabs-lines: 6 !important; For ../userChrome.cssUncomment : /* @import “./css/tabs/tabs_multiple_lines.css”; /**/@import “./css/tabs/tabs_multiple_lines_force_newtab_button_visibility.css”; /**/
On Ubuntu 22.04, you can install OpenCL 1.2 using Mesa’s Clover OpenCL implementation. Here’s the procedure: Step 1: Update Your System Ensure your system is up to date to avoid compatibility issues: sudo apt update && sudo apt upgrade -y Step 2: Install Mesa’s OpenCL ICD Install the Mesa OpenCL runtime and the OpenCL ICD … Read more
https://www.amd.com/en/support/download/linux-drivers.html wget https://repo.radeon.com/amdgpu-install/6.2.3/ubuntu/jammy/amdgpu-install_6.2.60203-1_all.deb $ sudo apt-get install ./amdgpu-install-VERSION.deb$ sudo apt-get update