Moving rectangles in inkscape without turning on snapping:
I play stuff, I draw stuff, I code stuff.
Your Hong Kong Splatoon 3 ☂️ Brella main and vector artist who also studies Computer Science. Occasionally play games other than Splatoon. Can probably help your math homework too.
Moving rectangles in inkscape without turning on snapping:


The Hongkongers answer, “Air con.”
I swear we abuse ACs way too much. Nobody cares enough about the energy consumption except Lam Chiu-Ying.


走之前唔該疊翻好啲櫈
^Cantonese version. It means “Before you leave, please stack the chairs”


Copyparty is awesome. You don’t even need to sync you can just mount WebDAV
I have been on the Synapse HDD path. It was slow even for a single-user instance.


I found Skies Forever Blue by Itoki Hana & Toby Fox today. I’ve been led there by SiIvaGunner.


I’ll admit “we are” is a bit of an exaggeration. That is only based on my observation of the community.


Guess we’re sharing scripts now. I have a script that downloads playlists as MP3s and keep an archive.
#!/usr/bin/env sh
browser_cookies="firefox:1cvnyph7.YouTube TV"
download() {
url="https://www.youtube.com/playlist?list=%241"
dir=$2
archive_name=$3
yt-dlp -x --audio-format mp3 --embed-thumbnail --embed-metadata --cookies-from-browser "$browser_cookies" --download-archive "archives/$archive_name.txt" -P "$dir" -o "%(title)s.%(ext)s" "$url"
}
download PLPzniwWWCSjVQteWPqVvyu8SQsrStVYwZ high-quality-rips/ rips
download PLPzniwWWCSjWZj3-DAOh8ZKrsVReP_Ksm good-playlist/ picks


Yes. I’m a bad guy for YouTube because I block their ads and I’ll keep being the bad guy.


Being tech-leaning is exactly why we are against AI. We are just much more aware of the resource it’s consuming, the privacy it’s infringing, and the content it’s stealing.


Daddy is used normally here. I can’t think of a Cantonese equivalent off my head right now, but we have plenty of phrases describing different relationships types.
For example, 食軟飯 (eat soft rice) means a man being financially dependent on a woman.


You’d see fireworks


Wenyan is an ancient Chinese programming language. I had a lot of fun coding with it.


Me and my high school friends have a WhatsApp group where we spam the phrase “141” and its variants at matching times. For example:
When I was form 2 (grade 8), my math teacher searched for porn on the classroom projector while we were having a test. The search term was “sex 141” or something. The news spread to the entire school within the day and he got fired.
As a remembrance of this incident we post all the 141s we see.


Some Android file managers support WebDAV. I’m using Amaze which unfortunately doesn’t, so instead I have DAVx5 and I can use it to browse files on the server.
Alternatively, you can use rclone in Termux to download the server files to the device. I use this to sync music from my server.
For your PDF use case, unfortunately you will need to first download the file before opening it.


Copyparty! https://github.com/9001/copyparty
Insanely powerful, consumes much less resource and is very easy to setup. It does one thing (cloud storage) and it does it well.
It doesn’t have file sync, but it has WebDAV. You can mount the server as a drive. There is an account and sharing system.


Super high precision so I can manufacture computer hardware with my hand


I Il lI IL
When can we get an exploit that works on Android?