this post was submitted on 01 Mar 2025
128 points (95.7% liked)

Ask Lemmy

30184 readers
1944 users here now

A Fediverse community for open-ended, thought provoking questions


Rules: (interactive)


1) Be nice and; have funDoxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them


2) All posts must end with a '?'This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?


3) No spamPlease do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.


4) NSFW is okay, within reasonJust remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either [email protected] or [email protected]. NSFW comments should be restricted to posts tagged [NSFW].


5) This is not a support community.
It is not a place for 'how do I?', type questions. If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email [email protected]. For other questions check our partnered communities list, or use the search function.


6) No US Politics.
Please don't post about current US Politics. If you need to do this, try [email protected] or [email protected]


Reminder: The terms of service apply here too.

Partnered Communities:

Tech Support

No Stupid Questions

You Should Know

Reddit

Jokes

Ask Ouija


Logo design credit goes to: tubbadu


founded 2 years ago
MODERATORS
 

Its basically like a cloud storage, and your local storage (your brain) gets wiped every loop. You can edit this file any time you want using your brain (you can be tied up and it still works). 1024 Bytes is all you get. Yes you read that right: BYTES, not KB, MB, or GB: 1024 BYTES

Lets just say, for this example: The loop is 7 days form a Monday 6 AM to the next Monday 5:59 AM.

How do you best use these 1024 Bytes to your advantage?

How would your strategy be different if every human on Earth also gets the same 1024 Bytes "memory buffer"?

(page 3) 6 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 2 weeks ago

It would take me a week to decide, besides the fact this is beyond me 😄

[–] [email protected] 54 points 2 weeks ago (2 children)

I would open a text program and write: Dear self, why would you want to escape the timeloop? You're functionally immortal and free from consequence.

And then every day would start with me opening the file and going "oh yea" and having another kick-ass day.

load more comments (2 replies)
[–] [email protected] 21 points 2 weeks ago (3 children)

First, use the first 10 bytes of the file as a sanity check. throw in two random bytes like 0x55AA so you know the file isn’t broken. add a loop counter to track how many times you’ve lived the same week (bonus points for crying when you hit loop 9999), toss in a basic checksum to make sure your data isn’t glitched.

Then dedicate like 800 bytes to a super compressed log. Each entry is 8 bytes: a code for what you tried (like action 23 = “mess with the sketchy microwave”), the day and time crammed into 2 bytes, a yes/no/weird result, and a tiny note like “key under rug” but in code. Only keep the last 100 entries so you don’t run out of space.

The leftover 200-ish bytes are for tracking. Use bits to mark places you’ve already checked (like “room D14 done”) and actions you’ve tried (so you stop repeating “throw spaghetti at the wall”).

Every reset, open the file, see your last loop’s fails (like “loop 420: died petting a possum”), Then try something new, focus on unmarked areas and untested actions this is because if you notice a pattern (like “tv static every tuesday”), write it as “tues=F9=glitchinmatrix” or whatever.

After 200 loops, maybe you’ll crack the code (literally) or realize the exit was behind the fridge the whole time.Oor you’ll just accept your fate and start a cult (the 1k chosen ones!) . Either way, you’re out.

tldr: use the 1kb to avoid repeating mistakes, track patterns, and maybe escape before you start talking to a lamp.

[–] [email protected] 11 points 2 weeks ago

super compressed log

Heh.

load more comments (2 replies)
[–] [email protected] 17 points 2 weeks ago (1 children)
load more comments (1 replies)
[–] [email protected] 80 points 2 weeks ago (10 children)

You can fit quite a lot of plain text in 1kb; it's really just a 1024 character message. What you'd want to store would really be dependent on how the day went, but starting with "You are in a time loop. It resets every week on Monday at 6AM" would probably be sufficient to get things rolling; that's only 61B.

I'd just add information that helped me have the best 7 days possible - really just a schedule of things to do. Did I read a really good book? Note that down, read it every week, enjoy that time. Did I play a great game? Same thing. Once I found 7 days worth of activities that were maximally enjoyable, I'd be happy to just stay in that time loop forever; the memory reset is really a blessing, not a curse.

load more comments (10 replies)
load more comments
view more: ‹ prev next ›