Skip to content

Instantly share code, notes, and snippets.

View lolmam's full-sized avatar

lol.mam lolmam

View GitHub Profile

Hacking HY300 Pro+ Projector (720p)

Hello manufacturer. Good device. But software we want to customize. If you allow, we will buy more.

Despite being advertised as "4K 1080P", it really downscales those to 720P.

But for 28.50 EUR from Amazon Warehuose Germany in 2025, one can't exactly complain. https://www.amazon.de/dp/B0DSP74YQW

Chengdu Hotack Technology Co., Ltd. is the OEM?

@caarmen
caarmen / legacy-android-emulator.md
Last active January 4, 2026 10:01
Run Android 1.5 Cupcake emulator on MacOS Intel (MacOS 15), in 2025
@binarymako
binarymako / tinyos.md
Last active June 12, 2025 18:56
Tiny Windows OSes..

Tiny OS (Windows Lite OSes):

  • Tiny OS - 8.1 Pro (x64 Bit)
  • Tiny OS - 10 Pro (x64 Bit)
  • Tiny OS - 11 Pro (x64 Bit)

Mega Upload (SAS - Net):

@nker150
nker150 / howto.md
Created February 3, 2023 05:10
How to archive YouTube channels

How to archive YouTube channels

This guide will show you how to download entire YouTube channels. I'm going to try to keep this as simple and straightforward as possible, and I'll also try to explain some of the why's here as well so that you can better understand how to modify this guide for your own personal use.

The first thing you're going to need is yt-dlp. Once upon a time we would have used youtube-dl, however the developer there didn't seem to keen on bypassing YouTube's throttling. yt-dlp is a fork of youtube-dl that performs far better on YouTube.

How you will get yt-dlp depends on which operating system you're using.

Installing on Windows:

@michaeljymsgutierrez
michaeljymsgutierrez / Fastboot_cmd.txt
Created October 5, 2017 01:14
Fastboot command lines for android
1. Flashing the recovery image:
fastboot flash recovery recovery.img
2. Flash the kernel and bootloader:
fastboot flash boot boot.img
3. Erase a partition:
fastboot erase cache
@amolofos
amolofos / modern.ie.vms.json
Last active May 8, 2025 13:19
modern.ie json dataset
<script>
var edgePortal = window.edgePortal || {};
edgePortal.vms = {
"id":"20150817",
"releaseNotes":"http://az792536.vo.msecnd.net/vms/release_notes_license_terms_8_1_15.pdf",
"osList":[{
"osName":"Windows",
"softwareList":[{
"softwareName":"HyperV_2008R2",
"browsers":[{
@philippelatulippe
philippelatulippe / android-multi-boot.md
Last active July 1, 2025 11:08
Android dual-boot / multi-boot

I'm experimenting with sharing my notes for dead-end projects like these. Maybe they'll be useful for someone who stumbles on them.

I have a Nexus 4, I'm hoping to run CM and Firefox OS. I want CM auto-updates to work, I'd rather not build my own kernel. It needs to be completely open source, with no dubious binaries to download.

  • Ubuntu Phone has a tool for dual-booting with android. The details make it sound quite simple.
  • The state of the art seems to be MultiRom which uses kexec.

MultiRom

Interrupts boot process with an OS picker, then uses kexec to run the other OS.

@benbalter
benbalter / Example--text.txt
Created October 18, 2012 19:37
Markdown Example
Markdown Example
===============
This is the raw markdown used to generate the below web content.
Bulleted List
-------------
* Foo
* Bar