26
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 21 Jul 2026
26 points (100.0% liked)
Casual Conversation
4050 readers
48 users here now
Share a story, ask a question, or start a conversation about (almost) anything you desire. Maybe you'll make some friends in the process.
RULES
- Be respectful: no harassment, hate speech, bigotry, and/or trolling.
- Encourage conversation in your OP. This means including all information that can initiate conversations when you can and also engaging in your thread when possible.
- Avoid controversial topics (e.g. politics or societal debates).
- Stay calm: Don’t post angry or to vent or complain. We are a place where everyone can forget about their everyday or not so everyday worries for a moment. Venting, complaining, or posting from a place of anger or resentment doesn't fit the atmosphere we try to foster at all. Feel free to post those on !goodoffmychest@lemmy.world
- Keep it clean and SFW
- No solicitation such as ads, promotional content, spam, surveys etc.
- No support questions. See !techsupport@lemmy.world
Casual conversation communities:
- !casualuk@feddit.uk
- !casualeurope@piefed.social
- !forumlibre@jlai.lu
- !batepapo@lemmy.eco.br
- !esp@lemm.ee
Related discussion-focused communities
- !actual_discussion@lemmy.ca
- !askmenover30@lemm.ee
- !dads@feddit.uk
- !letstalkaboutgames@feddit.uk
- !movies@piefed.social
- !television@piefed.social
founded 3 years ago
MODERATORS

The site seemed to fix itself.
Seems some kids are using the reviews as a chat platform and the "Was this helpful to you?" feature as a sort of upvote system. Clever and funny xD
The "glitches" they're talking about are probably just using html for fancy styling ("Can any please teach me glowing text?") or maybe even display images ("Picture Glitch") if the site/app isn't escaping user input properly. Makes me a little worried about the security of the website tho... I wouldn't put my personal details into there.
But really, there are way worse things kids could be doing on the internet than exploiting a bookstore website/app to chat with friends. Some might find an interesting book every once in a while or maybe even get interested in how to make actual websites with their "glitches"
Found my kid had been doing this with Spotify playlists to chat with other people in a similar way to get around some site blocks on our network. Seems like the same kind of "find workarounds to every form of adult control" we all did as kids.
Hahah I actually have respect for what they're doing here, using a platform in a creative way for which it was never intended. I could see myself doing the same as a kid.
In some respects, the way it skews book reviews is bit annoying but then again I don't think many people really use the Kobo review section.
(Oh and I decided to purchase Killers of the Flower Moon. It seems interesting!)
Yeah, me too. It would have been the coolest thing ever as a kid to have some "secret" chat room with code names and all that.
Kinda disappointed tho that there wasn't some grand ARG or internet mystery to discover xD
It kinda brings me back to the forums and chatrooms I used to visit when I was younger; small populations of users that you'd get to know (not like reddit etc where everything feels very anonymous). Having this little hidden space that feels like your own.
Good job sleuthing!
Seems charming, but it's just a little too recent and consistent in its weirdness for my taste. I would still put money on these being AI agents.
If you look up some of the names with "" you can find other reviews too. Here's another one where one is showing the "glowing" glitch I guess. Maybe it only works on a kobo. https://www.kobo.com/gb/en/ebook/the-ghost-in-the-glitch-volume1
Aww, they're learning HTML to do things like I did back on Myspace! I love it!
Ah, the classic old marquee element. That takes me back to the old internet. I wonder if any of them figured out
<blink>yet.And yeah, the website seems to escape everything properly but maybe in the app or in the eReader device it doesn't and the HTML renders.
Blinking text is a thing?? I'm kinda sad I never got to use Netscape now
Well, actually I don't think the
<blink>tag works in any modern browser anymore. Just like<marquee>, it was never part of any standard, it was overused back in the day to the point where it became super annoying, not to mention the accessibility nightmare it was. So no, blinking text on websites is not something we should bring back.And regardless, nowadays HTML should only be used to describe the structure of a page, not how it looks or behaves, and that's why many of the old tags are deprecated and support slowly dropped. Nowadays different "languages" are used to set how the page should look and operate. Using those it's ofc possible to make text (or any element on the page) blink, there just isn't a single HTML tag for it anymore.
Of course you wouldn't want it for anything serious. But going through random old internet pages with text moving all over the place must have been pretty fun at times.