-
Why isn’t Time Complexity of the Tromino Algorithm O(n⁴)
Without deeper thought, one might easily assume the time complexity of the tromino algorithm is O(n^4). This is because the algorithm divides the matrix into 4 smaller subproblems, suggesting a recursive solution that calls…
-
Running a shortcut via command line (Terminal) on macOS
You can execute any of your macOS Shortcuts directly from the command line. This allows for scripting possibilities, enabling you to integrate shell scripts and automations. Basic Command Structure For this to work, you…
-
RxJS – How to wait until all observables emit (combineLatest)
In RxJS, you often need to work with values from multiple observables simultaneously. A common scenario is waiting for several data streams to complete before you can perform an action. The combineLatest operator is…
-
Reloading NGINX Without Downtime
Sometimes, you need to apply a new configuration without causing downtime by restarting the NGINX. Check if the configuration is valid Before reloading or restarting NGINX, make sure that your configuration is valid. This…
-
2023 Changelog
August 29 (v6.7.1) Various bug fixes and minor improvements: Older Changlogs
-
FastEngine: How to share the page that I’m currently viewing?
FastEngine June Update (v6.7.o) It’s easy to sharing your search results or web pages that you are currently viewing. Tap 3 dots button which is located at bottom right of screen. Tap ‘Share’ and…
Categories
- Blog (9)
- Algorithm (1)
- Development (2)
- Angular (1)
- JavaScript (1)
- OS (5)
- Server (1)
- FastEngine (8)
- s9uare (2)
- Uncategorized (5)
Tags
- algorithm (1)
- Android (1)
- Angular (1)
- Apple (1)
- Automation (1)
- Cache (1)
- complexity (1)
- Dock (1)
- FastEngine (1)
- Framework (1)
- i18n (1)
- iOS (1)
- iPad (1)
- iPadOS (1)
- iPhone (1)
- Javascript (1)
- journalctl (1)
- JSON (1)
- linux (2)
- Mac (1)
- macOS (3)
- nginx (1)
- server (1)
- service (1)
- Shortcut (1)
- Shortcuts (2)
- Stage Manager (1)
- systemd (1)
- tail (1)
- Terminal (1)
- time (1)
- Tip (1)
- Wallpaper (1)
- Weather (1)
- Window (1)