Yet another "anti-woke, anti-political correct" screed, whining about how it isn't cool to be racist anymore. I guess this felt edgy in 2022, but in the current political climate this essay is utterly redundant.
HN user
hackyhacky
The Moors existed about 1900 years after the Sea People of the Bronze Age.
The sort by year option, since it took me a while to find it: https://www.starringthecomputer.com/featuresyear.html
What MSFT support policy do you need to have the legendary Raymond Chen take a look at it?
If you have to ask, you can't afford it.
Do you honestly believe the Trump administration will set aside their anti-vaccine vengeance tour and anti-woke activism because someone talks to them persuasively??
You can't use logic to get someone out of a position they didn't logic themselves into.
there are competing demands placed on this finite source
The US national debt has gone up by 2 trillion under the current administration. They are spending money they don't have at a faster rate than any time in history.
Whatever else you can say about the cuts to science, you can't say they're due to "competing demands." They're not cutting in order to fund better research, they're cutting (in the most counterproductive way) to send a message to scientists that politically inconvenient research is not welcome.
Ctrl-F "digital"
Are you saying that this isn't political? It's literally about politics.
Sure it's about politics, but it's also about tech. The intersection of politics and tech is a fascinating area, of great interest to many folks on HN, and probably within HN's charter.
I think that merely touching on politics should not be grounds for flagging a submission, even when the specifics are highly controversial (as in this case).
Capitalism allows individuals to take decisions in a free market.
Capitalism provides a set of incentives that shape how people make decisions. Anyone can be selfish, but selfishness in capitalist society has a particular shape. To ignore the external incentives when looking at human behavior is horribly naive and shortsighted, but is frequently done by capitalism-apologists who seek to disregard any criticism of their favorite incentive system.
Correct. Unfortunately, that's not how capitalism makes decisions.
What I said, in part, is:
Moreover, I don't consider Windows to be part of the modern era,
Why are you lying about what I said when everyone can see it?
They are also just bad at almost everything they do
Huh? Have you forgotten Clippy, the first AI agent?
/s
Tracking the currents isn’t going to have any effect on the currents.
That's exactly why I never get tested for sexually-transmitted diseases. I mean, I'd rather not know, right??
/s
You are missing the point.
Windows is not a platform for serious people.
And CPython runs Python bytecode, which is basically running in a Python virtual machine.
I am not sure what GP is objecting to.
There is, however, a large shortage of sense of humor.
Instead of using AI actors, couldn't we address Hollywood's actor shortage some other way?
For example, we could tap the federal Strategic Actor Reserve, or import actors from actor-rich countries such as France and Belgium.
A more apt analogy: I don't consider North Sentinel Island to be part of the modern world, since there is no relevant innovation going on there, it has no influence on the rest of the world, and there is nothing to be learned there.
If OP wanted to know whether WinDbg and debug.com can be considered feature-similar, they could have read my first comment [1], where I specifically said that debug.com is a "debugger, *assembler*, and *disassembler*". Of those three features, WinDbg provides one.
WinDbg is just a debugger: it does not assemble or disassemble. It can't patch running programs in memory. Moreover, I don't consider Windows to be part of the modern era, as I haven't used a Windows machine for 20 years.
So, no, WinDbg has nothing to do with debug.com.
WinDbg is just a debugger: it does not assemble or disassemble. It can't patch running programs in memory. Moreover, I don't consider Windows to be part of the modern era, as I haven't used a Windows machine for 20 years.
So, no, WinDbg has nothing to do with debug.com.
WinDbg is a cool, but debug.com predates it by quite a bit.
The domain name reminds me of the venerable DOS "debug.com" command, which managed to combine an interactive and scriptable debugger, assembler, and disassembler into a program weighing a few kilobytes. I spent many long hours in my youth using it to reverse engineering copy protection on games. I really wish we had a similar tool for the modern era.
Sounds like you aren't familiar with Nvidia's dedication to low-power ARM SOCs. Ever heard of the Nintendo Switch before? The Tegra inside that is a 15w TDP gaming SOC. And it supports CUDA (somehow).
I think that GP comment is not intending to throw shade at ARM SOCs (many of which are quite nice, including those from Apple an Qualcomm), but specifically the Microsoft products built on them.
I agree that that's the point he's making, but I don't see how that would work practically. His attitude is that malloc(1<<63) should immediately crash the system, every time? How is that better?
This is the SNL sketch in question: https://www.tiktok.com/@hamtelevision/video/7276358099089231...
Always baffling to me that people accuse researchers and doctors, people who have devoted their life to helping others, of brazen greed and deception. With no evidence, of course. Maybe the accusation says more about you than about them?
No, that’s Hyperpapalism, which is an error.
The Pope does not have the authority-power to transform error into truth,
The problem with your argument is that it is "left as an exercise for the reader" to determine what is actually true. If that were the case, then the Pope, as the representative of God on Earth, serves no purpose: everyone can individually determine what is true and what is an error. That does not agree historically with the role of the papacy.
If everyone has a right to their own interpretation of doctrine, what does the Pope do, and why should anyone listen to him?
Your position that absolute faith in the word of the pope is a fallacy is itself a self-supporting fallacy, which you hold only because you don't believe in the correctness of the pope.
he taught was not somehow “intermittently true”
Yes, it was. God would not allow a Pope who spoke in error.
This chart looks at the top 1%. This is intentionally deceptive. "The total national income share earned by the top 1% and top 0.1% in that era was far lower than it is now, and consequently, the income thresholds required for entry into the ranks of the top 1% or the top 0.1% were lower. By today’s standards, there were many fewer rich households in the 1950s than there are now—in fact, almost none. The rich people from the 1950s that Greenberg is comparing to the rich of today were what we would now call the upper middle class—thus, not an apples-to-apples comparison. Had there been any 2017-style rich people in those days, they would likely have faced an effective tax rate near that confiscatory statutory rate of 91%.... It’s not a coincidence that the rich are so much richer now than they were in the 50s: it’s precisely because effective tax rates on the rich have gone down so much that it’s worthwhile to become rich in the first place." [1]
Why is your article making claims that, while true, give a distorted view of 1950s tax policy? It's certainly possible that an organization called the "Tax Institute" has an agenda they are trying to push.
[1] https://rooseveltinstitute.org/blog/effective-progressive-ta...
There is no magic silver bullet.
Did someone claim otherwise?
The actor model doesn’t eliminate race conditions by itself.
Sure, and the actor model was never marketed as "a tool to eliminate race conditions." That's not what it's for.
You have to use your tools correctly. One benefit of the actor model is that the tool eliminates large categories of race conditions (but not all of them). One benefit of garbage collection is that the tool eliminates large categories of memory errors (but not all of them). The same can be said of anything, from high-level languages, to debuggers, to linters, the IDEs, etc. Just because a tool is not a "silver bullet" does not mean that it does not deliver a strong advantage for the programmer.