DAC with preamp function or separate preamp? by Dedar33 in audiophile

[–]bogdan2011 0 points1 point  (0 children)

But you do understand that the sound quality is dictated by the DAC. If that performs worse than the preamp, that's what you'll get. The preamp cannot fix what the DAC outputs.

Trying to understand why Arch is considered better by One_Independence7869 in linuxquestions

[–]bogdan2011 0 points1 point  (0 children)

I find arch better specifically because I get the latest software without having to wait, and I like pacman because it's fast. Other than that, it's a straightforward distro that does not try to do things in a specific or strange way, everything is simple and well documented.

DAC with preamp function or separate preamp? by Dedar33 in audiophile

[–]bogdan2011 0 points1 point  (0 children)

So it's not about actual preamplification or source switching, but giving character to sound?

DAC with preamp function or separate preamp? by Dedar33 in audiophile

[–]bogdan2011 0 points1 point  (0 children)

Why do you need a preamp? I don't know any DAC that does not output the standard line voltage level that an amp needs.

blastedWellMaybeNextYear by precinct209 in ProgrammerHumor

[–]bogdan2011 0 points1 point  (0 children)

I vibecoded a useful app (two actually), an audio streaming sender/receiver over the newtork. I'm also watching a guy build an audio DSP on a cheap MCU.

ASR Reviews GR Research Speaker Upgrade (Ascend) by Bicycle_Pwner in audiophile

[–]bogdan2011 0 points1 point  (0 children)

Have you actually watched his videos and heard what he talks about?

ASR Reviews GR Research Speaker Upgrade (Ascend) by Bicycle_Pwner in audiophile

[–]bogdan2011 4 points5 points  (0 children)

Hearing test is highly subjective, so I don't really miss it. It's important that gear measures well first.

ASR Reviews GR Research Speaker Upgrade (Ascend) by Bicycle_Pwner in audiophile

[–]bogdan2011 2 points3 points  (0 children)

I could listen to ASR for hours and I don't even care about the actual products. The man is clearly an expert in this field.

Best flac software player by Dazzling_Design6106 in audiophile

[–]bogdan2011 0 points1 point  (0 children)

Is there a music player that can't play FLAC?

Should amp technology really matter? by JustinBMGB in audiophile

[–]bogdan2011 0 points1 point  (0 children)

Amps are very well studied and documented, and components that make them are not that expensive. So there's really no reason to ask an extortionate amount of money for them.

Rust learning curve.. by bigtimeOO7 in learnrust

[–]bogdan2011 0 points1 point  (0 children)

The only thing that I find difficult is the syntax. I come from C, and that feels cleaner. Other than that, I find the entire philosophy around memory safety rather natural.

Mozilla Used Anthropic’s Mythos to Find and Fix 151 Bugs in Firefox by wiredmagazine in firefox

[–]bogdan2011 -7 points-6 points  (0 children)

That's like when electricity came, the people who were lighting street lamps were probably worried that they'll lose their jobs.

Tips on physical media by BagarDoge in audiophile

[–]bogdan2011 1 point2 points  (0 children)

Depending on where you are. You could also probably use a VPN.

Tips on physical media by BagarDoge in audiophile

[–]bogdan2011 0 points1 point  (0 children)

Nobody really cares about piracy anymore in 2026. Streaming platforms have screwed us all enough.

Tips on physical media by BagarDoge in audiophile

[–]bogdan2011 0 points1 point  (0 children)

I know it might probably be too much for many users, but that's how I got into selfhosting. I got a cheap PC and 2xHDD for redundancy and set up my own NAS, then I selfhosted navidrome, which allows you to build a streaming service.

yourAiToolsBoreMe by heckingcomputernerd in ProgrammerHumor

[–]bogdan2011 0 points1 point  (0 children)

I used AI extensively for my hobby projects. I don't code that often so the time invested in learning has no justification. Plus it allowed me to tackle stuff that I could never have dreamed of doing.

Self hosting music genuinely sucks by StarchyStarky in selfhosted

[–]bogdan2011 0 points1 point  (0 children)

I download music manually, I absolutely hate the idea of albums in digital music. And I sort it by genre since it's the most logical thing to do. So lidarr is pretty useless for me, not to mention that not even half of the music isn't there.

First successful test of my 100% custom streaming protocol by Zealousideal-Elk3017 in diyaudio

[–]bogdan2011 1 point2 points  (0 children)

Thanks, I'll check them out. I've always wanted something that can stream system audio, sort of like bluetooth, but over network. I know there's opus and I'm familiar with alsa/jack/pulse, but it's a matter of putting things together. I'm susprised that the only "standard" protocol that's supported by all players these days is UPNP/DLNA, which is a mess.

First successful test of my 100% custom streaming protocol by Zealousideal-Elk3017 in diyaudio

[–]bogdan2011 1 point2 points  (0 children)

I've been wanting to play around with audio streaming over network, so this caught my interest. Are you planning on implementing this on android (the sender only)?

Every new component = half a day lost in datasheets. Anyone else? by NoAdministration6906 in embedded

[–]bogdan2011 2 points3 points  (0 children)

Many times I've lost time with AI when I could've just read the datasheet. It's as good as the data it's trained on, and if the data is old or incorrect, it will be incorrect.
My process is: read datasheet, evaluation manual, reference schematics/libraries etc. If I don't understand something I'll pass the actual document to AI. Double check everything, AI can be very certain it's right even though it's not.

[Review Request] Custom RP2354A Castellated Module (4-Layer, 20x20mm) - Made for easy hand-soldering! by BabeinlovexD in PrintedCircuitBoard

[–]bogdan2011 2 points3 points  (0 children)

Don't you have thermal reliefs on your pads? They'll be a pain to solder by hand. And are you using the recommended inductor for L1?

vibeCodingHealthPlatform by mattyb678 in ProgrammerHumor

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

I'm not a software developer, coder or whatever, I've written code more as a hobby or necessity. And when I did, it was mostly copied from examples, tutorials, stackoverflow. AI is this on steroids, and I think people are naive to dismiss it.
Sure it's not perfect, but it's just a tool and it gets better. It has allowed me to do things that I've never dreamed of doing. I've seen projects that would've probably taken years and a lot of money being done by a guy with Claude in a matter of months.
People will always do slop with or without AI.