Blog 2019/2/3
<- previous | index | next ->
This weekend I resurrected an old NSLU2 which I had somehow gotten stuck into a non-bootable state.
Blog 2019/2/3
<- previous | index | next ->
This weekend I resurrected an old NSLU2 which I had somehow gotten stuck into a non-bootable state.
QNAP NAS model TS-453 Pro has limited documentation on how to control its various peripherals, namely:
Note: This gist may be outdated, thanks to all contributors in comments.
adb is the Android CLI tool with which you can interact with your android device, from your PC
You must enable developer mode (tap 7 times on the build version in parameters) and install adb on your PC.
Don't hesitate to read comments, there is useful tips, thanks guys for this !
| -- specular | |
| -- Specular.FRP.Base | |
| nextTimeRef :: Ref Time | |
| readBehavior :: forall a. Behavior a -> Pull a | |
| newtype Event a = Event | |
| { occurence :: Behavior (Maybe a) | |
| , subscribe :: Listener -> Effect Unsubscribe | |
| } | |
| newtype Dynamic a = Dynamic |
Learn how to send emails through Gmail SMTP with Cloudflare Email Routing in this comprehensive guide.
To proceed with this method, ensure that you have enabled two-factor authentication for your Google account. If you haven't done so already, you can follow the link to set it up → Enable 2FA in your Google account.