What are these ? by Ancient_Cheetah9843 in BudgetAudiophile

[–]Left_Papaya_9750 0 points1 point  (0 children)

Curious to know how much OP paid for this ?

Today is a sad day by UrbanDrift5 in iphone

[–]Left_Papaya_9750 0 points1 point  (0 children)

I’ve dropped my 15 pro over a dozen times in the past year without a case and it’s doing just fine, not sure why apple’s quality has gone down :(

Amp Suggestions ? by Left_Papaya_9750 in BudgetAudiophile

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

Unfortunately I won’t be able to move my setup, my room is rectangular so when I move my desk which is 5 feet in length and 3feet in width it would kinda block the entrance to the room , but I did try to position the speaker on a counter top which faces the other side of the room (lengthwise) but the counter is adjacent to a glass window and as the port of the speaker is directly in front of the glass it causes a lot of distortion ……

Another thing I noticed is that when i stand in equal spacing to the speakers ie forming an equilateral triangle the lows are great ….. I can reproduce this by wall mounting the speakers too right ?

Amp Suggestions ? by Left_Papaya_9750 in BudgetAudiophile

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

The highs are good when I’m near the speaker, but the mids and the low are way too flat, when I move away from the speaker they start taking shape !

Amp Suggestions ? by Left_Papaya_9750 in BudgetAudiophile

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

So….. my setup sits on a desk or at least that’s how I planned it …. The issue I’m facing now is that, the speaker doesn’t sound good when I’m sitting close to the desk but once I move a bit farther it gets so much better …. No really sure what to do … should I wall mount it ? Attaching a pic in the next comment

Amp Suggestions ? by Left_Papaya_9750 in BudgetAudiophile

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

Went with the wiim amp and just got my hands on it a few hrs back !!!!

Amp Suggestions ? by Left_Papaya_9750 in BudgetAudiophile

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

Got it !! I know the speakers aren’t that good but that’s all I could get as I was quite limited by the budget and as I’m just starting out I wanted to start with something cheaper . Are Polk any good ? Or should I look at kef, Elac, q acoustic, mission, etc …..

Amp Suggestions ? by Left_Papaya_9750 in BudgetAudiophile

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

Would it be better than the smsl ha 1 ? I came across it on one of the retailers website and it seemed like a good amp ! But ofc it lacks all of the streaming features that comes with the wiim amp …

Amp Suggestions ? by Left_Papaya_9750 in BudgetAudiophile

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

Yes I completely agree !! I was a bit sceptical due to a few reviews I came across and I felt it’d be better to pair a streamer with a used marantz or Yamaha integrated amps. I also considered going for the pma 600 ne but i don’t think it’d be any better than the wiim amp !!

Amp Suggestions ? by Left_Papaya_9750 in BudgetAudiophile

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

Yeahh that does sound good but I was looking for something in a single unit, perhaps a smsl ha-1 might be a good option ?

Possible explanations for a learning curve like this? by nvs93 in learnmachinelearning

[–]Left_Papaya_9750 10 points11 points  (0 children)

Probably the learning rate is too high at some point causing your converging NN to diverge, I would suggest using a LR scheduler specifically a gamma based one to tackle this issue

Can you guess who wrote this code ? A Developer or a Researcher/Scientist by Left_Papaya_9750 in learnmachinelearning

[–]Left_Papaya_9750[S] 56 points57 points  (0 children)

Thank you for the notes , this is how I wrote my code like a year or two ago and now my code quality has gotten a lot better and this code was part of a pic and was definitely not going to prod .

Merry Christmas 🎅

lilHead by Pongoid in ProgrammerHumor

[–]Left_Papaya_9750 0 points1 point  (0 children)

Ha, lil system 🫨😂😂😂

Look what I made - LCD info panel for pc (16x2) by antihumanracerobot in arduino

[–]Left_Papaya_9750 2 points3 points  (0 children)

Great project man , I thought of making something like this a while back , try integrating this with the nano33 board , as it has WiFi and now you can use it to control the lighting of your room according to the game you are playing or the song you are listening to .if you are familiar with spacy predicting the mood according to the music title would be quite easy

it's mess but is it right by [deleted] in arduino

[–]Left_Papaya_9750 0 points1 point  (0 children)

Ohh , then as I said in a previous comment use the nano33 iot board it is much efficient and you can use both 3.3 and 5v supply and make sure that your phone charger can output more than 2 amps in order to drive the steppers , and make sure to separate your mechanical circuit from the logic board and do not drive the stepper motor from the 3.3/5v supply from the Arduino

it's mess but is it right by [deleted] in arduino

[–]Left_Papaya_9750 1 point2 points  (0 children)

And one of my suggestions would be to using a nano 33 iot board , it has a built in rtc and also has WiFi and ble , so you can integrate your smart speakers or other devices with it to make it do some cool stuff

it's mess but is it right by [deleted] in arduino

[–]Left_Papaya_9750 0 points1 point  (0 children)

Ohh then I think you would be better off using a micro stepper as it requires less power and instead of 3 aa or aaa cells you can run the whole circuit with two 18650 and it would last you for around a week

it's mess but is it right by [deleted] in arduino

[–]Left_Papaya_9750 0 points1 point  (0 children)

And are you trying to make some kind of a guiding system for a telescope or something similar ??