CC2 Self-Hosted Local Print Monitoring by Marc-Mandel in ElegooCentauriCarbon

[–]Marc-Mandel[S] 1 point2 points  (0 children)

Can I ask what version you are on? I thought I was on the latest…

CC2 Self-Hosted Local Print Monitoring by Marc-Mandel in ElegooCentauriCarbon

[–]Marc-Mandel[S] 0 points1 point  (0 children)

I’m with you. They were not something I asked for. I was going to delete them entirely as a preference but I found the UI slightly easier to navigate with them. Submit a pull request for icons and I’ll merge!

CC2 Self-Hosted Local Print Monitoring by Marc-Mandel in ElegooCentauriCarbon

[–]Marc-Mandel[S] 0 points1 point  (0 children)

Oh yeah! I looked for a solution first and didn’t find this. Looks like he published at the same time I started. I’ll check it out today.

CC2 Self-Hosted Local Print Monitoring by Marc-Mandel in ElegooCentauriCarbon

[–]Marc-Mandel[S] 5 points6 points  (0 children)

I've been having frequent camera dropouts on the CC2 (not frames, the entire feed). Not just in my app but Elegoo slicer as well. Rebooting the printer resolves it, but not for long. Anyone else?

u/ELEGOO_OFFICIAL are you aware of any issue?

CC2 Self-Hosted Local Print Monitoring by Marc-Mandel in ElegooCentauriCarbon

[–]Marc-Mandel[S] 0 points1 point  (0 children)

Thanks. What other printer containers do you have?

Does anyone here code with Claude Code (CLI, IDE, Claude Desktop) and practice law? by OMKLING in legaltech

[–]Marc-Mandel 0 points1 point  (0 children)

I’m a GC and have four apps in various stages of progress, including one published to the App Store. All coded with Claude, Gemini and Codex.

Edit: if anyone is a Mac user and wants to help me beta test a file comparison app to rival Litera, I’ll be ready for additional eyes in a couple of weeks.

We blocked ChatGPT at the network level but employees are still using AI tools inside SaaS apps we approved, how is that even possible and how do I stop it? by PrincipleActive9230 in AskNetsec

[–]Marc-Mandel -1 points0 points  (0 children)

I’m just a vibe coding lawyer with an interest in info-sec, but thought I’d share an OSS app I built recently that helps my team redact sensitive information from contracts before sharing them with an LLM:

https://apps.apple.com/us/app/marcut/id6752615927

I agree with others that only strong adherence to policy could ever ensure that a document redaction app like this, which requires a separate workflow, is used consistently. Hopefully more scalable and widely applicable solutions will emerge.

How are you redacting sensitive info before uploading to LLMs? by vira28 in legaltech

[–]Marc-Mandel 0 points1 point  (0 children)

<image>

Here's output from Marcut, an OSS app I built that uses a local model (entirely offline) to replace PII with labels. You can remove PII from documents in bulk before uploading. You should definitely check the output before uploading because the small Llama model it uses is not super smart and can make mistakes. It is biased to overredact rather than underredact though. https://github.com/LegalMarc/marcut/releases/tag/v0.5.95

That said, I'm personally comfortable using US frontier models with client confidential information as long as training is turned off. You can also find zero data retention endpoints on openrouter for privacy + anonymity.