Skip to content

Instantly share code, notes, and snippets.

View Deanosim's full-sized avatar
💭
Getting annoyed at code or playing Video Games

Deanosim Deanosim

💭
Getting annoyed at code or playing Video Games
View GitHub Profile
@Deanosim
Deanosim / bluesky-osa.md
Created June 1, 2026 14:46 — forked from mary-ext/bluesky-osa.md
Bluesky's age assurance sucks, here's how to work around it.

Bluesky's age assurance sucks, here's how to work around it.

Bluesky has implemented age verification measures in response to regional laws that restrict access, prompting users to verify their age through Epic Games' Kids Web Services before they can access adult content.

This sucks, but thankfully there are ways to work around it.

Before diving in: I encourage you to read this entire document, including the

@Deanosim
Deanosim / NetLimiter-Database-Cleaner-DryRun.ps1
Last active February 13, 2026 14:04
Powershell script to automate cleaning and vacuuming the Netlimiter Stats database. Created with the Help of Gemini LLM. Can be automated using Task Scheduler or any other automation/scheduler tools you'd like.
# --- Configuration ---
$DaysToKeep = 365
$SqlitePath = "sqlite3.exe"
$DbPath = "$env:ProgramData\Locktime\NetLimiter\5\Stats\nlstats.db"
# 1. Calculate Thresholds
$TargetDate = (Get-Date).AddDays(-$DaysToKeep)
$ThresholdWin = $TargetDate.ToFileTime()
$ThresholdUnix = [int64]($TargetDate - (Get-Date "1970-01-01")).TotalSeconds
@Deanosim
Deanosim / filters.md
Created December 1, 2025 15:14 — forked from gempir/filters.md
Chatterino Filter Collection
Filter out every user without color (greynames) 2.0
(!(author.no_color) || flags.system_message || flags.whisper || flags.highlighted || flags.points_redeemed || flags.sub_message)
Filter out every user without color (greynames)
!(author.no_color)
@Deanosim
Deanosim / Easylist-Deanosim.txt
Last active April 22, 2023 09:47
Deanosim's Personal Easylist compatible blocklist.
[Adblock Plus 2.0]
! Title: EasyList-Deanosim
! Last modified: Thu, 22 Apr 2023 15:46:44 +1100
!
! 2023-04-21 https://twitter.com Twitter blue
twitter.com##a.r-13qz1uu.r-oyd9sg.r-1ny4l3l.r-16y2uox.r-eqz5dr.r-6koalj.r-1loqt21.r-1habvwh.css-1dbjc4n.css-18t94o4.css-4rbku5:nth-of-type(6)
twitter.com##a.r-13qz1uu.r-oyd9sg.r-1ny4l3l.r-16y2uox.r-eqz5dr.r-6koalj.r-1loqt21.r-1habvwh.css-1dbjc4n.css-18t94o4.css-4rbku5:nth-of-type(7)
twitter.com###layers > div:nth-child(2)
@Deanosim
Deanosim / EAC Compression Options Additional command-line options.txt
Created December 28, 2022 12:29
EAC Compression Options Additional command-line options
-8 -V -T "ARTIST=%artist%" -T "TITLE=%title%" -T "ALBUM=%albumtitle%" -T "DATE=%year%" -T "TRACKNUMBER=%tracknr%" -T "GENRE=%genre%" -T "PERFORMER=%albuminterpret%" -T "COMPOSER=%composer%" %haslyrics%"tag-from-file=LYRICS="%lyricsfile%"%haslyrics% -T "ALBUMARTIST=%albumartist%" -T "DISCNUMBER=%cdnumber%" -T "TOTALDISCS=%totalcds%" -T "TOTALTRACKS=%numtracks%" -T "COMMENT=%comment%" %source% -o %dest%
@Deanosim
Deanosim / mastodon-docker-setup.md
Created November 7, 2022 12:45 — forked from TrillCyborg/mastodon-docker-setup.md
Mastodon Docker Setup

Mastodon Docker Setup

Setting up

Clone Mastodon's repository.

# Clone mastodon to ~/live directory
git clone https://github.com/tootsuite/mastodon.git live
# Change directory to ~/live

cd ~/live

@Deanosim
Deanosim / Halo Infinite Login Loop Fix.md
Last active June 27, 2023 13:49
For the Halo Infinite login loop instead of manually deleting each entry (oh which there was many for me) you can just run two powershell commands.

cmdkey /list | ForEach-Object{if($_ -like "*Target:*" -and $_ -like "*Xbl|2096818168*"){cmdkey /del:($_ -replace " ","" -replace "Target:","")}}

cmdkey /list | ForEach-Object{if($_ -like "*Target:*" -and $_ -like "*Xbl|2043073184*"){cmdkey /del:($_ -replace " ","" -replace "Target:","")}}

#EXTM3U
#EXT-X-VERSION:3
#EXT-X-INDEPENDENT-SEGMENTS
#EXT-X-STREAM-INF:BANDWIDTH=2120800,AVERAGE-BANDWIDTH=1460800,CODECS="avc1.64001f,mp4a.40.2",RESOLUTION=960x540,FRAME-RATE=25.000
https://9nowgolivehls-i.akamaihd.net/hls/live/250977/melbourne/master2.m3u8
#EXT-X-STREAM-INF:BANDWIDTH=3770800,AVERAGE-BANDWIDTH=2560800,CODECS="avc1.64001f,mp4a.40.2",RESOLUTION=1280x720,FRAME-RATE=25.000
https://9nowgolivehls-i.akamaihd.net/hls/live/250977/melbourne/master1.m3u8
#EXT-X-STREAM-INF:BANDWIDTH=1343100,AVERAGE-BANDWIDTH=930600,CODECS="avc1.64001e,mp4a.40.2",RESOLUTION=640x360,FRAME-RATE=25.000
https://9nowgolivehls-i.akamaihd.net/hls/live/250977/melbourne/master3.m3u8
#EXT-X-STREAM-INF:BANDWIDTH=630300,AVERAGE-BANDWIDTH=437800,CODECS="avc1.640015,mp4a.40.2",RESOLUTION=480x270,FRAME-RATE=25.000

Keybase proof

I hereby claim:

  • I am Deanosim on github.
  • I am deanosim (https://keybase.io/deanosim) on keybase.
  • I have a public key whose fingerprint is DA46 8103 E68D 072F 5B75 5381 E35B 9A41 E2EC B883

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am Deanosim on github.
  • I am deanosim (https://keybase.io/deanosim) on keybase.
  • I have a public key whose fingerprint is DA46 8103 E68D 072F 5B75 5381 E35B 9A41 E2EC B883

To claim this, I am signing this object: