- VPC
- DHCP
- EC2
- S3
- Lambda
- IAM
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
systemctl status nginx | |
systemctl stop nginx |
defaults write com.apple.GameController bluetoothPrefsMenuLongPressAction -integer 0
# defaults write com.apple.GameController bluetoothPrefsShareLongPressSystemGestureMode -integer -1 # This doesn't seem needed.
- Install the app
- Install watchers
- Chrome
- Manage Categorzations
- Sync (https://docs.activitywatch.net/en/latest/features/syncing.html)
- Data
- Config
-
MAC VLAN?
- Why: To simplify port mapping.
- How:
- Method 1: defined in docker-compose.yaml (Preferred. See the attached snippet).
- Method 2: created in OMV compose GUI. (Not recommended since it only support IPv6).
- what the limiation?
- the new ip from mac vlan can only be accessed from other local devices on the same LAN but not from the docker host. That means local request forwarding is possible by other services like Caddy.
-
How to support IPv6?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from IPython.display import display, HTML | |
t.url = t.url.apply(lambda x: f'<a href="{x}">Link</a>') | |
display(HTML(t.to_html(escape=False))) |
What tasks?
- Check the latest posts
- Check the latest tech notes shared in some FYI groups.
- Check and track launches.
foo
- Add shortcut for chrome plugin, e.g.,
Shift + CMD + J