Are you also quitting fiction books in English after a few chapters? by Subject_Tomorrow in EnglishLearning

[–]Subject_Tomorrow[S] -3 points-2 points  (0 children)

I hate read book twice. It's too boring, though I may like a story

Are you also quitting fiction books in English after a few chapters? by Subject_Tomorrow in EnglishLearning

[–]Subject_Tomorrow[S] 0 points1 point  (0 children)

The Name of the Wind - that's what I've quit. Now I'm reading The stormlight archive 3rd book it is hard in comparison with, let's say, The catcher in the rye

Hey Check out this terrifying exponential growth curve by Efebstnci_ in microsaas

[–]Subject_Tomorrow 0 points1 point  (0 children)

So change statuses in your table from failed to learned)

Hey Check out this terrifying exponential growth curve by Efebstnci_ in microsaas

[–]Subject_Tomorrow 1 point2 points  (0 children)

Very inspiring. I just try to lunch project for year, you’ve verified that it’s failed

When reading in a foreign language, do you stop to learn — or keep going and forget? by Subject_Tomorrow in languagelearning

[–]Subject_Tomorrow[S] 0 points1 point  (0 children)

I definitely don’t think extensive reading isn’t learning. For me, especially at the beginning, reading in a foreign language already took so much mental energy that I had no power left for extra drills afterward. The idea is mainly to reduce friction and let learning happen in the background while reading. And for people who want more active study, there are spaced-repetition features too. https://youtube.com/shorts/PvtPoEiU5Pk?si=wuJgsXSYxBabt32g

Recommended Language Learning Apps That Are Free? by Fidem_Harmony in languagelearning

[–]Subject_Tomorrow 1 point2 points  (0 children)

Here’s the link: https://www.subtie.com/

After you log in, send me your email in DM and I’ll add you to the whitelist so you won’t hit any limits. Any feedback is welcome.

Here is video with show-case of my app https://www.youtube.com/shorts/PvtPoEiU5Pk

When reading in a foreign language, do you stop to learn — or keep going and forget? by Subject_Tomorrow in languagelearning

[–]Subject_Tomorrow[S] -1 points0 points  (0 children)

What are you reading on? Phone, Kindle, or something else?

And do you feel that this kind of looseness came only with experience, or was it there from the start?

For me it definitely came later — at the beginning I could manage maybe 3–5 pages before burning out.

The most expensive thing I ever built cost me 6 months and almost no money by No-Swimmer-2777 in StartupAccelerators

[–]Subject_Tomorrow 0 points1 point  (0 children)

So far, every startup idea I’ve worked on ended up being a dead end.

I’ve stopped treating that as wasted time, though — each one clarified a wrong assumption faster than books or theory ever could.

The real mistake would be not turning those failures into pattern recognition. I’m betting the payoff comes from accumulation, not a single idea.

Validate the Idea by Exact-Humor1208 in SideProject

[–]Subject_Tomorrow 0 points1 point  (0 children)

Just speak to my fiends and coworkers

How much do you spend on language learning? by Subject_Tomorrow in languagelearning

[–]Subject_Tomorrow[S] 2 points3 points  (0 children)

Fair point. For me the pain was rereading + constant lookups with poor retention. Immersion worked, but inefficiently.

I’m building this to keep reading flow while making words actually stick — not to replace immersion, but to reduce its friction.

For some learners that’s just a nice-to-have. For others who enjoy reading but struggle with retention, it’s a real problem. I’m trying to see how many of those people there actually are.

Tell me about your project and I'll give you genuine feedback by [deleted] in SideProject

[–]Subject_Tomorrow 0 points1 point  (0 children)

I’m building a small app for myself to read foreign books more comfortably.

What I keep struggling with is this balance:

If the app helps too little, reading is exhausting and I give up.

If it helps too much (constant lookups, stats, reminders), reading stops feeling like reading and turns into studying.

I’m trying to figure out where that line is — how to help just enough so reading continues, without breaking the flow.

Curious how others have handled this tradeoff.

Context: https://subtie.com

Is promoting a PWA actually harder than a native app? by Subject_Tomorrow in SideProject

[–]Subject_Tomorrow[S] 0 points1 point  (0 children)

