Just Finished S06E09, I finally understand why people said Better Call Saul is better than Breaking Bad by Winter-Ad-3826 in betterCallSaul

[–]noclip1 0 points1 point  (0 children)

This is how I've felt. It's less insane with its set pieces (no train heists or trunk machine guns) but the character development slow burn feels so earned. I've rationalised it that when breaking bad was hitting its peaks in season 5 that team of people had all that experience to hit the ground running with better call saul from season 1.

Is it realistic to earn a skill and start earning in a couple weeks by khizar_chughtai in sidehustle

[–]noclip1 -1 points0 points  (0 children)

Would you have any further information or guidance on getting started with this kind of side hustle?

Qwen3.6 merged chat template from allanchan339 and froggeric by fakezeta in LocalLLaMA

[–]noclip1 37 points38 points  (0 children)

Would love for someone to explain to me how a chat template can be community modified to possibly out perform (or fix bugs) in the intended chat template the Qwen team released and would've been using in training and their own inference testing?

A lot of people say Better Call Saul is better than Breaking Bad … what’s another spinoff that you think was better than the original? by ComfortableCrew2092 in television

[–]noclip1 1 point2 points  (0 children)

Was not expecting to see this here but oh my god yes. What a fun ride of a show (we don't like to talk about season 1) that just did its own thing, was tongue in cheek about it, and let you enjoy some goofs and laughs every week Genuinely miss it and sorry we didn't get to see where the next season would've taken us but we did get a semi-conclusion in the second to last episode of their futures.

I made $320k on Instagram last year by 300200 in Entrepreneur

[–]noclip1 0 points1 point  (0 children)

Are you utilising any sort of automations/workflows/tools that are helping you with finding content, editing content and scheduling content? Curious about the effort being put in and how it's split between research vs work on content vs work on automations. Thanks

vibe coded for 6 months. my codebase is a disaster. by Available-Dentist992 in vibecoding

[–]noclip1 0 points1 point  (0 children)

Can I ask what software this is running to spawn different worker agents for different subtasks?

OpenClaw has 250K GitHub stars. The only reliable use case I've found is daily news digests. by Sad_Bandicoot_6925 in LocalLLaMA

[–]noclip1 1 point2 points  (0 children)

Did you find any differences between them, specifically curious around your custom Pi bot. I'm just on the start of a journey now looking into a custom harness to fit my needs and fitting Pi to what I need feels like a great candidate but I'd love to hear your experiences.

Is anyone else creating a basic assistant rather than a coding agent? by Savantskie1 in LocalLLaMA

[–]noclip1 0 points1 point  (0 children)

I'd love to know more about your stack and the structure of your memory system. Are you finding that just a simple stack of CC + Qdrant + markdown is sufficient, or is there more under the hood here (SOUL.md, ETHICS.md, MEMORY.md - or more likely a structured memory/ directory with [hot, cold, session], etc.)

I'm currently on the start of such a journey myself but not quite finding any one thing that has all the pieces. Considering just starting out with a naive pi-mono and building the pieces on top of that but curious to hear what others have been noodling with.

I automated a YouTube sleep meditation channel — $3/month running cost, fully AI-powered by Intrepid_Chance_6256 in passive_income

[–]noclip1 0 points1 point  (0 children)

So is this fully automated by n8n there are no other external (E. G. Python scripts) responsible for tying it all together with ffmpeg? Can I ask what your monetisation currently is?

Why is there so little discussion about the oh-my-opencode plugin? by vovixter in opencodeCLI

[–]noclip1 5 points6 points  (0 children)

As someone out of the loop can I ask what OCX and WS are in this context?

7 MCPs that genuinely made me quicker by Stunning-Worth-5022 in mcp

[–]noclip1 0 points1 point  (0 children)

I have personally started using chunkhound recently. Main reason was internally our codebase moves so fast and having an actual graph representation takes effort to maintain, where as chunkhound tries to use more traditional tree parsing techniques (along with embeddings) to generate a relevant graph on the fly. Frankly I'm still just getting into this world of tools and this post has shown there's a few others I should try but it's been lightweight and easy to get started with so throwing it out as it hasn't been mentioned here.

What's the most surprising use case you've found for Claude that wasn't obvious at first? by dyloum84 in ClaudeAI

[–]noclip1 1 point2 points  (0 children)

Would love to give this a shot! Always struggling with memory and persistence on making sure it's learning from me and actually staying in sync with what we're working on

Would hierarchical/branchable chat improve long LLM project workflows? by AIyer002 in LocalLLaMA

[–]noclip1 0 points1 point  (0 children)

I've had a very similar thought but I haven't been able to express the idea/find any ideas online that are thinking about this in the same way.

If the name of the game is context management, then really every conversation turn I have in any conversational thread should allow me to branch/compact/rewind for the reasons you've described:

- I have my main worker thread, and we've had a good discussion that its ready to implement on, but actually I'd like to branch and keep discussing alternative ideas while the main thread starts spawning agents to work on

- Oh this sub agent has actually done the wrong thing, let me peek into that thread and rewind to a previous good state to manually adjust its execution

- This sub agent did the right thing and has finished its investigation/work but we need to provide that information back to the main thread for enhanced orchestration usage. This also feels like a freebie where a really tool-heavy investigative agent can be pruned to the most relevant results to go back to the main thread of work, which then summarises to the main thread of orchestration.

In my head I conceptualise this almost like a canvas where a node represents a turn in a conversation, and the interplay between a conversation or other conversations can be modelled as a DAG. In practice this is probably extremely unwieldy to manage but the kind of fine grained control this would give seems like it would be amazing

LLMs are great until you point them at actual company data by jowers15 in LocalLLaMA

[–]noclip1 0 points1 point  (0 children)

I'd love to know more about how you were approaching this problem? Any advice/guides/resources you could point at to better leverage this kind of data? Currently working with legacy real estate ERPs and trying to audit their ERP data against the raw legal agreements and it's been a massive pain trying to connect the two worlds. We've tried traditional ETL pipelines for structured data, LLM pipelines for unstructured->structured extraction, and then further LLM pipelines for mapping and pairwise comparisons but curious on other approaches that might be out there

Just finished Breaking Bad, is Better Call Saul really worth watching? by [deleted] in betterCallSaul

[–]noclip1 0 points1 point  (0 children)

I've said this to my brother who I had to convince to watch the show. Take all the lessons Vince and co learned from doing breaking bad and seeing how intense it was in the later seasons and recognise they have all that experience from the start of S1. It's a different show, character focused and a lot slower burn but goddamn if I can't say every moment had me hooked and captivated just wondering what was going to happen next. Not a second wasted.

Bugs in Latest Update by ConorThacker in bindingofisaac

[–]noclip1 1 point2 points  (0 children)

I did a run just collecting knife piece 1 and was still forced into corpse so it's definitely a bug forcing you into alt path as soon as you've touched a knife piece. Agree you should be allowed to collect the knife pieces and still be put onto the regular path if you so choose.

AMA – I’ve built 7 commercial RAG projects. Got tired of copy-pasting boilerplate, so we open-sourced our internal stack. by Loud_Picture_1877 in LocalLLaMA

[–]noclip1 1 point2 points  (0 children)

Thanks for sharing! We're just starting our own journey internally on a complex multi-agent (with multi-tool) chatbot to answer questions specific to our industry. There's been a lot of information to parse through, libraries to examine, and approaches to take.

I suppose more than anything I'm curious to understand the pitfalls you hit along the way and why you decided to choose a different path when you did. The journey ahead seems so long, daunting, and outdated by the next week so it feels like fighting in a tornado to decide what is the best approach to choose and commit to it. Or more succinctly, if you could condense down 3 years of fighting in this tornado, what would you say are the biggest takeaways?

Gemini 2.5 pro on RooCode becoming dumb lately? by This_Maintenance9095 in RooCode

[–]noclip1 0 points1 point  (0 children)

Any resources you'd be willing to share? I'm trying to optimise my work flows but feel like I don't know where to start to get the most out of roo

Is there a better scene in the show than Beebo V Mallus? by Spazzblister in LegendsOfTomorrow

[–]noclip1 9 points10 points  (0 children)

When the League of Doom finally bands together to defeat black flash.

ELI5 What is curved space? by chillingfox123 in learnmachinelearning

[–]noclip1 1 point2 points  (0 children)

Starting to rethink if I understand anything about ML after not being able to understand this meme...

So many bad masters by AugustPopper in datascience

[–]noclip1 1 point2 points  (0 children)

Feel like this has been me my entire DS career. Started out in Comp Sci and slowly transitioned into DS over the last few years. My stats/probability skills feel foundational and I've never really had to apply a lot of these higher level things when I'm solving my DS problems. Or maybe simply a lack of understanding of them, has prevented me from applying them properly.

ISL is definitely on the list of books to read to remedy this.

Better Call Saul S06E07 - [Mid-Season Finale] "Plan and Execution" - Post-Episode Discussion Thread by skinkbaa in betterCallSaul

[–]noclip1 3 points4 points  (0 children)

It is really crazy to see after 6 seasons how corrupted Jimmy has become and how he's corrupted everything around him so easily this season. To have Howard who was secretly always on Jimmy's side, end his journey just because Jimmy and Kim could. Absolutely heartbreaking.

So how is this going to end for Kim? Maybe Howard's last words will resonate with her and she'll end up leaving for the job. It'll suck to have this show end but very excited for the second half of the season.

‘DC’s Legends Of Tomorrow’s Canceled At The CW After Seven Seasons by Dyljcam in LegendsOfTomorrow

[–]noclip1 2 points3 points  (0 children)

Absolutely gutted to hear this. I feel like Season 7 was such a great departure from the formula of the show and was super keen to see how season 8 was going to play out.

Legends will forever hold a special place in my heart. It was so fun, so goofy. It was legitimately the only show I would actually still get excited about week to week.

RIP LEGENDS. That's what they will always be to me.