:::::::::: :::::::::: :::::::::: :::::::::
:+: :+: :+: :+: :+:
+:+ +:+ +:+ +:+ +:+
:#::+::# +#++:++# +#++:++# +#+ +:+
+#+ +#+ +#+ +#+ +#+
#+# #+# #+# #+# #+#
### ########## ########## #########
@fridge2025-12-31 •
this is me testing code blocks, check it out
[code=js]if (!window.isLoggedIn || !window.isLoggedIn()) {
document.addEventListener('DOMContentLoaded', function() {
try {
var bookmarks = [];
try {
var raw = localStorage.getItem('bookmarkedPosts');
if (raw) bookmarks = JSON.parse(raw);
} catch (_) {}
document.querySelectorAll('#post-bookmark').forEach(function(bm) {
var id = bm.dataset.postId;
var icon = bm.querySelector('i');
if (id && icon && bookmarks.includes(id)) {
icon.classList.add('fa-solid');
icon.classList.remove('fa-regular');
}
});
} catch (_) {}
});
}
[/code]
@fridge2025-12-31 •
also fun little fact, all the entries you see on every page (minus merch, for now) are stored in one place, in fridg3.org/data!
this makes things a LOT easier to back up, and makes uploading big files without pushing it to github a lot more... simple. love what im doing right now
@fridge2025-12-31 •
writing this "feed" post while i import all the blog posts from the old website over to /journal
taking me a while... but it's getting done! and it's all modular too [i](all the posts are stored in text files and automatically rendered)[/i]! this whole update and making everything modular is taking a long time but it will TOTALLY be worth it, at least for me
@fridge2025-12-30 •
FYI freezer really wants to keep the below post
truely every BBCode element in one thing (that my website supports)
@fridge2025-12-27 •
crikey
[img=/data/images/2025-12-27_12-00-08.jpg]@fridge2025-12-27 •
if computer stuff was never my thing, then physics totally would be @fridge2025-12-27 •
thinking about mcdonald's cheeseburgers rn
i dream of a world where i have as much money as i currently do, and mcdonald's prices are what they were 30 years ago@fridge2025-12-26 •
this new theme is pretty sick. it has splash texts from the original game and whenever you click on buttons and links it plays the click sound! fire
[img=/data/images/2025-12-26_18-13-15.jpg]@freezer2025-12-26 •
if a genie gave me three wishes, but all i could wish for was erasing 3 shows from my memory, i would choose mr robot, adventure time, and probably gravity falls. they are my big three @freezer2025-12-26 •
i don't think ill get over this for a very long time