Interesting. Is the orange line on the board separating the audio section from the rest?
Interesting. Is the orange line on the board separating the audio section from the rest?
You’re probably right—I searched for ‘20 mosfets in parallel’ or something like that and it came up near the top. But I didn’t read the whole thing.
I guess there’s got to be some reason for using so many though?
My gut feeling is they didn’t put 20 there in case you scraped one off. But likely the others will have enough leeway to cover for it. If the power rail gets stressed enough, it might well fail sooner than it would have.
From the TI briefing note:
Paralleling power metal-oxide semiconductor field-effect transistors (MOSFETs) is a common wayto reduce conduction losses and spread power dissipation over multiple devices to limit the maximum junction temperature.
It would also provide redundancy in case of a failure—if you had only one, and it failed (or was scraped off by an over-enthusiastic GPU installation), you would probably not be going to space today.
I think I covered this the last time you posted, but swearing isn’t a sign of maturity. It’s generally a sign of limited vocabulary.
You may need to reconsider this view. One example (there are others):
https://www.sciencedirect.com/science/article/abs/pii/S038800011400151X
So I’m normally a command line fan and have used git there. But I’m also using sublimerge and honestly I find it fantastic for untangling a bunch of changes that need to be in several commits; being able to quickly scroll through all the changed files, expand & collapse the diffs, select files, hunks, and lines directly in the gui for staging, etc. I can’t see that being any faster / easier on the command line.
Function/Method names, on the other hand, should be written so as to make the most sense to the humans reading and writing the code
Of course—that’s why we have such classics as stristr()
, strpbrk()
, and stripos()
. Pretty obvious what the differences are there.
But to your point, the ‘intuitive’ counterpart to ‘zeroth’ is the item with index zero. What we have is a mishmash of accurate and colloquial terms for the same thing.
Most humans wouldd never write the word first
followed by ()
. It absolutely should have been zeroth()
, and would not cause any confusion amongst anyone who needed to write it.
I remember using Mosaic on Silicon Graohics machines back in the early ‘90s. It’s was fab for the time.
And yes, Mosaic became Netscape, became Firefox. From the wiki page at https://en.m.wikipedia.org/wiki/Netscape_Navigator
The business demise of Netscape was a central premise of Microsoft’s antitrust trial, wherein the Court ruled that Microsoft’s bundling of Internet Explorer with the Windows operating system was a monopolistic and illegal business practice. The decision came too late for Netscape, however, as Internet Explorer had by then become the dominant web browser in Windows. The Netscape Navigator web browser was succeeded by the Netscape Communicator suite in 1997. Netscape Communicator’s 4.x source code was the base for the Netscape-developed Mozilla Application Suite, which was later renamed SeaMonkey.[4] Netscape’s Mozilla Suite also served as the base for a browser-only spinoff called Mozilla Firefox.
Anything’s a regex if you’re brave enough.
It’s too late and I’m too many beers in to look this up, but I’d bet my next beer on the word pair ‘white people’ being considerably more prevalent than ‘while people’, especially around here. So you’re not necessarily in need of coffee, your brain is just doing its job—matching patterns and saving you fractions of a calorie to not have to actually pay attention to the letters.
The thing with football is that there is a specific goal (pun very much intended). It’s ok to have a mindset that you’re going to play in a way that makes it unlikely (in the beginning) you’ll achieve that goal (eg play left footed), but if that player never improved, would you still think it’s ‘working’)?
I worked in an industry for many years that was obsessed with goal-setting, and that mindset never appealed to me. I eventually found a book called Goal Free Living by Stephen M. Shapiro. It was a bit of an eye-opener for me, and the phrase “Carry a compass not a map” stayed with me until today. I’ve done several different things since then but I’ll never be famous for any of them as I still keep changing direction.
Do you work for Boeing?
Does this have anything to do with Conan O’Brien? There’s a clue there in that URL…
Always. https://xkcd.com/378/
I’ve been using AWS R53 for this for ages and it works well. Not specifically recommending AWS but using dynamic updates rather than a DDNS service (or running your own name server which I’ve also done).
And more than one skeleton.
Plus it’s probably more complex to engineer multi-colour (well, two colour) font rendering onto the video. Getting the background brightness for each character is as simple as adding all the pixel rgb values together and threshold in. It doesn’t need to be very accurate.
That mb appears to have 8 channel audio on the backplane (7.1) and maybe another stereo header for the front panel headphones? That would make 10 channels in total which fits…