Yeah that's true, a product can be successful with truly bad code, but it also makes developers lives miserable each time they need to add a new feature, solve a bug, or simply understand how that entangled mess works.
Management and sales may not appreciate good software design and good code, the next developer that has to work on system will.
I find it interesting that, unless I’m mistaken, this was a completely engineering effort.
That is, they were not trying to follow the notion of a universal computing device that had already been defined by Turing and Church at the time. They were just trying to build something like a huge programmable calculator, but they ended up building a universal computation device anyway.
Singers drift because they use relative pitch, because most musicians dont have perfect pitch.
With relative pitch music sounds the same even if you deviate from the original equal temperament pitch of the key you started singing even changing the key.
For the same reason if there is a fixed instrument playing at the same time, like a piano accompaniment, it's sound would be used as a reference and the singers would not drift
You can with instruments without fixed pitches, like human voice and string instruments, in fact choirs and string quartets do play this way, adjusting each note.
But for instruments with fixed pitches, like guitar or pianos,12 equal temperament is the best compromise to be able to play in all keys.
Of the 21 reports included as an example i have looked at number two, Buffer Overflow Vulnerability in WebSocket Handling #2298307
The style is obviously gpt generated and I think the curl team knows that, still they proceed to answer and keep making questions about the report to its author to get more info.
It really bothers me is that these idiots are consuming the time and patience of nice and reasonable people, I really hope the can find a solution and don't eventually snap by having to deal with this bullshit.
I am currently in my work office in Madrid, main building has electricity so I guess they have some backup generators, the kitchen however is out of service.
According to local newspapers metro network, airport and traffic lights are all down
I am also a native Spanish speaker and I haven't ever heard this. I have always called and heard from every other Spanish speaker the letter Y as i griega (greek i)
Not saying that this is wrong, in fact one can check the Spanish wikipedia to confirm that "ye" is a valid naming for Y but definitely not used where I live nor for the letter or a fork in the road.
I understand that is more juicy to get information from graphs, figures and so on, as every domain uses those, but i really hope to eventually see these models to be able to workout music notation, i have tried the best known apps and all of them fail to capture important details such as guitar performace symbols for bends or legato
Maybe someone can correct me, but I don't think this is absolute pitch. It is pseudo-perfect pitch, based on pitch memory, and it was already known that it can be trained.
As an amateur musician myself, I understand the desire to have perfect pitch, but it seems that the problem of perfect pitch is seldom mentioned.
Usually, people talk about the common annoyances, such as transposed music, non-standard tuning, choruses that drift in pitch, etc... but the actual hard one is that it fades away with age. First, it starts "shifting," and people will start to believe that a note is actually a semitone higher or lower than it actually is, and then eventually, it is completely lost.
There is research that indicates that this is very common, and people with perfect pitch are more likely to lose it than to keep it. This is a huge blow—imagine a whole life relying on this one skill to support all your music-related activities, and suddenly, it's completely gone.
I think this video gives a nice summary of all this from the point of view of a musician:
this is a brain thing, it appears that the neural parts for whatever is going inside to have absolute pitch can only be formed when the brain is still developing as a child.
Sorry if this is a silly question, i am a web developer so I dont usually dwelve into systems or low level programming except out of curiosity.
My understanting is that everyone is suggesting to move to memory safe languages when possible, however Zig does not seem to have any.
Since zig is a new language my guess is that the main use would be brand new projects, but sholdn't this be done in a memory safe language?
It seems that the selling point of Zig is: more modern than C but simpler than Rust, so I understand the appeal, but isn't this undermined by the lack of memory safety?
Well the aztecs did the same before the europeans:
"Before the arrival of Spanish conquistadors, the Aztecs eradicated many Mayan works and sought to depict themselves as the true rulers through a fake history and newly written texts"
I dont mean this to be taken as a justification or something, but there is this tendency of picking historical eventsand judge them by todays standards, and is particularly egregious when it is only applied to just one side portraying others as innocent victims when they were actually doing the same thing.
I believe that under GDPR cookies that are used only for technical purposes and not related to personal information are exempt from any consent and don't need to be informed with the infamous cookie banner.
Is not about cookies, is about their content and purpose.
And adopt the metric system? hell no, I'd rather let Microsoft invade every inch of my house!
By the way, Royale with cheese is not actually a thing across all Europe, in Spain it's called "cuarto de libra" which is the actual translation for "Quarter-Pounder", this made the Spanish translation of that Pulp Fiction dialogue somehow nonsense and made most Spaniards realize where the name "cuarto de libra" came from, before that people usually assumed it was some commercial name without any particular meaning.
If humanity it's going to be wiped out anyway by the machines I find some comfort knowing that AI is not going to become something like Skynet, it turns out it's going to be GladOS
Why it has to be Putin's play? A lot of people seem to take for granted that Putin knows what he is doing and has a long play with an eventual win.
History is full of leaders making terrible mistakes that eventually put the last nail in their coffins, I don't understand why some think that the only possible option is that there must be something that we are missing because Putin is so smart and has so much control that this can't simply be a huge fail on his part
A superior method for working with scales it's simply learning the theory behind them.
For instance if you learn that a harmonic minor scale is made of 1 2 3b 4 5 6b 7 you can find the notes of that scale in any key very quickly, for instance Bb harmonic minor would be Bb C Db Eb F Gb A
However this requires that you understand what are 1, 2, 3b 4, 4#, etc, and have enough practice in translating it to notes to do it quickly.
Also if you learn this, then finding the chords that can be derived from any scale becomes super easy.
Now I understand that this a hustle for many people because of the initial effort that requires before is actually usable, and it's more easy to use tools such as the one presented, I just wanted you to know that there is something better albeit harder.
Management and sales may not appreciate good software design and good code, the next developer that has to work on system will.