all repos — h3rald @ 086040718392692c81e5d6a7116076e799822a3d

The sources of https://h3rald.com

Style updates.
h3rald h3rald@h3rald.com
Sun, 16 Mar 2025 12:00:37 +0100
commit

086040718392692c81e5d6a7116076e799822a3d

parent

1d3b65b92ca1c281290fdbbb7d5693829780eca0

2 files changed, 43 insertions(+), 16 deletions(-)

jump to
M assets/styles/style.cssassets/styles/style.css

@@ -503,6 +503,12 @@ border: 1px solid var(--secondary-background);

border-radius: 4px; } + +blockquote p:first-child, +blockquote p:last-child { + margin: 0; +} + .panel-header { text-align: right; }

@@ -716,6 +722,36 @@ list-style-type: "\203A";

margin-right: 1rem; } +/* Figures */ + +figure { + display: table; + background: var(--secondary-); + margin: auto 0; +} + +figure img, +figure figcaption { + display: table-row; + vertical-align: bottom; +} + +figure img { + border-bottom-left-radius: 0; + border-bottom-right-radius: 0; +} + +figcaption { + display: block; + background-color: var(--secondary-background); + border-radius: 4px; + border: 1px solid var(--secondary-background); + padding: 0 4px; + line-height: 1.2rem; + padding: 0.5rem; +} + + /* Days */ .days h3 {

@@ -742,24 +778,15 @@ .days figcaption {

margin: 0; font-size: 0.9rem; background: var(--secondary-background); - padding: 0 0.5rem; - margin-top: -0.6rem; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; } .days img { + border-radius: 0; border: none; } -/* Avoid links on new line overwriting the previous line (links must be inline-block otherwise arrow icon may go on a new line*/ -li a, -footer a, -h2 a, -h3 a, -h4 a { - display: inline; -} /* Used only in Glyph Book */
M contents/articles/ai.mdcontents/articles/ai.md

@@ -2,7 +2,7 @@ -----

id: ai draft: true title: "A Tale of Hype and Fallacy" -subtitle: "Reflection on AI, sparkles, and washing machines" +subtitle: "Reflections on Generative AI, sparkles, and... washing machines" content-type: article timestamp: 1737926162 -----

@@ -11,7 +11,7 @@ I don't write very often these days. But if and when I do though, it should be about something meaningful, so than in [ten or twenty years](/articles/twenty-years/) time I will be able to say "Oh wow, that thing really felt important back then, and it isn't now" or "I didn't really understand the magnitude of that at the time".

That's why I have decided that I should really write about Artificial Intelligence. Not the _real thing_ (AGI) that we will probably have twenty years from now, just the dumb-but-sometimes-useful surrogate that is _generative_ AI, that we have today, in 2025. -## Not your average positronic brain +### Not your average positronic brain Back in 1987 (nearly FORTY years ago, GOD I am old!), when Star Trek: The Next Generation premiered, they introduced the character of Lt. Cmdr. Data, a sentient android, portrayed by the legendary Brent Spiner. That character was probably thought originally as a sort of replacement for Mr. Spock from TOS, being primarily driven by logic, but with a _twist_: even though it couldn't understand basic jokes, or even speak using word contractions, Data longed to become human, above all else. And his positronic brain, in all its sophistication, was not able to feel emotions (he eventually got an upgrade, but that's another story). Not only that, he was struggling to even _simulate_ them, and was incapable of lying.

@@ -21,7 +21,7 @@

<figure> <img src="/images/ai/ai-world-domination.webp" alt="An AI-generated image of AI taking over the world" /> <figcaption>Create an image representing Artificial Intelligence conquering the world and the internet. Overemphasize the technology side of it and draw your inspiration from popular science fiction.</figcaption> -<figure> +</figure> What about quality, you ask? Ehhh we are working on it. What about reliability, can it actually... Pffft, nevermind.

@@ -35,7 +35,7 @@ (generative) AI

No really, just don't. Tell your children, your grandmothers, all your loved ones that Chat-thingie or whatever crap it's called should not be trusted more than a used car salesman, _at best_ (it's a figure of speech, I actually met a few pretty decent used-car salesmen actually). -## It is actually pretty good (at certain things) +### It is actually pretty good (at certain things) Assuming you are not dumb enough to trust them with your life, your job, or anything important, LLMs are undeniably one of the greatest inventions of the decade. Despite that it changed forever our imaginary when it comes to AI and killed 90% of science fiction literature with it, these things are pretty damn impressive, for certain things.

@@ -56,7 +56,7 @@ The above quote should be turned into mobile and desktop wallpapers, printed on billboards, and tattooed on the forehead of execs.

Perhaps it can be a bit of an oversimplification, but again, it doesn't say that they are "only" good at that, right? I think it's a good and safe rule of thumb, for when you are in doubt. -## Tutti mi vogliono, tutti mi cercano +### Tutti mi vogliono, tutti mi cercano Everyone wants AI. It's like a must have or you are not cool enough. Months ago we changed our washing machine, and we got the best one we have ever had. Honest. Forgive the sexism, but you could call it _husband-proof_: you turn it on, you turn the knob to your desired program, and press play. Simple enough:

@@ -184,4 +184,4 @@ ## Fuzzyness

## A reliability problem -## Not a product +## Not a product