Firehose

This is everything, all in one place, coming 'atcha!

This firehose contains a record of all my micro posts, articles, photography, and other web doings. If you'd like to subscribe to feeds to stay up-to-date with things, then you can do so via my syndication page.

article

New post published:
Advising Reasonable AI Criticism

We're the good guys. They're the bad guys.

A loose analysis of the unproductive criticism surrounding artificial intelligence from both pro and anti camps, with advocations for more nuanced, constructive engagement and how that can be achieved to allow more informed and respectful discussions about AI technology and its impact.

https://vale.rocks/posts/ai-criticism

stylus_note

Last night I crept into your house under the cover of darkness and made almost imperceivable modifications to your browser’s user-agent stylesheet.

Changes just impactful enough that you will be mildly inconvenienced. I chucked a few !importants in there as well.

My evil knows no bounds.

stylus_note

You use * + * because it is a useful CSS snippet. I use * + * because I think it looks funny, and I like saying ‘lobotomised owl’.

We are not the same.

stylus_note

A word of advice: don’t have a default username system if you’re running an online service which you’ll need to moderate.

Automated accounts will use these default names, which allows them to blend in with genuine users using default names and makes it harder to spot patterns.

stylus_note

Sometimes I push to prod simply because I’ve grown to hate my creation and wish to watch it suffer and toil in this cruel world at the twisted hands of deranged users.

Other times I feel sorry and have sympathy, so my pushes to prod are because I can’t bear to watch my own creation flounder alone within the confines of my machine with me as its sole tormentor any longer.

stylus_note

Part of becoming better at a craft is to reflect on shortcomings and to see what can be improved and iterated upon. I feel like a lot of people forget to do that bit when “moving fast and breaking things”.

stylus_note

Words, laid bare. Branded with the mark of shame: ‘[sic]’. The textual equivalent of a public flogging. Execution in bracketed form.

stylus_note

Carousels are a web staple. Websites use them, and thus people do in turn. They’ve garnered a lot of hate over the years, primarily due to being largely inaccessible and poor ways of presenting information, yet still they persist. So, if you can’t beat ‘em, join ‘em.

The Chrome team put together Carousels with CSS which Sara Soueidan has examined in extreme depth. My main takeaway from the main article and Sara’s analysis is that while this is a vague step in the correct direction, it doesn’t address any of the core issues like accessibility and introduces new ones. I was disappointed to see the approach taken in regard to addressing those issues and think Eric Eggert hit the nail on the head.

It completely fails with regard to separation of concerns by using CSS for structure, rather than HTML. I don’t know how to address that other than asking why? I’ve noticed a lot of new CSS features, especially ones with the Chrome team’s influence, are getting a little too markup-y for my liking. David Bushell has covered this and the overreliance of pseudo-elements with touchings on the carousel kerfuffle.

HTML is for structure, CSS is for styling, JS is for anything that can’t be achieved with HTML/CSS, and accessibility isn’t omittable. We should be striving to build a web that is both functional and inclusive. Respect the web; respect users.

stylus_note

I wanted to see how the times Bluesky posts are published affect the popularity of those posts, so I put together a super quick and dirty little tool to do that.

https://tools.vale.rocks/bluesky-posting-analyser

My findings lined up with my hypothesis that posts around American mornings and evenings merit the most activity.

I was surprised to see that weekends are popular within technical communities, as I expected engagement to drop off when people aren’t ‘working’.

stylus_note

HTML. CSS. JavaScript.

Long ago, the three nations lived together in harmony. Then, everything changed when The Frameworks attacked.

stylus_note

If you’re on Twitter/X, I think less of you.
If you’re on Substack, I think less of you.
If you’re on Facebook/Instagram, I think less of you.

To remain on them knowing the damage they are doing and facilitating is to comply with and endorse their actions. There isn’t an excuse for staying.

stylus_note

A local developer has been found dead. Upon interviewing their family, we discovered they’ve repeatedly been found typing alone in an empty IRC chat at odd hours of the morning regarding creating a “revolutionary new technology”. Police believe they were attempting to reinvent the literal wheel.

stylus_note

I always feel dirty talking about type. Serifs with lovely ball terminals. Soft shoulders. Attractive curves. Deep inktrap crotches. Beautiful eyes. Broad arms. Long, slender legs. Tittles.

(I mean, good typography is sexy – even ignoring the trade diction.)

stylus_note

If you ask for help, and someone decides to help you, and they ask you clarifying questions so they can provide that help, don’t fight them!

Don’t question their questions and push back; they’re asking for a reason.

stylus_note

As developers, our goal is to build something to be used. Part of this is ensuring it can be used by anyone and caters to everyone.

Accessibility isn’t a separate concept or goal. Making something more accessible for some people makes it better for all people, and that is our greater intent.

stylus_note

To avoid leaving heat stains on my wooden desk, I’ve been using my 3D printer as a coaster for my cups of tea.

An unplanned benefit is that the heated bed also works to keep them warm if I’m so inclined.

stylus_note

A lot of people fork my projects on GitHub and then do nothing with them. I was curious as to why so many do this, so I’ve asked some of them, and they all say it is for the sake of archival.

I’m not quite sure how effective of a strategy that is…

stylus_note

There is a tendency for the last 1% to take the longest time.

I wonder if that long last 1% will be before AGI, or ASI, or both.

stylus_note

