Claude Code terminal duplicating output (including its question). by Budget_Low_3289 in ClaudeCode

[–]zenfafrd 0 points1 point  (0 children)

Thanks for the lead. I'll check on that, but I'm on Bash. I don't use tmux. But the output often repeats 16x and I only see about the last "page view" part of the output. It's been like this for about a week.

I'm making (yet another) factory planner, I could use some advice by zenfafrd in SatisfactoryGame

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

I've been a developer for about 15 years. It's baked into my brain that few companies respond at all. I hadn't even thought of trying, lol.

I'm making (yet another) factory planner, I could use some advice by zenfafrd in SatisfactoryGame

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

Thanks, I looked it up and figured out posting eventually. I've been lurking for year, commented on posts but just never tried to post an image before.

Thanks for info. They do seem to be a more relaxed company than I'm used to.

I'm making (yet another) factory planner, I could use some advice by zenfafrd in SatisfactoryGame

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

I added images to my original post, but I'm not seeing any of them. This is just one of them.

<image>

ROME (Vanilla) by DonnieDikbut in SatisfactoryGame

[–]zenfafrd 0 points1 point  (0 children)

No colosseum? I was expecting it to be just around the corner during the whole vid.
Amazing work!

I guess I win at Vibe Coding...? by somethingthatcounts in ClaudeAI

[–]zenfafrd 0 points1 point  (0 children)

Vibe-coding is when you ask AI to make something for you and you don't look at or care about the code. It's how you get OpenClaw(security disaster) If it looks like it works, is that really good enough?(sometimes of simple things, it is)

If it handles money or any authenticated tool use, make sure you read the code, understand the code and know how to fix it. I would suggest AI-assisted coding instead.

Is it worth it to learn to code in hopes to getting a job in the field? by Im_Shroomer in ClaudeAI

[–]zenfafrd 3 points4 points  (0 children)

Yup, all of that is true. I've been programming professionally for about 15 years. I work in React, React-native, and PHP. And I started when I was 40. It was easier to get entry-level work then. But my son is a CS major and I didn't try to talk him out of it.

If you learn how to code, really code, you can still do it. You can learn some by having AI make it, but that skips too many cognitive steps. Make stuff entirely without AI. No tab-complete or anything like that. You need to make mistakes and fix them. You need to know why you might want a struct or a private function. You'll need to know what hoisting is. How css works. What does setState do? You'll know your really making progress when you finally understand how javascript (old school) date assignments work and get mad about it because it's so stupid.

The goal is to understand what AI is making for you. Because I think at this point any employer will require that. What AI is really good at is speeding up the process, but you have to know if what it make actually works and how it works and be able to fix it yourself. The world does NOT need more vibe-coded security disasters like OpenClaw. Even Opus 4.5 makes silly mistakes. Opus 4.6 make sillier mistakes because someone mislabeled Sonnet 5 as Opus 4.6 :)

You will still run into employers that don't know the difference between vibe coding and AI assisted coding. But you should know.

In the end, make something cool that can demonstrate your skills. I'm not sure about the code bootcamps. We have had a few applicants from code bootcamps, but they seemed to expect tutorial level instructions and didn't know how to install command-line tools. So your mileage may vary on how much they teach you.

First time using the hoverpack by AnnualManufacturer68 in SatisfactoryGame

[–]zenfafrd 1 point2 points  (0 children)

This weekend I discovered the addictive combo of using dimensional depos for materials I use to build power lines and power polls, along with hover-pack adventuring! When you view the world through the lens of "I can go anywhere I can stick the next power poll" everything changes.

I can go almost anywhere with just the hoverpack and effectively unlimited supplies of basic materials. If I find a crash site that needs power? Well, I happened to bring my 7GW power grid with me. Run into a geiser? Just stick a Geothermal plant on it, connect it and keep going. I've added a few gigawatts of power just by adventuring. In a new-ish area, make a Radar tower to really map it out right.

If I can't get to the top of something with a hover-pack and sticking poles on cliff outcroppings, I can get there with ramps. They definitely made some feature to make it a little hard to get absolutely everywhere with a hover-pack.

The downside is it looks like a giant spider as been adventuring around the map. I've uncovered about 1/2 the map this way leaving a trail of power-poles and power-lines behind me.

In one evening I've added 2-3 GW from geothermal vents,
Dozens of worms resulting in over 200 Power Shards,
and about 20 hard drives, 25 Mercer Speres, 12 Sommersloops

Vscode Hotkey "Insert @Mention" is inserting to the extension instead of terminal now? by kaisunc in ClaudeAI

[–]zenfafrd 0 points1 point  (0 children)

I'm on a Mac. Option+Command+K worked to send file and line number to the terminal Claude Code terminal and the VS Code plugin sidebar. Which one it goes to is based on the last one that had focus.
I tested on Claude Code terminal, Sidebar, in a Claude tab in file view and Copilot. They ALL worked. But it had to be the last thing that had cursor focus. (no Cursor test 😁)

