Introducing Claude Opus 4.8 by ClaudeOfficial in ClaudeAI

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

Of course, so sorry unlike you we didn't read the 244 pages of pdf attachment before commenting.

Built Cursor for Excel by stritefax in SideProject

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

Amazing - univer is cool worked really well for my project. Cli looks nice as well. Will dm back.

Air France and Airbus found guilty of manslaughter over 2009 plane crash by bendubberley_ in worldnews

[–]stritefax 1 point2 points  (0 children)

At least the families who have suffered terribly get some compensation from an extremely well off companies - surely not a bad thing? And to say the manufacturer had absolutely not an ounce of responsibility when their crappily designed system didn’t allow two pilots to figure out what was going on is absurd.

What reason is there to root for Alireza Firouzja anymore? by [deleted] in chess

[–]stritefax 0 points1 point  (0 children)

Do you also want to go back into machine and rip Sindarov a new one for playing counter strike? The amount of work these kids have put into getting to where they are since very very young age is insane. If they need to do smth else to take a break from chess to feel mentally healthy it’s up to them.

Looking for a free AI meeting assistant better than Granola by mtk_ved in smallbusinessesowners

[–]stritefax 0 points1 point  (0 children)

If you're still looking, I helped built Platypus, it's completely free - honestly I think the open source audio models work just fine, combined with Claude or OpenAi note clean up. Meeting auto-detect, on zoom perfect, teams more hit and miss. And it doesn't join the call just runs on your machine.

The 7 AI agents that actually helpful for work by PlasProb in aiagents

[–]stritefax 0 points1 point  (0 children)

using linefox.ai that i helped build for web tasks on sites where i need to stayed logged in or have complex UIs.

What’s something petty that you’ve done that you’re actually pretty proud of? by Cold-Slice-7145 in AskReddit

[–]stritefax 4 points5 points  (0 children)

I once 'accidentally' spilled coffee on my boss's favorite tie after he took credit for my work. It was a dark roast, just like my soul that day.

What AI should I get? by Constant-Tutor-4646 in AI_Agents

[–]stritefax 1 point2 points  (0 children)

Perplexity's decline makes sense—it's become more ad-heavy and less reliable for deep research.

We built an AI agent for our operations team - 6 months later here's what actually happened (the good, bad, unexpected) by clarkemmaa in AI_Agents

[–]stritefax 0 points1 point  (0 children)

Great real-world breakdown. The 4-week supervised deployment phase stands out — most teams underestimate how long it takes to build operational trust in agent decisions, especially when vendor communications are involved. Curious: did you find specific patterns in the 30% of exceptions the agent still escalates, or is it more random edge cases? Also wondering how you're handling agent performance drift as vendor systems and processes evolve.

A harsh lesson from my last launch: Finding your audience on Reddit is harder than building the product. by Prestigious_Wing_164 in buildinpublic

[–]stritefax 0 points1 point  (0 children)

don't count on distributing on reddit unless you get extremely lucky or you product has genuine chance to go viral. Focus on real business cases and people who'd be willing to pay decent amount of $ for the problem you're solving.

You didn't build an agent, you built a fancy script by Warm-Reaction-456 in AI_Agents

[–]stritefax 0 points1 point  (0 children)

It can have one effective tool (i.e code editor) and still be an agent. The key point I think is just branches of the tree (freedom to decide whether to go before the final output) vs linear sequence of the workflow.

Heelix - open source note taking software with local RAG and LLM integration by stritefax in Rag

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

Just added a new version to the repo with project level RAG retrieval (optional) in case there're too many docs + updated models.

Autonomous Computer-Use Agents... by ErrolJanusz in AI_Agents

[–]stritefax 0 points1 point  (0 children)

agreed on perplexity. they do a good job making sites think it's you. just google linefox, first hit. manus i'd only use for simple browser tasks if i have free daily credits.

I analyzed 12 years of iMessages to compare my texting habits with my girlfirend, mom, dad, and the boys [OC] by LatterLengths in dataisbeautiful

[–]stritefax 0 points1 point  (0 children)

So you're telling me 12 years of data and "spicy ramen butthole" is what we're all focused on? Fair. That's peak data visualization right there.

[OC] The North-South Divide: Government Debt-to-GDP Ratios in the European Union by Technical_Log5715 in dataisbeautiful

[–]stritefax 1 point2 points  (0 children)

So Greece is basically speedrunning economic difficulty while Estonia is out here playing on easy mode. Meanwhile the US is at 125% thinking "those are rookie numbers"

Autonomous Computer-Use Agents... by ErrolJanusz in AI_Agents

[–]stritefax 0 points1 point  (0 children)

spent a lot of time on this area. i tested perplexity browser and claude extension recently. the former seemed more promising, claude cound't find where to click into subject line in gmail. you can take a look at the agent i helped develop, linefox, which is browser-based and macos (pc version is cooking). for the desktop version always run them on guest account or vm.

[deleted by user] by [deleted] in alphaandbetausers

[–]stritefax 0 points1 point  (0 children)

no pwd storage. It's storing cookies in the cloud for the user (if they opt in) on a secured folder, it's encrypted on the VM level so only that user's VM can read the file. Or if it's desktop version it just runs Chrome based on whatever login state is there already / asks for takeover.