Wiki.js on DirectAdmin: A Smooth Setup Guide Setting up Wiki.js on DirectAdmin (DA) is a straightforward process. Here’s a step-by-step guide to help you through it. Requirements for Hosting SSH… Read more »
https://github.com/cnbeining/Zed2API DeepSeek Coder V2 is still worse than Claude 3.5 Sonnet – got thing wrong in the first run Cursor can easily scan through huge database and answer "where is… Read more »
What? GitHub Copilot Labs is hidden behind invitation as of writing. Took some pain to reverse engineer almost all prompts from GitHub Copilot Labs to peek into their prompt engineering…. Read more »
To setup Firefox Send on shared hosting you will need a Shared hosting that supports NodeJS. SSH support is very much recommended but not necessary for non-production service. Following the… Read more »
TLDR Preview.app shall ONLY WORK with ONE PAGE. Most commands on Stackoverflow shall ask you to use imagemagick : however recommended commands are for Linux which works different from macOS… Read more »
for i in {1..10}; do flock -nx ~/tmp/ws.lock -c "/home/binary" || true ; sleep 5; done
Why? Echoing my comments in https://lowendtalk.com/discussion/177687/nodejs-hosting-using-directadmin – Since Apache can be used as reverse proxy why should we be limited by environment provided by the host? How? Apache ProxyPass (nope)… Read more »
Why? Although not problematic for most commercial Email providers(GMail, Outlook, etc.), self-hosted Email are prone to inbound SPAM. A couple solutions exist: the most common one is to use local… Read more »
Why? Google Docs is great – but is behind GFW. Better have something we can control. Options? Nextcloud has native support of Collabora Office. ONLYOFFICE also supports Nextcloud. Difference? Collabora… Read more »
What Cache? There are may layers of cache one can run on WordPress – ranking from farthest to closest: Browser: setup long expiry time to cache as much data as… Read more »