@thatbeachkid_cal: more limited series with All Her Fault vibes! #allherfault #tvshows #limitedseries #thegirlfriend #whattowatch @hulu @Netflix @Peacock @Paramount+ @Apple TV @Prime Video

superfunnyandcool
superfunnyandcool
Open In TikTok:
Region: US
Monday 01 December 2025 01:50:20 GMT
299719
14360
136
3506

Music

Download

Comments

petite_papillon
Cher 🦋🤍 :
Apples never fall is SO good! Same with the perfect couple, presumed innocent, the girlfriend. I’ll def be taking your other recs 🤗
2025-12-01 02:00:26
135
literallyidontcar3
jay :
Little fires everywhere is so good!
2025-12-12 02:57:44
37
arnelzone
Arnelzone :
I hooked on the rich white people problems tv genre 😁
2025-12-07 11:53:58
386
destineyrichardson
destineyrichardson :
We were liars also
2025-12-03 11:03:16
140
mp0tter
María Fernanda :
I LOVED BEHIND HER EYES!!
2025-12-05 06:52:22
23
alymful
Alyssa :
I feel like Apples Never Fall was very predictable. And I’m not great at predicting endings.
2025-12-04 15:08:17
8
llaurraaaaaaa
Lauraaa| UK IMG :
Watched apples never fall on 2x speed. Such a slow show. Could have easily just been a 2hr movie. All her fault is not terrible. It’s just dragged a bit as well. Will try the others
2026-01-01 20:08:18
6
michsanclemente
Mich ❤︎ :
Amazing list cus I’ve watched mostly all these & can confirm of the greatness ! Also The Night Of & Defending Jacob 🔥🔥🔥🔥🔥
2025-12-02 01:06:50
38
smm791
ShanM210 :
I loved all of these except Apples Never Fall. The acting was so bad and it was so predictable I couldn’t finish it
2025-12-02 19:32:23
22
roocher29
user3389020398457 :
Bad sisters is great too! Fun fact the actress in behind her eyes and perfect couple is Bono( from U2) daughter.. she is in bad sisters too!! I saw most of these but not presumed innocent or saint x so gonna watch. Thanks for the tips!😀
2025-12-04 13:22:39
7
kaitlyn.mae
kaitlyn:) :
Mare of easttown on hbo max! Sooooo good
2025-12-29 01:02:33
12
jessicafdrury
jessicafdrury :
Okay you just listed all my favorite shows. More psychological thrillers please!
2025-12-03 12:45:48
23
emilysays
Emily :
The fact that I’ve seen all of these tells me I watch way too much TV
2025-12-03 00:00:26
18
mamsyers
sammeland :
The beast in me !!!
2025-12-04 18:49:36
16
user374749262
Christina :
The woman in Cabin 10 was really good as well. On Netflix!
2025-12-03 02:08:28
11
caraachen
cara 🌸🩷 :
The night of, the killing, and presumed innocent are also so good
2025-12-03 19:44:19
0
mirandat13
Miranda Townsend :
Little Fires Everywhere (the book and show) deserves so much more hype!!!
2026-01-04 00:32:09
17
johana.valentine
Amanda with an “S” :
Ok! Your list is stellar!
2025-12-01 22:57:43
6
mirsee24
mirsee24 :
Love this list! Gonna watch the ones I haven’t seen! I’d also add Big Little Lies, loved that one
2025-12-02 23:13:54
5
rach.meister
rachel :
Hated sirens. It had no point at the end.
2026-01-04 13:41:20
4
sazzyjaque
Jaque :
Do you have any recommendation for shows like that on Peacock just Peacock
2025-12-02 18:48:00
3
dmarie0998
❌️ Denise :
We were Liars❣️❣️❣️❣️❣️prime video
2026-01-07 03:45:37
2
yn0000123
ياقوت :
11.22.63 is now on Netflix
2026-01-14 22:52:21
3
To see more videos from user @thatbeachkid_cal, please go to the Tikwm homepage.

Other Videos

