Category: Web, HTML, Tech

Top Blog Entries

— by Freddy3 Comments— 21 Kudos

Flip phone Sky blue 🩵

🐌 Información básica: El código de teléfono tapita viene con musica incluida Se puede personalizar los 3 fondos de pantalla tanto como gifs y imágenes, también se puede cambiar la musica del teléfono sin problemas, aunque lo recomendable es que no dure más de 37 segundos, porque se corta en ese segundo automáticamente para no hacer largo el sonido de teléfono  /* ⚠️ CONTENEDOR TEMÁTICO CELESTE ⚠️ ... » Continue Reading

» View Blog Entry

— by eng. Alveus Nosville2 Comments— 14 Kudos

Beginner's Electronic workshop setup: Part 1 - Soldering iron.

Hi, so - starting with electronics is not easy. I mean, starting with any hobby can be hard, but amateur electronics enthusiasts have it especially bad. I would know; I've been an electronics amateur for close to 10 years now, and in the very beginning, one of my big hurdles was picking out the right tools for the job, ESPECIALLY the soldering irons, which as it happen are the tools that you tend ... » Continue Reading

» View Blog Entry

— by Freddy1 Comment— 4 Kudos

— by .Never.rieveR.4 Comments— 18 Kudos

i love CDs for more than just their music. (this is a big confession)((also a ramble)) ///// ALT TITLE; phones are elbows and THIS is why

a lot of the time, i wonder if people love things like i do its like damn near objectumsexuality for CDs for me. like when i see a good designed CD (like the band logo/al » Continue Reading

» View Blog Entry

— by Adelina1 Comment— 2 Kudos

Tags Spacehey Basic

/* ───────────────────────────────────────────────────────────── 1. IMPORTS ───────────────────────────────────────────────────────────── */ @import url(https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined); @import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap); @import url('https://cdnfonts.com'); /* ─────────────... » Continue Reading

» View Blog Entry

— by Firebrand — 4 Kudos

My own YT2009 Instance

Hello Spacehey !! I've been hosting YT2009 instance on my server for a while now. I've decided to open it for everybody and see if my server dies or not. Normally, i provide access to self-hosted services only to certain people (like my friends, family, etc.), but let me give it a try! Check instance for yourself and tell me if you encounter any problems. This public test will last for 1 WEEK , a » Continue Reading

» View Blog Entry

— by Freddy2 Comments— 6 Kudos

... 🔓

/* ========================================= 1. ESTRUCTURA Y MONITOR (CRT) ========================================= */ .juego-total { width: 320px; margin: 20px auto; background: #111; padding: 15px; border-radius: 12px; font-family: monospace; text-align: center; box-shadow: 0 8px 25px rgba » Continue Reading

» View Blog Entry

— by mr man1 Comment— 7 Kudos

This blog is made in WINDOWS XP!

So school is finally done & I officially graduated. It feels weird having actual free time now lol. Since I have nothing to do, I decided to do something totally random & installed Windows XP in my VirtualBox. I grew up using Windows 7, but honestly, XP is so nostalgic for me. That startup sound is literally iconic. I even installed this browser called Mypal so I can actually go online. I spent li... » Continue Reading

» View Blog Entry

— by ronaldmcdonald691 Comment— 16 Kudos

eyeless jack interactive sprite at the bottom right of ur screen

/* Layout created by jimthemoid69 */ body::after { content: ""; position: fixed; bottom: 20px; right: 20px; width: 120px; height: 120px; z-index: 100000; background: url('https://files.catbox.moe/f2jtz0.png') center / contain no-repeat; cursor: pointer; pointer-events: auto !important; } body:active::after { animation: shake 0.2s infinite alternate, swap 0.2s forwards; } @keyframes shake { from { ... » Continue Reading

» View Blog Entry

— by ronaldmcdonald69 — 6 Kudos

toby rodgers interactive sprite at the middle right of ur screen

/* Layout created by jimthemoid69 */ body::after { content: ""; position: fixed; bottom: 450px; right: 20px; width: 120px; height: 120px; z-index: 100000; background: url('https://files.catbox.moe/c4942g.png') center / contain no-repeat; cursor: pointer; pointer-events: auto !important; } body:active::after { animation: shake 0.2s infinite alternate, swap 0.2s forwards; } @keyframes shake { from {... » Continue Reading

» View Blog Entry

— by ronaldmcdonald69 — 6 Kudos

masky interactive sprite at the low left of ur screen

/* Layout created by jimthemoid69 */ body::after { content: ""; position: fixed; bottom: 20px; left: 20px; width: 120px; height: 120px; z-index: 100000; background: url('https://files.catbox.moe/nmv9lv.png') center / contain no-repeat; cursor: pointer; pointer-events: auto !important; } body:active::after { animation: shake 0.2s infinite alternate, swap 0.2s forwards; } @keyframes shake { from { t... » Continue Reading

» View Blog Entry

— by eng. Alveus Nosville1 Comment— 8 Kudos

Beginner's Electronic workshop setup: Part 2 - Measuring equipment and related theory.

Previous/First post. Ok theory needs to come before equipment so we know the following - what are we measuring? Usually voltage, but let's start by talking about Current . Also known as Amperage or Intensity , from which it takes it's symbol is a measure of actual electrons flowing through wire. Effectively, it's a measure of how many electrons are going through the wire. » Continue Reading

» View Blog Entry