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