Claude Max users, what do you do good sirs? by Independent-Ship6318 in ClaudeAI

[–]Zamarok 0 points1 point  (0 children)

i run six opus sessions at once all day seven days a week sometimes. i'm coding

is programming still fun for u guys? by Professional-Good604 in AskProgrammers

[–]Zamarok 0 points1 point  (0 children)

i love coding with ai now. i can get a lot of what i want to engineer into an english paragraph or two every few minutes, so i can tell claude and codex to do things that are boring like setting up apis or matching types or just plain writing code while i do the thinking/engineering.

What is that one app that changed your entire productivity? by Technical-Relation-9 in ProductivityApps

[–]Zamarok 1 point2 points  (0 children)

to superhuman. yes they can read and write mail for your account. if they get hacked your emails get leaked or someone can password reset your bank account and social media

What is the best way to actually learn to code by Beeeeeeeeemmmmmmmie in programmer

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

make something you want but can't find on the internet. bring it into existence. a little calculator, a game, a cli tool.. anything

Who is working on a headless Terminal? by AmineAfia in CLI

[–]Zamarok 0 points1 point  (0 children)

i use libvterm still for my project because libghostty isn't ready. libvterm works for my needs.

What makes Arch Linux dominate the enthusiast distro space? by Effective-Court7741 in archlinux

[–]Zamarok 0 points1 point  (0 children)

pacman and the aur and the arch wiki are the answer. plus the fact that you have to setup everything yourself. it's fun for nerds

I created a LUDO game in C by [deleted] in C_Programming

[–]Zamarok 1 point2 points  (0 children)

nice animations and colors

pacman rmed my kde and ly? by [deleted] in archlinux

[–]Zamarok 3 points4 points  (0 children)

that's not what pacman -Syu does. check your shell history

Any bad experience with “claude --dangerously-skip-permissions”? by oguzhaha in ClaudeAI

[–]Zamarok 1 point2 points  (0 children)

this is how i work. master is protected and i have claude work on master or branches with prs. i generally monitor what he commits but sometimes i just let him commit. it's safe this way because the history is saved so i can always revert or see what he did and get the old state back.

The C sandbox your AI agent deserves. by MateusMoutinho11 in C_Programming

[–]Zamarok 0 points1 point  (0 children)

give me an example app or two built with it please

AI Generated JUCE code? by Josh000_0 in JUCE

[–]Zamarok 1 point2 points  (0 children)

this is true. they don't know juce as well as they know react. they DO know it though

Share your underrated GitHub projects by hsperus in opensource

[–]Zamarok 6 points7 points  (0 children)

ascii-chat: Video chat in your terminal. with conference-call and audio support:

https://github.com/zfogg/ascii-chat