From 7befc0df20149161018f1ff06a879366831c45fa Mon Sep 17 00:00:00 2001 From: Minteck Date: Sat, 23 Apr 2022 11:55:05 +0200 Subject: Dedupper --- about/index.php | 180 +++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 178 insertions(+), 2 deletions(-) (limited to 'about/index.php') diff --git a/about/index.php b/about/index.php index b491734..d371693 100644 --- a/about/index.php +++ b/about/index.php @@ -3,8 +3,184 @@
-

About

- Coming soon +

My name is Scootaloo!

+

I'm the computer pegasus

+ +

TODO: Add some sort of circles with things I like (MLP, computers, Linux, OSS, music, video, photography, graphical design)

+ +

Info about me:

+ + + + + + + + + + + + + + + +
SpeciesEquestrian pegasus
GenderFemale
LocationPonyville, Equestria
+ +

Info about my laptop:

+ + + + + + + + + + + + + + + + + + + + + + + +
ModelMacBook Air (M1, 2020, 13.3"), Space Gray
OSmacOS
CPUarm64e, Apple M1 (4 performance CPU cores, 4 efficiency CPU cores, 8 GPU cores)
RAM8GB LPDDR4
Storage512GB NVMe SSD (APPLE SSD AP0512Q)
+ +

Info about my secondary laptop:

+ + + + + + + + + + + + + + + + + + + + + + + +
ModelPanasonic Toughbook CF-MX4
OSChrome OS Flex
CPUx86_64, Intel Core i5 vPro (4 CPU cores)
RAM8GB
Storage256GB M.2 SATA SSD (Samsung)
+ +

Info about my oldest laptop:

+ + + + + + + + + + + + + + + + + + + + + + + +
ModelCompaq Armada 110
OSUnknown/None
CPUx86, Intel Celeron Coppermine
RAM320MB (originally 256MB)
Storage10GB IDE (Toshiba)
+ +

Info about my phone:

+ + + + + + + + + + + + + + + + + + + + + + + +
ModelSamsung Galaxy A41 (2020)
OSAndroid/One UI
CPUarm64, MediaTek Helio P65 (MT6768, 2 performance CPU cores, 6 efficiency CPU cores)
RAM4GB (including 512MB VRAM)
Storage64GB NAND (probably Samsung) + 64GB SanDisk SD
+ +

Info about my main server:

+ + + + + + + + + + + + + + + + + + + + + + + +
ModelLenovo IdeaPad 3
OSFedora Server
CPUx86_64, AMD Ryzen 7 5600U (8 CPU cores, 16 threads)
RAM12GB (including 1GB VRAM)
Storage512GB NVMe SSD (Micron)
+ +

Info about my secondary server:

+ + + + + + + + + + + + + + + + + + + + + + + +
ModelRaspberry Pi 4
OSUbuntu Server
CPUarm64, Broadcom (4 CPU cores)
RAM4GB
Storage64GB SanDisk SD (to be replaced)
\ No newline at end of file -- cgit