Does this not cause you to lose cache because the effort is in the system prompt, so you will burn your usage faster dynamically changing effort in the same conversation?
HN user
shmoogy
I use my Vision Pro like 5x a week, it's rough around the edges but I figured it's niche enough that it wouldn't get a meaningful upgrade and be obsolete for 3+ years - seems to have played off well. If you travel a lot it's also amazing.
I used the Rewind app on Mac and it was very nice to have the ability to search almost anything you did / saw on the computer. If it's local, opt in, and secure then it's potentially very worth exploring.
If you're vibing such complex things you should probably be in the habit of also generating detailed documentation and commits so the ai can follow breadcrumbs, add some playbooks for how to debug and it's actually pretty good. Too complex for local models context though - so you're probably still correct albeit there are ways to mitigate or delay this.
Conductor has a feature that lets you define a script to copy .env and other things as needed from main repo into new worktrees on creation.
I don't use it much anymore, but last I did I would run into port conflicts with docker projects.
Most of the time it's when I want to go back and have a skill made for future reuse, but with remote control I've had some sessions open for remote diagnostics and it just works better than starting from scratch - even having lessons learned to create memories and update Claude.md.
I know it's wasteful but often I've got a surplus of tokens and not enough of my time - so it's a trade off I've been fine with.
They did add it, it explicitly says "Scrolling is paused after time's up but they may still see individual Shorts"
I added 15 min timer for my kids today, not as good as blocking them entirely from even being seen .. but at least it's something.
This is very annoying, but there’s a right click and force keep downloaded that reflags the folder and all items within it.
Buy a coral TPU for frigate - it can handle a ton of inference and is very cheap for what it offloads off the cpu
Sounds interesting, but can't find pricing information anywhere ?
Only: > We offer a subscription model per team. Token costs for AI models (Claude, etc.) are paid directly via your own Claude subscription or API keys. Reach out for specific pricing based on your team size.
Is it "free" for single developer workflows ?
but is it still terrible at tool calls in actual agentic flows?
I started working on a task management app that could handle the massive amounts of context switching I do on a daily basis - aggregated over slack, iOS reminders, Jira, linear, and obsidian... I'm glad I'm not alone in having such crazy environment.
I often find they aren't triggered when I would expect using a keyword and explicitly trigger them.
In the hands of SWEs that understand what to prompt, it's significantly better than overseas code from "seniors" who clearly are juniors being billed at senior rates.
I've started using Claude code to review my linear tasks, add / propose new tags/labels and flag if it's a programming task (and if so flesh out requirements so I can toss it to an agent). It really helps me to just toss everything into it and see what I've got.
I'm actually going to take it further and use clawd to check Jira, linear, slack, and Apple reminders and help me to unify and aggregate them - as I'll often remember and record a reminder on Siri - and kind of ping me about these and adjusting dates when they're overdue so nothing slips through too past due
It's good at making new skills for itself, and the ability to add to WhatsApp, telegram, and discord means sharing access to internal applications and not needing users to get onto VPN makes a great combination.
Doesn't sound like it > Alternatively, users can also choose to purchase the Mac versions of Final Cut Pro, Pixelmator Pro, Logic Pro, Motion, Compressor, and MainStage individually as a one-time purchase on the Mac App Store.5
Wonder how this will work to connect into hotel networks - on my glinet I have to clone my iPhone MAC address so I basically have to connect to the WiFi, do the with authentication enter room number and last name, then disconnect and boot up the router.
Is there a better way to get these connected to a WiFi for relaying where the Ethernet isn't an option?
I dont think it's safe to say that a multi-billion dollar revenue product line, even if underperforming expectations is dead in the water.
Obsidian isn't open source
Have you looked into stop hooks, or is the issue only when greater than N time has passed ?
Something like this https://www.reddit.com/r/ClaudeAI/comments/1lfvz30/comment/n...
Can / Does Codex actually check docker logs and other things for feedback while iterating on something that isnt working ? That is where the true magic of Claude comes for me. Often things cant be one shot, but being able to iteratively check logs, make an adjustment, rebuild the docker containers, send a curl, and confirm fixed is huge improvement.
Node Red, N8N, and Zapier I think are the biggest ones. I think the cool idea of AI implemented no code is, in theory, you can add a new node - tell the AI what to do, and it can build custom logic to do whatever it is that you want with the input.
Thats probably verging on too high of a complexity for end users, but if you can obfuscate the black box and have it work well enough, it can definitely be big.
I tell Claude to update it generally but you can probably use a hook
I feel the pain of this, I use obsidian for my day to day note taking and tasks to do as a general plan, I push tasks from Slack into Trello inbox as people chat me things that I need to look into, I make reminders for myself while away from a computer on my iPhone via Siri.
Apple reminders has a kanban now that is actually pretty okay, but I dont have a great way to get things from slack into it - manually copying all the text/attachments/url is super annoying.
There is an app that syncs your reminders with an obsidian task list, but I ran into too many bugs with it resetting and taking too long to clean all the old shit up that just got archived due to not being required.
I could probably get away with a bunch of MCP servers that query my local reminders, trello, and obsidian daily notes, outlook calendar, gmail calendar.... but it feels like such a bad way of going about aggregating everything.
Seems to cover Vision Pro, I currently pay $30 for my Vision Pro warranty alone... that's interesting.
I use zenMCP to collaborate with opus
It used to be pretty bad about breaking things but I don't think I've had anything really bad happen in the past .. 4 years that wasn't my fault.
I was using it for o3 when sonnet is unable to successfully implement something - but I use ZenMCP now.
I still feel like I can review diffs more efficiently in an ide, but I'm pretty much just mosh-ing into my server and have a few tmux windows going and feel I'm starting to get a bit more efficient.
Still considering the Claude max 20x plan to just use opus 100% of the time though
If Claude code is any indication it's because they can tweak it and dogfood to extract maximum performance from it. I strongly prefer Claude code to aider - irrespective of the max plan.
Haven't used Jules or codex yet since I've been happy and am working on optimizing my current workflow