Integration of Instructional Design and Technology: Volume 2 – Simple Book Publishing
git clone stop while `resolving deltas` · Issue #943 · ish-app/ish
git config --global pack.threads "1"
James Hoffmann v60 Brewing Technique: Is It Really Good?
To make 1 cup (250 ml) of coffee:
Amount of coffee: 15 grams
Amount of water: 250 ml
To make 2 cups (500 ml) of coffee:
Amount of coffee: 30 grams
Amount of water: 500 ml
- Boil your water.
- Rinse your coffee filter and preheat your mug with the boiled water.
- Add ground coffee to the filter and make a small well in the middle of the coffee bed.
- Pour water on your coffee beans (use twice the amount of water of your coffee beans used).
- Swirl your v60 until all the coffee grounds are evenly wetted, and let the coffee bloom for 30 to 45 seconds.
- Pour 60% of total brew water to the v60. Slowly pouring, this should take about 30 seconds.
- Let the coffee sit for a few seconds, so some of the water can run through.
- Slowly pour the remaining water on top.
- Stir your v60 with a spoon from left to right.
- After the water has come down to about half-way, swirl for the last time.
- Let the brew finish and throw out the filter.
- Enjoy your coffee!
Pinry Docs
Releases · sultim-t/prboom-plus-rt
Stop cropping video. · Issue #969 · jitsi/jitsi-meet
If you have your own server, there is an option in
/usr/share/jitsi-meet/interface_config.js
VIDEO_LAYOUT_FIT: 'both',
This can be set to "height" or "width" and the video wil be fit to height or width. Usually height is the better choice.
Wordfence and LiteSpeed - Wordfence
Find your site’s main “.htaccess” file. This file usually exists in the document root directory where WordPress is installed. Open the file with a text editor. Find the line that says “# BEGIN WordPress” and add this code above it:
```
# BEGIN LiteSpeed noabort
RewriteEngine On
RewriteRule .* - [E=noabort:1]
# END liteSpeed noabort
```
Mac84.net - Where old Macs go to reboot
Self-Hosting Guide - Docker | Jitsi Meet
Bring the jibri container back up:
`docker-compose -f docker-compose.yml -f jibri.yml up -d`
The Magic of Tetris on the Nintendo Game Boy | MVG - YouTube
Data Viz Project | Collection of data visualizations to get inspired and finding the right type.
Mozilla’s vision for the evolution of the Web
luetkemj/wp-query-ref: WordPress Query Comprehensive Reference
DataTables | Table plug-in for jQuery
Highcharts | Highcharts.com
Perfect stream audio, EVERY time. - YouTube
kahun/awesome-sysadmin: A curated list of amazingly awesome open source sysadmin resources inspired by Awesome PHP.
WordPress Advanced Custom Fields Category - A White Pixel
sytone/obsidian-remote: Run Obsidian.md in a browser via a docker container.
Hey, you can run @obsdmd in docker, which means you could run it on @ReclaimHosting cloud, which means you could have remote collaboration, right?
Choose an open source license | Choose a License
Open Source Alternatives to Proprietary Software
Cal.com
Metabase | Open Source Alternative to tableau, Data Studio, Data Visualization
Untrack Folder in Git | Delft Stack
If I add a folder (or file) to .gitignore but I've already made commits that include that folder you have to do this to untrack the folder.
How WordPress and Tumblr are keeping the internet weird - The Verge
Free WordPress Themes – Anders Norén
JonathanTreffler/backblaze-personal-wine-container: Run the Backblaze personal backup client in a docker container
List of Keys (Keyboard, Mouse and Joystick) | AutoHotkey
find key codes by double clicking running ahk script in the tray then:
view - key history
How to Use Docker: Creating Your First Docker Container - Vultr.com
The basics of BASIC, the programming language of the 1980s. - YouTube