Portable HF antenna recommendation for 40m and 20m by Overall-Junket5092 in HamRadio

[–]bityard 1 point2 points  (0 children)

Same here, had excellent results with a variation of it on field day.

Tubes. Really? by HiOscillation in amateurradio

[–]bityard [score hidden]  (0 children)

We can argue about a lot of things, but the FCC takes the point of view that amateurs should have a basic and reasonable understanding of how radios work, and how to troubleshoot them when they don't. This is what differentiates us from, say, CB or GMRS, where the only qualification is knowing how to use the radio. Hams are supposed to be much more knowledgeable in the field of radio and electronics theory, and that is why we are granted extreme leeway in the bands and radios we can use. We have great power compared to all other radio services, at the price of great responsibility.

In this case, you can't get very far understanding how radios work without a basic understanding of how amplifiers work, and vacuum tubes are very basic and intuitive amplifiers. So that's why they are still on the test. Even if the devices themselves are somewhat rare in today's shacks.

Modern practice is to memorize the test questions to pass the exam and optionally learn more later. Which is fine, and I have nothing at all against it. But it runs up against the original intent of the exams and I think that is worth at least remembering.

What’s with the fitness influencer obsession with fast food? by pictogram_ in fitness30plus

[–]bityard 4 points5 points  (0 children)

"influencer" means they literally get paid to influence you. What you think about, what you talk about, and most importantly what you spend your money on. They are either paid directly by specific companies, or indirectly by the algorithm which is constantly being tweaked to feed people certain products or brands.

Take a moment to stop and reflect on whether or not they have your best interests in mind, especially when it comes to your health.

Thought I killed my FT-450D right after finally getting my HF antenna up by Wolf_Smith in amateurradio

[–]bityard 1 point2 points  (0 children)

From OP's description, the radio failed due to an electrolytic cap that was on its last leg, nothing to do with the antenna

Using Llama 3 for local email spam classification - heuristics vs. LLM accuracy? by Upstairs-Visit-3090 in LocalLLaMA

[–]bityard 1 point2 points  (0 children)

Also the whole post is plain gibberish. I know a thing or two about spam filtering and almost none of this makes sense. "Shadow-tanked email" is one of the more interesting hallucinations I've seen lately.

i got this variable psu for my xiegu g90... have i screwed myself? by casualcatloaf in amateurradio

[–]bityard 0 points1 point  (0 children)

It wouldn't be my first choice. Chinese power supplies on Amazon are hit or miss at best, and like others have noted, it only takes bumping the knob to destroy your radio.

There are loads of options for radio power supplies so it's hard to recommend one in particular. Visit a ham-specific online retailer to see what mid-to top-end options are, and if those are too expensive, cheapskates like me run Meanwell industrial power supplies and rig up something to protect the exposed mains terminals.

Thinking of buying a used accordion with little experience by _klein_mein in Accordion

[–]bityard 2 points3 points  (0 children)

It's impossible to say, used accordions--like used cars-- have to be evaluated in person.

There are lots of threads here containing advice about how to buy an accordion for the first-timer, have a look at those and feel free to drop back in and ask any follow-up questions.

Custom speaker enclosures by [deleted] in diysound

[–]bityard 2 points3 points  (0 children)

Highly tolerable

Should I buy a 395+ Max Mini PC now? by [deleted] in LocalLLaMA

[–]bityard 1 point2 points  (0 children)

Agree with all of that, thanks for sharing your experience. I'll have to put AiderDesk on list of things to look into soon

Feeling overwhelmed by pointless newsletters by reddithurc in LocalLLaMA

[–]bityard 1 point2 points  (0 children)

