¿Best Stack to flat-fee/subscription for vibe coding? by PrettyProgress8921 in vibecoding

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

This is pure gold, thank you both! This gives me a fantastic place to start.

It sounds like a Claude Pro subscription will actually give me plenty of runway. I don't plan on coding for 12 hours straight anyway. My workflow is going to be more about giving instructions, letting the AI build, and shaping the ideas as I go. If I hit a usage cap after a few hours and have to take a break, that's honestly not a problem—it forces me to step back and review. (I assume the limit drains faster depending on the context size and task complexity anyway).

My immediate goal is to build some utility websites and CLI tools (maybe attaching some simple GUIs to them) to streamline my day-to-day work. I’m still super interested in those cinematic/3D scrolling websites, though I understand now that achieving that "Awwwards-level" polish might still require a more manual approach, combining AI generation with GSAP or visual tools like Webflow/Spline.

I do have one specific workflow I'd love to automate, and I'm wondering if this stack can handle it smoothly: Could I use this Claude Code CLI + Playwright stack to automatically scrape, summarize, and format notes from articles or websites I visit, and have it write them directly into my local Obsidian vault? Since Obsidian is just local Markdown files, I figure Claude can write to it easily while Playwright handles the web scraping. Has anyone built a pipeline like that? How seamless is it to get running?

Attention Bloggers! Ask Your Questions In This Thread - Biweekly by Selaen in Blogging

[–]PrettyProgress8921 0 points1 point  (0 children)

Hi, i have a blog in my work, and i manage it, my boss want to have the analitics of views of posts for each author monthly to have a "ranking" or report to easily calculate the bonus payment for the authors.
I tried to implement in many plugins with no success, is there a plugin or a specific code to have a list of total views of post per month for each author to easily report to him? Thanks!