You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
🎯
Focusing
Adam Touhou
ATouhou
🎯
Focusing
I believe that development with no purpose is destruction and coding without pattern is waste of time.
This file contains 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
HTTP dump of Libre Link Up used in combination with FreeStyle Libre 3
LibreLinkUp HTTP-Dump
This document describes the HTTP communication of LibreLinkUp which functions as follower app to receive cgm data. Some data in the responses were masked.
Context
This dump was created on an android device with LibreLinkUp app. Capturing was done with HttpToolkit over adb.
This file contains 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
2) Unzip .exe files in your windows folder (ex. C:/Windows)
3) Go to the video you want to download. Look in the developer console for XHR request containing index_X_av.m3u8. A file called master.m3u8 contains different m3u8 directories according to which resolution it finds best for your screen. In my case X was 5.
and replace VIDEO_URL_ENDS_ON_M3U8 with the URL that looks something like (https://drod03h-vh.akamaihd.net/i/dk/clear/streaming/7b/zzzzzzzzzzzzzzzzz/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx_,273,406,754,1473,2102,3310,.mp4.csmil/index_5_av.m3u8?null=0
This method avoids merge conflicts if you have periodically pulled master into your branch. It also gives you the opportunity to squash into more than 1 commit, or to re-arrange your code into completely different commits (e.g. if you ended up working on three different features but the commits were not consecutive).
Note: You cannot use this method if you intend to open a pull request to merge your feature branch. This method requires committing directly to master.
Switch to the master branch and make sure you are up to date:
This program outputs a csv file that can be used as a ToDoist template. The template is to create a study plan for a text book.
This file contains 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
This file contains 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
This file contains 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
This file contains 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