Want to use Claude Code without being locked into a separate Anthropic subscription? 👀💻 This setup shows you how to connect Claude Code to OpenRouter so your coding sessions can run through an OpenRouter API key instead. It’s a useful option if you want more flexibility around model access, routing and how you manage your AI usage. 🚀 The setup itself is surprisingly straightforward. First, install the official Claude Code CLI on your machine and confirm everything is working with claude --version. Then create an OpenRouter account, generate a new API key and store that key somewhere secure. 🔐 Treat your API key exactly like a password. Never publish it, screenshot it, paste it into public repos or commit it to GitHub. Once you have your key, Claude Code can be pointed towards OpenRouter using the correct environment variables. The important pieces are your OpenRouter base URL, your OpenRouter API key as the authentication token, and making sure the normal Anthropic API key variable doesn’t conflict with the connection. ⚙️ If you previously authenticated Claude Code directly through Anthropic, you may also need to log out of that session before switching. After that, launch Claude Code from your terminal and test the connection. ✅ You can also use tools such as claude doctor to inspect your installation if something doesn’t look right. Why would you do this? 🤔 OpenRouter can give you a central place to access models, manage API usage and control spending, while Claude Code still gives you the agentic coding workflow developers love: exploring repositories, understanding codebases, planning changes, editing files, running commands and helping troubleshoot problems. 🧠⚡ But there’s one important clarification about the “FREE” part. 🛑 OpenRouter does offer free models and free-tier access, but that does not mean genuinely unlimited usage forever. Free models can have request limits, rate limits, availability restrictions and smaller context windows. If your free allowance runs out, you may need to wait, choose another eligible model or add credits. So think of this as a way to experiment with Claude Code through OpenRouter’s available free options rather than a guaranteed unlimited loophole. 💡 For the most reliable Claude Code compatibility, Anthropic models routed through OpenRouter are generally the safest option because Claude Code is built around Anthropic’s API behaviour. Other models may not always behave identically. 🧩 Save this carousel because it walks through the whole setup step by step. 📌 If you’re learning AI development, coding agents or automation, experimenting with different routing setups like this is one of the best ways to understand what is actually happening behind the interface. Would you use Claude Code through OpenRouter, or do you prefer using it directly with Anthropic? 👇🔥 #claudecode #openrouter #ai #coding #developer
Want to use Claude Code without being locked into a separate Anthropic subscription? 👀💻 This setup shows you how to connect Claude Code to OpenRouter so your coding sessions can run through an OpenRouter API key instead. It’s a useful option if you want more flexibility around model access, routing and how you manage your AI usage. 🚀 The setup itself is surprisingly straightforward. First, install the official Claude Code CLI on your machine and confirm everything is working with claude --version. Then create an OpenRouter account, generate a new API key and store that key somewhere secure. 🔐 Treat your API key exactly like a password. Never publish it, screenshot it, paste it into public repos or commit it to GitHub. Once you have your key, Claude Code can be pointed towards OpenRouter using the correct environment variables. The important pieces are your OpenRouter base URL, your OpenRouter API key as the authentication token, and making sure the normal Anthropic API key variable doesn’t conflict with the connection. ⚙️ If you previously authenticated Claude Code directly through Anthropic, you may also need to log out of that session before switching. After that, launch Claude Code from your terminal and test the connection. ✅ You can also use tools such as claude doctor to inspect your installation if something doesn’t look right. Why would you do this? 🤔 OpenRouter can give you a central place to access models, manage API usage and control spending, while Claude Code still gives you the agentic coding workflow developers love: exploring repositories, understanding codebases, planning changes, editing files, running commands and helping troubleshoot problems. 🧠⚡ But there’s one important clarification about the “FREE” part. 🛑 OpenRouter does offer free models and free-tier access, but that does not mean genuinely unlimited usage forever. Free models can have request limits, rate limits, availability restrictions and smaller context windows. If your free allowance runs out, you may need to wait, choose another eligible model or add credits. So think of this as a way to experiment with Claude Code through OpenRouter’s available free options rather than a guaranteed unlimited loophole. 💡 For the most reliable Claude Code compatibility, Anthropic models routed through OpenRouter are generally the safest option because Claude Code is built around Anthropic’s API behaviour. Other models may not always behave identically. 🧩 Save this carousel because it walks through the whole setup step by step. 📌 If you’re learning AI development, coding agents or automation, experimenting with different routing setups like this is one of the best ways to understand what is actually happening behind the interface. Would you use Claude Code through OpenRouter, or do you prefer using it directly with Anthropic? 👇🔥 #claudecode #openrouter #ai #coding #developer

About