https://ft.rognemedia.no/
https://ft.rognemedia.no/ft.html
https://www.retouchpro.com/forum/tools/software/39278-ft-pattern-suppressor
https://github.com/rechmbrs/FtPattern
Random crashes... sometimes caused by Preset sync:
- Close Photoshop
- Create a text file an save this as PSUserConfig.txt
- Add 'PresetSync 0' to PSUserConfig.txt and save the file.
- Move PSUserConfig.txt to the Photoshop Settings 2021 folder.
- For Windows : go to Users[user name]\AppData\Roaming\Adobe\Adobe Photoshop [version]\Adobe Photoshop 2021 Settings
- Open the Adobe Photoshop 2021 Settings folder and place there the PSUserConfig.txt file.
- If the PSUserConfig.txt already exists, copy the file to a safe place, then place the new. The PSUserConfig.txt file with the PresetSync 0 rule, will force preset sync OFF.
- Restart Photoshop. After restarting Photoshop, it should be possible to work with Ps 22.2.
echo $((1610241024)) > /proc/sys/vm/dirty_background_bytes
echo $((4810241024)) > /proc/sys/vm/dirty_bytes
add to:
/etc/rc.local
windows color management won't keep selected monitor color profile:
You must be logged on with a user account that has administrative privileges.
Click to open Color Management.
Click the Advanced tab, and click Change system defaults .
Click the Advanced tab in the Color Management - System Defaults dialog box, and do one of the following:
To enable Windows to load display calibrations, select the Use Windows display calibration check box.
To prevent Windows from loading display calibrations, clear the Use Windows display calibration check box.
Click Close in the Color Management - System Defaults dialog box.
Click Close in the Color Management dialog box.
Interlocks
In Arduino, you can do this with WiFi.mode(x), where x can be WIFI_AP, WIFI_STA, WIFI_AP_STA or WIFI_OFF, for example:
WiFi.mode(WIFI_STA);
will set the ESP into client ("Station") mode.
I also use a little "reset" script in a separate sketch, but I have avoided using persistent...
WiFi.softAPdisconnect();
WiFi.disconnect();
ESP.eraseConfig();
while(1); // deliberately crash
The forced crash is because apparently there is a bug in the SDK firmware / hardware that ESP.restart doesn't always clear things - again this may have subsequently been fixed.
Next time the code comes up I nake sure the following runs:
WiFi.mode(WIFI_STA);
WiFi.setAutoConnect(true);
Because for my project(s) I always want my devices to autoconnect in STA mode (which is the factory-delivered state)
WiFi.softAPdisconnect();
WiFi.disconnect();
WiFi.mode(WIFI_STA);
delay(100);
dir /x
ren olderfoldername newfoldername
ne radi paste iz indesigna u druge programe
"you need to delete temporary files from your Temp folder in your UserProfile directory "
or erase it +other similar files with same content, and setup shortcut to maximize!
...
Edit the file "Local State" and set your window size manually. Find the file in \%USERPROFILE%\AppData\Local\Google\Chrome\User Data and edit it with notepad. The settings for the window dimensions are at the bottom of the first set of braces. Enter the correct values you want here, and they should stick.
parent menu item doesn't hold color parameter!
" adding the specifier ".sf-menu li.sfHover > a"
to line 93 of your superfish.css file (currently has .sf-menu
li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover,
..sf-menu a:active) seems to do the trick."
- Stop syncing to a Google Account in Chrome through the preferences.
- Quit Chrome.
- Open Keychain Access and delete Chrome Safe Storage.
- Open Google Chrome. Enable syncing.
"Destination Control System"
liftovi bez tipaka unutar kabine. korisnik prije ulaska određuje destinaciju, a algoritam određuje najkraći put... optimizacija ne uzima u obzir neugodnost koju izaziva lift bez tipaka.
missing checkboxes < desktop < properties < OK.