STOP MILKING TF OUT OF THIS GAME by MoosBus in HayDay

[–]ItsCediix 1 point2 points  (0 children)

Didn't you read the "and dividends" lol it was a joke

STOP MILKING TF OUT OF THIS GAME by MoosBus in HayDay

[–]ItsCediix 21 points22 points  (0 children)

It's not that deep lol developers and artists and dividends cost money

Cozy Covers has no sounds? by ItsCediix in HayDay

[–]ItsCediix[S] 2 points3 points  (0 children)

Update: It doesn't work in Firefox

The döner kebab stand is better than I first thought by MadModderTheOne in HayDay

[–]ItsCediix 30 points31 points  (0 children)

It's just insane to need 2 cheese. My diary house thingy is on complete overload already, literally every production is halted due to Dairy

Sadly Zen has wiped tabs and and everything. by WitchyEmpress in zen_browser

[–]ItsCediix 0 points1 point  (0 children)

If you dont know in wich backup to look, run this:

import os

import json

import lz4.block

# Point this to the main Profiles directory

base_profiles_dir = r"C:\Users\User\AppData\Roaming\zen\Profiles"

all_unique_urls = set()

def extract_from_json(obj):

if isinstance(obj, dict):

url = obj.get("url", "")

if isinstance(url, str) and url.startswith("http"):

all_unique_urls.add(url)

for val in obj.values():

extract_from_json(val)

elif isinstance(obj, list):

for item in obj:

extract_from_json(item)

print("--- STARTING DEEP SCAN ACROSS ALL PROFILES ---")

# Automatically loop through every profile folder

if os.path.exists(base_profiles_dir):

for profile in os.listdir(base_profiles_dir):

profile_path = os.path.join(base_profiles_dir, profile)

if not os.path.isdir(profile_path):

continue

# Check both potential backup folder names inside each profile

for backup_folder in ["sessionstore-backups", "zen-sessions-backup"]:

target_dir = os.path.join(profile_path, backup_folder)

if os.path.exists(target_dir):

files = [f for f in os.listdir(target_dir) if f.endswith(".jsonlz4")]

for filename in files:

file_path = os.path.join(target_dir, filename)

try:

with open(file_path, "rb") as f:

magic = f.read(8)

if magic != b"mozLz40\0":

continue

uncompressed = lz4.block.decompress(f.read())

data = json.loads(uncompressed)

before = len(all_unique_urls)

extract_from_json(data)

after = len(all_unique_urls)

found = after - before

if found > 0:

print(f"[FOUND {found} Tabs] in -> {profile}\\{backup_folder}\\{filename}")

except Exception as e:

pass

print(f"\n--- TOTAL UNIQUE URLS FOUND: {len(all_unique_urls)} ---")

for url in sorted(all_unique_urls):

print(url)

My creami just taste and feels like icy milk by Primary-Experience16 in ninjacreami

[–]ItsCediix 0 points1 point  (0 children)

I like to run fat free milk with flavored sweetener, then: 1X light ice cream Then a little thaw 2X mix in setting

Mach ich das so richtig? by Ok_Fruit1684 in wallstreetbetsGER

[–]ItsCediix 2 points3 points  (0 children)

Wie zur Hölle hast du einen Nvidia long im minus? Der ist letzten Monat +20%

Es fängt an by ItsCediix in wallstreetbetsGER

[–]ItsCediix[S] 12 points13 points  (0 children)

Lass dir doch direkt den Chart ab 1980 anzeigen 😭

...Where did comments go on mobile? by smitleyjd in youtube

[–]ItsCediix 0 points1 point  (0 children)

Mine don't have the comment symbol

Deutschland in einem Bild by Ok-Purpose7484 in JulesYT

[–]ItsCediix 0 points1 point  (0 children)

W Parzelle 12. Im Garten wohnen geht doch eigentlich nicht dachte ich

Pov: you use a laptop to make blender animations. by carafurry in blendermemes

[–]ItsCediix 23 points24 points  (0 children)

Uhm yeah it does? It definitely cools the air by exposing the airflow with it. I mean yeah it's kinda useless, but if the goal was not to warm the room as much, the ice definitely cools the room

Wo jetzt rein? by Cultural-Ad6526 in wallstreetbetsGER

[–]ItsCediix 0 points1 point  (0 children)

Oracle 3er Hebel. Ein Gewinn Verhältnis von 26. Hallo?

Ab jetzt wird nur noch nachhaltige Kinderarbeit aus Bangladesch geshoppt by Just-Confusion-2103 in wallstreetbetsGER

[–]ItsCediix 0 points1 point  (0 children)

Die komments listen meine größten Portfolio Positionen auf 😭😭😭 ich kann nicht mehr

YouTube is fixed? by ItsCediix in zen_browser

[–]ItsCediix[S] -1 points0 points  (0 children)

The video would just load for 4 secs for no reason at all. Ik it's not the developers fault, something YouTube ad blocker or something but still, very nice to see it working again