🚧 What did you do to your website today?

is that B-DAMNED a real phone number? it’d be so funny if it is

Huh, I wonder why CanvasText is doing that? I tried to compare our CSS a bit, but wasn’t able to really figure it out. I do have color-scheme and no CSS variables for color…

Turns out that it is a real toll-free number, but I doubt the company that actually rents it advertises it as ā€œ1-800-B-DAMNEDā€.

2 Likes

Thanks, but I wouldn’t worry too much about it. It’s probably a better idea for me to stick with my own color variables, if only for consistency’s sake.

here’s an idea if u have spare money lol
RENT it yourself and it u call it its just an answer machine playingnever gonna give you up

Not that I’m not tempted, but it’s already taken, and I think my wife would object to me paying $20/month for a joke 800 number. And if I did register this number on a different area code, I’d would use this instead, on repeat:

1 Like

ah another good day being single. if i had disposable income a joke 1-800 would totally be a thing I’d do!

1 Like

Happy to see that my CSS for external link SVGs has inspired you.

I have noticed that your individual posts do not show any publication timestamp, while your post archive does. Is that intentional?

some small fixes for mobile! cleaned up a bit of css on some pages i havent poked at in a bit, updated the phone zone to link to more places. also i have a /now page now! not sure if i’m going to stick with it, though. i’ve also had a great idea for a way to make the mobile version of my site more annoying, so… watch out for that, lol!

1 Like

Yes, it’s intentional. Timestamps on individual pages and posts are in the footer.

They’re also in <head> as Dublin Core metadata.

Oh, I see. I don’t think I have seen timestamps on individual posts being placed at the page’s bottom footer before, so I didn’t consider looking at the footer for timestamps. :sweat_smile:

Yeah, it’s more common to put them in the header, but I think having them there gets in readers’ ways. I’m tempted to remove the summaries as well; they’re more relevant to the description meta tag and in indexes, IMO.

Finally got around to adding a guestbook :) think it may be fair at this point

3 Likes

i changed up the warning on my index page s bit

1 Like

Here’s what I’ve done lately:

Everything’s on https://new.starbreaker.org

1 Like

I may have found a way to easily generate parasocial media preview cards for posts using ImageMagick.

magick -size 1200x630 \ 
    -background white \
    -fill black \
    -font Berkeley-Mono-Bold \
    -pointsize 32 \
    -gravity Center \
    caption:"starbreaker.org\n\nrock operatic science fantasy (and more)\nby a full-stack thaumaturge\n\noperated by Matthew Graybosch\n\npublished on 2024-12-04, updated on 2024-12-06" \
    -flatten \
    card.png

This command yields the following.

It’s nothing fancy, but it’s more than people on Facebook, Twitter, Mastodon, etc. deserve. :smirk_cat:

With a bit of shell scripting I can change the text so that each post gets a card with the post title and summary. But I’ll deal with that later. It’s late.

5 Likes

I agree ! I have been overestimating that process for quite a long time now. Its like i have ended up being fine skimming trough the process instead of truly taking the time and effort. Id call it the curse of false productivity because i end up stopping even though im in the flow because my ā€œtime is upā€ and that i should start doing something else to get most things done for the day but it is obv a very anti-productivity mindset.

That’s nice and simple.

ok me again with the updates lol.
i got a VOIP phone number for my contact page. if it doesn’t get any use ill let it expire, if it does get use I’ll fully rent it out :)

Making things more responsive and mobile friendly and I also updated to a festive edition of my index page. I keep seeing people’s fun winter and Christmasy layouts and I’m like ā€œsomeday I’ll do that.ā€ Pfft. Why not today??

4 Likes