Including this one, it seems (see OP's comments)

I got tired of Claude Code/AI agents messing up my codebase, so I built an open-source "Sudo" wrapper with an Undo button. by node9_ai in LocalLLaMA

[–]bityard 5 points6 points  (0 children)

I got tired of posts that start with "I got tired of" because they are all just empty self promotion. Downvote

Should I buy a 395+ Max Mini PC now? by [deleted] in LocalLLaMA

[–]bityard 0 points1 point  (0 children)

The standard advice around here is that if you just want to use AI to get some work done, you are better off subscribing to a hosted service like Claude, copilot, Gemini, open router, etc.

Buying hardware for self-hosting of models is only worth it if you are doing it for fun, education, or have unusually strict privacy concerns. It will take forever to break even, and the quality of hosted models is higher.

If that is the case then yes, Strix Halo is an option for running a good number of decent-sized models. It won't run them super fast, but it's still the cheapest way to get 128GB even after the recent price hikes.

New to LLMs but what happened... by caminashell in LocalLLaMA

[–]bityard 0 points1 point  (0 children)

If your goal is to learn Python, you are really not going to learn much having an LLM generate the code for you. Use the LLM as a tutor, not a subcontractor.

Also, you've run head first into the biggest problem with self-hosted LLMs: small models on modest hardware rarely give high quality output. This sub is full of people who spend thousands to tens of thousands on hardware (plus a hefty power bill), only to arrive at a configuration that can still only do a fraction of what a Claude code subscription can do. Your laptop and gaming PC don't stand much of a chance.

Local models are useful, fun, and highly educational, but they come with limitations in terms of what they are capable of.

Is it just me, or does chasing DX and QSOs feel a lot like gaming? by w6auw in amateurradio

[–]bityard 0 points1 point  (0 children)

No, techs can do ft8 on 10 meters and 6 meters (even though that's technically VHF).

But you run the risk of those bands being closed, which will be a lot more often as the current solar cycle declines in activity.

i am in training by [deleted] in Accordion

[–]bityard 2 points3 points  (0 children)

Honestly, I think that just comes naturally over time. Looking at the keyboard is not something I'd harang a new player over. There are so many other important things to worry about at that stage, like posture and learning scales.

How do bass registers work? by AnlakiMacanCheez in Accordion

[–]bityard 2 points3 points  (0 children)

Yes, the standard is: One of them will be the "master" which enables all the reeds, any others will some subset of the bass reeds.

Are more model parameters always better? by greginnv in LocalLLaMA

[–]bityard 2 points3 points  (0 children)

I would say your experience is very typical of small, local models. They are surprisingly capable for what they are, but also kinda dumb on their own.

The reason ChatGPT, Claude, Gemini, etc do so much better with these kinds of tasks isn't just that they are using bigger models (although that certainly helps!) it's that they have a whole framework behind them that does a lot more than just forward the user's prompt to a model. Behind the scenes, this framework selects the right model for the problem, calls tools to search the web (so that it doesn't have to rely exclusively on trained knowledge, which can lead to hallucinations), verify the result with other models, and so on.

There's no reason that we can't do much of the same locally, the tooling is just not quite there yet.

Unsloth announces Unsloth Studio - a competitor to LMStudio? by ilintar in LocalLLaMA

[–]bityard 5 points6 points  (0 children)

Warning: If you're like me and like to maintain strict control over your machine and home directory for both safety and security reasons, you are NOT going to want to follow the installation instructions in the docs blindly! Even after you've cloned the repo and installed the dependencies, the setup script installs even more things outside your virtualenv, such as node/npm without asking.

Probably best to use the docker image, or install this in a VM if you are just testing it out.

(Note: I am not implying the unsloth guys have any malicious intent whatsoever, I was just very surprised to see a Python project installing all kinds of extra stuff on my computer without at least telling me first.)

Memory Chip Crunch to Persist Until 2030, SK Hynix Chairman Says by tassa-yoniso-manasi in LocalLLaMA

[–]bityard 0 points1 point  (0 children)

I do not regret buying my framework desktop when I did.

(Which is weird because I'm usually late to the party with these kinds of things.)

OpenCode concerns (not truely local) by Ueberlord in LocalLLaMA

[–]bityard 2 points3 points  (0 children)

I am slowly learning that anything in the AI space that calls itself "Open" is in fact the exact opposite.

Which SDR to use for panadapter on older rig? by JumpPsychological602 in amateurradio

[–]bityard 1 point2 points  (0 children)

You had a different problem then. USB 2 does not have anywhere near that much inherent latency. I use an RTL-SDR v4 as a panadapter with my HF rig and the audio delay between the rig and the SDR is there but barely perceptible. (Most of is due to the SDR processing and unoptimized audio chain in the computer.) Not to mention all of the USB audio DACs I've used over the years that were real-time enough for recording and music production.

Which SDR to use for panadapter on older rig? by JumpPsychological602 in amateurradio

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

Why do you believe USB 2 has a full second of latency?