Skip to content

Instantly share code, notes, and snippets.

View lucasmz-dev's full-sized avatar
👋
curiosity

Lucas lucasmz-dev

👋
curiosity
  • 2804::/16
  • 02:21 (UTC -03:00)
View GitHub Profile
@lucasmz-dev
lucasmz-dev / device-flasher.linux.profile
Last active January 15, 2025 04:10
A firejail profile for the CalyxOS device flasher
# Firejail profile for device-flasher.linux
# Description: CalyxOS' device flasher
# This file is overwritten after every install/update
# --- CUT HERE ---
# This is a generic template to help you create profiles.
# PRs welcome at https://github.com/netblue30/firejail/.
#
# Rules to follow:
# - lines with one # are often used in profiles
# - lines with two ## are only needed in special situations
@lucasmz-dev
lucasmz-dev / codium.local
Last active December 17, 2024 06:15
My VSCodium override
include whitelist-common.inc
env ELECTRON_OZONE_PLATFORM_HINT=auto
## Wayland
whitelist ${HOME}/.config/VSCodium
whitelist ${HOME}/.vscode-oss
## App data
noblacklist ${HOME}/Desenvolvimento
@lucasmz-dev
lucasmz-dev / mull-specific-patches.md
Last active October 3, 2024 01:49
Flags changed by Mull

Mull uses arkenfox as a base for the modifications done for the flags. This list should not include anything arkenfox; unless it has been commented out, uncommented, added, etc.

This list is made by analyzing the source files and only including anything marked as changed with MULL or BRACE.

Last updated: 2024/10/02 22:49 (-3 UTC) (9797ce5315b1d9dc37bb499236d8b4a49692dc62)

Arkenfox:

// Designed for arkenfox: https://github.com/arkenfox/user.js/
// MOTTO: This ain't Tor Browser.
// Patches
user_pref("network.dns.preferIPv6", true); // Fixes Firefox's own DNS resolver not preferring IPv6 like expected
// Usability
/// Session Restore
user_pref("browser.startup.page", 3);
user_pref("privacy.clearOnShutdown_v2.historyFormDataAndDownloads", false);
@lucasmz-dev
lucasmz-dev / calyxos-flasher-troubleshooting.md
Created September 4, 2024 03:16
CalyxOS flasher common troubleshooting steps

Troubleshooting issues with CalyxOS' flasher (command line)

This guide is meant to try and help with common issues when using the CalyxOS flasher. First of all, we will try to get your environment right. Be sure to follow the official instructions for your device, this is a different resource.

The flasher and docs usually recommend enabling USB debugging, in this case we will not, but you can anyway. USB debugging is used only for rebooting the device into bootloader/fastboot mode, instead of that, we will do this manually, as this step can cause issues.

Getting the device in bootloader/fastboot mode

After the preparation steps for your device, such as enabling OEM Unlocking, we will shut down the device and get into bootloader/fastboot mode.

@lucasmz-dev
lucasmz-dev / librewolf.overrides.cfg
Created August 25, 2024 22:12
My LibreWolf overrides
// Format: pref("", true)
// TLS:
// Enable Kyber
pref("security.tls.enable_kyber", true);
pref("network.http.http3.enable_kyber", true);
// Fix CRLite
pref("services.settings.server", "https://firefox.settings.services.mozilla.com/v1"); // CRLite needs this enabled, also fixes language downloads
pref("security.pki.crlite_mode", 2); // Prefer CRLite over OCSP
@lucasmz-dev
lucasmz-dev / seedvault-syncthing.md
Last active July 14, 2024 02:57
Seedvault with Syncthing

Seedvault + Syncthing = ⁉️

I just tested using Seedvault with Syncthing and to me it feels like a great setup. I still need to configure it for all time use, but so far, first test seems like everything works fine. It allows me to use a connected service where my data isn't just one place, without needing physical things like a USB flash drive, etc, but without needing to pay for the cloud, and dealing with bad speeds, especially with something that can be as demanding as device backups.

Downsides

  • Your device essentially has half the storage, since you'll need to keep your backups inside your phone, so there's redundant data there.
  • This is not a fully tested setup, and you may lose data with it.
@lucasmz-dev
lucasmz-dev / fedora_android-tools-udev-rules.md
Last active December 29, 2024 11:21
Installing android-tools in Fedora

How to properly install android-tools in Fedora

Currently, it seems as if Fedora doesn't install udev-rules, to get this working, I've had to manually install them from a community project. I'm not very knowledgable in Linux, these are just the steps I had to do to get things working that I'd like to document.

Install android-tools

Install android-tools from DNF.

sudo dnf install android-tools
@lucasmz-dev
lucasmz-dev / calyxos_motog3-52s_return-to-stock.md
Last active March 7, 2025 20:23
How to return back to stock software in Motorola devices on Linux

I am not responsible for any type of damage when you follow this tutorial. You have been warned.

This tutorial is meant for the devices: Moto G32, G42, and G52.

Device codenames

It is important to note that these devices are usually referenced using codenames in multiple places, it is important to know which one is yours.

  • G32: devon
  • G42: hawao