Live data from Hacker News

Show HN: tale.fyi, we deserve a home for fiction

tale.fyi

41–50 of 76 posts

Re: Show HN: tale.fyi, we deserve a home for fiction

#41
post #38

> no password, ever. we email a code that works once and expires in ten minutes. Why? What's so horrible about passwords? They work so well with password managers. I hate this forced email sign-in bullshit that's spreading like covid.

I've gone the opposite route with my recent project, using IRC-style nick + pass, with no email. I prefer this to associating everything with a unique identifier about myself.

Re: Show HN: tale.fyi, we deserve a home for fiction

#42
post #16

Earlier quoted context omitted.

> moby dick didn't align properly, there's a confidence gate it didn't pass. What does this mean?

well! (i've been waiting for someone to ask ha) when i first knew i wanted to align audio to text, i reached for aeneas, which was built for this exact problem/product ( https://www.readbeyond.it/aeneas/ ) however, it drifted by hundreds of seconds deep into chapters and emits no confidence signal, so i couldn't eval it cleanly so i switched to a neural acoustic model trained with ctc (meta's massively multilingual s…

Could the problem be Moby Dick’s infamously large vocabulary, which contains words used essentially nowhere else?

Re: Show HN: tale.fyi, we deserve a home for fiction

#43
I started playing the audio. I liked it. The text was right there matching what I was hearing. I just wish that it highlighted the word in the audio. I'd much prefer a tts version that does that, even if the voice quality is worse. There was a disconnect between my eyes and ears and it felt off.

Re: Show HN: tale.fyi, we deserve a home for fiction

#45
post #42

Earlier quoted context omitted.

well! (i've been waiting for someone to ask ha) when i first knew i wanted to align audio to text, i reached for aeneas, which was built for this exact problem/product ( https://www.readbeyond.it/aeneas/ ) however, it drifted by hundreds of seconds deep into chapters and emits no confidence signal, so i couldn't eval it cleanly so i switched to a neural acoustic model trained with ctc (meta's massively multilingual s…

Could the problem be Moby Dick ’s infamously large vocabulary, which contains words used essentially nowhere else?

i actually had an out-of-memory bug, which i've since fixed. chewing through it now to see if we can get it

Re: Show HN: tale.fyi, we deserve a home for fiction

#46

Earlier quoted context omitted.

you wrote brat! i 'own' your book (on kindle, ha, so i'm not sure if that counts as real ownership), and it's on my to-read pile anyways, i'm going to send you an email i filed tickets for myself for the play button weirdness, thanks for including the browser, it might be related, and the product feedback around sign up (i didn't want to be too pushy, maybe went too far in the other direction) for your thinking: glob…

lol, nice. I think AMZN can revoke your ownership of my work at any point, but your sale is still chalked up towards the total, which seems more like a very expensive library to me except with no incentives (other than user retention) for AMZN to behave like a library. I never played dark souls… bad attention span. What’s the link? I would just have global highlights as toggleable, personally, with some kind of relat…

i used to run a literary journal in college, so i built that dna into tale as 'lists', so that curators can be followed and they can create lists of their favorite work. i dunno if it creates a gallery type environment, but that's the dream

dark souls: in dark souls as you wander around you can leave little notes around the world, and then the game will surface them to other players, almost randomly. players can vote on notes, which makes them appear more or less often. dark souls is a famously obtuse game, so the notes are genuinely helpful sometimes, and sometimes they are trolling you. but it makes the whole experience less lonely. i wonder if that's what people are missing when they read a book: the book _club_ feeling.

Re: Show HN: tale.fyi, we deserve a home for fiction

#48
post #19

> the internet was being built around non-fiction I guess you don't tread the same internet waters. https://www.royalroad.com/home https://archiveofourown.org/ and the good old link rings like https://topwebfiction.com/

https://fanfiction.net/ https://forums.spacebattles.com/ https://forums.sufficientvelocity.com/ https://questden.org/ and of course usenet before it. the internet was always built around fiction.

Wattpads also been around for nearly 20 years as well.

Re: Show HN: tale.fyi, we deserve a home for fiction

#49
post #47

I installed this as a PWA on my Pixel, and for some reason it keeps auto-rotating (to landscape mode), despite having disabled auto-rotation on my phone. Is it something you intentionally want or need? It makes it impossible for me to read in bed.

good catch, fixed: orientation: 'any' was meant as 'don't lock the phone' and android treated it the exact opposite. removed it

sadly it may take a bit for your phone to pick up the new manifest, an uninstall and reinstall might fix it

Re: Show HN: tale.fyi, we deserve a home for fiction

#50
post #38

> no password, ever. we email a code that works once and expires in ten minutes. Why? What's so horrible about passwords? They work so well with password managers. I hate this forced email sign-in bullshit that's spreading like covid.

oh, i've disliked passwords for my entire career i think:

1. everyone uses the same string

2. if they don't use the same string, they forget which password goes to which site, which is really frustrating

3. if they do use the same string, someone guesses it and the user feels 'hacked'

4. what's up with magic words proving identity anyways?

i personally feel like your computer should know who you are and then pass along that identity to the website, and passkeys get close to this (which i haven't implemented quite yet here)

Post reply on HN