It scares me how many people reply to no-reply email addresses. So many responses to sign-up confirmations and password resets with messages like ‘OK’ or ‘thank you’.

Do they think there is a human responding? Or do they just think it prudent to thank the automated machines? I’m perplexed.

stylus_note

YOLO (You Only Live Once) is just as much justification not to do something as it is to do something, yet it is rarely treated as such.

Tangentially, you don’t hear YOLO as a phrase very often anymore. Maybe those YOLOers with gung-ho inclinations wiped themselves out and took the phrase with them?

stylus_note

Note to self:
Never have testing and prod open on the same machine. You will get confused no matter how good of an idea it seems at the time.

stylus_note

One of the most impactful moments of my life occurred while I was whistling. My friend, unintentionally packing his words with the psychological impact of a sawn-off shotgun at point-blank range, said, “You know you’re supposed to change notes, yeah?”

Years later I’m still not sure I’ve recovered.

stylus_note

I found a website on the ground and completely inaccessible. Next to it? A bottle of ARIA. It must have taken too much and overdosed.

Kids, always use ARIA in moderation, and never ARIA on an empty semantic.

stylus_note

I’ve been thinking about loanwords in language. How long have we got these words on loan for? Will they be taken back? What is the fee to buy them outright? Who should I talk to about this?

stylus_note

I just wanted to let everyone know that . is the root of all TLDs.

This means that, for example, vale.rocks. is a valid domain. vale is a child of rocks, which is itself a child of ..

You are now burdened with this knowledge.

stylus_note

I’d like to thank the HTTP ‘referer’ header field for permanently ruining my ability to correctly spell the word ‘referrer’.

stylus_note

Elle just added a blog feed to her website and included me in it, along with a little pixel me!

I love the entire feed reader! Her attention to detail with having all the buttons work and adding the ability to save drawings is fantastic! Her site is a treasure trove of little interactive gadgets and gizmos that is well worth checking out!

Pixel art of my head on a beige background. My hair is brown with a strand covering my pale face, upon which there are two eyes. I have no mouth.

article

New post published:
Creativity Came to Pass

Creativity /kriːeɪˈtɪvɪti/ n. Obsolete. The process or act of a human engaging in artistic or expressive production.

A story where human creativity and art disappear as a result of artificial intelligence usage and prevalence. Written from the perspective of someone in the future.

https://vale.rocks/posts/creativity-came-to-pass

stylus_note

I often have issues with sharing cross-origin resources, which results in me throwing my computer out a window.

This is referred to as CORS and effect.

stylus_note

I hate the argument, “Humans are bad at X, so LLMs must be really bad at X.”

There are flaws with LLMs, but this is a poor argument. They are fundamentally different to humans, and just because we fumble at something doesn’t mean LLMs do (and vice versa).

stylus_note

Cloudflare, its interface a mess.
It’s breaking my site and causing duress.

These settings confuse me, I must declare;
Working this out is quite the affair.

I hate it so much, but I don’t care.
Actually, I do, and I’m pulling out hair.

article

New post published:
How I'm Using AI

As long as AI isn't using me...

An overview of my personal usage of Large Language Models (LLMs) and other generative AI from 2022 onwards. Tracking my experiences with AI tools, specific models (ChatGPT, Claude, Gemini, etc), applying them practically, and realistic perspective on their strengths and limitations over time, from coding attempts to language learning assistance.

https://vale.rocks/posts/ai-usage

stylus_note

Well now look what you’ve gone and done! You’ve spilt JavaScript all over my lovely semantic HTML. Dammit! It leaked onto my CSS as well.

Go grab a cloth and clean up this mess.

stylus_note

As it is getting rather close to publication, it seems prudent to advertise that I’m writing a novel!

Tad unusual for me, but it’s a proper, comprehensive work of fiction.

I’ll have more details to share in time, but it is pretty much Fear and Loathing in Las Vegas meets the corporate shittery of Silicon Valley venture capital.

article

New post published:
My Writing Style and Mannerisms

Stay tuned for my writing manorialism.

A look at the stylistic fingerprints marking up my writing. Covering and vaguely justifying my spellings, use of punctuation, sentence structure, and other prose crimes.

https://vale.rocks/posts/writing-style-and-mannerisms

stylus_note

“The web is my canvas,” I confess as the people watching over my shoulder observe me open a text editor and tile a browser window. “CSS is my brush; MDN, my muse.”

article

New post published:
Why Video Isn't My Publishing Preference

I am a writer of words, not a vidier of videos.

Why I prefer not to publish video, including practical, technical, and personal reasons I find text a more maintainable, accessible, and effective medium for my online content.

https://vale.rocks/posts/why-not-video

stylus_note

I’ve been testing the new Qwen3 today. I don’t have the compute for the higher parameter models, but I’ve been having a lot of fun with 0.6b.

It is such a derpy little model.

Here is a thinking extract I found rather humorous:

Okay, the user said, “Hi Qwen. Nice shoes.” Let me think about how to respond.

First, the user greeted me with a friendly “Hi” and complimented my shoes. I need to acknowledge their compliment politely.

Since I’m an AI, I don’t have shoes, so I should explain that. Maybe say something like, “Hi there! I don’t have shoes.”

article

New post published:
Why I Write

There are words here, and I'm justifying them.

Unpacking my compulsion and will to write, including its benefits in forming thought, letting me express myself, hone in a craft, and publish accessible content.

https://vale.rocks/posts/why-write