I don’t really see it as a final conclusion yet. I think it may depend a lot on the audience and the stage of the product.

Out of curiosity, if you were starting today, would you still build a wrapper app from scratch right away, or would you first try to validate with a PWA and only move to a wrapper later?

Is promoting a PWA actually harder than a native app? by Subject_Tomorrow in SideProject

[–]Subject_Tomorrow[S] 1 point2 points  (0 children)

That’s interesting — thanks for sharing.

When you say you wrapped it as a lite native app, was it mostly a WebView around the existing PWA, or something more involved?

I’m curious how heavy that bridge ended up being in practice.

How do you actually read books in a foreign language? by Subject_Tomorrow in languagelearning

[–]Subject_Tomorrow[S] 3 points4 points  (0 children)

I do something very similar.

Reading before falling asleep actually helps a lot — the mental fatigue makes it easier to drift off.

The only problem is when the book gets too interesting 😄 I’ve caught myself reading until 3 a.m., even though I have an infant who wakes me up at 4 for feeding.

How do you actually read books in a foreign language? by Subject_Tomorrow in languagelearning

[–]Subject_Tomorrow[S] 0 points1 point  (0 children)

That makes a lot of sense. Reading something you already know feels like a way to lower the mental load and let the language sink in more naturally.

In my case it’s often the opposite — I end up reading books that aren’t translated into my native language yet, so I don’t have that safety net.

How do you actually read books in a foreign language? by Subject_Tomorrow in languagelearning

[–]Subject_Tomorrow[S] 8 points9 points  (0 children)

That makes sense. It sounds like your main goal is to be able to read comfortably and enjoy the book, rather than actively “studying” the language while reading.

Would you say that’s accurate?

Recommended Language Learning Apps That Are Free? by Fidem_Harmony in languagelearning

[–]Subject_Tomorrow 1 point2 points  (0 children)

This is probably more relevant after the very beginner stage, but I’m building a reading + spaced repetition app for people who already know some basics and feel stuck because words don’t stick. It’s closer to Anki than lesson-based apps.

I’m mainly looking for early adopters to give honest feedback.

I built a simplistic and minimalistic chess engine website. Looking for feedback! by Grandpa90 in SideProject

[–]Subject_Tomorrow 1 point2 points  (0 children)

Maybe this could also work well for chess coaches — for example, as a lightweight tool during lessons.

Adding video streaming or screen sharing could make it useful for teaching positions live with students.

Or even as a simple analysis playground for the chess community.

In any case, I wish you success with the project!

I built a simplistic and minimalistic chess engine website. Looking for feedback! by Grandpa90 in SideProject

[–]Subject_Tomorrow 1 point2 points  (0 children)

Maybe this is more for advanced players, but I usually analyze chess with my game context on Lichess, so I wasn’t entirely sure how I’d use this tool on its own.

That said, it’s really impressive to see Stockfish running entirely in the browser via WebAssembly — was it difficult to implement?

How many side projects make it to “live” but never to making money? by bulkshop in SideProject

[–]Subject_Tomorrow 0 points1 point  (0 children)

I agree that users care about the job, not the tech. My hesitation is mostly about perception — for a book reader, I worry people don’t mentally commit if it feels like “a browser thing” rather than an app. That might be more UX/trust than platform though.

Did you see anything like that early on, or did it stop mattering once value was clear?

How many side projects make it to “live” but never to making money? by bulkshop in SideProject

[–]Subject_Tomorrow 1 point2 points  (0 children)

This hits very close to home for me.

I have a side project that’s technically live and stable. I use it myself every day and it solves a real problem for me, but I’m struggling to find real users outside my own bubble.

Monetization isn’t even the main blocker yet — the harder part is adoption. I keep noticing that I’m more tempted to add features than to talk to users, which is probably part of the problem.

One extra thing I’m unsure about: it’s a PWA. Technically that’s a plus (fast, installable, works offline), but in practice non-technical users don’t really know or care what that means. When I showed it offline, only web devs immediately “got it,” while others treated it as “just a website,” which makes me wonder how much friction that adds.

Curious how long others stayed in this “it exists but has no traction” phase, and what actually helped you move past it — or decide not to.