• 13 Posts
  • 111 Comments
Joined 11 months ago
cake
Cake day: August 15th, 2023

help-circle





  • It’s like making a .txt document with tables and ASCII art and then on my God other text editors use different fonts and the look breaks. Only the most popular, Windows Notepad is supported.

    Web was supposed to be bulletproof, easy to archive and implement. If a webpage break because a browser is supporting 99% of super bloated web standards instead of 99.5% of Chrome, there is clearly something wrong.

    My rule of thumb is, try to randomly remove some HTML tags and CSS declarations. If whole site break and is unusable because of one/two lines missing, this website is a hack exploiting browser monoculture.




















  • Syncthing is not a cloud storage or tool for sharing. It can be used like this on a stretch, but it’s a continuous two-way synchronization tool.

    I portrait it like this: select a folder on one device, select a folder on second device, Syncthing would keep their content synced as if there were one folder :).
    This is in contrast to Nextcloud that needs central location and user, to rsync that is oneshot and not two-way.