Recent comments
- Lobezno on Forcing ReadyNAS to update via SSH when all else fails
- dark168 on “Building boot caches” error when changing startup disk
- Guac User on Guacamole 1.4: “Creation of WebSocket tunnel to guacd failed”
- Niall on Guacamole 1.4: “Creation of WebSocket tunnel to guacd failed”
- gp on Downgrade any Homebrew package easily
Categories
Tags
- apogee duet
- applescript
- bash
- caps lock
- datadog
- data storage
- django
- egpu
- extjs
- gpu
- growl
- guacamole
- gulp
- i18n
- illustrator
- javascript
- jinja2
- jquery
- laserjet
- librsvg
- mac administration
- mac hardware
- mac mouse problems
- macos
- mac software
- mdadm
- modx
- nginx
- postgres
- proxmox
- python
- raid
- readynas
- starcraft 2
- synology
- textmate
- time machine
- virtualization
- vite
- vscode
- vue.js
- windows
- windows server
- xcode
- zola
Author Archives: Dae
Kerio Connect server connection errors after upgrading to version 9.2.6
Kerio Connect 9.2.6 introduced a limit for a number of simultaneous connections from a single IP address, which is — by default — set to 100 per protocol. If more than a hundred of users start using Kerio Connect from … Continue reading
Make tojson filter in Jinja2 output Unicode instead of escape sequences
This wasn’t documented anywhere, but kudos to the Jinja2 devs for making this so easy to figure out from the source code.
Fixing Windows Update: what to do when wuauserv refuses to stop
Every now and then my virtualized Windows 10 would stuck at “Checking for updates” or “Downloading updates: 0%”. The solutions on various websites suggest stopping the related system services (net stop wuauserv and net stop bits) and trashing the contents … Continue reading
Where does the AppStore version of DaVinci Resolve Studio 12 store its projects?
Make sure to make regular backups of this folder:
How to load VirtIO storage drivers in Windows System Restore
If you need to load VirtIO block storage driver (aka viostor) in Windows System Restore (aka Windows Recovery Mode) to recover your Windows virtual machine, take the following steps. (Also please read my note below).
How to add an existing virtual disk to Proxmox
It’s trivial to create virtual disks in Proxmox, but what if you want to add an existing disk to a new virtual machine?
Windows not detecting unallocated space after extending virtual disk
You’ve extended a virtual disk in Vmware or Proxmox for a Windows virtual machine, but the disk appears the same size in Disk Management?
Sample AppleScript + Bash uninstaller
Should you ever need to write an uninstaller for your macOS app, feel free to base it on our project—written entirely in AppleScript and Bash: https://github.com/SmoothMouse/Uninstaller
Does Adobe Illustrator use CUDA or OpenCL for GPU acceleration?
Probably neither. If someone tells you otherwise, ask them to back up their claim.
macOS kernel programming bounty to revive SmoothMouse (PAUSED)
The discontinuation of SmoothMouse seems to have upset many people. Now that the pointer lag is fixed in the newer versions of macOS, I was hoping our users would find other 3rd party mouse drivers more useful for they provide more acceleration controls than … Continue reading