An introductory guide to BlueSky and all it's many features for adult creators.
Cargo scripts are single-file packages written in Rust. They are also valid Cargo manifests for built-in and popular commands like clippy.
クソデカ容量のゲームの為、追加DL分が内部ディスクに入らないよ!という場合に備えて
Changes in WSL appear to have made shrinking a VHDX containing a WSL distro easier. These are new, simpler instructions for cleaning up rust and shrinking a distro.
A great way to extract text from image - OpenCode Kimi K2.5
Vandaag wil ik een paar tips en hulpmiddelen met jullie delen die mij hebben geholpen bij het leren van Nederlands. Ik heb de afgelopen jaren hard gewerkt aan mijn Nederlands, en ik heb al een tijdje geleden mijn B2-diploma gehaald. Dus ik snap dat het niet altijd makkelijk is, en ik hoop dat dit artikel nuttig kan zijn.
Enhancing your TiddlyWiki legibility
How to support cross-compiling -sys crates for x64 (x86_64) on Ubuntu 24.04 aarch64 (arm64) in WSL2.
Tips for cleaning up after Rust, which can consume a lot of disk space.
Notes about selectively running instrumentation tests on Android
Saving this as a post here for my future reference. The key to getting the “default” fonts to apply to plain-text (and all mails with the allow messages to use other fonts setting off) is also changing the fonts for Other Writing Systems. Why is it like this? Who knows! This answer brought to you by a semi-not-recent reddit thread. [–]Yukness 2 points 3 years ago The display fonts are set in the Advanced section of Language & Appearance in Options. Did you set the fonts with Fonts for-Other Writing Systems? If not, that might explain why Unicode plain […]
How to analyze your Gradle dependencies
I think that most of us that deal with Docker have, at some point, being confronted with the message "no space left on device". Well, that is what happened to me this morning: I woke up, looked at my phone, and had three alerts since 2am that there was no space left on device. Miniflux was down because PostgreSQL goes automatically into recovery mode, but other that than, everything was still up and running.
A quick fix for the #id offset in the wordpress block editor
Diff output from git can be hard to read. Luckily there’s a nice tool bundled with git that can help us out. Enter diff-highlight, a little perl script found in git’s contrib directory. From its own documentation: [diff-highlight] post-processes the line-oriented diff, finds pairs of lines, and highlights the differing segments. diff-highlight is shipped in a default git install but it needs to be bundled and added to your $PATH. Here’s how to do it on debian: Now you can pipe git’s diff output to to diff-highlight to get a better view of what actually changed. Optionally, you can configure […]
Running WordPress with sqlite is a great alternative to mysql/mariadb.
Use table formatting functions in template to get the same great table output as with built-in GitHub CLI commands.
For quite some time, I've had a helper function on my Zsh config to quickly be able to cd to specific directories.
Add multiline aliases or aliases with mixed quotes easily with gh version 1.10.
How to define a GitHub CLI alias to query users who can be assigned issues within the current repository.
Easily jump through and analyze stack traces in Android Studio
Android debugging tip - attach Android Studio debugger at app start up
Use sample data resources for easy layout preview in Android Studio
A tool called utteranc.es to show github issues as comments on my tilde blog
Did you know that ~/.ssh/config aliases work for git remotes? ~/.ssh/config You can now use gh:username/repo as the remote in place of git@github.com:username/repo, which is much shorter and easier to type many times! git clone gh:benharri/learngit There are many other use cases for the ssh_config file. For example, here is my config for the tilde machine for easy ssh connections. Then use ssh tilde to start a new ssh session. This also works with scp: try something like this scp file.txt tilde:workspace/. in place of scp file.txt ben@tilde.team:workspace/. The ssh_config file is super useful. Check man ssh_config for a full […]
Booting a Windows 10 installer from a 64GB USB drive on Surface Pro 3 by partitioning down to a smaller FAT32 volume with DISKPART.
Quick update on using the new runtime permissions on Android 6.0 (Marshmallow)
You got a job! And today’s the first day, what are you going to do? Let’s make a party and make everyone dance! What? No… wait! You’re nervous, you don’t have to be. Let’s talk.