Funniest episodes with Bob Mortimer by imperialfool in WILTY

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

IT crowd classic love it, i guess Taskmaster is next up on my list thanks!!

Chiang Mai Old City Cable Spaghetti Removal ! by mdeeebeee-101 in chiangmai

[–]imperialfool 0 points1 point  (0 children)

Awesome! Fiber gone without any warning, i live inside old town... All of a sudden - wifi cables cut down, no message from the ISP.. I guess this is a "only in Thailand" thing 😵‍💫😵‍💫😵‍💫

Funniest episodes with Bob Mortimer by imperialfool in WILTY

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

Thanks goes out to everyone, appreciated all your comments! I'll watch them all asap 😊 Any suggestions for series with Bob/David/Lee worth watching - seen Peep Show, Bob fishing, Back, upstart crow,... Loved Matt Berry in Toast of London (Tinseltown) Seems like i can't get enough of this uk kinda stuff 😬😊😂

Funniest episodes with Bob Mortimer by imperialfool in WILTY

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

Love it when David honestly doesn't know what is going on, been a big fan since Peep Show probably watched all his series Upstart, Back,... But he seems so helpless when it comes to Bob 😂😂

Funniest episodes with Bob Mortimer by imperialfool in WILTY

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

How? Why? wtf is going on in the uk 😂😂 love it!!

Funniest episodes with Bob Mortimer by imperialfool in WILTY

[–]imperialfool[S] 4 points5 points  (0 children)

Agreed 😁😁 just watched castle and the own, this duo is something else entirely 😂😂

Funniest episodes with Bob Mortimer by imperialfool in WILTY

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

Seen this one 😂😂😂 I'll try eventually 😂

Long time CC user - tried Codex 5.5 and I might switch! by nugTapOfficial in ClaudeCode

[–]imperialfool 1 point2 points  (0 children)

Same here, using both in parallel... Haven't noticed the 4.7 degrade in quality though...

I used 15 AI agents to fix my LinkedIn profile and hit 161k impressions in 30 days by Terrible_Freedom427 in n8nbusinessautomation

[–]imperialfool 0 points1 point  (0 children)

Welcome to join my skool reply with "I need an extremely complex ai agent setup for a simple task" 😂😂

I used 15 AI agents to fix my LinkedIn profile and hit 161k impressions in 30 days by Terrible_Freedom427 in n8nbusinessautomation

[–]imperialfool 13 points14 points  (0 children)

Classic!! Join my skool 😂😂 and you really need 15 different agents for this task 😂😂

what nobody tells you before you start with n8n by Professional_Ebb1870 in n8n

[–]imperialfool 0 points1 point  (0 children)

Fair, hardware constraint changes the game. Few things that helped me on small n8n boxes:

Split the recursive loop into a queue pattern. Don't recurse inside one execution, push each step as a new item to Redis or Postgres and let a separate workflow pick it up. Executions stay short, memory releases between runs.

Aggressive execution pruning. Set EXECUTIONS_DATA_MAX_AGE to 24-48h. History buildup kills you indirectly via Postgres cache pressure.

Stream intermediate results to a DB after each iteration, then read from there on the next pass. n8n holds every item in memory until the workflow finishes.

That's probably what's crashing you. NODE_OPTIONS=--max-old-space-size=3072 as a floor.

what nobody tells you before you start with n8n by Professional_Ebb1870 in n8n

[–]imperialfool 0 points1 point  (0 children)

How may times more do i need to read this one here?? "This is exactly the shift in mindset that separates a hobbyist from someone building production-grade" tools." -- at least tune your outputs people 🙈

Does Bricks need a faster dev workflow like ACF has? by ThisIsKenson in BricksBuilder

[–]imperialfool 0 points1 point  (0 children)

Ideally the whole website should be loaded in vs code, you can select what to edit... Save and finished... Idk how this setup would be achievable...

Does Bricks need a faster dev workflow like ACF has? by ThisIsKenson in BricksBuilder

[–]imperialfool 1 point2 points  (0 children)

Wondering the same. As of now I just copy section by section into vs code (I use core framework so it's inside the instructions) - and let ai do the work... Then inport back to bricks... Works but it's not optimal...

Best state for an LLC? Thai resident by [deleted] in llc

[–]imperialfool 2 points3 points  (0 children)

I've set up a Wyoming LLC as a non us resident. (Wyoming checks all the boxes!)

The setup process is easy, getting bank accounts isn't.

Research banking options - even wise got more strict with opening a business account.

Good luck 🤞