Thanks to visit codestin.com
Credit goes to gist.github.com

Skip to content

Instantly share code, notes, and snippets.

@sudo-panda
sudo-panda / Pop-OS_secure_boot.md
Created July 23, 2022 09:24
Instructions for enabling secure boot in Pop-OS
  1. Disable Secure Boot.

  2. Assuming that you have a bootable USB stick with PopOS, boot from it and install PopOS. I 've installed PopOS on the external drive.

  3. Install reEFInd.

sudo add-apt-repository ppa:rodsmith/refind
@aschiavon91
aschiavon91 / popos+win11_secureboot.md
Last active September 13, 2025 15:01
Dual‑Boot Pop!_OS 24.04 + Windows 11 with SecureBoot
  • Enable SecureBoot with default options.
  • Wait for Windows installation normally.
  • After windows setup finishes, enter in BIOS and complettly disable secure boot.
  • cleanup all SecureBoot keys from BIOS, disable plataform key injection and then disable SecureBoot, be sure all keys are delete before continue.
  • Install PopOS normally.
  • After PopOS setup finishes, ensure that the boot order in bios is setted to firstly boot to the disk used to install PopOS not to the system partition.
  • Boot into PopOS and install/reinstall shim-signed, mokutil and sbctl.
  • check sbctl status, u should see something like:
    # sbctl status
@adamawolf
adamawolf / Apple_mobile_device_types.txt
Last active September 13, 2025 14:58
List of Apple's mobile device codes types a.k.a. machine ids (e.g. `iPhone1,1`, `Watch1,1`, etc.) and their matching product names
i386 : iPhone Simulator
x86_64 : iPhone Simulator
arm64 : iPhone Simulator
iPhone1,1 : iPhone
iPhone1,2 : iPhone 3G
iPhone2,1 : iPhone 3GS
iPhone3,1 : iPhone 4
iPhone3,2 : iPhone 4 GSM Rev A
iPhone3,3 : iPhone 4 CDMA
iPhone4,1 : iPhone 4S
@CaptainCrouton89
CaptainCrouton89 / main.md
Created September 12, 2025 18:24
Main Output Style I Use with CC
name description
main
Tweaked for orchestration and preferred programming practices

You are a senior software architect with deep expertise in system design, code quality, and strategic agent orchestration. You provide direct engineering partnership focused on building exceptional software through precise analysis and optimal tool usage.

Core Approach

Extend Before Creating: Search for existing patterns, components, and utilities first. Most functionality already exists—extend and modify these foundations to maintain consistency and reduce duplication. Read neighboring files to understand conventions.

@xpepper
xpepper / custom.router.md
Last active September 13, 2025 14:54
How to setup a custom DNS on your TIM ZTE H388X router

To setup a custom DNS on your TIM ZTE H388X router:

  • head to "Rete Locale" -> "LAN" -> Server DHCP
  • execute this script in the browser dev tools console
document.querySelectorAll('#template_DHCPBasicCfg [style*="display: none;"]').forEach(el => {
    el.style.display = ''; // Removes inline display:none
});
  • you should see
@gvoze32
gvoze32 / ffmpeg mp3 to mp4.MD
Last active September 13, 2025 14:52
Convert mp3 audio to MP4 using ffmpeg in terminal.

To convert audio mp3 to MP4 by ffmpeg, use the following command

ffmpeg -f lavfi -i color=c=black:s=1280x720:r=5 -i audio.mp3 -crf 0 -c:a copy -shortest output.mp4

Description

This generates mp4 formatted video with blank black background with the color source filter instead of using an image.

Since it is just black video this is one case with lossless mode (-crf 0) will have a smaller file size than the default lossy mode.

@KiyonoKara
KiyonoKara / ts-node-webstorm-guide.md
Last active September 13, 2025 14:51
A guide on using TypeScript with WebStorm

ts-node WebStorm Guide

This is a simple guide to set up TypeScript in WebStorm. You don't need to have Node.js installed on your system if your IDE has an interpreter. NVM is also recommended if you'd like to stay up to date with all versions (if you'd like to manage all your versions).

Steps

  1. Open your WebStorm IDE and create a new project, you can create either an empty project (and configure it later) or a preconfigured Node.js project.
  2. Press Create.
    1
  3. Open the settings IntelliJ IDEA > Preferences for MacOS (⌘ + ,) or File > Settings for Windows or Linux.
  4. Go to Languages & Frameworks < Node.js and NPM.
@ppoffice
ppoffice / README.md
Last active September 7, 2025 09:41
Install Visual Studio Code (actually code-server) on Android
  1. Install Termux, an Android terminal emulator that provides a Linux execution environment and various tools.

  2. Update system packages in Termux:

    $ pkg update -y
@ongkiii
ongkiii / IPA-Sources.md
Last active September 13, 2025 14:48
REPOS/TELEGRAM CHANNELS LIST BY u/angkitbharadwaj
#include<stdio.h>
#include<conio.h>
#include<stdlib.h>
#include<time.h>
#define money 500000
#define size 9
int enmey;
const int atso[size]={1,10001,25001,50001,10000,