Welcome to the world PyScript

Public
Human-Centered Design With Abbey Ripstra — The FOSS Pod
In ref to UX design research: Ask people what they need, then listen. Know the difference between people answering with their needs vs. then offering their own solutions. Keeping asking why until they answer with what their needs are.
Which emoji scissors close
Avada - The #1 selling theme of all time
Instant Open Source App Hosting
Squoosh
Configure CI/CD for your application | Docker Documentation
docker-roadmap
Flowframes - Fast Video Interpolation for any GPU by N00MKRAD
Getting started with REST API
jesseduffield/lazydocker: The lazier way to manage everything docker
curl https://raw.githubusercontent.com/jesseduffield/lazydocker/master/scripts/install_update_linux.sh | bash
bastienwirtz/homer: A very simple static homepage for your server.
Web Accessibility | Web Community Resources | Utah Valley University
Sat nav - without a satellite - in the 1970s? | Tomorrow's World | Retro Tech | BBC Archive
Michael Rodd demonstrates an extraordinary new invention that could transform the way drivers negotiate the roads forever. A nifty control unit reads informa...
wisdom/wisdom.md at master · merlinmann/wisdom
Here's Everything You Ever Wanted to Know About the EWI (Electronic Wind Instrument).
The EWI (Electronic Wind Instrument) isn't just a novelty electric saxophone - it's capable of so much more. The AKAI EWI 4000S, EWI 5000, and EWI USB are re...
Rebirth Canal – "AI" [Vocal Jazz Fusion] (NPR Tiny Desk Submission 2022)
Download the track free at: https://rebirthcanal.bandcamp.comVocals, Piano: Camille MaiWind Synth: Daniel RieraDrums: Darian GrayCongas and Percussions: Ahke...
spacedeck/spacedeck-open: Spacedeck, a web based, real time, collaborative whiteboard application with rich media support
kasmweb's Profile | Docker Hub
HedgeDoc 1.9.3
samclane/Discordia: MUD (Multi-User Dungeon) for Discord.
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`