]> fortfriendship.online Git - gnargle.github.io.git/blob - entries/1.html
30835f092d208ce18c9a6f4ee8864c2ea852ae18
[gnargle.github.io.git] / entries / 1.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta charset="UTF-8" />
5 <title>Bringing Static Websites Back</title>
6 <meta property="og:title" content="Bringing Static Websites Back" />
7 <meta name="twitter:title" content="Bringing Static Websites Back" />
8 <meta
9 name="description"
10 content="Look I'm hardly the first to do this but I think we all know the
11 internet is shit now."
12 />
13 <meta
14 property="og:description"
15 content="Look I'm hardly the first to do this but I think we all know the
16 internet is shit now."
17 />
18 <meta
19 name="twitter:description"
20 content="Look I'm hardly the first to do this but I think we all know the
21 internet is shit now."
22 />
23 <link rel="stylesheet" href="../main.css" />
24 </head>
25 <body class="whole-site">
26 <div>
27 <iframe class="embed-title" src="../shared/title.html"> </iframe>
28 <div class="main-container">
29 <div class="main">
30 <div class="entry">
31 <a href="../index.html">Home</a>
32 <div class="title-block">
33 <h3 class="blog-title">Bringing Static Websites Back</h3>
34 <h3 class="datestamp">25/01/2025</h3>
35 </div>
36 <div class="content">
37 <p>
38 Look I'm hardly the first to do this but I think we all know the
39 internet is shit now. Like. Really, really shit. It would be
40 naive to say that the internet was perfect in its early days.
41 But it was definitely less centralised, with many people
42 maintaining their own pages, using webrings to link to people
43 they like. It was collaborative and communicative and a platform
44 of passions.
45 </p>
46 <p>
47 Then for a while everyone was in the same place, although that
48 place changed every like. year or so. I never really used
49 MySpace or Bebo, but I got on Twitter really early and gave
50 myself lifelong Poster's Sickness.
51 </p>
52 <p>
53 Obviously Twitter is absolute shite now and has been for a fair
54 while. I moved to bluesky, and that's ok, but every so often I
55 want to write longer Things. Usually about movies or games,
56 sometimes about programming stuff since that is... my job.
57 </p>
58 <p>
59 I used backloggd for games for a bit but the culture on that
60 site fucking annoyed me, and I don't think letterboxd is likely
61 to be any better. So instead I can make my own website without a
62 comment website. Then if you want to disagree with me you can dm
63 me directly and then we can digitally kiss.
64 </p>
65 <p>
66 So yeah. Programming is my job, and because the web is stupid
67 now, most of what I work on is in Angular or Razor. Which do
68 have their conveniences, but also they're kind of a pain when
69 you just want to make something simple to scratch down thoughts
70 in.
71 </p>
72 <p>
73 Also I'm pretty sure an Angular SPA would get very mad at you if
74 you tried to put a marquee tag in it. And since marquee is the
75 greatest tag in the history of the web, we can't have that.
76 </p>
77 <p>
78 Anyway, that's probably it for this first entry. If you wanna
79 find me elsewhere, check the links below, else ta for now love.
80 </p>
81 </div>
82 </div>
83 </div>
84 </div>
85 <iframe class="embed-links" src="../shared/links.html"> </iframe>
86 <iframe class="embed-footer" src="../shared/footer.html"> </iframe>
87 </div>
88 </body>
89 </html>