HN user

shmoogy

329 karma
Posts0
Comments301
View on HN
No posts found.
Snap Smart Glasses 1 month ago

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.

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.

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 ?

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.

Agent Skills 6 months ago

I often find they aren't triggered when I would expect using a keyword and explicitly trigger them.

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

Unifi Travel Router 7 months ago

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?

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 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.

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

Gemini CLI 1 year ago

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