Skip to content

Instantly share code, notes, and snippets.

View davwheat's full-sized avatar
💕
Raging Pepsi Max addict

David Wheatley davwheat

💕
Raging Pepsi Max addict
View GitHub Profile
@davwheat
davwheat / README.md
Last active December 2, 2021 10:59
Flarum VDOM node searching

Flarum - Find VDOM child

Easily find and modify a VDOM node's children.

This util was sponsored by Kagi Search, an ad-free search engine and is released as open source for the wider Flarum community to benefit.

Requirements

  1. Download the attached Typescript file
  2. yarn add css-what OR npm i css-what
@davwheat
davwheat / O2 UK
Last active January 15, 2022 00:32
Google Pixel 6 Pro UE capability - GLU0G - Nov 2021
TickTime : 2452.898
Exy LTE RRC OTA Packet
Direction : Uplink
ul-dcch
message -> c1 -> ueCapabilityInformation
rrc-TransactionIdentifier : 2
criticalExtensions -> c1 -> ueCapabilityInformation-r8
ue-CapabilityRAT-ContainerList
[0]
rat-Type : eutra
TickTime : 388.017
Exy LTE RRC OTA Packet
Direction : Uplink
ul-dcch
message -> c1 -> ueCapabilityInformation
rrc-TransactionIdentifier : 2
criticalExtensions -> c1 -> ueCapabilityInformation-r8
ue-CapabilityRAT-ContainerList
[0]
rat-Type : eutra
@davwheat
davwheat / Can't install My Dell.md
Created June 16, 2024 21:41
Can't install the "My Dell" app on reinstalled Windows OS

When you reinstall Windows from a clean USB/ISO, it doesn't include some customisations which the Microsoft Store requires in order to let you download and install the "My Dell" app.

The "My Dell" app can be helpful for managing power/thermal profiles and charging customisations as well as some other things, too.

How to resolve

You need to set some values in the Windows registry to make Windows think it's a Dell-installed copy of Windows.

Press Win+R to open the "Run..." prompt. Type "cmd", then press CTRL+SHIFT+Enter to launch it as an administrator.