[dead]
[flagged]
I'm looking for a cheap ARM MCU with I2S support and one that I found was a Chinese part from GigaDevices which is $0.50. On the other hand, lots of software is written for STM devices so spending a couple of bucks more…
True that. Their political system is extremely dangerous if it depends on the mental disposition of one man. If Xi has a bad day he could start a nuclear confrontation with no one able to reign him in.
I heard U.S. officials say that it's definitely a spy-balloon. They refused to say how they know this, but I assume they have their sources. But a balloon has to intrude in someone's airspace. Doing so could trip off an…
I'm very surprised that China would take the risk of fueling a political firestorm when these balloons are only marginally more effective than the satellites they already have. These intrusions are clearly a violation…
Isn't Montana sparsely populated? If the Air Force can't shoot it down there good luck trying to do so over New England.
The markets have been wishing / predicting a decline in the rise of interest rates, which clearly isn't going to happen.
I've been using Firefox for twenty odd years now. It's performance is comparable to that of other browsers. But the pilfering of Mozilla by its management (giving themselves million dollar bonuses and pretending they're…
I don't see why this would make the experience better. Java has been a huge part of Android's success allowing for backwards compatibility in a smooth manner. Java should also be given credit for Android's stability,…
I see Fuchsia's benefit mostly in security and stability. Linux is one big blob with potentially huge security holes in it, many of which simply haven't yet been discovered (except maybe by intelligence agencies).…
Fuchsia is one of Google's most interesting products, so these layoffs put out a huge question mark. The company will soon have to decide how to move forward since replacing Linux will require a sizeable investment in…
Logical bugs are out of scope for any programming language.
But then you'd need to entice Tor users to turn on Javascript since it's turned off by default.
I doubt the Tor user was identified on the Tor network. Most likely his Bitcoin donations gave him away, since Bitcoin is far from anonymous. He might also have left other clues such as an email address which he…
I'm speaking from my own experience here. I've tested a couple of Rust programs which were developed in relatively short order yet were quite complex (a Minecraft type game being one) and there wasn't even the slightest…
It may slow them down during their initial development when they're new to Rust, but I'm convinced that it will be much cheaper during the entire Application Lifecycle (ALM), not to mention customer satisfaction.
I believe Rust will ALWAYS be beneficial compared to MMM languages because it will save time in the long run. Programs with Rust will always be rock-stable, unlike many C/C++ programs which are more like a…
I disagree. It depends on the type of project you're working on. If you're writing a public facing high-performance application it MAY be more beneficial to use deterministic memory management. Most tools, even very…
[dead]
[dead]
[dead]
[dead]
[dead]
[flagged]
I'm looking for a cheap ARM MCU with I2S support and one that I found was a Chinese part from GigaDevices which is $0.50. On the other hand, lots of software is written for STM devices so spending a couple of bucks more…
True that. Their political system is extremely dangerous if it depends on the mental disposition of one man. If Xi has a bad day he could start a nuclear confrontation with no one able to reign him in.
[flagged]
I heard U.S. officials say that it's definitely a spy-balloon. They refused to say how they know this, but I assume they have their sources. But a balloon has to intrude in someone's airspace. Doing so could trip off an…
I'm very surprised that China would take the risk of fueling a political firestorm when these balloons are only marginally more effective than the satellites they already have. These intrusions are clearly a violation…
Isn't Montana sparsely populated? If the Air Force can't shoot it down there good luck trying to do so over New England.
[flagged]
The markets have been wishing / predicting a decline in the rise of interest rates, which clearly isn't going to happen.
I've been using Firefox for twenty odd years now. It's performance is comparable to that of other browsers. But the pilfering of Mozilla by its management (giving themselves million dollar bonuses and pretending they're…
I don't see why this would make the experience better. Java has been a huge part of Android's success allowing for backwards compatibility in a smooth manner. Java should also be given credit for Android's stability,…
I see Fuchsia's benefit mostly in security and stability. Linux is one big blob with potentially huge security holes in it, many of which simply haven't yet been discovered (except maybe by intelligence agencies).…
Fuchsia is one of Google's most interesting products, so these layoffs put out a huge question mark. The company will soon have to decide how to move forward since replacing Linux will require a sizeable investment in…
Logical bugs are out of scope for any programming language.
But then you'd need to entice Tor users to turn on Javascript since it's turned off by default.
I doubt the Tor user was identified on the Tor network. Most likely his Bitcoin donations gave him away, since Bitcoin is far from anonymous. He might also have left other clues such as an email address which he…
I'm speaking from my own experience here. I've tested a couple of Rust programs which were developed in relatively short order yet were quite complex (a Minecraft type game being one) and there wasn't even the slightest…
It may slow them down during their initial development when they're new to Rust, but I'm convinced that it will be much cheaper during the entire Application Lifecycle (ALM), not to mention customer satisfaction.
I believe Rust will ALWAYS be beneficial compared to MMM languages because it will save time in the long run. Programs with Rust will always be rock-stable, unlike many C/C++ programs which are more like a…
I disagree. It depends on the type of project you're working on. If you're writing a public facing high-performance application it MAY be more beneficial to use deterministic memory management. Most tools, even very…