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