https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/
Make sure the following options are off:
Disable pre-fetching
https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/
Make sure the following options are off:
Disable pre-fetching| #!/bin/bash | |
| # Define the main export folder | |
| export_folder=~/Desktop/iMessages_Export | |
| mkdir -p "$export_folder" | |
| # Part 1: Generate the CSV file | |
| echo "Generating CSV file..." | |
| sqlite3 ~/Library/Messages/chat.db <<EOF |
| // clang-format off | |
| /* | |
| * SPDX-License-Identifier: MIT | |
| * Copyright (c) 2025 Tetsuo AI | |
| * | |
| * tetsuo_curl.c - A minimal curl-like HTTP client using the Simple API | |
| * | |
| * Demonstrates how little code is needed for a functional HTTP client. | |
| * Redirects are followed automatically (up to 10 hops). | |
| * |
| Visit http://portableapps.com/apps/security/eraserdrop-portable | |
| Download & Install in a Normal Folder | |
| Ex: C:\Eraser Portable ( Make a New Folder in " C " Drive ) | |
| Install to C:\Eraser Portable | |
| Run it & You will see a Icon in Desktop .. |
Had to do this for some advanced networking with KVM, and couldn't figure out how to do it using the Nework Manager gui. Did find an article later that showed how to do it with nmtui, but it's so much easier to record what you did when using the cli.
In the examples below "eth0" is the name of my physical interface. By default on Ubuntu and most distributions that will almost certainly be different, for example: "eno1", "ens1", or "enp2s0".
To see what everything looks like before starting:
tl;dr: Wayland is not "the future", it is merely an incompatible alternative to the established standard with a different set of priorities and goals.
Wayland breaks everything! It is binary incompatible, provides no clear transition path with 1:1 replacements for everything in X11, and is even philosophically incompatible with X11. Hence, if you are interested in existing applications to "just work" without the need for adjustments, then you may be better off avoiding Wayland.
Wayland solves no issues I have but breaks almost everything I need. Even the most basic, most simple things (like xkill) - in this case with no obvious replacement. And usually it stays broken, because the Wayland folks mostly seem to care about Automotive, Gnome, maybe KDE - and alienating e
| version: "3" | |
| services: | |
| mongo: | |
| container_name: ${MONGO_DB_NAME} | |
| image: mongo:6.0 | |
| volumes: | |
| - poke-vol:/data/db | |
| ports: | |
| - ${MONGO_HOST_PORT}:${MONGO_CONTAINER_PORT} |
| Filter | Description | Example |
|---|---|---|
| allintext | Searches for occurrences of all the keywords given. | allintext:"keyword" |
| intext | Searches for the occurrences of keywords all at once or one at a time. | intext:"keyword" |
| inurl | Searches for a URL matching one of the keywords. | inurl:"keyword" |
| allinurl | Searches for a URL matching all the keywords in the query. | allinurl:"keyword" |
| intitle | Searches for occurrences of keywords in title all or one. | intitle:"keyword" |
# Using a KEDA autoscaler with Forgejo Actions runners
--one-job command on it. Official release will be 6.1