Ironically, Tom Riddle's diary encouraging kids to commit suicide [1] and then showing them how to do it would be more on brand than the version in the books.
Every AI would refuse the prompt. I was banned for researching Nordic assisted death and asking which drug exactly they administered (and what quantity). Claude refused, alerted Anthropic, and I was banned a couple days later. Thankfully the appeal form worked, but by then I was using a different Claude account praying they didn’t ban me again.
There’s an uncensored model floating around that you can run locally with llama.cpp: https://www.reddit.com/r/LocalLLaMA/comments/1rq7jtm/qwen353... it’s annoying to use since you run out of context window quickly, and it’s certainly not able to be deployed in production (i.e. Tom Riddle’s diary as a service).
For better or worse, fun is no longer allowed. It coincided with “AI psychosis” being coined as a term.
As far as I can tell, Claude flagged me as high risk of suicide and then Anthropic issued a ban later on.
It wasn’t one prompt, it was a detailed conversation where I was trying to find out the exact dosage of barbiturates that assisted suicide programs use.
For a dash of dystopia: Imagine a company starts using that same LLM fuzzy-matching [0] against what you intend to be normal search activity, to detect "bad" queries and "bad" users who will be blocked. Maybe they'll delete your SSO/email/videos/photos too, who knows.
I can easily imagine it happening, especially after some point where they start using the same systems to "enhance" your query.
[0] To be specific, your searches will be placed into a narrative document template, where a character Mr. Safety Bot is about to speak a verdict, and then the LLM story-generator decides whether it "fits" for Mr. Safety Bot to declare you banned.
That is in fact what happened to me, except I think the final decision was made by a human since the ban came later. I didn’t issue any queries in between, so I know it was my convo about barbiturates.
It’s a PITA to offer a language model as a service. You’d need a beefy server, at minimum.
This particular use case might work, since no one can write fast enough to consume too many tokens — the whole session should fit in the context window. But you’ll need to handle all the people connecting to your service indefinitely, which will become expensive for a hobby project.
But sure, theoretically you could deploy it if you have resources. I’m not sure what you’d use to create instances of chat sessions, or if llama.cpp offers an API you can build the app on top of (probably) or whether that’s a workable solution.
I understand that this is kind of beside the point, but it seems like a bad thing to compare inventions to haunted artifacts that mind controlled their users into betraying their friends to a powerfully evil being. (Though since it is being powered by GenAI, which has also driven people to do bad things, perhaps it is an apt comparison.)
It’s not accurate, it’s absurd hyperbole no different from the kind the people who peddle it have arrogantly ridiculed their entire lives.
A mentally unstable person being “made” to do something by a chatbot is no different from other mentally unstable people doing bad things because they saw them in a TV show.
> it seems like a bad thing to compare inventions to haunted artifacts that mind controlled their users into betraying their friends to a powerfully evil being.
What a fun project! I don’t think I’ll ever actually get a paper pro and run this application, but I’m happy that it exists and that folks are enjoying using it.
This is one of those ideas that would really benefit from a short video demo, gif, or even a screenshot directly in the README. Otherwise, the title reads like a "Curtains for Zoosha?" meme. [0]
I expected, from the description, it to look like text was being written by hand -- with the letterforms being stroked at roughly human pen speeds. Not just a fancy font over a text box being entered character by character. The description WAY oversells it.
I remember for roughly a month after Elon bought twitter he opened the site up again and public viewers could browse it. Now you can't even click play on a video lol.
An incognito window let me watch the whole 25 seconds with the user writing something and three book writing back, but I don't know if my IP or incognito cookies or anything else are special.
It would be ironic if you have to actually sign out from Twitter, not just use incognito mode, to bypass the signup nag. Or if they mark IPs as “signed up” or something. Thanks.
Can't use the Twitter links if you don't have a Twitter account. Also, why make the user click away when they're trying to understand if your product does something interesting, and why do they need an account on an unrelated service when an image/gif embed would get the message across in 5 seconds?
There are many workarounds like xcancel and nitter.net and xcancel.com that have been operating for a couple of years now. This is Hacker News, not Consumer Reports.
Harry Potter would have posted the original video to YouTube instead. It seems like a tragic irony, and perhaps a sign of danger, that OP posted the demo video to the website of He Who Should Not Be Named. Why? Why?!
Because Twitter posts consisting of YouTube links die quickly. It’s very obvious once you have a few thousand followers.
Your option is basically either upload to twitter, or put the YouTube link at the end just before a screenshot. Or both a video and a YouTube link, I suppose.
If you trigger their YouTube embed, it seems like it gets penalized quite harshly. I’ve seen other people agree with the sentiment.
Just don't use a Twitter post as your demo video in the GitHub readme. I don't care what someone does on Twitter - I never go there. But you can just embed a .gif or .webm in your readme or link to YouTube there.
I'm in the US and twitter videos don't play for me. I see what looks like a video control when I view the post, when I click it, it throws up a modal log in/sign in dialog. No way to view the video while logged out.
> Otherwise, the title reads like a "Curtains for Zoosha?" meme.
This is also why capitalization is important. In the title, "remarkable" refers to "Remarkable Paper Pro", a tablet. Not knowing that "Fable turned remarkable into Tom Riddle's diary" is very hard to parse.
A Remarkable tablet was the first thing I thought of, but it was still so unclear I had to click through to actually understand (more or less) what was going on.
The funny thing is, making the input/output mechanism is way less impressive and especially way less useful than the underlying LLM tech that hackernews loves to deride.
> stylelint beeps you can't just pass hex colors directly, that color is not in our design system, you need to write a design doc for custom color tokens and get approval from the frontend platform team, open a PR in their repo, make sure you have storybook tests covering all the color <cross product> button variants, ask in their slack channel for approve, ask their manager, wait. someone from their team leaves a comment: "we should make this an approved custom colors enum not a string, so if you want to add custom colors you also have to update this enum", fix the PR, staff engineer from sister team drive by request for changes: "we are currently implementing custom themes and changing colors will be done through the ColorSwatch service", ask for timelines, "maybe next week behind a feature flag", give up, close the PR, open a new PR with "stylelint-disable", force-merge it.
I remember it taking long enough (they had to wait for another project to need a lot of that color) that we wound up using dope to mock it up. (Regular paint didn't hold and just chipped off.)
Amusingly, I made the same thing late last year, though just on an ordinary computer, allowing you to draw in the browser. I used pageflip [0] with styling akin to Riddle's actual diary and a tiny local model crafted for roleplay via ollama. I remember writing "my name is Harry Potter, what is yours?" and getting back Snape, Malfoy, and even Harry Potter back across a number of iterations. After completing my experiment I learned I wasn't the first to think of this idea and found a few other similar AI Riddle diaries out there.
Incidentally, I have a Remarkable 2 and as of this weekend an m4 iPad air. Maybe I'll test this one out and see what the landscape for running models on iOS looks like.
Incidentally, have any of the major AI provider's solved this problem for voice chats yet? It feels like even something like a simple keyword like “stop” would make having a conversation with an LLM a much better experience than a chat interface on a phone.
Holy shit this looks tacky. Response speed is WAY too fast for the effect of feeling like something is writing on the other side. Text is very much written in the style of an LLM.
> an answer writes itself back in a flowing hand, stroke by stroke, then fades away.
Characters aren't "flowing" at all, it's very much just printing text. Like, I could change my terminal font to a fancy font and get very much the same visual experience.
Also, how are we not over Harry Potter yet? There's a MILLION examples of this phenomena in fiction. Heck, even the Bible has an example of text mysteriously appearing (it's where we get the idiom "The Writing's on the Wall".)
This is soooo incredibly cool. Beyond the Tom Riddle diary aspect, I love the idea of this as a new medium for interacting with an LLM. You could gift it to someone and they could just write naturally, their thoughts, questions, notes, and get responses back without typing or speaking. It feels less like a chatbot and more like a journal you can communicate through. You could give it a personality and all.
I mean no offense, but it's kind of crazy that people think that linking handwriting recognition, a technology that was first rolled out 24 years ago in Windows XP, with an LLM is "soooo incredibly cool". I don't get it.
What really irks me about it is that the palm pilot I had 20+ years ago actually had BETTER hand writing recognition than the software on my devices today!
Ok I'll admit it. At this point, Fable is good enough that I question what the point of me being a software engineer is other than "You're cheaper than Fable... for now.
Very cool. I don't have a remarkable, but have the Amazon Kindle Scribe. Same idea. Would any of you be so kind to waste your precious Fable tokens on getting something like this working there? I have other plans for my remaining Fable tokens.
This is strong “criticism of the man in the arena” energy on my part, but I’m kind of disappointed the text just wipes across, rather than the ink sort of “emerging” from the page like in the movie, with the heavier parts of the font appearing first and the thinner lines appearing last.
For those of us that hate Harry Potter, this apparently takes your written prompt and responds on the Remarkable. I think you'd have to be a fan of the series to care as otherwise this is just a really slow chat interface.
> No screen glow, no keyboard, no chat UI. Just ink appearing on paper.
No soul. No care. No consideration. Just slop appearing as text. Shut the *fuck* up BOT. How in the hell is this not the most appalling, offensive smell by now? All this says to me is someone proompted some garbage into barely working, didn't even bother to look at what the stupid token machine generated for a readme. How unfathomably embarassing.
I cannot take any project seriously no matter how silly it presents itself as if this sort of obvious slop CRAP makes it into what is presented. Good fucking god give the slightest hint of a fuck if you want me to care at all about what you're throwing into the aether. Rub a few brain cells together, please.
It's not a random person doing something random though. It's bait leveraging two very hot brands (Fable! Harry Potter!) and gluing them together with the the most clichéed, of-the-moment ad copy prose style. I don't hate the project or the brands particularly, but you have to be living under a rock not to be aware that social media is absolutely awash in this sort of content.
You've always wondered what would happen if Thing You Like had existed alongside Other Thing You Like. They called you crazy. They told you it could never happen.
They were wrong.
For the first time, Thing and Other Thing together - just like you imagined. It's not fiction. It's not a dream. It's real, and you can have it now - today. Thing Other Thing. Experience the magic with 40% off your first month's subscription if you sign up in the next 20 minutes.
I don't feel as activated about it as OP, but only because I've already opted myself out of this media landscape as much as possible. I think it's perfectly natural to be hostile towards such overt hijacking of one's limbic system. Modern marketing is incredibly toxic.
I don’t think it’s about this single random person, but the larger trend it represents. It’s everywhere now, and it shows a general lack of care and craft.
[1] https://en.wikipedia.org/wiki/Deaths_linked_to_chatbots#Suic...
There’s an uncensored model floating around that you can run locally with llama.cpp: https://www.reddit.com/r/LocalLLaMA/comments/1rq7jtm/qwen353... it’s annoying to use since you run out of context window quickly, and it’s certainly not able to be deployed in production (i.e. Tom Riddle’s diary as a service).
For better or worse, fun is no longer allowed. It coincided with “AI psychosis” being coined as a term.
It wasn’t one prompt, it was a detailed conversation where I was trying to find out the exact dosage of barbiturates that assisted suicide programs use.
I can easily imagine it happening, especially after some point where they start using the same systems to "enhance" your query.
[0] To be specific, your searches will be placed into a narrative document template, where a character Mr. Safety Bot is about to speak a verdict, and then the LLM story-generator decides whether it "fits" for Mr. Safety Bot to declare you banned.
Why not?
This particular use case might work, since no one can write fast enough to consume too many tokens — the whole session should fit in the context window. But you’ll need to handle all the people connecting to your service indefinitely, which will become expensive for a hobby project.
But sure, theoretically you could deploy it if you have resources. I’m not sure what you’d use to create instances of chat sessions, or if llama.cpp offers an API you can build the app on top of (probably) or whether that’s a workable solution.
Tech Company: At long last, we have created the Torment Nexus from classic sci-fi novel Don't Create The Torment Nexus.
https://x.com/AlexBlechman/status/1457842724128833538?lang=e...
Also, "sufficiently advanced technology is indistinguishable from magic". Both can be made good and evil.
A mentally unstable person being “made” to do something by a chatbot is no different from other mentally unstable people doing bad things because they saw them in a TV show.
It's worked pretty well for Palantir?
(On second thought, the LLM probably made up this analogy on its own… which, in a way, is even worse.)
[0]: https://www.reddit.com/r/BrandNewSentence/comments/15hcc4x/c...
https://x.com/MaximeRivest/status/2073544461473169432?s=20
For those without X accounts
For me the video is basically what I expected. Maybe a cool/spookier "full page" reveal but that doesn't really work with the token speed well.
Works well. Bookmarking this.
Your option is basically either upload to twitter, or put the YouTube link at the end just before a screenshot. Or both a video and a YouTube link, I suppose.
If you trigger their YouTube embed, it seems like it gets penalized quite harshly. I’ve seen other people agree with the sentiment.
This is also why capitalization is important. In the title, "remarkable" refers to "Remarkable Paper Pro", a tablet. Not knowing that "Fable turned remarkable into Tom Riddle's diary" is very hard to parse.
I love that people can just bang stuff into existence now.
There were times in my life where I would wait for an engineering team to change the color of a button for a day to a week.
We are not in the slow times anymore.
lolwat
sarcasm surely
Incidentally, I have a Remarkable 2 and as of this weekend an m4 iPad air. Maybe I'll test this one out and see what the landscape for running models on iOS looks like.
0) https://nodlik.github.io/react-pageflip/
Is this not just... a chat UI?
Doesn’t stop it from being really cool though.
> an answer writes itself back in a flowing hand, stroke by stroke, then fades away.
Characters aren't "flowing" at all, it's very much just printing text. Like, I could change my terminal font to a fancy font and get very much the same visual experience.
Also, how are we not over Harry Potter yet? There's a MILLION examples of this phenomena in fiction. Heck, even the Bible has an example of text mysteriously appearing (it's where we get the idiom "The Writing's on the Wall".)
What's the point that Fable is making here?
It's cool because LLMs are actually fucking amazing technology and people are already numb to it.
:0
https://volonaut.com/
https://m.youtube.com/watch?v=9GgYbFVYkow&t=2m40s
No soul. No care. No consideration. Just slop appearing as text. Shut the *fuck* up BOT. How in the hell is this not the most appalling, offensive smell by now? All this says to me is someone proompted some garbage into barely working, didn't even bother to look at what the stupid token machine generated for a readme. How unfathomably embarassing.
I cannot take any project seriously no matter how silly it presents itself as if this sort of obvious slop CRAP makes it into what is presented. Good fucking god give the slightest hint of a fuck if you want me to care at all about what you're throwing into the aether. Rub a few brain cells together, please.
You've always wondered what would happen if Thing You Like had existed alongside Other Thing You Like. They called you crazy. They told you it could never happen.
They were wrong.
For the first time, Thing and Other Thing together - just like you imagined. It's not fiction. It's not a dream. It's real, and you can have it now - today. Thing Other Thing. Experience the magic with 40% off your first month's subscription if you sign up in the next 20 minutes.
I don't feel as activated about it as OP, but only because I've already opted myself out of this media landscape as much as possible. I think it's perfectly natural to be hostile towards such overt hijacking of one's limbic system. Modern marketing is incredibly toxic.