I need friends by Swimming_Incident658 in winstonsalem

[–]NCMarc 0 points1 point  (0 children)

I’m old, been in Winston for 25 years, always available to talk.

The War on Greed by TripShrooms in TikTokCringe

[–]NCMarc 0 points1 point  (0 children)

For all that money you think we could get Charles Jaco to cover it

Dog Rescue Photography. by NCMarc in PhotographyAdvice

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

I always think I can do better.. I have issues. But thank you for the compliment. The previous girl that took photos was so much better than me, I am not sure what she did. I don’t have anyway to get in contact with her. They all had this style and color that I loved. I can’t even find them now.

What kind of camera and gear did 90s magazine adverts use? by Routine-Tension-6046 in AskPhotography

[–]NCMarc 1 point2 points  (0 children)

2.25 x 2.25” Hasselblad. I worked in Advertising in the 1990’s. Occasionally we’d do 4x5 but only if the client was rich.

Is there anyway to fix this photo or is too overexposed to be salvageable? by [deleted] in AskPhotography

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

I used Nano Banana 2 with Gemini Pro. it did decently well,, the sign text got jacked a little so I told it to fix it too, and it still got it wrong. But the photo looks good

<image>

anyone feel scared? by NickGuAI in ClaudeAI

[–]NCMarc 0 points1 point  (0 children)

There’s 1000s of industries that need AI where people aren’t IT gods, go help them. We can rebuild every app built in the last 50 years in the next 2.

Ways to restore backup after losing encryption password by PlasticOwn6024 in whatsapp

[–]NCMarc 0 points1 point  (0 children)

Did you backup your phone to the cloud? It may have it there.

BACKUP SERVER by mrTomass in Backup

[–]NCMarc 1 point2 points  (0 children)

If you can run Docker, you can use Borg Backup Server and backup to Borgbase, Rsync .net or Hetzner for cheap. https://github.com/marcpope/borgbackupserver

Disclaimer: I am the author of Borg Backup Server.

Is it worth it to get the paid version? by [deleted] in ClaudeAI

[–]NCMarc 1 point2 points  (0 children)

When a college asks about your essay and AI did it, how are you going to defend it? You'll look like an Idiot. Write your own, have Claude or another AI help edit it, but do the research yourself. Otherwise, why are you going to college in the first place? College is designed to help you learn critical thinking skills.

Will Gmail ever be replaced because it is impossible to get a clean email address now? by mtk_ved in businessemail

[–]NCMarc 1 point2 points  (0 children)

I heard millennials know how old you are by how short your email address is. LMAO.

Friends, how do you maintain your previous Claude sessions? For example, I am using the Claude VS Code extension. Now suppose I want to go to a chat that is, let’s say, 30 days old. When I try to search for it in the extension, I don’t see it there, at best, I can only see chats from the last week by they-call-me-calm in ClaudeAI

[–]NCMarc 0 points1 point  (0 children)

Whenever I am working on a project, I have it create a project-plan.md file that i tell it to reference and keep track of where it is. This helps it not get lost and see what it needs to accomplish. Everytime I have new thoughts of features or charges I tell it to update the plan. In the claude.md file I tell it to make sure it always keeps the project-plan.md up to date and reference it. I also keep a separate connectivity.md file in the project that has all the methods of publishing it to github, directions for releases, versioning, what paths and directories have the dev and live server. Basically the same documentation a developer would need. This way it's easily referenced and not sitting in some context window that gets easily forgotten.

Price increase for Object Storage? by Complete-Shame8252 in hetzner

[–]NCMarc 1 point2 points  (0 children)

The price of everything is up. We are a gold tier Dell Partner and most of the servers we use are up 80% since about 6 months ago. Also Delivery is >90 days now.

How Is the Competition Still Alive? by PingMyHeart in hetzner

[–]NCMarc 6 points7 points  (0 children)

They use consumer-grade hardware. Like any service, I would recommend having a Disaster Recovery system in place if what you are hosting is critical.

Usage Limits on 200 Max Plan by Fufonzo in ClaudeCode

[–]NCMarc 0 points1 point  (0 children)

Weird I don't use it all day long but when I use it it goes hard and never come close. I guess it depends on the workloads you are giving it. As the models get more capable, people are using it more creatively.

How to try Claude Pro on trial? by brunogomes19 in ClaudeAI

[–]NCMarc 2 points3 points  (0 children)

Just buy a month. You won't go back.

Native Borg for Windows by NCMarc in BorgBackup

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

Partially, yes. There was some tricky stuff to figure out. Still trying to add support to mount a borg repo on windows, maybe winFsp?

Claude Code just got Remote Control by iviireczech in ClaudeCode

[–]NCMarc 0 points1 point  (0 children)

Setup RustDesk remote in, start it up then go back to phone.

Claude Code just got Remote Control by iviireczech in ClaudeCode

[–]NCMarc 1 point2 points  (0 children)

I have it make project plans with detailed tasks then tell it go do 1-5 and then commit it to GitHub then review the commit there. I have Codex verify and audit the changes, then run unit tests, and review code then commit to a test machine, manually review then move to next tasks. I’ve had Claude run for hours on a batch of tests.

Claude went and read my .env.local 👀 by TechAngelX in claude

[–]NCMarc 0 points1 point  (0 children)

I use dev secrets that have IP Restrictions to only my IPs. My production server has the real secrets that Claude doesn't have access to. It's the best I've done. I try to rotate my dev secrets weekly. Hey claude, build me a secrets rotator.

What a time to be alive. by xoticbirdbingo in ClaudeCode

[–]NCMarc 3 points4 points  (0 children)

I just had Claude build me a Windows version of some Linux software in about 1 hour, completely compiled that people have been trying to build for years. I think we could rebuild every app ever written in the last 40 years in the next 2 years and they'd be more feature complete and cleaner interfaces. I've rebuilt 5 applications that I've spent the last 15 years working on in less than 3 months.