I hereby claim:
- I am Justryuz on github.
- I am justryuz (https://keybase.io/justryuz) on keybase.
- I have a public key whose fingerprint is E4CA 5F1D 20A4 23F7 847E 1B3C 4AF2 6238 4C66 B9A4
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
## Unlimited User License Sublime Text Alpha 4107 Windows | |
Download & Install Sublime Text 4 Alpha 4107 | |
Visit https://hexed.it/ | |
Open file select sublime_text.exe | |
Go to Address: 80 38 00 and Change to FE 00 90 | |
Export File and save it to location you want | |
Backup sublime_text.exe file (just rename) | |
Copy sublime_text.exe modified to directory Sublime Text 4 (i.e C:\Program Files\Sublime Text) |
risk - There are upcoming breaking changes: removeDeprecatedGapUtilities, purgeLayersByDefault | |
risk - We highly recommend opting-in to these changes now to simplify upgrading Tailwind in the future. | |
risk - https://tailwindcss.com/docs/upcoming-changes | |
1st Read this - https://tailwindcss.com/docs/upcoming-changes | |
Change // tailwind.config.js |
Problem | |
~~ Enable TLS 1.2 on Windows Server 2008 R2? | |
Solution | |
Recommends enabling and using the TLS 1.2 protocol on your server. | |
TLS 1.2 has improvements over previous versions of the TLS and SSL protocol which will improve your level of security. | |
By default, Windows Server 2008 R2 does not have this feature enabled. | |
Start the registry editor by clicking on Start and Run. Type in "regedit" into the Run field (without quotations). |
Edge failed to start because its side-by-side configuration is incorrect and restore history | |
Activation context generation failed for "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe". Dependent Assembly 83.0.478.58,language="*",type="win32",version="83.0.478.58" could not be found. Please use sxstrace.exe for detailed diagnosis. | |
C:\WINDOWS\system32>sxstrace.exe | |
WinSxs Tracing Utility. | |
Usage: SxsTrace [Options] | |
Options: | |
Trace -logfile:FileName [-nostop] | |
Enabling tracing for sxs. |
name or service not known centos | |
Solution 1 | |
I believe this is a problem on the thousands of the systems running Archlinux ARM and using NetworkManger. | |
In my case /etc/resolv.conf was a broken symlink to ../run/systemd/resolve/stub-resolv.conf. | |
NetworkManager can't populate the symlink, and the /etc/resolv.conf is empty. We have to: | |
Remove the broken symlink: |
CodeIgniter\Database\Exceptions\DatabaseException | |
Unable to connect to the database. | |
Main connection [postgre]: pg_connect(): Unable to connect to PostgreSQL server: server closed the connection unexpectedly | |
This probably means the server terminated abnormally | |
before or while processing the request. | |
https://pasteboard.co/0Knh3LW7prvJ.png | |
Server conflict with main db |
Step 1 – Navigate to Appearance > Customize > Additional CSS; | |
Step 2 – Add the following CSS code: | |
html, | |
body{ | |
width:100%; | |
overflow-x:hidden; | |
} |