Skip to content

Instantly share code, notes, and snippets.

View mrsolarius's full-sized avatar
😋
Finaly I like git !

MrSolarius mrsolarius

😋
Finaly I like git !
View GitHub Profile
@sheppas
sheppas / web-data-flow.md
Last active February 14, 2022 17:24
What Happens When...

Background

A popular question in first interviews like on Launch Day is "What happens when I type [website address] and click enter?" It's a good conversation that can take up a good duration of time and show your technical communication chops. It's also very good to know what the process is like to get something like wikipedia.com on our screens.

Learning Objective

Describe dataflow in a Fullstack application

What happens when we type wikipedia.com in our address bar and press enter

Strategy Guide and Solution

@stek29
stek29 / multisaber_quest.md
Last active May 27, 2025 19:39
multiple copies of beatsaber app on quest

Here's how you can have multiple versions of beat saber at the same time by having different package names.
Unfortunately, BMBF is hardcoded to use original BeatSaber package id, so it's not possible to have completely unmodded version with BMBF modded version.
If BMBF starts using this method, it would be possible to have unmodded beat saber from oculus store with multiplayer support and modded BMBF version.

I made this because BMBF modded version used to crash time to time, and I prefer to have choice between stable game and custom songs.

You'd need apktool, zipalign, apksigner – I'm on mac, so I've installed apktool from brew and used Docker for other tools: fopina/dedroid.

Grab the APK