From c9299b5410a55fa867826e389d16a48479a78504 Mon Sep 17 00:00:00 2001 From: Frankie B Date: Tue, 11 Jun 2024 18:02:01 +0100 Subject: Merge MVC rewrite into master (#21) * Just commit it all * Require auth * crap * Update homepage * Block AI scrapers * Update cache update script * Add dummy file * Remove unnecessary lastfm config var * Use withQueryParameters for LastFM API * Fix embeds * Update example env * Smard --- resources/views/pages/computers.blade.php | 442 ------------------------------ 1 file changed, 442 deletions(-) delete mode 100644 resources/views/pages/computers.blade.php (limited to 'resources/views/pages/computers.blade.php') diff --git a/resources/views/pages/computers.blade.php b/resources/views/pages/computers.blade.php deleted file mode 100644 index a7cec24..0000000 --- a/resources/views/pages/computers.blade.php +++ /dev/null @@ -1,442 +0,0 @@ -@extends('layouts.default') -@section('title', 'Computers') -@section('description', 'Computers I own or have owned.') -@section('content') - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
PICTURESSPECS & DESCRIPTION
2023 MacBook Pro 14" - Quick Specs -
    -
  • Apple M3 Pro
  • -
  • 18GB RAM
  • -
  • 500GB SSD
  • -
  • macOS Sonoma
  • -
-

WHAT

-
2018 MacBook Pro 13" - Quick Specs -
    -
  • Intel i5-8259U @ 2.3GHz
  • -
  • Intel Iris Plus Graphics 655
  • -
  • 8GB RAM
  • -
  • 250GB SSD
  • -
  • macOS Sonoma
  • -
-
2012 Lenovo ThinkPad T430 - Quick Specs -
    -
  • Intel Core i7
  • -
  • 16GB RAM
  • -
  • Windows 7 Professional
  • -
-
2005 IBM ThinkPad X41T - Quick Specs -
    -
  • Intel Pentium M @ 1.6GHz
  • -
  • Mobile Intel Express Chipset Family (128MB)
  • -
  • 1.5GB RAM
  • -
  • 40GB HDD
  • -
  • Windows XP Tablet PC Edition
  • -
-
1999 Dell OptiPlex GX1 - Quick Specs -
    -
  • Intel Pentium II (Deschutes) @ 400MHz
  • -
  • ATI 3D Rage Pro (4MB)
  • -
  • 639MB
  • -
  • 40GB HDD
  • -
  • MS-DOS 6.22 & WFW 3.10
  • -
-
2003 IBM ThinkPad T40 - Quick Specs -
    -
  • Intel Pentium M @ 1.3GHz
  • -
  • ATI Mobility Radeon 7500 (32MB)
  • -
  • 1GB RAM
  • -
  • 30GB HDD
  • -
  • Windows 2000 Professional
  • -
-
2010 HP Compaq Elite 8100 - Quick Specs -
    -
  • Intel Core i7
  • -
  • 16GB RAM
  • -
  • some SSD and an HDD
  • -
  • Windows Vista Ultimate (64-bit)
  • -
-
2014 Mac mini - Quick Specs -
    -
  • Intel Core i5-4278U @ 2.6GHz
  • -
  • Intel Iris Graphics
  • -
  • 8GB RAM
  • -
  • 1TB HDD
  • -
  • VMware ESXi 6.7.0u3
  • -
-
1996 Fujitsu Milan - Quick Specs -
    -
  • Intel Pentium
  • -
  • 32MB RAM
  • -
  • 1215MB HDD
  • -
  • Windows 98 SE
  • -
-
1999 Compaq Armada M300 - Quick Specs -
    -
  • Intel Pentium III
  • -
-
- - -@stop -- cgit v1.2.3-54-g00ecf