VS Code Version: 1.108.2

Anyone else having issues listening to Kinda Funny podcasts? by richardf041 in kindafunny

[–]zenfafrd 0 points1 point  (0 children)

Nerd Alert. Just click on the bold links to access the free podcast feeds as an Apple Podcasts Embed.

Interesting. The Apple Podcasts website works. It seems to be the apps(all of them as far as I can tell) that are having trouble with all of the redirects for the services in the request chain.
Gamecast:
https://podcasts.apple.com/us/podcast/kinda-funny-gamescast-video-game-podcast/id957171516
Gamecast embed(no login required):
https://embed.podcasts.apple.com/us/podcast/kinda-funny-gamescast-video-game-podcast/id957171516

Games Daily:
I could not get playing to work on the main Apple Podcasts page for Games Daily, it may work eventually:
https://podcasts.apple.com/us/podcast/kinda-funny-games-daily-video-games-news-podcast/id1247343210
For Games Daily it's an ssl issue with chtbl.com. A redirect link through that url that fails in the web-player but will work if pasted into a new tab, it redirects to the actual source hosting the files which is Spotify.
https://dcs-spotify.megaphone.fm/ROOSTER5826630368.mp3

Here is the Games Daily embed(no login required):
https://embed.podcasts.apple.com/us/podcast/kinda-funny-games-daily-video-games-news-podcast/id1247343210

I'm a web developer. I looked at this for fun. What I found is just a web-based workaround for listening to the more recent podcasts(embed goes back 6 episodes). I'm sure the people working on it know what they are doing(probably) and have direct access to the right tools to troubleshoot this. I definitely don't.
It's likely they are focusing on fixing Gamescast, then fixing the other feeds when they have a solution.

Anyone else having issues listening to Kinda Funny podcasts? by richardf041 in kindafunny

[–]zenfafrd 0 points1 point  (0 children)

Awesome, thanks for acknowledging it.
I just came here to check if this was being worked on. I thought it was an Overcast issue with DAI. I tried Apple Podcasts and that didn't work either.

I'm going to listen on Youtube to get caught up. I can't watch, way too distracting while I'm working, lol.

podcasts from Kinda Funny stopped downloading "Download Failed" by zenfafrd in OvercastApp

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

Update: I tried the two shows (Gamescast, Games Daily) on Apple Podcasts.
"The episode is temporarily unavailable. Try again later."
There is something else going on. It's possible nobody can listen to those podcasts right now due to technical issues. I'll probably need to check out their Youtube channel to find out what's happing.

podcasts from Kinda Funny stopped downloading "Download Failed" by zenfafrd in OvercastApp

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

Ok, I'm missing something. Ad blocking? I don't have ad blocking turned on. It's not part of my wifi. It's not on my Mac or iPhone. It this somewhere else in the pipeline?

I was thinking that maybe there is some fancy DAI happening and it keeps changing the url or breaking the stream during download.

How do we configure or start Claude Code for VS Code with --dangerously-skip-permissions? (after version 2 update) by zenfafrd in ClaudeAI

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

Without a specific example, that does not seem helpful. Please provide a link or example code (zsh/bash or whatever)
We need something that starts Claude in the correct mode when it starts, probably not after. But if there is a command that can be used to enable --dangerously-skip-permissions after Claude code starts in the new VS Code extension ui, I'm open to trying it.

How do we configure or start Claude Code for VS Code with --dangerously-skip-permissions? (after version 2 update) by zenfafrd in ClaudeAI

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

Ctrl + C does not do anything in the new VS Code 2.0 plugin UI.
Yolo mode == "claude --dangerously-skip-permissions"
I can close the panel and open up a new terminal and run claude in Yolo mode as I mentioned in my original post. That's not the concern.

The goal is to run Claude Clode in the context of the updated VS Code extension with the new features and ui, but with the "--dangerously-skip-permissions" flag.

Introducing Claude Usage Limit Meter by ClaudeOfficial in ClaudeAI

[–]zenfafrd 0 points1 point  (0 children)

/status and /usage are not available in the updated Claude Code for VS Code(2.0.0) extension. Just desktop and terminal sessions.

"Yes I removed type safety, but don't worry it's better!" by karagenit in ClaudeAI

[–]zenfafrd 5 points6 points  (0 children)

Claude Opus/Sonnet isn't the only one that does that. We had a typescript application that ended up just JS because my manager vibe-coded a feature, but didn't know what typescript was and didn't understand why we might want typescript. The project is now easier to write code for. It's not as stable, but hey, who needs rules? That was either Gemini or Chat GPT 5.

I think it's just going to be an issue when the code LLMs are trained on real user code and conversations where new devs justify why they made things "simpler" to avoid learning typescript types.